Status: Pass 196 Failure 33 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
setUpClass (tempest.api.volume.test_volume_absolute_limits | 1 | 0 | 1 | 0 | 0 | Detail | |
AbsoluteLimitsTests) |
fail
ft1.1: setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 181, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 174, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1c853e43-c427-4d99-b0f7-292478047f25 failed to reach available status (current creating) within the required time (360 s). |
||||||
tearDownClass (tempest.api.compute.servers.test_server_rescue_negative | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerRescueNegativeTestJSON) |
fail
ft2.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 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f076ec0ab80>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf within the required time (360 s). Timer started at 1635524941. Timer ended at 1635525301waited for 360, <traceback object at 0x7f077123f840>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (ServerRescueNegativeTestJSON:tearDownClass) Failed to delete volume 053ff633-4b5e-4b3c-9208-7bf12af58366 within the required time (360 s). Timer started at 1635525301. Timer ended at 1635525760waited for 459, <traceback object at 0x7f076ec361c0>)) |
||||||
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 2 | 0 | 2 | 0 | 0 | Detail | |
AttachVolumeShelveTestJSON) |
fail
ft3.1: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f0378617080>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume b46be493-be9a-4959-8baa-b9ba23f9b3bf within the required time (360 s). Timer started at 1635524944. Timer ended at 1635525304waited for 360, <traceback object at 0x7f03786e1ac0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume 76299b35-70dc-4b39-a11b-4bef340ed0fe within the required time (360 s). Timer started at 1635525304. Timer ended at 1635525760waited for 456, <traceback object at 0x7f03787069c0>)) |
||||||
AttachVolumeTestJSON) |
fail
ft3.2: tearDownClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f3539b39380>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeTestJSON:tearDownClass) Failed to delete volume 90268e5b-20bf-4a97-a340-f161900c1990 within the required time (360 s). Timer started at 1635527480. Timer ended at 1635527840waited for 360, <traceback object at 0x7f3539c340c0>)) |
||||||
tearDownClass (tempest.api.volume.admin.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft4.1: tearDownClass (tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f076f380380>), (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f076ebffc00>), (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f076f21bb80>), (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f076ebd91c0>)) |
||||||
tearDownClass (tempest.api.volume.test_volume_delete_cascade | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesDeleteCascade) |
fail
ft5.1: tearDownClass (tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb6f8b72c40>), (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb6f8b728c0>)) |
||||||
tearDownClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesActionsTest) |
fail
ft6.1: tearDownClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb6f79f2480>) |
||||||
tearDownClass (tempest.api.volume.test_volumes_extend | 1 | 0 | 1 | 0 | 0 | Detail | |
VolumesExtendTest) |
fail
ft7.1: tearDownClass (tempest.api.volume.test_volumes_extend.VolumesExtendTest)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 235, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 207, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 589, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb6f82ad040>), (<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 or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7fb6f831c880>)) |
||||||
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
pt8.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
ft8.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:'': {{{ 2021-10-29 16:15:36,907 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes 0.250s 2021-10-29 16:15:36,907 116498 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-85916074"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b91dee46-168e-4c60-bf2b-75755423a2a6', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b91dee46-168e-4c60-bf2b-75755423a2a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:36.813433", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:15:36,971 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.056s 2021-10-29 16:15:36,971 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41de1878-701d-49be-928c-710bb55abd05', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41de1878-701d-49be-928c-710bb55abd05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:38,018 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.037s 2021-10-29 16:15:38,018 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfaf075-bf29-485e-9730-24ddc62de189', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfaf075-bf29-485e-9730-24ddc62de189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:37.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:38,025 116498 INFO [tempest.common.waiters] volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf reached available after waiting for 2.025180 seconds 2021-10-29 16:15:38,166 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.140s 2021-10-29 16:15:38,166 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac2c4a83-7f38-4a75-8978-a368bb1c8258', 'x-compute-request-id': 'req-ac2c4a83-7f38-4a75-8978-a368bb1c8258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:15:36Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:38,438 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.265s 2021-10-29 16:15:38,439 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:38 GMT', 'server': 'Apache/2.4.41 (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-1760c52a-918e-428a-b2f7-3b750070fcde', 'x-compute-request-id': 'req-1760c52a-918e-428a-b2f7-3b750070fcde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "device": "/dev/sdb"}}' 2021-10-29 16:15:38,486 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:15:38,486 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a50d12ef-4277-4136-9856-97c69df6ee7e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a50d12ef-4277-4136-9856-97c69df6ee7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:39,540 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.047s 2021-10-29 16:15:39,541 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21176717-596a-4cae-91ce-57dd4b8a99a3', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21176717-596a-4cae-91ce-57dd4b8a99a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:40,591 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:15:40,592 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c244fa-437d-41a3-a42e-b7550e49ea63', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c244fa-437d-41a3-a42e-b7550e49ea63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:41,640 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:15:41,640 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be0464d7-cbee-4d01-8a24-80d09e3009d5', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be0464d7-cbee-4d01-8a24-80d09e3009d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:42,689 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:15:42,690 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59145bb2-9d6a-4daf-8e8f-7dad1dedb4ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59145bb2-9d6a-4daf-8e8f-7dad1dedb4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:43,741 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:15:43,741 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42189741-7c8a-4cf1-ac81-afb3e10cd032', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42189741-7c8a-4cf1-ac81-afb3e10cd032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:44,791 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:15:44,791 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a25a654-aee1-4c75-919b-d3526bae9625', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a25a654-aee1-4c75-919b-d3526bae9625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:45,845 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:15:45,846 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b31eb3-1cf0-4b8c-8347-361e6d9a99a0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b31eb3-1cf0-4b8c-8347-361e6d9a99a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:46,893 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:15:46,894 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e22d28-bd00-4516-b9a6-b0276879046c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e22d28-bd00-4516-b9a6-b0276879046c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:47,944 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:15:47,944 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165c0821-1b28-4dc7-b20a-e430a30fa649', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165c0821-1b28-4dc7-b20a-e430a30fa649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:49,019 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.067s 2021-10-29 16:15:49,019 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d3b157-9aff-45d8-8f06-54894d234b1c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d3b157-9aff-45d8-8f06-54894d234b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:50,073 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:15:50,073 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fa868b-019b-4f89-9f73-c2110adb81b6', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fa868b-019b-4f89-9f73-c2110adb81b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:51,123 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:15:51,123 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0333cb4d-5dbb-4980-a908-0d4116cb70c7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0333cb4d-5dbb-4980-a908-0d4116cb70c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:52,175 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:15:52,176 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c3be5ea-318c-4792-9d91-15bc77fbaf3e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c3be5ea-318c-4792-9d91-15bc77fbaf3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:53,256 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.073s 2021-10-29 16:15:53,257 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ad618f-1301-4d42-99e5-2cd8b8aeb95e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ad618f-1301-4d42-99e5-2cd8b8aeb95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:54,314 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.050s 2021-10-29 16:15:54,314 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565504c5-9573-4796-beab-9a1feba3ace8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565504c5-9573-4796-beab-9a1feba3ace8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:55,389 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.067s 2021-10-29 16:15:55,390 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038b3f28-c7c4-4099-8538-a75236712aea', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038b3f28-c7c4-4099-8538-a75236712aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:56,462 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.064s 2021-10-29 16:15:56,462 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d9c07a-6c2e-4ceb-8980-215a728c6337', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d9c07a-6c2e-4ceb-8980-215a728c6337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:57,528 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.058s 2021-10-29 16:15:57,529 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beed481f-8db6-4d17-812b-9fb9ede2e2e7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beed481f-8db6-4d17-812b-9fb9ede2e2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:58,609 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.072s 2021-10-29 16:15:58,609 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e55e370-4e63-4d3e-a085-87dce471489f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e55e370-4e63-4d3e-a085-87dce471489f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:15:59,678 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.060s 2021-10-29 16:15:59,678 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd0f6fd-1fd7-4121-b6d9-e0d19c195a4f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd0f6fd-1fd7-4121-b6d9-e0d19c195a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:00,768 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.082s 2021-10-29 16:16:00,768 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43bdee2a-02f3-41c4-a736-90735d715b51', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43bdee2a-02f3-41c4-a736-90735d715b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:01,824 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.048s 2021-10-29 16:16:01,824 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9173359-b4e3-49eb-bcd8-45e1e1bcd397', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9173359-b4e3-49eb-bcd8-45e1e1bcd397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:02,888 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.056s 2021-10-29 16:16:02,888 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e96887e-baa3-4f09-a5a3-620148940f47', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e96887e-baa3-4f09-a5a3-620148940f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:03,935 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:03,936 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6d1e22-e1e3-4209-ab25-2f27aa9d79d4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6d1e22-e1e3-4209-ab25-2f27aa9d79d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:04,988 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:16:04,988 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcc0581-2030-40a1-a400-1166a130ee0e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcc0581-2030-40a1-a400-1166a130ee0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:06,035 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:06,036 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00975137-4f28-42ec-819e-95a627340bbd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00975137-4f28-42ec-819e-95a627340bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:07,092 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.048s 2021-10-29 16:16:07,093 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31eec60-57ad-4dc3-884f-9f71ebf7e9ef', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31eec60-57ad-4dc3-884f-9f71ebf7e9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:08,141 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:08,141 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68558ea3-7e14-4e7c-aef9-3ed880e20a4d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68558ea3-7e14-4e7c-aef9-3ed880e20a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:09,191 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:16:09,192 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cd05592-4ea4-45ce-8d5a-e0e7a9917b5b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cd05592-4ea4-45ce-8d5a-e0e7a9917b5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:10,241 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:10,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae102c2e-d86c-42c3-8805-be53c5543513', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae102c2e-d86c-42c3-8805-be53c5543513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:11,293 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:16:11,293 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693f37b6-e000-4112-9ade-6a9d5488a95a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693f37b6-e000-4112-9ade-6a9d5488a95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:12,342 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:12,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b899bcca-7704-4ea4-bf71-d342761796b1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b899bcca-7704-4ea4-bf71-d342761796b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:13,391 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:13,392 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df05598-1d54-4558-a5a5-5f7f9660971c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df05598-1d54-4558-a5a5-5f7f9660971c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:14,439 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:14,439 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36efae1b-bca3-43ab-8400-68b1836b2e80', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36efae1b-bca3-43ab-8400-68b1836b2e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:15,488 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:15,488 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2d9e8fd-099e-4cc8-be07-c2662263d759', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2d9e8fd-099e-4cc8-be07-c2662263d759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:16,537 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:16,538 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699605a2-1886-4cdf-b0f2-027812a4681d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699605a2-1886-4cdf-b0f2-027812a4681d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:17,586 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:17,586 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5ff199-023a-4920-aec6-cc5ee78edc45', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5ff199-023a-4920-aec6-cc5ee78edc45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:18,634 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:18,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfe7054-fdfd-4fa8-a600-4d0e27462522', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfe7054-fdfd-4fa8-a600-4d0e27462522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:19,683 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:19,683 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d972dba-b91e-49fb-ad91-57c7ad87fe74', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d972dba-b91e-49fb-ad91-57c7ad87fe74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:20,732 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:20,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837dd68d-61b3-4c2e-aa65-d713bd705fcd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837dd68d-61b3-4c2e-aa65-d713bd705fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:21,784 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:16:21,785 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49c794e-a7fb-4c55-8629-7edb64e59d1e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49c794e-a7fb-4c55-8629-7edb64e59d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:22,833 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:22,834 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a69be3-3b81-45d3-96f3-5aeb55f6c791', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a69be3-3b81-45d3-96f3-5aeb55f6c791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:23,881 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:23,882 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7c72a4-a502-4904-912a-fbe78f9cfb07', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7c72a4-a502-4904-912a-fbe78f9cfb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:24,931 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:24,931 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe7c7a5f-5dee-4410-a2d1-fae793e3abf1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe7c7a5f-5dee-4410-a2d1-fae793e3abf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:25,979 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:25,980 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c7a54f-84f1-4d29-8793-cd227878d664', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c7a54f-84f1-4d29-8793-cd227878d664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:27,028 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:27,028 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32aab0c4-8ff9-4c52-a4a2-20978166afb1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32aab0c4-8ff9-4c52-a4a2-20978166afb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:28,075 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:28,076 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52e2116-e191-42fe-b1df-e2ce9411e8f4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52e2116-e191-42fe-b1df-e2ce9411e8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:29,125 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:29,125 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d554f76-cbcd-4db3-a1dd-0b37c95c6803', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d554f76-cbcd-4db3-a1dd-0b37c95c6803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:30,173 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:30,174 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5ab4cc-24bb-4fb7-9566-faf2d154fd03', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5ab4cc-24bb-4fb7-9566-faf2d154fd03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:31,221 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:31,222 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cf85fd-e795-4dc3-aa87-790df754189c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cf85fd-e795-4dc3-aa87-790df754189c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:32,272 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:16:32,272 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b2d8119-3df1-4c5f-b6fb-c0e2da243671', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b2d8119-3df1-4c5f-b6fb-c0e2da243671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:33,322 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:16:33,323 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23309c0f-e3c2-4629-9dc1-fbfb2264d9e9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23309c0f-e3c2-4629-9dc1-fbfb2264d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:34,372 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:16:34,372 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fcb1d8-24a9-4eed-851a-dce3dc3745a5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fcb1d8-24a9-4eed-851a-dce3dc3745a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:35,420 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:35,420 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d954d6-436a-4938-89d5-7bfae0da77da', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d954d6-436a-4938-89d5-7bfae0da77da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:36,469 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:16:36,469 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d092b4b8-c293-4949-b259-71719e57e575', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d092b4b8-c293-4949-b259-71719e57e575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:37,519 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:16:37,519 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422957d9-bfeb-4ddd-81ea-68f3299bb382', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422957d9-bfeb-4ddd-81ea-68f3299bb382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:38,567 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:16:38,567 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59399f04-47b8-42d4-b480-8bf6a2031758', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59399f04-47b8-42d4-b480-8bf6a2031758', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:16:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:38,574 116498 INFO [tempest.common.waiters] Attachment 48f6a5d0-e6ff-4bf8-8959-781da8f3b115 created for volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf to server 8ad8f3c4-a735-4e19-90a2-32178999fe0b after waiting for 60.574524 seconds 2021-10-29 16:16:38,614 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:16:38,614 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd5a2fa-812d-4ec2-a7ea-9f27f69ff313', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd5a2fa-812d-4ec2-a7ea-9f27f69ff313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:16:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:16:38,621 116498 INFO [tempest.common.waiters] volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf reached in-use after waiting for 0.621010 seconds 2021-10-29 16:16:38,781 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action 0.159s 2021-10-29 16:16:38,781 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "W4#O6onuWpPi^y1"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:38 GMT', 'server': 'Apache/2.4.41 (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-3ebea066-b3b2-4f56-b9cb-c12ca5572cb6', 'x-compute-request-id': 'req-3ebea066-b3b2-4f56-b9cb-c12ca5572cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action'} Body: b'{"adminPass": "W4#O6onuWpPi^y1"}' 2021-10-29 16:16:38,925 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.143s 2021-10-29 16:16:38,926 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:38 GMT', 'server': 'Apache/2.4.41 (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-f6350ebd-62d6-46b9-9ea7-df3a977e85ae', 'x-compute-request-id': 'req-f6350ebd-62d6-46b9-9ea7-df3a977e85ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:40,080 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.145s 2021-10-29 16:16:40,080 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:39 GMT', 'server': 'Apache/2.4.41 (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-a08b16e5-5d0a-48ea-a3e1-0b808c4ce206', 'x-compute-request-id': 'req-a08b16e5-5d0a-48ea-a3e1-0b808c4ce206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:41,230 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.140s 2021-10-29 16:16:41,230 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:41 GMT', 'server': 'Apache/2.4.41 (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-5718ccad-8cff-4f43-9b2c-c93ece5da878', 'x-compute-request-id': 'req-5718ccad-8cff-4f43-9b2c-c93ece5da878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:42,381 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.143s 2021-10-29 16:16:42,382 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:42 GMT', 'server': 'Apache/2.4.41 (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-ceddf3bf-865d-4443-a6f2-c907753a8175', 'x-compute-request-id': 'req-ceddf3bf-865d-4443-a6f2-c907753a8175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:43,534 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.144s 2021-10-29 16:16:43,534 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:43 GMT', 'server': 'Apache/2.4.41 (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-548ff09e-f622-4f44-b028-cc0c935422f5', 'x-compute-request-id': 'req-548ff09e-f622-4f44-b028-cc0c935422f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:44,686 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.144s 2021-10-29 16:16:44,687 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:44 GMT', 'server': 'Apache/2.4.41 (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-fefe08e7-9444-437f-b775-454efd61d373', 'x-compute-request-id': 'req-fefe08e7-9444-437f-b775-454efd61d373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:45,838 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.142s 2021-10-29 16:16:45,839 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:45 GMT', 'server': 'Apache/2.4.41 (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-38608a7d-a564-4fa1-8374-dfd6cfa3b589', 'x-compute-request-id': 'req-38608a7d-a564-4fa1-8374-dfd6cfa3b589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:46,993 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.145s 2021-10-29 16:16:46,993 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:46 GMT', 'server': 'Apache/2.4.41 (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-e6df0f27-cf5a-4e7f-8218-bbcde17bb1aa', 'x-compute-request-id': 'req-e6df0f27-cf5a-4e7f-8218-bbcde17bb1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:48,143 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.142s 2021-10-29 16:16:48,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:48 GMT', 'server': 'Apache/2.4.41 (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-7e998d87-ca22-49aa-a481-97cedbdf128a', 'x-compute-request-id': 'req-7e998d87-ca22-49aa-a481-97cedbdf128a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:49,295 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.142s 2021-10-29 16:16:49,296 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:49 GMT', 'server': 'Apache/2.4.41 (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-09c170de-15c1-40f8-9125-2018556cba92', 'x-compute-request-id': 'req-09c170de-15c1-40f8-9125-2018556cba92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:50,450 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.145s 2021-10-29 16:16:50,450 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:50 GMT', 'server': 'Apache/2.4.41 (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-73c1636d-f7d0-45e8-bf8a-b2b2d48910cf', 'x-compute-request-id': 'req-73c1636d-f7d0-45e8-bf8a-b2b2d48910cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:51,603 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.143s 2021-10-29 16:16:51,603 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:51 GMT', 'server': 'Apache/2.4.41 (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-25e55aaf-6b36-4a9d-b9cb-e94663d5db58', 'x-compute-request-id': 'req-25e55aaf-6b36-4a9d-b9cb-e94663d5db58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:52,754 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.142s 2021-10-29 16:16:52,754 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:52 GMT', 'server': 'Apache/2.4.41 (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-42ae5e46-6931-4abd-9a55-73a2dcc239e9', 'x-compute-request-id': 'req-42ae5e46-6931-4abd-9a55-73a2dcc239e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:53,916 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.153s 2021-10-29 16:16:53,916 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:53 GMT', 'server': 'Apache/2.4.41 (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-0bf9086d-a79a-4726-bb40-0f01a317a60f', 'x-compute-request-id': 'req-0bf9086d-a79a-4726-bb40-0f01a317a60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:55,070 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.144s 2021-10-29 16:16:55,071 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:54 GMT', 'server': 'Apache/2.4.41 (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-0a46be50-0258-4e8e-bc5d-342fb1a766c3', 'x-compute-request-id': 'req-0a46be50-0258-4e8e-bc5d-342fb1a766c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:56,223 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.144s 2021-10-29 16:16:56,224 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:56 GMT', 'server': 'Apache/2.4.41 (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-25bd3c1a-686d-481e-85d5-9766489bb83c', 'x-compute-request-id': 'req-25bd3c1a-686d-481e-85d5-9766489bb83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:39Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:57,378 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.146s 2021-10-29 16:16:57,379 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf0c7179-ccdf-40ef-96b8-7be93bfda01a', 'x-compute-request-id': 'req-bf0c7179-ccdf-40ef-96b8-7be93bfda01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "RESCUE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:57Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:16:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:57,386 116498 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 19 second wait 2021-10-29 16:16:57,480 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.093s 2021-10-29 16:16:57,480 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (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-d5889ee5-b7de-4784-b7be-66258a7190ab', 'x-compute-request-id': 'req-d5889ee5-b7de-4784-b7be-66258a7190ab', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance 8ad8f3c4-a735-4e19-90a2-32178999fe0b while it is in vm_state rescued"}}' 2021-10-29 16:16:57,560 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action 0.079s 2021-10-29 16:16:57,560 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (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-f50abe70-74b8-4829-9d25-7b9ad30d2486', 'x-compute-request-id': 'req-f50abe70-74b8-4829-9d25-7b9ad30d2486', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action'} Body: b'' 2021-10-29 16:16:57,790 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.229s 2021-10-29 16:16:57,790 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87fc280-c519-4ed7-84b9-54ff6b135837', 'x-compute-request-id': 'req-a87fc280-c519-4ed7-84b9-54ff6b135837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "RESCUE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:16:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:16:58,945 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.147s 2021-10-29 16:16:58,945 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1556', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a8876d4-7a38-4c4e-9717-cb37ea105530', 'x-compute-request-id': 'req-9a8876d4-7a38-4c4e-9717-cb37ea105530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "RESCUE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:16:58Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:16:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:17:00,098 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b 0.144s 2021-10-29 16:17:00,098 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221ef342-4750-4a3a-9c35-8aa7ec190746', 'x-compute-request-id': 'req-221ef342-4750-4a3a-9c35-8aa7ec190746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b'} Body: b'{"server": {"id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "name": "tempest-ServerRescueNegativeTestJSON-server-1428792744", "status": "ACTIVE", "tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6", "user_id": "008bf02d56c44048a48f147490c7b073", "metadata": {}, "hostId": "9a1fbe394aa83db1578ab143133106f5f92603e5463a40020786530e", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:43Z", "updated": "2021-10-29T16:17:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-1100769133-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:b4:64"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:16:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf"}]}}' 2021-10-29 16:17:00,105 116498 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 3 second wait 2021-10-29 16:17:00,148 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:17:00,149 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10564f02-4e93-4e03-948c-eefe91e43ac1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10564f02-4e93-4e03-948c-eefe91e43ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:16:38.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:17:00,317 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.161s 2021-10-29 16:17:00,318 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:00 GMT', 'server': 'Apache/2.4.41 (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-3ffc94a7-f44e-402f-9989-2b5f0a7d0a3b', 'x-compute-request-id': 'req-3ffc94a7-f44e-402f-9989-2b5f0a7d0a3b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'' 2021-10-29 16:17:00,370 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.052s 2021-10-29 16:17:00,371 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4e336a5-f984-4cc3-b98a-ec3b50cfd3a6', 'x-compute-request-id': 'req-c4e336a5-f984-4cc3-b98a-ec3b50cfd3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:01,422 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:17:01,422 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ac7c60-f71e-47ca-9c96-a522c9431e90', 'x-compute-request-id': 'req-f4ac7c60-f71e-47ca-9c96-a522c9431e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:02,473 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:17:02,473 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0b2899-d27d-4893-b6e9-d20c8d11641b', 'x-compute-request-id': 'req-5c0b2899-d27d-4893-b6e9-d20c8d11641b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:03,521 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:03,521 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0991e9b-ba3c-42ff-b410-8f7d031c710a', 'x-compute-request-id': 'req-c0991e9b-ba3c-42ff-b410-8f7d031c710a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:04,570 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:04,570 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db8f0a36-06be-44c3-bbfc-14331e4d5515', 'x-compute-request-id': 'req-db8f0a36-06be-44c3-bbfc-14331e4d5515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:05,621 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:17:05,621 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec25dd3c-f85d-4d92-af4e-764e97a984aa', 'x-compute-request-id': 'req-ec25dd3c-f85d-4d92-af4e-764e97a984aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:06,668 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:06,669 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a406235-398f-4568-91b3-998b5499488e', 'x-compute-request-id': 'req-0a406235-398f-4568-91b3-998b5499488e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:07,719 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:17:07,720 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36104210-2c44-4432-8801-ce49c294d162', 'x-compute-request-id': 'req-36104210-2c44-4432-8801-ce49c294d162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:08,769 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:08,769 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a61d1f9d-e643-40bc-adb2-ead6545aad96', 'x-compute-request-id': 'req-a61d1f9d-e643-40bc-adb2-ead6545aad96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:09,818 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:09,818 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aade118-6d03-4ef5-9d10-fd9d8777c160', 'x-compute-request-id': 'req-8aade118-6d03-4ef5-9d10-fd9d8777c160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:10,866 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:10,867 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6c3cf79-9521-4d8c-83da-a68f642cd0ca', 'x-compute-request-id': 'req-d6c3cf79-9521-4d8c-83da-a68f642cd0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:11,915 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:11,915 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c05220-584f-497d-a184-760e740a68ed', 'x-compute-request-id': 'req-69c05220-584f-497d-a184-760e740a68ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:12,963 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:12,964 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca66d2e-2882-4ddf-8406-327664464121', 'x-compute-request-id': 'req-4ca66d2e-2882-4ddf-8406-327664464121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:14,012 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:14,012 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255d98ae-5f29-496a-b536-ba7cb68b4fa2', 'x-compute-request-id': 'req-255d98ae-5f29-496a-b536-ba7cb68b4fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:15,060 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:15,060 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843f05f2-211c-4027-afda-74cb62fa6f5a', 'x-compute-request-id': 'req-843f05f2-211c-4027-afda-74cb62fa6f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:16,109 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:16,109 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efbb3b2-39c4-4d12-86c1-411e16c6af85', 'x-compute-request-id': 'req-6efbb3b2-39c4-4d12-86c1-411e16c6af85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:17,157 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:17,157 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89b7673-2e19-4d28-980d-d86feca8ce9c', 'x-compute-request-id': 'req-f89b7673-2e19-4d28-980d-d86feca8ce9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:18,205 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:18,206 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e3fce5-6515-4e6e-bb68-801c18a7a4eb', 'x-compute-request-id': 'req-c1e3fce5-6515-4e6e-bb68-801c18a7a4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:19,256 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:17:19,256 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f6a835b-84df-4e12-b7d8-92f9295ba9fa', 'x-compute-request-id': 'req-2f6a835b-84df-4e12-b7d8-92f9295ba9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:20,309 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:17:20,309 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ccd55d5-451e-4a24-8b61-4b9051aab68e', 'x-compute-request-id': 'req-4ccd55d5-451e-4a24-8b61-4b9051aab68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:21,359 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:21,359 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5c720f3-cd9a-426a-aad0-bdaeadeee064', 'x-compute-request-id': 'req-a5c720f3-cd9a-426a-aad0-bdaeadeee064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:22,407 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:22,407 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a210fc-9651-48ab-9aad-02c0d3e2395c', 'x-compute-request-id': 'req-21a210fc-9651-48ab-9aad-02c0d3e2395c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:23,454 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:23,455 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53a7529-57e1-484d-b993-f859719cae7d', 'x-compute-request-id': 'req-f53a7529-57e1-484d-b993-f859719cae7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:24,504 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:24,504 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8156d742-0a2f-4bec-9b25-23d09a5328c0', 'x-compute-request-id': 'req-8156d742-0a2f-4bec-9b25-23d09a5328c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:25,553 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:25,554 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e222a51e-0895-47cb-a499-4bece4d33e5f', 'x-compute-request-id': 'req-e222a51e-0895-47cb-a499-4bece4d33e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:26,604 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:17:26,604 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9144246e-dc88-492e-b03d-8d38ee3a83f0', 'x-compute-request-id': 'req-9144246e-dc88-492e-b03d-8d38ee3a83f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:27,653 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:27,653 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d29d75dd-bbc5-403c-ad5e-b8c92936bc53', 'x-compute-request-id': 'req-d29d75dd-bbc5-403c-ad5e-b8c92936bc53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:28,701 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:28,701 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e556411-5ff6-4d15-9ca2-36d48c1d0970', 'x-compute-request-id': 'req-2e556411-5ff6-4d15-9ca2-36d48c1d0970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:29,750 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:29,750 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503416ee-9fa0-4abe-a177-1575442d34ae', 'x-compute-request-id': 'req-503416ee-9fa0-4abe-a177-1575442d34ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:30,799 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:30,800 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eae9edb-e19f-4bf3-8dc7-3ff303453bdc', 'x-compute-request-id': 'req-9eae9edb-e19f-4bf3-8dc7-3ff303453bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:31,848 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:31,848 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9dac04-7beb-46c9-8826-1306c821d9f5', 'x-compute-request-id': 'req-fe9dac04-7beb-46c9-8826-1306c821d9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:32,897 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:32,897 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95fffe2-539f-464c-93e3-85bc0c0c12c5', 'x-compute-request-id': 'req-a95fffe2-539f-464c-93e3-85bc0c0c12c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:33,945 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:33,945 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b3ce4f-926a-44fd-9c12-514b1c485bbe', 'x-compute-request-id': 'req-c4b3ce4f-926a-44fd-9c12-514b1c485bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:34,995 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:34,995 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd15d36-b0ec-462c-9603-fa3d9ceb43d6', 'x-compute-request-id': 'req-abd15d36-b0ec-462c-9603-fa3d9ceb43d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:36,044 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:36,045 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a6ebb8a-dc58-4184-8618-b2d37be5660c', 'x-compute-request-id': 'req-4a6ebb8a-dc58-4184-8618-b2d37be5660c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:37,096 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:17:37,096 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4f6976-19c0-4de4-98e4-417f5be34127', 'x-compute-request-id': 'req-7f4f6976-19c0-4de4-98e4-417f5be34127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:38,144 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:38,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245abc52-00ce-433e-b862-b556e61a4219', 'x-compute-request-id': 'req-245abc52-00ce-433e-b862-b556e61a4219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:39,193 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:39,193 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4d93ed-d428-4765-bce9-a76ae416abd3', 'x-compute-request-id': 'req-5b4d93ed-d428-4765-bce9-a76ae416abd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:40,241 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:40,242 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3877a1cc-9142-43b6-b0e0-1102d6b30c6a', 'x-compute-request-id': 'req-3877a1cc-9142-43b6-b0e0-1102d6b30c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:41,290 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:41,290 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d226b61-a7f5-4917-a3a9-bf11ff54ef2a', 'x-compute-request-id': 'req-3d226b61-a7f5-4917-a3a9-bf11ff54ef2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:42,339 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:42,339 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a257fa2f-111b-47bb-8992-c0bd4f3c0233', 'x-compute-request-id': 'req-a257fa2f-111b-47bb-8992-c0bd4f3c0233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:43,387 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:43,388 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f764ae-b3b1-4347-912f-b98fe12602c5', 'x-compute-request-id': 'req-c8f764ae-b3b1-4347-912f-b98fe12602c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:44,435 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:44,436 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-715d9618-1ce0-44d3-9d9b-88d61a9bce2f', 'x-compute-request-id': 'req-715d9618-1ce0-44d3-9d9b-88d61a9bce2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:45,485 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:45,485 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bb8bd98-8238-481d-925a-7640f12cf6bb', 'x-compute-request-id': 'req-9bb8bd98-8238-481d-925a-7640f12cf6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:46,533 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:46,534 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6530d3a8-ebb8-479c-96f1-23a1b7a311d9', 'x-compute-request-id': 'req-6530d3a8-ebb8-479c-96f1-23a1b7a311d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:47,582 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:47,582 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab1811b-447b-4424-9724-dbd5a902ec21', 'x-compute-request-id': 'req-eab1811b-447b-4424-9724-dbd5a902ec21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:48,630 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:48,630 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c10731ef-63e7-4f51-a758-9dba23de344b', 'x-compute-request-id': 'req-c10731ef-63e7-4f51-a758-9dba23de344b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:49,681 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:17:49,682 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c1590c1-6504-4bd5-99f6-27e3b93e90d9', 'x-compute-request-id': 'req-3c1590c1-6504-4bd5-99f6-27e3b93e90d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:50,731 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:50,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3269ca63-dc71-47c9-93bc-e4c1cd327b00', 'x-compute-request-id': 'req-3269ca63-dc71-47c9-93bc-e4c1cd327b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:51,781 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:17:51,781 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b96118-f310-45e5-a3f8-17980374c660', 'x-compute-request-id': 'req-84b96118-f310-45e5-a3f8-17980374c660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:52,830 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:52,830 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0eb97c9-de99-45d6-8067-3aa64043bea4', 'x-compute-request-id': 'req-d0eb97c9-de99-45d6-8067-3aa64043bea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:53,880 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:53,880 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72b8afa0-125b-465c-b4bb-285a5c7157b0', 'x-compute-request-id': 'req-72b8afa0-125b-465c-b4bb-285a5c7157b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:54,927 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:54,927 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51e33723-b060-4584-a33e-1566f72c61b7', 'x-compute-request-id': 'req-51e33723-b060-4584-a33e-1566f72c61b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:55,976 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:17:55,976 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b142b06-af81-4dd5-afb2-a1608b9216fe', 'x-compute-request-id': 'req-9b142b06-af81-4dd5-afb2-a1608b9216fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:57,025 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:57,026 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083af3eb-8ce5-47e3-9c90-68eea799a8d6', 'x-compute-request-id': 'req-083af3eb-8ce5-47e3-9c90-68eea799a8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:58,073 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:17:58,074 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f3ac20f-8bcd-4cab-a404-0583d6978e9b', 'x-compute-request-id': 'req-1f3ac20f-8bcd-4cab-a404-0583d6978e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:17:59,122 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:17:59,123 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa5cacb-81cb-4008-a75f-166cfc4ec575', 'x-compute-request-id': 'req-7fa5cacb-81cb-4008-a75f-166cfc4ec575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:00,172 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:00,172 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e608ea34-2cc6-4cde-b305-4bd8b1527267', 'x-compute-request-id': 'req-e608ea34-2cc6-4cde-b305-4bd8b1527267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:01,220 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:01,221 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65090bf-eec6-45cd-9534-d1549020a886', 'x-compute-request-id': 'req-f65090bf-eec6-45cd-9534-d1549020a886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:02,268 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:02,269 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b569cdd-41a6-4da4-b4c6-50976733e030', 'x-compute-request-id': 'req-6b569cdd-41a6-4da4-b4c6-50976733e030', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:03,316 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:03,316 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180e64a5-2184-4053-9d53-0ceaa6c81483', 'x-compute-request-id': 'req-180e64a5-2184-4053-9d53-0ceaa6c81483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:04,367 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:04,367 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc55f90-dc30-4c29-8e67-2a53f5f6a4de', 'x-compute-request-id': 'req-fbc55f90-dc30-4c29-8e67-2a53f5f6a4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:05,416 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:05,416 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-957699aa-32ca-4637-a514-15216acebe6e', 'x-compute-request-id': 'req-957699aa-32ca-4637-a514-15216acebe6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:06,465 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:06,465 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87ed8edd-0416-4efe-981a-9899572d5745', 'x-compute-request-id': 'req-87ed8edd-0416-4efe-981a-9899572d5745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:07,514 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:07,514 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca08637-075a-43ba-9ef6-8ebabafa96d6', 'x-compute-request-id': 'req-cca08637-075a-43ba-9ef6-8ebabafa96d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:08,563 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:08,563 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9954e7-6063-47b1-87aa-1f8a3fb38b64', 'x-compute-request-id': 'req-2a9954e7-6063-47b1-87aa-1f8a3fb38b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:09,612 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:09,612 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6414a83c-4a74-46e4-a87a-9395cc52731c', 'x-compute-request-id': 'req-6414a83c-4a74-46e4-a87a-9395cc52731c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:10,659 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:10,660 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898706d2-ca36-4e8e-be68-3ae40b497a87', 'x-compute-request-id': 'req-898706d2-ca36-4e8e-be68-3ae40b497a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:11,709 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:11,710 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bc7b791-4e9c-42f9-bb10-f1653d328405', 'x-compute-request-id': 'req-6bc7b791-4e9c-42f9-bb10-f1653d328405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:12,759 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:12,759 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e964db24-f593-4d6b-a8cf-2569c374d5be', 'x-compute-request-id': 'req-e964db24-f593-4d6b-a8cf-2569c374d5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:13,809 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:13,809 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2398effa-4fc4-4792-a01d-215c7b3fc9e8', 'x-compute-request-id': 'req-2398effa-4fc4-4792-a01d-215c7b3fc9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:14,858 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:14,859 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d183b1d6-e755-497e-9102-37ff85e168dd', 'x-compute-request-id': 'req-d183b1d6-e755-497e-9102-37ff85e168dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:15,909 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:15,910 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03bf2f6e-ba5b-428b-bec6-b2951a8ee4b1', 'x-compute-request-id': 'req-03bf2f6e-ba5b-428b-bec6-b2951a8ee4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:16,959 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:16,960 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001a0785-e635-4bf6-8a72-3f71a44e9255', 'x-compute-request-id': 'req-001a0785-e635-4bf6-8a72-3f71a44e9255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:18,006 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:18,007 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e7e32dc-b327-4993-a769-2ffe4ab633e4', 'x-compute-request-id': 'req-1e7e32dc-b327-4993-a769-2ffe4ab633e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:19,056 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:19,057 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b05460-a793-4764-9586-40cb3c1d3efd', 'x-compute-request-id': 'req-04b05460-a793-4764-9586-40cb3c1d3efd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:20,106 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:20,107 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee59575d-f7c6-4e24-8fe9-7c4b11a9c482', 'x-compute-request-id': 'req-ee59575d-f7c6-4e24-8fe9-7c4b11a9c482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:21,154 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:21,155 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d643aa32-bab7-40ad-a068-8ebb3b593918', 'x-compute-request-id': 'req-d643aa32-bab7-40ad-a068-8ebb3b593918', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:22,202 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:22,203 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99e3536b-9ab0-4ff7-9469-cb513a4d5364', 'x-compute-request-id': 'req-99e3536b-9ab0-4ff7-9469-cb513a4d5364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:23,251 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:23,251 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70edaf70-f85f-4ff3-81a2-5d72898acded', 'x-compute-request-id': 'req-70edaf70-f85f-4ff3-81a2-5d72898acded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:24,299 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:24,299 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ebdc2c0-d6fd-41e0-8dc8-726f544ca3dd', 'x-compute-request-id': 'req-8ebdc2c0-d6fd-41e0-8dc8-726f544ca3dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:25,348 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:25,348 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f62d64-950e-468b-b42c-8e5c387a7980', 'x-compute-request-id': 'req-e3f62d64-950e-468b-b42c-8e5c387a7980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:26,398 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:26,399 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639928af-28f0-461c-846c-0e31ce361f14', 'x-compute-request-id': 'req-639928af-28f0-461c-846c-0e31ce361f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:27,449 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:27,450 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab29c34-20a9-4524-8419-ae4354f1910f', 'x-compute-request-id': 'req-dab29c34-20a9-4524-8419-ae4354f1910f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:28,499 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:28,500 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92652d3-f3c1-4a75-b671-13d2ff1c3192', 'x-compute-request-id': 'req-f92652d3-f3c1-4a75-b671-13d2ff1c3192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:29,550 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:29,550 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1d7c12-55c9-48d9-af34-82a6b48bfd9a', 'x-compute-request-id': 'req-2c1d7c12-55c9-48d9-af34-82a6b48bfd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:30,600 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:30,601 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3428c4dc-ce8c-40aa-9559-19ce38a8d348', 'x-compute-request-id': 'req-3428c4dc-ce8c-40aa-9559-19ce38a8d348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:31,650 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:31,651 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-058341ae-a9fc-4e59-bd8e-397b6f97bc6b', 'x-compute-request-id': 'req-058341ae-a9fc-4e59-bd8e-397b6f97bc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:32,699 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:32,699 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64cdf0b2-9ed7-4c3f-b469-44c20c90ecf0', 'x-compute-request-id': 'req-64cdf0b2-9ed7-4c3f-b469-44c20c90ecf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:33,748 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:33,748 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810d9713-e926-4cc3-8414-971ea2af1aa0', 'x-compute-request-id': 'req-810d9713-e926-4cc3-8414-971ea2af1aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:34,801 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:18:34,801 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732e94da-d3ae-42c1-9251-6c11307540dc', 'x-compute-request-id': 'req-732e94da-d3ae-42c1-9251-6c11307540dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:35,849 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:35,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01017a1b-300c-4efc-b62c-4f79d887cbe8', 'x-compute-request-id': 'req-01017a1b-300c-4efc-b62c-4f79d887cbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:36,995 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.141s 2021-10-29 16:18:36,995 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec6b26e-d0cf-4469-9969-74b4c0221037', 'x-compute-request-id': 'req-fec6b26e-d0cf-4469-9969-74b4c0221037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:38,044 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:38,044 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93de954d-2afe-45e0-a71e-6c4564a85a13', 'x-compute-request-id': 'req-93de954d-2afe-45e0-a71e-6c4564a85a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:39,094 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:39,094 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4bf9a5-d1b7-4bb0-abf6-51a3b28aee49', 'x-compute-request-id': 'req-0b4bf9a5-d1b7-4bb0-abf6-51a3b28aee49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:40,142 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:40,142 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f271fced-a548-4b5e-bd16-14821eac63d8', 'x-compute-request-id': 'req-f271fced-a548-4b5e-bd16-14821eac63d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:41,189 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:41,189 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9df01ad-9aa3-4c09-954a-1ac8c0ac92c3', 'x-compute-request-id': 'req-a9df01ad-9aa3-4c09-954a-1ac8c0ac92c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:42,239 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:42,240 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebc48aa2-72a8-4025-a79d-5478e790dbc4', 'x-compute-request-id': 'req-ebc48aa2-72a8-4025-a79d-5478e790dbc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:43,288 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:43,288 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e5d474-7e0f-43c1-a381-4dcfc5675b12', 'x-compute-request-id': 'req-78e5d474-7e0f-43c1-a381-4dcfc5675b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:44,340 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:18:44,340 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cda112d-e985-43ad-aa8e-4986cb77e310', 'x-compute-request-id': 'req-0cda112d-e985-43ad-aa8e-4986cb77e310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:45,389 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:45,389 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbbfeff-168b-4143-beb9-4076a91c85a5', 'x-compute-request-id': 'req-fdbbfeff-168b-4143-beb9-4076a91c85a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:46,437 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:46,437 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4da961fc-8134-4e12-8c95-8abbba63a1a0', 'x-compute-request-id': 'req-4da961fc-8134-4e12-8c95-8abbba63a1a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:47,486 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:47,486 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d936dd93-71e3-4a7a-bc80-8d5aa17c6875', 'x-compute-request-id': 'req-d936dd93-71e3-4a7a-bc80-8d5aa17c6875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:48,535 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:48,535 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159d8732-71ac-4562-b2e3-a4e2e18b047f', 'x-compute-request-id': 'req-159d8732-71ac-4562-b2e3-a4e2e18b047f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:49,584 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:49,584 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1dfc97f-e6be-4b6e-8e7e-0c75686dfeb0', 'x-compute-request-id': 'req-c1dfc97f-e6be-4b6e-8e7e-0c75686dfeb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:50,631 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:50,631 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9edeb398-06f1-4318-bd1f-26fc72b90485', 'x-compute-request-id': 'req-9edeb398-06f1-4318-bd1f-26fc72b90485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:51,681 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:18:51,681 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cbc7ab-cfa1-4082-969d-448498ebfd51', 'x-compute-request-id': 'req-25cbc7ab-cfa1-4082-969d-448498ebfd51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:52,730 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:52,731 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3cadc5-9ae4-452c-9365-2a5de2c81da7', 'x-compute-request-id': 'req-4e3cadc5-9ae4-452c-9365-2a5de2c81da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:53,794 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.060s 2021-10-29 16:18:53,794 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3900f6-bdff-48ea-883d-192ee44d6c3a', 'x-compute-request-id': 'req-ba3900f6-bdff-48ea-883d-192ee44d6c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:54,843 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:54,843 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb87d1aa-c5b9-45af-8993-66c8ec75a959', 'x-compute-request-id': 'req-eb87d1aa-c5b9-45af-8993-66c8ec75a959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:55,896 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.050s 2021-10-29 16:18:55,896 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9147aae4-59f9-46b3-a4c1-ae789f67a56a', 'x-compute-request-id': 'req-9147aae4-59f9-46b3-a4c1-ae789f67a56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:56,945 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:18:56,946 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c0ee1b-9bb9-4200-a459-89047c17150c', 'x-compute-request-id': 'req-a7c0ee1b-9bb9-4200-a459-89047c17150c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:57,995 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:18:57,995 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87c1be72-18cd-4e1c-a3e1-81a969f77596', 'x-compute-request-id': 'req-87c1be72-18cd-4e1c-a3e1-81a969f77596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:18:59,043 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:18:59,043 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a929742-943d-464b-a101-12d2eec39bfa', 'x-compute-request-id': 'req-1a929742-943d-464b-a101-12d2eec39bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:00,091 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:00,091 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31fda37-76d7-4728-bc26-127faf542718', 'x-compute-request-id': 'req-c31fda37-76d7-4728-bc26-127faf542718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:01,140 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:01,141 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5311d2-c358-4b4e-8155-c890ec9ba967', 'x-compute-request-id': 'req-cd5311d2-c358-4b4e-8155-c890ec9ba967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:02,188 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:02,189 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b76c027-6442-479e-8ed8-dfb03f584b40', 'x-compute-request-id': 'req-7b76c027-6442-479e-8ed8-dfb03f584b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:03,238 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:03,238 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-377cd4fe-0a24-468e-8443-548bbee5d2de', 'x-compute-request-id': 'req-377cd4fe-0a24-468e-8443-548bbee5d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:04,288 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:04,288 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8818069c-ab32-4acf-bc69-23737bdc91db', 'x-compute-request-id': 'req-8818069c-ab32-4acf-bc69-23737bdc91db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:05,339 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:19:05,339 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a6466f-4398-426c-87ae-841da0342941', 'x-compute-request-id': 'req-20a6466f-4398-426c-87ae-841da0342941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:06,387 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:06,387 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719c9fe3-f686-4f4f-83e6-fa09b24d723e', 'x-compute-request-id': 'req-719c9fe3-f686-4f4f-83e6-fa09b24d723e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:07,438 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:19:07,439 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa91d07d-cd50-4178-8286-afec7be74b56', 'x-compute-request-id': 'req-aa91d07d-cd50-4178-8286-afec7be74b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:08,487 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:08,487 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a41139a-4bdc-4618-a49b-eeb4f3002040', 'x-compute-request-id': 'req-9a41139a-4bdc-4618-a49b-eeb4f3002040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:09,536 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:09,536 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-407b7c77-3b28-4d71-872e-ebc185625ca5', 'x-compute-request-id': 'req-407b7c77-3b28-4d71-872e-ebc185625ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:10,584 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:19:10,584 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29f29374-9bd9-4ad4-9053-528d5c0832ce', 'x-compute-request-id': 'req-29f29374-9bd9-4ad4-9053-528d5c0832ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:11,632 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:11,633 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435687c9-c565-4851-93af-c0a8d2fe5d7e', 'x-compute-request-id': 'req-435687c9-c565-4851-93af-c0a8d2fe5d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:12,682 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:12,683 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b522c93c-d271-4fdc-8568-d69aacabee18', 'x-compute-request-id': 'req-b522c93c-d271-4fdc-8568-d69aacabee18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:13,731 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:13,731 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f247d873-b590-4634-b8bd-fc24a3faeebb', 'x-compute-request-id': 'req-f247d873-b590-4634-b8bd-fc24a3faeebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:14,783 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:19:14,783 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfd1aec-43ef-42c0-8e16-ef395ae98027', 'x-compute-request-id': 'req-4bfd1aec-43ef-42c0-8e16-ef395ae98027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:15,832 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:15,832 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513eae05-a121-4bb5-8607-844333bc0ecd', 'x-compute-request-id': 'req-513eae05-a121-4bb5-8607-844333bc0ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:16,880 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:16,880 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2dddc2-84b6-4496-a8aa-56407cbe62f0', 'x-compute-request-id': 'req-9b2dddc2-84b6-4496-a8aa-56407cbe62f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:17,928 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:17,929 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af246df2-1a27-4148-bf82-c43dd6637bdc', 'x-compute-request-id': 'req-af246df2-1a27-4148-bf82-c43dd6637bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:18,977 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:19:18,977 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d430efd-82aa-458e-862a-eeccda982b9a', 'x-compute-request-id': 'req-2d430efd-82aa-458e-862a-eeccda982b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:20,026 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:20,027 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3024a99a-88fa-4142-94a5-d308ba120360', 'x-compute-request-id': 'req-3024a99a-88fa-4142-94a5-d308ba120360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:21,074 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:21,075 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd0cb2e3-d265-4514-86c5-fcc558266857', 'x-compute-request-id': 'req-dd0cb2e3-d265-4514-86c5-fcc558266857', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:22,123 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:22,124 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2606cd85-654c-4d49-a297-86b70cc81543', 'x-compute-request-id': 'req-2606cd85-654c-4d49-a297-86b70cc81543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:23,172 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:23,172 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab53b176-c0e6-467c-b6c8-b662b23026f9', 'x-compute-request-id': 'req-ab53b176-c0e6-467c-b6c8-b662b23026f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:24,221 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:24,222 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb66634-2180-44c4-8e2f-2e7e210671ed', 'x-compute-request-id': 'req-7fb66634-2180-44c4-8e2f-2e7e210671ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:25,271 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:25,271 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa419ec0-5680-4fe5-a51e-2eb9bfae015f', 'x-compute-request-id': 'req-fa419ec0-5680-4fe5-a51e-2eb9bfae015f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:26,319 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:26,320 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f087d4-22b7-4958-997f-6f069a389c46', 'x-compute-request-id': 'req-00f087d4-22b7-4958-997f-6f069a389c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:27,368 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:27,368 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c5ed8a-3e69-41b7-8b5b-d006ff2a59af', 'x-compute-request-id': 'req-c8c5ed8a-3e69-41b7-8b5b-d006ff2a59af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:28,416 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:28,417 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-175794dc-5046-478b-b421-387ae8b7268d', 'x-compute-request-id': 'req-175794dc-5046-478b-b421-387ae8b7268d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:29,465 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:29,465 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd0adce-1709-4428-b137-9d5008be2a17', 'x-compute-request-id': 'req-dbd0adce-1709-4428-b137-9d5008be2a17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:30,514 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:30,514 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdfdad5a-da3f-4d1b-9476-2d041471e51d', 'x-compute-request-id': 'req-fdfdad5a-da3f-4d1b-9476-2d041471e51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:31,562 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:31,563 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfbb8f75-53a1-4b6c-a0be-6aa9b9842200', 'x-compute-request-id': 'req-cfbb8f75-53a1-4b6c-a0be-6aa9b9842200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:32,621 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.055s 2021-10-29 16:19:32,622 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7792587-b4ca-4ae4-b379-578b55e78cc1', 'x-compute-request-id': 'req-e7792587-b4ca-4ae4-b379-578b55e78cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:33,670 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:33,671 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c016d1ab-9ac4-498f-8bbd-d96b7678dedb', 'x-compute-request-id': 'req-c016d1ab-9ac4-498f-8bbd-d96b7678dedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:34,720 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:34,720 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467a8749-1388-4703-9645-33f3f5e1eca2', 'x-compute-request-id': 'req-467a8749-1388-4703-9645-33f3f5e1eca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:35,768 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:35,768 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-697c4cdd-0920-47e4-ad3e-c1424826ee64', 'x-compute-request-id': 'req-697c4cdd-0920-47e4-ad3e-c1424826ee64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:36,826 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.054s 2021-10-29 16:19:36,826 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84bdd3fa-35ff-4da9-be83-4a99f7590f5b', 'x-compute-request-id': 'req-84bdd3fa-35ff-4da9-be83-4a99f7590f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:37,875 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:37,875 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-173191c5-0268-4190-9eef-20d46b0fd89f', 'x-compute-request-id': 'req-173191c5-0268-4190-9eef-20d46b0fd89f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:38,923 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:38,923 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab77f4f-3e37-4e0d-9d1a-7486d091cd78', 'x-compute-request-id': 'req-3ab77f4f-3e37-4e0d-9d1a-7486d091cd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:39,971 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:39,971 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6468ed59-6e1f-4253-a919-3816a37dde88', 'x-compute-request-id': 'req-6468ed59-6e1f-4253-a919-3816a37dde88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:41,019 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:41,019 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc54e51a-7327-4009-a49f-8487fe29bdda', 'x-compute-request-id': 'req-fc54e51a-7327-4009-a49f-8487fe29bdda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:42,068 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:19:42,068 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c19d8a8-e63e-477e-abf0-4ebc76cd4f83', 'x-compute-request-id': 'req-4c19d8a8-e63e-477e-abf0-4ebc76cd4f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:43,116 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:43,116 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b892cdf4-0779-4656-91c9-0a252b98759a', 'x-compute-request-id': 'req-b892cdf4-0779-4656-91c9-0a252b98759a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:44,164 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:44,165 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95565d2d-27b5-4469-89e9-237f0c661784', 'x-compute-request-id': 'req-95565d2d-27b5-4469-89e9-237f0c661784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:45,214 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:45,214 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a87b4ae-f258-401a-a686-a6ce09345fad', 'x-compute-request-id': 'req-4a87b4ae-f258-401a-a686-a6ce09345fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:46,263 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:46,263 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb123294-b637-4db3-8b0b-35f0cc723385', 'x-compute-request-id': 'req-bb123294-b637-4db3-8b0b-35f0cc723385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:47,311 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:47,311 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e41956a-9163-4925-89b8-12f72db3dc21', 'x-compute-request-id': 'req-7e41956a-9163-4925-89b8-12f72db3dc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:48,360 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:48,360 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9a4825-495a-497e-9507-00455758b016', 'x-compute-request-id': 'req-7e9a4825-495a-497e-9507-00455758b016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:49,409 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:49,409 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f67d8f5-3d92-4b36-b983-e8ebc93666dd', 'x-compute-request-id': 'req-8f67d8f5-3d92-4b36-b983-e8ebc93666dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:50,458 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:50,459 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ade2a3b-3311-461d-b9b0-c89a14f770b7', 'x-compute-request-id': 'req-5ade2a3b-3311-461d-b9b0-c89a14f770b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:51,507 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:51,507 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff71ada7-107f-409d-be71-b76d04f585e8', 'x-compute-request-id': 'req-ff71ada7-107f-409d-be71-b76d04f585e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:52,555 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:52,555 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad440dae-db35-4f3a-bd79-21ab2be00bf1', 'x-compute-request-id': 'req-ad440dae-db35-4f3a-bd79-21ab2be00bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:53,606 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:19:53,606 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176f7c82-fa52-4c92-9162-655bdce4c2ed', 'x-compute-request-id': 'req-176f7c82-fa52-4c92-9162-655bdce4c2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:54,654 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:19:54,654 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854e9673-1cfd-4427-8976-9fa97ddf2121', 'x-compute-request-id': 'req-854e9673-1cfd-4427-8976-9fa97ddf2121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:55,704 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:19:55,704 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4013592-181c-411d-adea-c6dc2513c7bc', 'x-compute-request-id': 'req-a4013592-181c-411d-adea-c6dc2513c7bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:56,753 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:19:56,753 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-679daff2-26d8-4136-a070-96ef425812b8', 'x-compute-request-id': 'req-679daff2-26d8-4136-a070-96ef425812b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:57,803 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:19:57,803 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2507c9d6-1de9-4a61-8b57-9355b4d2003d', 'x-compute-request-id': 'req-2507c9d6-1de9-4a61-8b57-9355b4d2003d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:58,853 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:19:58,854 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215c95d4-e528-4352-b9db-8f61ce1a9ad7', 'x-compute-request-id': 'req-215c95d4-e528-4352-b9db-8f61ce1a9ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:19:59,903 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:19:59,904 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e448cf-4c43-4902-a483-b935166b1243', 'x-compute-request-id': 'req-24e448cf-4c43-4902-a483-b935166b1243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:00,952 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:00,952 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48096e22-ce05-4162-835b-26c2bb3bba53', 'x-compute-request-id': 'req-48096e22-ce05-4162-835b-26c2bb3bba53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:02,000 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:02,001 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-921b04bf-88c0-4364-985f-cd4bf116c987', 'x-compute-request-id': 'req-921b04bf-88c0-4364-985f-cd4bf116c987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:03,050 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:03,050 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57eb4f88-f7d6-40f3-a36f-0697103d9c11', 'x-compute-request-id': 'req-57eb4f88-f7d6-40f3-a36f-0697103d9c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:04,099 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:04,099 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c639562-d488-4187-a594-5544d008d7db', 'x-compute-request-id': 'req-9c639562-d488-4187-a594-5544d008d7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:05,146 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:20:05,147 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64431e68-1eb7-4a06-8e01-7f117f523ea2', 'x-compute-request-id': 'req-64431e68-1eb7-4a06-8e01-7f117f523ea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:06,196 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:06,196 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f6c4cc6-0d8f-4795-8208-bb4d81aec63d', 'x-compute-request-id': 'req-3f6c4cc6-0d8f-4795-8208-bb4d81aec63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:07,245 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:07,246 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e23b1a-8868-4cec-a9cd-bea0eba37da4', 'x-compute-request-id': 'req-49e23b1a-8868-4cec-a9cd-bea0eba37da4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:08,295 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:08,296 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4c8fe4-c008-4d43-ad2e-67ab49c9b912', 'x-compute-request-id': 'req-db4c8fe4-c008-4d43-ad2e-67ab49c9b912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:09,344 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:09,345 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4042d60-8202-41f1-8d10-4bd8675a199f', 'x-compute-request-id': 'req-e4042d60-8202-41f1-8d10-4bd8675a199f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:10,394 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:20:10,395 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf419308-082e-4533-a917-1c2a1c13fbc3', 'x-compute-request-id': 'req-bf419308-082e-4533-a917-1c2a1c13fbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:11,442 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:20:11,443 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7736935-3661-46d4-9eca-e362f5794a11', 'x-compute-request-id': 'req-f7736935-3661-46d4-9eca-e362f5794a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:12,492 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:12,492 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef362482-1683-4151-95ce-a642ff7d74be', 'x-compute-request-id': 'req-ef362482-1683-4151-95ce-a642ff7d74be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:13,540 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:20:13,540 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13545ee5-6137-411c-b5cf-caa504721575', 'x-compute-request-id': 'req-13545ee5-6137-411c-b5cf-caa504721575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:14,588 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:14,588 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513be4b4-2584-46b9-8012-a9dcf1fe2e28', 'x-compute-request-id': 'req-513be4b4-2584-46b9-8012-a9dcf1fe2e28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:15,637 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:15,637 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72f8cc9c-fca2-49b6-81d6-21f102ef2f14', 'x-compute-request-id': 'req-72f8cc9c-fca2-49b6-81d6-21f102ef2f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:16,686 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:16,687 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c16efa-6b14-4bfa-b2d0-d7f1d83133c9', 'x-compute-request-id': 'req-38c16efa-6b14-4bfa-b2d0-d7f1d83133c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:17,735 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:17,735 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f05e268-5e88-4c18-a775-582226a18b83', 'x-compute-request-id': 'req-9f05e268-5e88-4c18-a775-582226a18b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:18,786 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:20:18,787 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae19b553-f1b2-4c71-a518-f0c164ce574e', 'x-compute-request-id': 'req-ae19b553-f1b2-4c71-a518-f0c164ce574e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:19,836 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:19,836 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c0d6d1-06b3-4856-81e5-9b2ea16aae9d', 'x-compute-request-id': 'req-79c0d6d1-06b3-4856-81e5-9b2ea16aae9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:20,889 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:20:20,889 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c1e2aef-546a-4e4c-9047-3ceaae2ab0af', 'x-compute-request-id': 'req-1c1e2aef-546a-4e4c-9047-3ceaae2ab0af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:21,938 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:21,938 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68bcb646-8859-4795-9e4d-4428716c194d', 'x-compute-request-id': 'req-68bcb646-8859-4795-9e4d-4428716c194d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:22,987 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:22,987 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da0b7c0-5f9a-4a57-8a4a-72278fb9c104', 'x-compute-request-id': 'req-9da0b7c0-5f9a-4a57-8a4a-72278fb9c104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:24,036 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:24,036 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea79adbe-3762-41cd-844c-e5d2c2340652', 'x-compute-request-id': 'req-ea79adbe-3762-41cd-844c-e5d2c2340652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:25,088 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:20:25,088 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67437d5e-a68e-44fc-9dff-b99835d3d51d', 'x-compute-request-id': 'req-67437d5e-a68e-44fc-9dff-b99835d3d51d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:26,137 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:26,137 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab66501b-9684-44b9-bd04-23196c8376ee', 'x-compute-request-id': 'req-ab66501b-9684-44b9-bd04-23196c8376ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:27,185 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:20:27,185 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f35ef53-7a2c-47ee-843a-2acb1ef46c61', 'x-compute-request-id': 'req-2f35ef53-7a2c-47ee-843a-2acb1ef46c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:28,234 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:28,235 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebcc350b-911a-4961-8cfc-766c4c681b28', 'x-compute-request-id': 'req-ebcc350b-911a-4961-8cfc-766c4c681b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:29,282 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:29,283 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2b4ad9-aa0e-43c4-8192-f75a5328c023', 'x-compute-request-id': 'req-ed2b4ad9-aa0e-43c4-8192-f75a5328c023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:30,332 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:20:30,333 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67532211-937b-4147-b403-2334fead7959', 'x-compute-request-id': 'req-67532211-937b-4147-b403-2334fead7959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:31,380 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:31,381 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5bd0b48-7fa6-4fef-b7c1-29f805c4ad3a', 'x-compute-request-id': 'req-a5bd0b48-7fa6-4fef-b7c1-29f805c4ad3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:32,429 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:32,429 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c95962-d81d-44cb-a541-6cb412f80b66', 'x-compute-request-id': 'req-33c95962-d81d-44cb-a541-6cb412f80b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:33,478 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:33,479 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1a544f-32f6-4788-ba53-83658a23a288', 'x-compute-request-id': 'req-9f1a544f-32f6-4788-ba53-83658a23a288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:34,527 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:34,528 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f61a84-bb77-429b-a119-ccb72036c262', 'x-compute-request-id': 'req-74f61a84-bb77-429b-a119-ccb72036c262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:35,575 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:20:35,575 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ac4aaa-3ed2-4442-a4f3-4eea6234db7b', 'x-compute-request-id': 'req-c9ac4aaa-3ed2-4442-a4f3-4eea6234db7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:36,623 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:36,623 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05192bd0-895f-4da8-91a0-5513bb20345e', 'x-compute-request-id': 'req-05192bd0-895f-4da8-91a0-5513bb20345e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:37,674 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:20:37,675 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cbbe3cd-ed2b-426b-b56c-d0c28d962134', 'x-compute-request-id': 'req-6cbbe3cd-ed2b-426b-b56c-d0c28d962134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:38,724 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:38,724 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d6e507-7a19-4c62-9314-022bb0d5270d', 'x-compute-request-id': 'req-77d6e507-7a19-4c62-9314-022bb0d5270d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:39,772 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:39,773 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af259f4-e0d9-4813-abaa-68df271102d4', 'x-compute-request-id': 'req-7af259f4-e0d9-4813-abaa-68df271102d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:40,822 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:40,822 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a689c985-a777-4eac-be3c-ef3248da1cac', 'x-compute-request-id': 'req-a689c985-a777-4eac-be3c-ef3248da1cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:41,871 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:41,871 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070e2fe1-84d3-42a3-8e88-4977011681f6', 'x-compute-request-id': 'req-070e2fe1-84d3-42a3-8e88-4977011681f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:42,919 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:42,919 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d5476f-f565-4ed9-8386-7e57c3d7dc9d', 'x-compute-request-id': 'req-06d5476f-f565-4ed9-8386-7e57c3d7dc9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:43,968 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:43,969 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47b7c85f-3983-4e70-932f-16380b92d92e', 'x-compute-request-id': 'req-47b7c85f-3983-4e70-932f-16380b92d92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:45,016 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:45,017 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe474a6-22e5-4717-9b30-45e2fd03e312', 'x-compute-request-id': 'req-2fe474a6-22e5-4717-9b30-45e2fd03e312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:46,067 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:20:46,067 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ddb8614-e7ba-4683-98a2-0f6bfed1de5e', 'x-compute-request-id': 'req-8ddb8614-e7ba-4683-98a2-0f6bfed1de5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:47,117 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:47,117 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0fb7989-50c3-44b5-840c-c2c80f336679', 'x-compute-request-id': 'req-f0fb7989-50c3-44b5-840c-c2c80f336679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:48,165 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:48,165 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183fef42-d0be-4da1-ae0b-9560ac722801', 'x-compute-request-id': 'req-183fef42-d0be-4da1-ae0b-9560ac722801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:49,214 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:49,215 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7aeb7c-a18c-40af-a26e-e2758b37d55a', 'x-compute-request-id': 'req-1a7aeb7c-a18c-40af-a26e-e2758b37d55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:50,263 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:50,264 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e020d7-e3eb-4584-bc6d-96e5c4b42149', 'x-compute-request-id': 'req-d3e020d7-e3eb-4584-bc6d-96e5c4b42149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:51,312 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:51,312 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fef2b5-b52d-4897-abcd-80abb0029fa2', 'x-compute-request-id': 'req-39fef2b5-b52d-4897-abcd-80abb0029fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:52,362 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:20:52,362 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f84574-7a5e-4050-b73c-4a24de17998e', 'x-compute-request-id': 'req-a6f84574-7a5e-4050-b73c-4a24de17998e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:53,412 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:20:53,413 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2364ad52-e1d2-4c2a-97bc-ba3c984bc8f9', 'x-compute-request-id': 'req-2364ad52-e1d2-4c2a-97bc-ba3c984bc8f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:54,462 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:54,463 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de045582-b347-4267-a4bc-a5eaa25b06a2', 'x-compute-request-id': 'req-de045582-b347-4267-a4bc-a5eaa25b06a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:55,510 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:55,511 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2259b880-5c0a-4deb-a70d-8b1e9c083334', 'x-compute-request-id': 'req-2259b880-5c0a-4deb-a70d-8b1e9c083334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:56,558 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:20:56,559 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65741cc-ec1d-4b15-b5c0-06d97beb3971', 'x-compute-request-id': 'req-f65741cc-ec1d-4b15-b5c0-06d97beb3971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:57,608 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:57,609 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e11d29-ac0e-4148-875a-48b3d947aa43', 'x-compute-request-id': 'req-e4e11d29-ac0e-4148-875a-48b3d947aa43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:58,658 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:20:58,658 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1adba6d6-112b-431e-8369-cca179c08212', 'x-compute-request-id': 'req-1adba6d6-112b-431e-8369-cca179c08212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:20:59,710 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:20:59,711 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9fffe57-ed48-4642-a25a-63fe6ec502d4', 'x-compute-request-id': 'req-d9fffe57-ed48-4642-a25a-63fe6ec502d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:00,760 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:00,761 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272b6692-86f5-4af6-9dc9-2b04708652e5', 'x-compute-request-id': 'req-272b6692-86f5-4af6-9dc9-2b04708652e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:01,808 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:01,809 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0556734-4a59-4a08-9ae9-8fc0578a3fcc', 'x-compute-request-id': 'req-c0556734-4a59-4a08-9ae9-8fc0578a3fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:02,857 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:02,857 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-531457b8-6c1a-4e14-bd88-f8dc6cfc1df5', 'x-compute-request-id': 'req-531457b8-6c1a-4e14-bd88-f8dc6cfc1df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:03,906 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:03,907 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bee33d1-f8e4-44ed-a97f-35279f4d900d', 'x-compute-request-id': 'req-4bee33d1-f8e4-44ed-a97f-35279f4d900d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:04,955 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:04,955 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d80ff19-b51f-4591-9068-2e863d39c48d', 'x-compute-request-id': 'req-8d80ff19-b51f-4591-9068-2e863d39c48d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:06,003 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:21:06,003 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa318a4c-4fc3-4ca3-874c-8d59e9f67db0', 'x-compute-request-id': 'req-fa318a4c-4fc3-4ca3-874c-8d59e9f67db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:07,052 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:07,052 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ed0fce-923b-4c3c-af20-1207c8f82756', 'x-compute-request-id': 'req-c8ed0fce-923b-4c3c-af20-1207c8f82756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:08,101 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:08,101 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b65f8e-b9e7-4d3d-89ac-82fd1a2f79c2', 'x-compute-request-id': 'req-43b65f8e-b9e7-4d3d-89ac-82fd1a2f79c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:09,148 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:21:09,149 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c38986-f496-4e4c-a1ad-dcbb3853811e', 'x-compute-request-id': 'req-42c38986-f496-4e4c-a1ad-dcbb3853811e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:10,197 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:10,197 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb58612-32dc-4bfb-86d2-474fcf609f31', 'x-compute-request-id': 'req-2bb58612-32dc-4bfb-86d2-474fcf609f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:11,246 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:11,246 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3d401a4-dd01-47de-bf36-0a5ae737ae19', 'x-compute-request-id': 'req-b3d401a4-dd01-47de-bf36-0a5ae737ae19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:12,294 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:12,295 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0afc756e-e1ec-438f-9d75-bd1e1f352a1f', 'x-compute-request-id': 'req-0afc756e-e1ec-438f-9d75-bd1e1f352a1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:13,343 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:13,343 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38a5f0db-943d-4bc9-83d9-c1f76e72296f', 'x-compute-request-id': 'req-38a5f0db-943d-4bc9-83d9-c1f76e72296f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:14,392 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:14,392 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75f8331-51a9-4f8b-83d6-89d684df7009', 'x-compute-request-id': 'req-d75f8331-51a9-4f8b-83d6-89d684df7009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:15,440 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:15,441 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7faf4ceb-7309-4155-8588-d26c0b503777', 'x-compute-request-id': 'req-7faf4ceb-7309-4155-8588-d26c0b503777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:16,490 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:16,490 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fd15ad-8b4a-4402-9c5e-734c9f493bd5', 'x-compute-request-id': 'req-89fd15ad-8b4a-4402-9c5e-734c9f493bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:17,538 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:17,539 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d37a47-5cee-40b3-86ff-b29dbaa2bd6c', 'x-compute-request-id': 'req-31d37a47-5cee-40b3-86ff-b29dbaa2bd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:18,586 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:21:18,586 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ee22d7d-4b22-4fbe-82c2-87ebb260a2be', 'x-compute-request-id': 'req-5ee22d7d-4b22-4fbe-82c2-87ebb260a2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:19,633 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.043s 2021-10-29 16:21:19,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8f757b-25b4-4eaf-9806-3fc0c72a8906', 'x-compute-request-id': 'req-3b8f757b-25b4-4eaf-9806-3fc0c72a8906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:20,682 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:20,683 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631bab3f-c9fd-44b9-b4d5-00b147c7f127', 'x-compute-request-id': 'req-631bab3f-c9fd-44b9-b4d5-00b147c7f127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:21,732 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:21,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9c9e116-41ba-44ad-b835-59c0b4ac43ae', 'x-compute-request-id': 'req-d9c9e116-41ba-44ad-b835-59c0b4ac43ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:22,782 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:22,782 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-684aa853-c594-41c0-8764-65c62ddc9b10', 'x-compute-request-id': 'req-684aa853-c594-41c0-8764-65c62ddc9b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:23,831 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:23,831 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37a079d-2757-4eb8-b844-bd298dc078ad', 'x-compute-request-id': 'req-b37a079d-2757-4eb8-b844-bd298dc078ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:24,879 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:24,879 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba86754-033c-4a42-9eb0-7ced77c06101', 'x-compute-request-id': 'req-aba86754-033c-4a42-9eb0-7ced77c06101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:25,928 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:25,929 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9d8bc7-231a-4c93-a908-3ecf114b3aed', 'x-compute-request-id': 'req-aa9d8bc7-231a-4c93-a908-3ecf114b3aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:26,977 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:26,978 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fb72e94-f287-441d-bf75-873965d1060c', 'x-compute-request-id': 'req-5fb72e94-f287-441d-bf75-873965d1060c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:28,026 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:28,026 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57c9fb6-1441-4a1a-afc5-104d09d6bb2a', 'x-compute-request-id': 'req-d57c9fb6-1441-4a1a-afc5-104d09d6bb2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:29,075 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:29,076 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8ff45a-4539-4a6b-80ef-ce0cb4094e9b', 'x-compute-request-id': 'req-da8ff45a-4539-4a6b-80ef-ce0cb4094e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:30,124 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:30,124 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0ef31e-d0b4-4542-8e05-2120b36e8763', 'x-compute-request-id': 'req-fa0ef31e-d0b4-4542-8e05-2120b36e8763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:31,173 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:21:31,174 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3cbf2c9-f625-4afa-9144-4b5eb7084e05', 'x-compute-request-id': 'req-b3cbf2c9-f625-4afa-9144-4b5eb7084e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:32,222 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:32,222 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c2eb46e-c267-42bb-aed0-8da2247dff1c', 'x-compute-request-id': 'req-5c2eb46e-c267-42bb-aed0-8da2247dff1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:33,271 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:33,271 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906f42f5-67a3-4652-891f-9006439bf3e2', 'x-compute-request-id': 'req-906f42f5-67a3-4652-891f-9006439bf3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:34,320 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:34,320 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e68ba0c-5753-4dae-bb2f-3946358cae5c', 'x-compute-request-id': 'req-5e68ba0c-5753-4dae-bb2f-3946358cae5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:35,369 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:35,369 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11b86ddf-db6b-429e-b072-52df9bdd2283', 'x-compute-request-id': 'req-11b86ddf-db6b-429e-b072-52df9bdd2283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:36,419 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:36,419 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d40df059-9a96-4558-92ca-7c072489dc4d', 'x-compute-request-id': 'req-d40df059-9a96-4558-92ca-7c072489dc4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:37,470 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:21:37,470 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfac10c1-fd33-49c5-9c3d-ee5b1437fe25', 'x-compute-request-id': 'req-cfac10c1-fd33-49c5-9c3d-ee5b1437fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:38,518 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:38,519 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c9b06c2-b260-46e2-8034-73be9a4af259', 'x-compute-request-id': 'req-1c9b06c2-b260-46e2-8034-73be9a4af259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:39,567 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:39,567 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca7cb3f-04a9-4147-9bfb-81585a9968ce', 'x-compute-request-id': 'req-cca7cb3f-04a9-4147-9bfb-81585a9968ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:40,615 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:40,616 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703afe93-0c76-4bcb-94ea-a4fde553044e', 'x-compute-request-id': 'req-703afe93-0c76-4bcb-94ea-a4fde553044e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:41,664 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:41,664 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8639e27-ccd1-41cc-a2d8-c863dc251800', 'x-compute-request-id': 'req-a8639e27-ccd1-41cc-a2d8-c863dc251800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:42,712 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:42,713 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbf1fe83-b19e-466e-8c37-f02c7f99e84d', 'x-compute-request-id': 'req-dbf1fe83-b19e-466e-8c37-f02c7f99e84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:43,762 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:43,763 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06ce62f9-2cef-4826-bbfe-dc96261928ad', 'x-compute-request-id': 'req-06ce62f9-2cef-4826-bbfe-dc96261928ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:44,812 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:44,812 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a083c3-b958-4ce6-b54b-88db19bac1f9', 'x-compute-request-id': 'req-f1a083c3-b958-4ce6-b54b-88db19bac1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:45,860 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:45,860 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acfd3ae0-6c9b-4be9-88b9-571c4885f056', 'x-compute-request-id': 'req-acfd3ae0-6c9b-4be9-88b9-571c4885f056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:46,909 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:46,909 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9bc380-f2bf-40b0-a914-9b01100979ec', 'x-compute-request-id': 'req-5b9bc380-f2bf-40b0-a914-9b01100979ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:47,958 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:47,958 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32d07bb-a800-4e33-bd9d-88e9023f9cbc', 'x-compute-request-id': 'req-b32d07bb-a800-4e33-bd9d-88e9023f9cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:49,009 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:21:49,010 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72853e35-1234-44fd-962f-d374125e7077', 'x-compute-request-id': 'req-72853e35-1234-44fd-962f-d374125e7077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:50,058 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:50,059 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0e757b-c8b5-4b61-98a7-fa065c51887e', 'x-compute-request-id': 'req-8c0e757b-c8b5-4b61-98a7-fa065c51887e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:51,107 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:51,107 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89327e1-f24a-4564-98db-22c364709d61', 'x-compute-request-id': 'req-b89327e1-f24a-4564-98db-22c364709d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:52,155 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:52,155 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1b9f31-7a7e-4013-8390-e154937f19f8', 'x-compute-request-id': 'req-4a1b9f31-7a7e-4013-8390-e154937f19f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:53,203 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:53,204 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57310bf8-47ca-4ffd-b70c-1b7e209d4f94', 'x-compute-request-id': 'req-57310bf8-47ca-4ffd-b70c-1b7e209d4f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:54,252 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:54,252 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2366fd7b-97bb-4add-b157-22b85953af4b', 'x-compute-request-id': 'req-2366fd7b-97bb-4add-b157-22b85953af4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:55,301 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:55,302 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d440a6b2-5f3d-436b-9e2a-e280c2ff8b12', 'x-compute-request-id': 'req-d440a6b2-5f3d-436b-9e2a-e280c2ff8b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:56,351 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:21:56,352 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0c351ae-f0d5-49f9-99e9-606688fe846d', 'x-compute-request-id': 'req-d0c351ae-f0d5-49f9-99e9-606688fe846d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:57,400 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:57,401 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28391fca-faa9-48c3-8338-0602a163190c', 'x-compute-request-id': 'req-28391fca-faa9-48c3-8338-0602a163190c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:58,449 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:21:58,449 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d194b13-54e6-4cbd-b2aa-cafb38609785', 'x-compute-request-id': 'req-6d194b13-54e6-4cbd-b2aa-cafb38609785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:21:59,500 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:21:59,500 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56322cf6-47bb-481c-a0b0-f56275b37c5f', 'x-compute-request-id': 'req-56322cf6-47bb-481c-a0b0-f56275b37c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:00,548 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:00,549 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af51820-e933-41fc-8dfe-ea601de87d7a', 'x-compute-request-id': 'req-8af51820-e933-41fc-8dfe-ea601de87d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:01,597 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:01,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37ef776-d8e4-42a7-89fa-c3eb330e4c9a', 'x-compute-request-id': 'req-b37ef776-d8e4-42a7-89fa-c3eb330e4c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:02,646 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:02,646 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95619435-575d-46f6-90ee-68471e1be919', 'x-compute-request-id': 'req-95619435-575d-46f6-90ee-68471e1be919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:03,696 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:03,696 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423c7ea2-3d4a-42f5-ae85-9dfd1ae76dba', 'x-compute-request-id': 'req-423c7ea2-3d4a-42f5-ae85-9dfd1ae76dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:04,746 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:04,746 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8c6f6c-98af-4a72-9d07-30b1fe432d0e', 'x-compute-request-id': 'req-5d8c6f6c-98af-4a72-9d07-30b1fe432d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:05,795 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:05,795 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344786d7-d6c0-414a-ad04-9c7f367e0ecb', 'x-compute-request-id': 'req-344786d7-d6c0-414a-ad04-9c7f367e0ecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:06,852 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.054s 2021-10-29 16:22:06,852 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3429e8-8a92-49a6-bf5d-977ae7c3a4c4', 'x-compute-request-id': 'req-9c3429e8-8a92-49a6-bf5d-977ae7c3a4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:07,903 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:07,904 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c02c47-5ef4-49aa-a139-60a730c5b83c', 'x-compute-request-id': 'req-08c02c47-5ef4-49aa-a139-60a730c5b83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:08,954 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:22:08,954 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6943f604-e514-450a-815b-ce9b892d2bb7', 'x-compute-request-id': 'req-6943f604-e514-450a-815b-ce9b892d2bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:10,009 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.051s 2021-10-29 16:22:10,009 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e604d7cf-b436-4bd1-b411-6c24ba6889cf', 'x-compute-request-id': 'req-e604d7cf-b436-4bd1-b411-6c24ba6889cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:11,059 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:11,059 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02b0687b-4793-4671-8e80-7cecd285a1ac', 'x-compute-request-id': 'req-02b0687b-4793-4671-8e80-7cecd285a1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:12,112 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:22:12,112 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e1181c0-2c72-4256-bdc3-ed666b3c2386', 'x-compute-request-id': 'req-0e1181c0-2c72-4256-bdc3-ed666b3c2386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:13,171 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.056s 2021-10-29 16:22:13,171 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48c3df49-8842-4637-9014-ab2050d62f69', 'x-compute-request-id': 'req-48c3df49-8842-4637-9014-ab2050d62f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:14,239 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.064s 2021-10-29 16:22:14,239 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5c74ff-77f9-4315-bbd8-4398dfd5c548', 'x-compute-request-id': 'req-1c5c74ff-77f9-4315-bbd8-4398dfd5c548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:15,299 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.057s 2021-10-29 16:22:15,299 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b237e39c-7278-40a6-a908-6b7e26e4ad2f', 'x-compute-request-id': 'req-b237e39c-7278-40a6-a908-6b7e26e4ad2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:16,349 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:16,349 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a2a7be-0b36-4270-81aa-a689a7c5c2df', 'x-compute-request-id': 'req-26a2a7be-0b36-4270-81aa-a689a7c5c2df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:17,398 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:17,398 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf1c820-31f4-491b-b5e4-30e7832d68af', 'x-compute-request-id': 'req-baf1c820-31f4-491b-b5e4-30e7832d68af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:18,447 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:18,448 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e28e597-fc5b-46cb-bcd5-1f391fc89753', 'x-compute-request-id': 'req-5e28e597-fc5b-46cb-bcd5-1f391fc89753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:19,497 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:19,497 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90ff38f5-6508-44fd-a663-c8917ee9551c', 'x-compute-request-id': 'req-90ff38f5-6508-44fd-a663-c8917ee9551c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:20,546 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:20,546 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ab1ebc-bc4f-4462-9e99-06a454faa53e', 'x-compute-request-id': 'req-47ab1ebc-bc4f-4462-9e99-06a454faa53e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:21,596 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:21,596 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f13c467-330b-45d3-b2b8-f49ec6d04916', 'x-compute-request-id': 'req-7f13c467-330b-45d3-b2b8-f49ec6d04916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:22,647 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:22:22,648 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b07253-26fc-44f9-a17c-a52c2a47f447', 'x-compute-request-id': 'req-59b07253-26fc-44f9-a17c-a52c2a47f447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:23,699 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.048s 2021-10-29 16:22:23,699 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1741d122-23c6-4cff-9208-da3d81f513c2', 'x-compute-request-id': 'req-1741d122-23c6-4cff-9208-da3d81f513c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:24,749 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:24,750 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bff59e-51ac-4c86-806d-5dc14d456e5c', 'x-compute-request-id': 'req-45bff59e-51ac-4c86-806d-5dc14d456e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:25,798 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:25,798 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7391bdfe-05ed-467b-91ad-a6528bfafb7c', 'x-compute-request-id': 'req-7391bdfe-05ed-467b-91ad-a6528bfafb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:26,848 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:26,848 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29844aca-67d4-47a1-8166-b04c724d9b83', 'x-compute-request-id': 'req-29844aca-67d4-47a1-8166-b04c724d9b83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:27,897 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:27,898 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46544c30-f847-4571-a188-2af0dd50d438', 'x-compute-request-id': 'req-46544c30-f847-4571-a188-2af0dd50d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:28,947 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:28,947 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bcad19b-ffc9-4beb-94e9-299d8e00d65e', 'x-compute-request-id': 'req-1bcad19b-ffc9-4beb-94e9-299d8e00d65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:29,996 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:29,996 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b741b6a-73bf-448d-9440-d5319d35b0cc', 'x-compute-request-id': 'req-7b741b6a-73bf-448d-9440-d5319d35b0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:31,045 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:31,046 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9243cb2f-799a-4531-9a55-2652e2023e64', 'x-compute-request-id': 'req-9243cb2f-799a-4531-9a55-2652e2023e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:32,095 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:32,095 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da64956a-d409-4158-98c7-b16908035fac', 'x-compute-request-id': 'req-da64956a-d409-4158-98c7-b16908035fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:33,143 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:33,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06e49e1-c91e-4802-8cc7-fbbbddf93aa4', 'x-compute-request-id': 'req-a06e49e1-c91e-4802-8cc7-fbbbddf93aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:34,192 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:34,193 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ba55cd-4dee-48ba-8f49-bb913392d9ea', 'x-compute-request-id': 'req-08ba55cd-4dee-48ba-8f49-bb913392d9ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:35,241 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:35,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9f0217-be1f-4f3a-8d23-b7257389b638', 'x-compute-request-id': 'req-ae9f0217-be1f-4f3a-8d23-b7257389b638', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:36,293 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:22:36,294 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fedbfffb-e154-4245-8667-1dd72714d29d', 'x-compute-request-id': 'req-fedbfffb-e154-4245-8667-1dd72714d29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:37,343 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:37,343 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3415704a-7187-415d-a455-8ff739f121e3', 'x-compute-request-id': 'req-3415704a-7187-415d-a455-8ff739f121e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:38,390 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:38,391 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ef272d3-a29a-4265-b71f-d8b59440b834', 'x-compute-request-id': 'req-1ef272d3-a29a-4265-b71f-d8b59440b834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:39,439 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:39,439 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a89a834-19f8-4cc7-af13-96d44bcb7fdb', 'x-compute-request-id': 'req-2a89a834-19f8-4cc7-af13-96d44bcb7fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:40,487 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:40,488 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7e4eb5e-43a7-4c2e-93d6-97b335486ce3', 'x-compute-request-id': 'req-d7e4eb5e-43a7-4c2e-93d6-97b335486ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:41,536 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:41,536 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2be0713-35ea-48c2-8180-2ed543fec5c7', 'x-compute-request-id': 'req-b2be0713-35ea-48c2-8180-2ed543fec5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:42,586 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:42,586 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6f832b-af00-4101-bc47-152a443b11c3', 'x-compute-request-id': 'req-3b6f832b-af00-4101-bc47-152a443b11c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:43,635 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:43,635 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4b54c1-febb-42d7-98ba-d15e6e5e33d0', 'x-compute-request-id': 'req-ae4b54c1-febb-42d7-98ba-d15e6e5e33d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:44,682 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.044s 2021-10-29 16:22:44,682 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58332b8-50ff-4638-b0a8-13163e868bf5', 'x-compute-request-id': 'req-a58332b8-50ff-4638-b0a8-13163e868bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:45,735 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:22:45,735 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7faeff2e-b90d-4b11-a4e5-ac6a2f30b082', 'x-compute-request-id': 'req-7faeff2e-b90d-4b11-a4e5-ac6a2f30b082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:46,784 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:46,784 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29e6bf8-f3d6-4ecf-94b8-fa19b00122ea', 'x-compute-request-id': 'req-f29e6bf8-f3d6-4ecf-94b8-fa19b00122ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:47,832 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:47,833 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3436ef6d-1bf4-4cb6-9eae-0c371fca976a', 'x-compute-request-id': 'req-3436ef6d-1bf4-4cb6-9eae-0c371fca976a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:48,882 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:48,882 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594ec7a9-5524-42e1-974f-d1805119bdea', 'x-compute-request-id': 'req-594ec7a9-5524-42e1-974f-d1805119bdea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:49,931 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:49,932 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8bd1b2-2c4c-4221-acc3-56bea66c7860', 'x-compute-request-id': 'req-ac8bd1b2-2c4c-4221-acc3-56bea66c7860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:50,982 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:50,982 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edc89ca-e91e-405c-8c72-7d1a19620263', 'x-compute-request-id': 'req-4edc89ca-e91e-405c-8c72-7d1a19620263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:52,031 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:52,031 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42b0ad34-d599-4587-93f4-9efd289393ab', 'x-compute-request-id': 'req-42b0ad34-d599-4587-93f4-9efd289393ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:53,079 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:53,079 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6bd9697-f575-4c53-9277-ae513a3a83b7', 'x-compute-request-id': 'req-e6bd9697-f575-4c53-9277-ae513a3a83b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:54,128 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:54,128 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb4f74fb-20e8-4d9c-8974-eab0d5081021', 'x-compute-request-id': 'req-fb4f74fb-20e8-4d9c-8974-eab0d5081021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:55,181 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.049s 2021-10-29 16:22:55,181 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a473fb-9444-46b5-9a99-55a5e6362feb', 'x-compute-request-id': 'req-e3a473fb-9444-46b5-9a99-55a5e6362feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:56,231 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.047s 2021-10-29 16:22:56,232 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c641312-1068-4ced-8fe4-26cd704a4687', 'x-compute-request-id': 'req-6c641312-1068-4ced-8fe4-26cd704a4687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:57,280 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.045s 2021-10-29 16:22:57,281 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf519ab-cc7f-4fd6-8d1d-304b5f37f016', 'x-compute-request-id': 'req-ebf519ab-cc7f-4fd6-8d1d-304b5f37f016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:58,330 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:58,330 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbc7a579-c030-42c7-859e-56ce0b56bf1a', 'x-compute-request-id': 'req-fbc7a579-c030-42c7-859e-56ce0b56bf1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:22:59,380 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments 0.046s 2021-10-29 16:22:59,380 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6714c91-8137-43bd-a70c-41052322190c', 'x-compute-request-id': 'req-d6714c91-8137-43bd-a70c-41052322190c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "volumeId": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "serverId": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "device": "/dev/sdb"}]}' 2021-10-29 16:23:00,478 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action 0.095s 2021-10-29 16:23:00,480 116498 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': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '104415', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c29ae07-4f5e-4135-8453-825068898cbb', 'x-compute-request-id': 'req-5c29ae07-4f5e-4135-8453-825068898cbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/8ad8f3c4-a735-4e19-90a2-32178999fe0b/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:23:00,482 116498 DEBUG [tempest.common.waiters] Console output for 8ad8f3c4-a735-4e19-90a2-32178999fe0b body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.252000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.256000] tsc: Detected 1995.192 MHz processor [ 0.260000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.264013] pid_max: default: 32768 minimum: 301 [ 0.268058] Security Framework initialized [ 0.272015] Yama: becoming mindful. [ 0.276065] AppArmor: AppArmor initialized [ 0.280281] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.284136] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.288052] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.292027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.296622] CPU: Physical Processor ID: 0 [ 0.300240] mce: CPU supports 1 MCE banks [ 0.304125] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.308013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.312014] Spectre V2 : Mitigation: Full generic retpoline [ 0.316012] Speculative Store Bypass: Vulnerable [ 0.420071] Freeing SMP alternatives memory: 36K [ 0.432695] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.436143] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.440156] Hierarchical SRCU implementation. [ 0.444813] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.448008] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.452110] smp: Bringing up secondary CPUs ... [ 0.456015] smp: Brought up 1 node, 1 CPU [ 0.460031] smpboot: Max logical packages: 1 [ 0.464019] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.472098] devtmpfs: initialized [ 0.476107] x86/mm: Memory block size: 128MB [ 0.480317] evm: security.selinux [ 0.484045] evm: security.SMACK64 [ 0.488007] evm: security.SMACK64EXEC [ 0.492009] evm: security.SMACK64TRANSMUTE [ 0.496013] evm: security.SMACK64MMAP [ 0.500013] evm: security.apparmor [ 0.504013] evm: security.ima [ 0.508038] evm: security.capability [ 0.512222] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.516038] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.520134] pinctrl core: initialized pinctrl subsystem [ 0.524290] NET: Registered protocol family 16 [ 0.528149] audit: initializing netlink subsys (disabled) [ 0.532262] cpuidle: using governor ladder [ 0.536049] audit: type=2000 audit(1635524061.532:1): state=initialized audit_enabled=0 res=1 [ 0.540026] cpuidle: using governor menu [ 0.544109] ACPI: bus type PCI registered [ 0.548009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.552878] PCI: Using configuration type 1 for base access [ 0.560189] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.568263] ACPI: Added _OSI(Module Device) [ 0.572015] ACPI: Added _OSI(Processor Device) [ 0.575208] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.576011] ACPI: Added _OSI(Processor Aggregator Device) [ 0.580056] ACPI: Added _OSI(Linux-Dell-Video) [ 0.593806] ACPI: Interpreter enabled [ 0.596031] ACPI: (supports S0 S5) [ 0.600013] ACPI: Using IOAPIC for interrupt routing [ 0.604122] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.608430] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.668914] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.672025] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.676031] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.680061] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.685586] PCI host bridge to bus 0000:00 [ 0.688018] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.692014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.696019] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.700018] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.704012] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.708044] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.757755] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.760017] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.764018] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.768019] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.777302] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.777302] * this clock source is slow. Consider trying other clock sources [ 0.792400] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.877225] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.881002] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.885390] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.892038] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.901229] SCSI subsystem initialized [ 0.904506] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.908000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.908040] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.912007] vgaarb: loaded [ 0.916090] pps_core: LinuxPPS API ver. 1 registered [ 0.920038] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.924040] PTP clock support registered [ 0.928108] EDAC MC: Ver: 3.0.0 [ 0.938306] hv_vmbus: Vmbus version:4.0 [ 0.940492] PCI: Using ACPI for IRQ routing [ 0.944000] NetLabel: Initializing [ 0.944000] NetLabel: domain hash size = 128 [ 0.944000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.944000] NetLabel: unlabeled traffic allowed by default [ 0.944755] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.993843] VFS: Disk quotas dquot_6.6.0 [ 1.011896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.021267] AppArmor: AppArmor Filesystem Enabled [ 1.040528] pnp: PnP ACPI init [ 1.057872] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.061573] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.066967] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.081361] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.088320] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.094022] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.103567] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.110522] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.118183] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.126981] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.146698] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.161018] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.175237] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.188377] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.196946] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.211778] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.223318] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.238633] pnp: PnP ACPI: found 9 devices [ 1.252616] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.261418] NET: Registered protocol family 2 [ 1.272096] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.285302] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.290806] TCP: Hash tables configured (established 8192 bind 8192) [ 1.304936] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.312174] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.321735] NET: Registered protocol family 1 [ 1.329298] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.345999] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.352857] Unpacking initramfs... [ 1.560049] random: fast init done [ 1.916685] Freeing initrd memory: 13088K [ 1.933348] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.940066] software IO TLB [mem 0x37a00000-0x3ba00000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.946729] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.958191] Scanning for low memory corruption every 60 seconds [ 1.965965] Initialise system trusted keyrings [ 1.970406] Key type blacklist registered [ 1.980115] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.000752] zbud: loaded [ 2.014511] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.023405] fuse init (API version 7.26) [ 2.033763] Key type asymmetric registered [ 2.041648] Asymmetric key parser 'x509' registered [ 2.049706] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.057388] io scheduler noop registered (default) [ 2.065530] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.087731] ACPI: Power Button [PWRF] [ 2.103294] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.161347] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.205435] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.221850] Linux agpgart interface v0.103 [ 2.230234] loop: module loaded [ 2.235685] hv_vmbus: registering driver hv_storvsc [ 2.260713] scsi host0: storvsc_host_t [ 2.278088] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.328745] scsi host1: storvsc_host_t [ 2.352391] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.385929] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.412374] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.430391] scsi host2: ata_piix [ 2.443706] sd 0:0:0:0: [sda] Write Protect is off [ 2.449600] scsi host3: ata_piix [ 2.456975] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.463453] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.470951] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.516458] libphy: Fixed MDIO Bus: probed [ 2.529838] tun: Universal TUN/TAP device driver, 1.6 [ 2.545392] PPP generic driver version 2.4.2 [ 2.558559] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.601802] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.613030] sda: sda1 [ 2.627656] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.913194] mousedev: PS/2 mouse device common for all mice [ 3.933151] rtc_cmos 00:00: RTC can wake from S4 [ 3.982212] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.995034] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.004124] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.178532] device-mapper: uevent: version 1.0.3 [ 4.183829] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.190238] NET: Registered protocol family 10 [ 4.214010] Segment Routing with IPv6 [ 4.220280] NET: Registered protocol family 17 [ 4.227807] Key type dns_resolver registered [ 4.232659] RAS: Correctable Errors collector initialized. [ 4.242841] registered taskstats version 1 [ 4.258579] Loading compiled-in X.509 certificates [ 4.267285] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.283666] zswap: loaded using pool lzo/zbud [ 4.313325] Key type big_key registered [ 4.333557] Key type trusted registered [ 4.344074] Key type encrypted registered [ 4.364663] AppArmor: AppArmor sha1 policy hashing enabled [ 4.373952] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 4.389027] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.395105] evm: HMAC attrs: 0x1 [ 4.418304] rtc_cmos 00:00: setting system clock to 2021-10-29 16:14:29 UTC (1635524069) [ 4.433879] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.442961] EDD information not available. [ 5.192092] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.208715] ata2.00: configured for MWDMA2 [ 5.234144] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.290370] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.298343] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.312580] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.329965] Freeing unused kernel memory: 2248K [ 5.344136] Write protecting the kernel read-only data: 18432k [ 5.356148] Freeing unused kernel memory: 2008K [ 5.362712] Freeing unused kernel memory: 124K [ 5.384689] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.403844] x86/mm: Checking user space page tables [ 5.437208] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.511256] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.521961] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.532424] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.539167] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.548737] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.564166] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.586781] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.596109] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.606902] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.619705] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.827141] hv_utils: Registering HyperV Utility Driver [ 5.850171] hv_vmbus: registering driver hv_util [ 5.868536] hidraw: raw HID events driver (C) Jiri Kosina [ 5.906751] hv_vmbus: registering driver hyperv_keyboard [ 5.921405] hv_vmbus: registering driver hv_netvsc [ 5.959437] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input4 [ 6.083599] hv_vmbus: registering driver hid_hyperv [ 6.157570] hv_utils: Heartbeat IC version 3.0 [ 6.170820] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input5 [ 6.308175] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 6.413056] hv_utils: Shutdown IC version 3.0 [ 6.436677] hv_utils: TimeSync IC version 4.0 [ 6.440025] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 6.592237] raid6: sse2x1 gen() 1982 MB/s [ 6.652124] raid6: sse2x1 xor() 1391 MB/s [ 6.715807] raid6: sse2x2 gen() 3953 MB/s [ 6.780035] raid6: sse2x2 xor() 2210 MB/s [ 6.852051] raid6: sse2x4 gen() 2952 MB/s [ 6.905967] raid6: sse2x4 xor() 2802 MB/s [ 6.921229] raid6: using algorithm sse2x2 gen() 3953 MB/s [ 6.928413] raid6: .... xor() 2210 MB/s, rmw enabled [ 6.942541] raid6: using intx1 recovery algorithm [ 6.978142] xor: measuring software checksum speed [ 7.032040] prefetch64-sse: 14912.000 MB/sec [ 7.088236] generic_sse: 8955.000 MB/sec [ 7.099478] xor: using function: prefetch64-sse (14912.000 MB/sec) [ 7.109310] async_tx: api initialized (async) done. Begin: Running /scripts/init-prmount ... done. Begin: Mounting root file system ... Begin: Running scripts/local-tp ... done. Begin: Running /scripts/local-premount ... [ 7.536384] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck nt present, so skipping root file system [ 7.890397] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-botom ... done. [ 8.604894] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 8.640320] systemd[1]: Detected virtualization microsoft. [ 8.685388] systemd[1]: Detected architecture x86-64. Welcome to [1mbuntu 16.04.4 LS[0m! [ 8.861420] systemd[1]: Set hostname to <ubuntu>. [ 8.880108] systemd[1]: Initializing machine ID from random generator. [ 8.899795] systemd[1]: Installed transient /etc/machine-id file. [ 10.041265] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Sockt. [ 10.216579] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 10.406009] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 10.564954] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Reached target ncrypted Volume. [[0;32m OK [0m] Listening on Device-mapper even daemon FIFOs. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on udev Control Socke. [[0;32m OK [m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on Jornal Socket (/dev/log). [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 12.022321] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m[ 12.119426] iscsi: registered transport (tcp) ] [ 12.190907] iscsi: registered transport (iser) Created slice sstem-getty.slice. Starting Remount Root and Kernel File Systems... Mounting Debug File System... Mounting Huge Pages File System... [[0;32m OK [0m] Reached target Slices. [ 12.534952] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting POSIX Message Queue File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kenel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting CreateStatic Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initial cloud-init job (pre-networking... Mounting FUSE Control File Systm... Starting Apply Kernel Variables.. Mounting Configuration File Sysem... Starting Flush ournal to Persitent Storage... [[0;32m OK [0m] Mounted FUSE Cotrol File System. [[0;32m OK [m] Mounted Configuration File System. [[0;32m OK [m] Started Monitorng of LVM2 mirrors,...ng dmevend or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Sae Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Codplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk.. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting UpdateUTMP about Systm Boot/Shutdown.. [[0;32m OK [0m] Started NetworkTime Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Lod/Save RF Kill Switch Status /dv/rfkill Watch. [[0;32m OK [0m] Reached target ystem Time Syncronized. [ 22.110833] cloud-init[316]: Cloud-init v. 1.2 running 'ini-local' at Fri, 29 Oct 2021 16:14:45 +0000. Up 19.45 seconds. [[0;32m OK [0m] Started Initialcloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise etwork interfaces... [[0;32m OK [m] Started Raise network interfaces. Starting Initia cloud-init job(metadata service crawler)... [[0;32m OK [0m] Reached target etwork. [ 33.775677] cloud-init[632]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:14:50 +0000. Up 24.31 seconds. [[ 34.057862] cloud-init[0;32m OK [0m[632]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ [0;32m OK [0m] [ 34.289298] Reached target Cloud-config availability.cloud-init [632]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 34.621533] Reached target ystem Initializtion. cloud-init[632]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [m] Started Daily apt download activities. [[ 34.952606] [0;32m OK [0mcloud-init[632]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Listening on D-Bus System Message Bus Socket. [[0;32m OK [m[ 35.181445] cloud-init[632]: ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:51:b4:64 |] Started Daily Cleanup of Temporary Directories. [ 35.360116] cloud-init[[632]: [0;32m OK [mci-info: | eth | True | fe80::f816:3eff:fe51:b464/64 | . | link | fa:16:3e:51:b4:64 |] Started ACPI Events Check. [ 35.572288] [[0;32m OK [0mcloud-init] [632]: ci-info: | lo | True | 127.0.0.1 | 25.0.0.0 | . | . |Reached target Paths. [ [0;32m OK [m[ 35.811148] ] cloud-initListening on ACPID Listen Socke.[632]: ci-info: | lo | True | ::1/128 | . | host | . | [ [0;32m OK [0m] [ 36.038040] Started Daily apt upgrade and clean activities.cloud-init[632]: ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 36.192906] cloud-initReached target Timers.[632]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++[ [0;32m OK [0m[ 36.362704] ] cloud-initReached target Sockets.[632]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Basic System. [ 36.577014] [[0;32m OK [0mcloud-init[632]: ] ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Started Unattended Upgrades Shutdown. [ [0;32m OK [0m[ 36.750261] cloud-init] [632]: Started D-Bus System Message Bus.ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [ 36.936391] cloud-init[632]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 37.043350] cloud-init[632]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 37.161590] cloud-init[632]: ci-info: +------+-------------+------------+-----------------+----------+------+ [ 37.407055] cloud-init[632]: Generating publc/private rsa ky pair. [ 37.616945] [cloud-init[0;32m OK [0m[632]: ] Your identificaion has been saed in /etc/ssh/ssh_host_rsa_keyStarted ACPI evnt daemon. [[ 37.965173] cloud-init[632]: [0;32m OK [mYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.] Started Regular background program processing daemon. [ 38.168738] [cloud-init[0;32m OK [0m[632]: ] The key fingerprint is:Started Deferred execution scheuler. [ 38.416635] Starting Login Service...cloud-init [632]: Starting LSB: Record successful boot for GRUB...SHA256:sPTcluK5fCIL8D2euXiLLgPSD8NeMeLboI0WOQsV568 root@tempest-serverrescuenegativetestjson-server-1428792744 Starting LSB: MD monitoring daemon...[ 38.684230] cloud-init[632]: [The key's randomart image is:[0;32m OK [0m ] [ 38.839262] Reached target Network is Online.cloud-init[632]: +---[RSA 2048]----+ [ 38.986737] Starting iSCSI initiator daemon (iscsid)...cloud-init[632]: | | [ 39.163087] cloud-init[632]: Starting OpenBSD Secure Shell server...| . . | Starting Apply the settings specified in cloud-config...[ 39.324218] cloud-init[632]: | + o |Starting /etc/rc.local Compatibility... [ 39.604467] [cloud-init[0;32m OK [0m[632]: ] Started OpenBSD Secure Shell server.| o +. = . . | [ 39.848218] [cloud-init[632]: [0;32m OK [0m| =o. +. S + |] Started /etc/rc.local Compatibility. [ 40.076644] cloud-init[632]: [[0;32m OK [0m|++Bo.... + |] Started iSCSI iitiator daemon (iscsid).[ 40.405113] cloud-init [632]: |o*+Oo.o o |[[0;32m OK [m ] Started Login Service.[ 40.849340] cloud-init[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.164000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.168000] tsc: Detected 1995.192 MHz processor [ 0.172000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.176014] pid_max: default: 32768 minimum: 301 [ 0.180065] Security Framework initialized [ 0.184008] Yama: becoming mindful. [ 0.188059] AppArmor: AppArmor initialized [ 0.192281] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.196107] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.200044] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.204014] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.208722] CPU: Physical Processor ID: 0 [ 0.212333] mce: CPU supports 1 MCE banks [ 0.220044] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.224006] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.228006] Spectre V2 : Mitigation: Full generic retpoline [ 0.232006] Speculative Store Bypass: Vulnerable [ 0.360569] Freeing SMP alternatives memory: 36K [ 0.368993] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.372102] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.376081] Hierarchical SRCU implementation. [ 0.384939] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.388006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.392087] smp: Bringing up secondary CPUs ... [ 0.396007] smp: Brought up 1 node, 1 CPU [ 0.400005] smpboot: Max logical packages: 1 [ 0.404007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.408473] devtmpfs: initialized [ 0.412090] x86/mm: Memory block size: 128MB [ 0.416288] evm: security.selinux [ 0.420009] evm: security.SMACK64 [ 0.424005] evm: security.SMACK64EXEC [ 0.428006] evm: security.SMACK64TRANSMUTE [ 0.432005] evm: security.SMACK64MMAP [ 0.436005] evm: security.apparmor [ 0.440004] evm: security.ima [ 0.444006] evm: security.capability [ 0.448229] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.452018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.456102] pinctrl core: initialized pinctrl subsystem [ 0.460304] NET: Registered protocol family 16 [ 0.464120] audit: initializing netlink subsys (disabled) [ 0.468210] cpuidle: using governor ladder [ 0.472010] audit: type=2000 audit(1635524153.468:1): state=initialized audit_enabled=0 res=1 [ 0.476010] cpuidle: using governor menu [ 0.480070] ACPI: bus type PCI registered [ 0.484030] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.489576] PCI: Using configuration type 1 for base access [ 0.496893] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.500292] ACPI: Added _OSI(Module Device) [ 0.504014] ACPI: Added _OSI(Processor Device) [ 0.508006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.512005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.516025] ACPI: Added _OSI(Linux-Dell-Video) [ 0.526758] ACPI: Interpreter enabled [ 0.528013] ACPI: (supports S0 S5) [ 0.532004] ACPI: Using IOAPIC for interrupt routing [ 0.536059] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.540622] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.588546] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.592011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.596013] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.600020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.604585] PCI host bridge to bus 0000:00 [ 0.608009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.612032] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.616008] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.620007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.624007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.628009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.675612] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.676007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.680007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.684008] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.692388] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.692388] * this clock source is slow. Consider trying other clock sources [ 0.713033] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.782236] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.788395] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.793089] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.796647] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.800732] SCSI subsystem initialized [ 0.804323] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.808000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.808014] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.812006] vgaarb: loaded [ 0.816088] pps_core: LinuxPPS API ver. 1 registered [ 0.820006] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.824054] PTP clock support registered [ 0.828104] EDAC MC: Ver: 3.0.0 [ 0.834688] hv_vmbus: Vmbus version:4.0 [ 0.836105] PCI: Using ACPI for IRQ routing [ 0.840185] NetLabel: Initializing [ 0.844014] NetLabel: domain hash size = 128 [ 0.848034] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.852665] NetLabel: unlabeled traffic allowed by default [ 0.856236] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.872018] VFS: Disk quotas dquot_6.6.0 [ 0.883714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.890720] AppArmor: AppArmor Filesystem Enabled [ 0.895773] pnp: PnP ACPI init [ 0.912857] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.921357] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.928455] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.934640] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.940644] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.949632] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.955503] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.968496] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.973720] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.978385] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.987847] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.992805] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.998552] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.003679] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.008718] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.016016] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.021946] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.030014] pnp: PnP ACPI: found 9 devices [ 1.041529] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.051668] NET: Registered protocol family 2 [ 1.058981] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.066908] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.075836] TCP: Hash tables configured (established 8192 bind 8192) [ 1.082485] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.087408] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.094466] NET: Registered protocol family 1 [ 1.103237] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.110899] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.117732] Unpacking initramfs... [ 1.432285] random: fast init done [ 1.438433] Freeing initrd memory: 13088K [ 1.442595] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.447105] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.454917] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.461379] Scanning for low memory corruption every 60 seconds [ 1.466931] Initialise system trusted keyrings [ 1.472344] Key type blacklist registered [ 1.479800] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.485781] zbud: loaded [ 1.493017] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.503609] fuse init (API version 7.26) [ 1.510838] Key type asymmetric registered [ 1.516401] Asymmetric key parser 'x509' registered [ 1.527456] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.534610] io scheduler noop registered (default) [ 1.540213] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.546146] ACPI: Power Button [PWRF] [ 1.552802] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.587549] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.621388] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.631926] Linux agpgart interface v0.103 [ 1.639947] loop: module loaded [ 1.644903] hv_vmbus: registering driver hv_storvsc [ 1.670117] scsi host0: storvsc_host_t [ 1.679920] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.693698] scsi host1: storvsc_host_t [ 1.704138] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.714332] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.725477] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.735620] sd 0:0:0:0: [sda] Write Protect is off [ 1.746717] scsi host2: ata_piix [ 1.752198] scsi host3: ata_piix [ 1.757972] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.764587] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.770029] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.797795] libphy: Fixed MDIO Bus: probed [ 1.805001] tun: Universal TUN/TAP device driver, 1.6 [ 1.811241] PPP generic driver version 2.4.2 [ 1.815903] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.842900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.847579] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.852089] sda: sda1 [ 1.860714] mousedev: PS/2 mouse device common for all mice [ 1.866838] rtc_cmos 00:00: RTC can wake from S4 [ 1.906524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.912840] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.921088] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.935083] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.940520] device-mapper: uevent: version 1.0.3 [ 2.967691] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.115289] NET: Registered protocol family 10 [ 3.126899] Segment Routing with IPv6 [ 3.132270] NET: Registered protocol family 17 [ 3.138299] Key type dns_resolver registered [ 3.144098] RAS: Correctable Errors collector initialized. [ 3.151471] registered taskstats version 1 [ 3.157384] Loading compiled-in X.509 certificates [ 3.166070] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.174477] zswap: loaded using pool lzo/zbud [ 3.183982] Key type big_key registered [ 3.188157] Key type trusted registered [ 3.195335] Key type encrypted registered [ 3.206157] AppArmor: AppArmor sha1 policy hashing enabled [ 3.210529] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.215645] evm: HMAC attrs: 0x1 [ 3.363946] rtc_cmos 00:00: setting system clock to 2021-10-29 16:15:57 UTC (1635524157) [ 3.369294] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.374810] EDD information not available. [ 3.905982] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.918081] ata2.00: configured for MWDMA2 [ 3.934947] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.949093] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.953620] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.965045] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.973405] Freeing unused kernel memory: 2248K [ 3.984146] Write protecting the kernel read-only data: 18432k [ 3.991144] Freeing unused kernel memory: 2008K [ 3.997146] Freeing unused kernel memory: 124K [ 4.016359] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.021926] x86/mm: Checking user space page tables [ 4.043378] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.107654] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.113695] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.120597] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.130635] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.140066] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.156099] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.165928] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.178238] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.186761] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.194193] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.376150] hv_utils: Registering HyperV Utility Driver [ 4.382631] hv_vmbus: registering driver hv_util [ 4.399570] hidraw: raw HID events driver (C) Jiri Kosina [ 4.410717] hv_vmbus: registering driver hv_netvsc [ 4.421691] hv_vmbus: registering driver hyperv_keyboard [ 4.440279] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.503543] hv_vmbus: registering driver hid_hyperv [ 4.586203] hv_utils: Heartbeat IC version 3.0 [ 4.594469] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.674348] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.717785] hv_utils: Shutdown IC version 3.0 [ 4.736811] hv_utils: TimeSync IC version 4.0 [ 4.742873] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.864078] raid6: sse2x1 gen() 3943 MB/s [ 4.916035] raid6: sse2x1 xor() 3721 MB/s [ 4.972044] raid6: sse2x2 gen() 5726 MB/s [ 5.024070] raid6: sse2x2 xor() 3970 MB/s [ 5.076038] raid6: sse2x4 gen() 6542 MB/s [ 5.128078] raid6: sse2x4 xor() 5092 MB/s [ 5.137937] raid6: using algorithm sse2x4 gen() 6542 MB/s [ 5.143485] raid6: .... xor() 5092 MB/s, rmw enabled [ 5.147691] raid6: using intx1 recovery algorithm [ 5.157169] xor: measuring software checksum speed [ 5.200070] prefetch64-sse: 9976.000 MB/sec [ 5.244037] generic_sse: 9205.000 MB/sec [ 5.248746] xor: using function: prefetch64-sse (9976.000 MB/sec) [ 5.257298] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.478321] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.670220] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.674821] EXT4-fs (sda1): write access will be enabled during recovery [ 5.841521] EXT4-fs (sda1): recovery complete [ 5.857262] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.249481] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.256876] systemd[1]: Detected virtualization microsoft. [ 6.262813] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.315281] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1428792744>. [ 6.661554] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.732831] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 6.800925] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 6.860711] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.911974] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 6.960718] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Created slice System Slice. Mounting POSIX Message Queue File System... Mounting Huge Pages File System... [[0;32m OK [0m] Reached target Slices. Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice.[ 7.362730] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] [ 7.422271] iscsi: registered transport (tcp) Started Forward Password Requests to Wall Directory Watch. [ 7.468031] iscsi: registered transport (iser) Mounting Debug File System... [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. Starting Remount Root and Kernel File Systems... [[ 7.795971] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Create list of required st... nodes for the current kernel... [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Journal Service... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Kernel Device Manager. Starting Create Volatile Files and Directories... [[0;32m OK [m] Started Create Volatile Files ad Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update TMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 13.501201] cloud-init[317]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 16:16:07 +0000. Up 12.10 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 16.365433] cloud-init[642]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:16:09 +0000. Up 14.57 seconds. [ 16.461022] cloud-init[[642]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 16.567949] cloud-init[[642]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target System Initialization. [ 16.661433] [cloud-init[0;32m OK [0m[642]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |] Listening on ACPID Listen Socket. [ 16.754007] [cloud-init[0;32m OK [m[642]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Listening on D-Bus System Message Bus Socket. [[ 16.848543] [0;32m OK [0mcloud-init] [642]: Started Daily Cleanup of Temporary Directories.ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:51:b4:64 | [[0;32m OK [0m ] [ 16.956854] cloud-initReached target Sockets.[642]: ci-info: | eth0 | True | fe80::f816:3eff:fe51:b464/64 | . | link | fa:16:3e:51:b4:64 | [[ 17.033425] [0;32m OK [0mcloud-init[642]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Started Daily apt download activities. [[ 17.125578] [0;32m OK [0mcloud-init] [642]: Started Daily apt upgrade and clean activities.ci-info: | lo | True | ::1/128 | . | host | . | [[ 17.221527] cloud-init[0;32m OK [0m[642]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Timers. [ 17.303032] [cloud-init[0;32m OK [0m[642]: ] ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++Started ACPI Events Check. [[0;32m OK [0m[ 17.409245] cloud-init] [642]: Reached target Paths.ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [ [0;32m OK [0m[ 17.497790] ] cloud-initReached target Basic System.[642]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m ] [ 17.592086] Started D-Bus System Message Bus.cloud-init [642]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [ 17.661093] cloud-init[642]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 17.712161] cloud-init[642]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 17.762117] cloud-init[642]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+ [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting Apply the settings specified in cloud-config... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started Login Service. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI argets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1428792744 ttyS0 tempest-serverrescuenegativetestjson-server-1428792744 login: [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.088000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.092000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100053] Security Framework initialized [ 0.104000] Yama: becoming mindful. [ 0.104041] AppArmor: AppArmor initialized [ 0.108248] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.112100] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.116020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120009] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.125018] CPU: Physical Processor ID: 0 [ 0.128338] mce: CPU supports 1 MCE banks [ 0.132111] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.136005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.140005] Spectre V2 : Mitigation: Full generic retpoline [ 0.144004] Speculative Store Bypass: Vulnerable [ 0.181692] Freeing SMP alternatives memory: 36K [ 0.186334] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188099] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192062] Hierarchical SRCU implementation. [ 0.197024] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.200006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.204080] smp: Bringing up secondary CPUs ... [ 0.208006] smp: Brought up 1 node, 1 CPU [ 0.212004] smpboot: Max logical packages: 1 [ 0.216006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.220497] devtmpfs: initialized [ 0.224089] x86/mm: Memory block size: 128MB [ 0.228245] evm: security.selinux [ 0.232008] evm: security.SMACK64 [ 0.236005] evm: security.SMACK64EXEC [ 0.240004] evm: security.SMACK64TRANSMUTE [ 0.244005] evm: security.SMACK64MMAP [ 0.247801] evm: security.apparmor [ 0.248005] evm: security.ima [ 0.252004] evm: security.capability [ 0.256169] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.260020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.264086] pinctrl core: initialized pinctrl subsystem [ 0.268374] NET: Registered protocol family 16 [ 0.272116] audit: initializing netlink subsys (disabled) [ 0.276181] cpuidle: using governor ladder [ 0.280009] audit: type=2000 audit(1635524231.276:1): state=initialized audit_enabled=0 res=1 [ 0.284008] cpuidle: using governor menu [ 0.288061] ACPI: bus type PCI registered [ 0.292004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.297304] PCI: Using configuration type 1 for base access [ 0.305304] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.308278] ACPI: Added _OSI(Module Device) [ 0.312009] ACPI: Added _OSI(Processor Device) [ 0.316028] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.320005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.324019] ACPI: Added _OSI(Linux-Dell-Video) [ 0.338265] ACPI: Interpreter enabled [ 0.340013] ACPI: (supports S0 S5) [ 0.344005] ACPI: Using IOAPIC for interrupt routing [ 0.348049] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.352522] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.395920] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.396011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.400014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412180] PCI host bridge to bus 0000:00 [ 0.416007] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.420030] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.424006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.428006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.436008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.476503] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.480008] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496197] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.496197] * this clock source is slow. Consider trying other clock sources [ 0.512635] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.563360] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.565324] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.569037] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.573198] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576872] SCSI subsystem initialized [ 0.580371] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.584000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.584006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.588027] vgaarb: loaded [ 0.592057] pps_core: LinuxPPS API ver. 1 registered [ 0.596005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.604024] PTP clock support registered [ 0.608068] EDAC MC: Ver: 3.0.0 [ 0.614497] hv_vmbus: Vmbus version:4.0 [ 0.616103] PCI: Using ACPI for IRQ routing [ 0.620162] NetLabel: Initializing [ 0.623639] NetLabel: domain hash size = 128 [ 0.624016] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.628669] NetLabel: unlabeled traffic allowed by default [ 0.632164] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.651370] VFS: Disk quotas dquot_6.6.0 [ 0.657334] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.662718] AppArmor: AppArmor Filesystem Enabled [ 0.668203] pnp: PnP ACPI init [ 0.682498] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.688515] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.694288] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.699398] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.703873] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.709014] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.713939] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.720222] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.724855] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.729642] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.735955] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.740873] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.748581] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.754624] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.760409] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.767170] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.772868] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.778593] pnp: PnP ACPI: found 9 devices [ 0.790143] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.796278] NET: Registered protocol family 2 [ 0.802456] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.807687] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.815283] TCP: Hash tables configured (established 8192 bind 8192) [ 0.820594] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.827178] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.832773] NET: Registered protocol family 1 [ 0.837453] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.844293] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.852926] Unpacking initramfs... [ 1.160205] Freeing initrd memory: 13088K [ 1.164690] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.169654] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.176163] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.181721] Scanning for low memory corruption every 60 seconds [ 1.187389] Initialise system trusted keyrings [ 1.191880] Key type blacklist registered [ 1.196497] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.204594] zbud: loaded [ 1.209772] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.216055] fuse init (API version 7.26) [ 1.222012] Key type asymmetric registered [ 1.226920] Asymmetric key parser 'x509' registered [ 1.232091] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.238076] io scheduler noop registered (default) [ 1.244565] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.250861] ACPI: Power Button [PWRF] [ 1.257496] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.287042] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.318335] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.327792] Linux agpgart interface v0.103 [ 1.334217] loop: module loaded [ 1.338186] hv_vmbus: registering driver hv_storvsc [ 1.347374] scsi host0: storvsc_host_t [ 1.374448] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.383980] random: fast init done [ 1.389582] scsi host1: storvsc_host_t [ 1.398586] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.404374] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.411089] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.424582] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.433654] sd 0:0:0:0: [sda] Write Protect is off [ 1.439755] scsi host2: ata_piix [ 1.444270] scsi host3: ata_piix [ 1.448596] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.455679] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.461113] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.481823] libphy: Fixed MDIO Bus: probed [ 1.486305] tun: Universal TUN/TAP device driver, 1.6 [ 1.491162] PPP generic driver version 2.4.2 [ 1.495767] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.523297] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.528188] sda: sda1 [ 1.534566] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.540811] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.547742] mousedev: PS/2 mouse device common for all mice [ 1.555608] rtc_cmos 00:00: RTC can wake from S4 [ 1.562440] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.568193] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.598059] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.609493] sd 1:0:0:0: [sdb] Write Protect is off [ 2.691889] sd 0:0:0:0: [sda] Attached SCSI disk [ 2.720985] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.726457] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.733792] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.738649] device-mapper: uevent: version 1.0.3 [ 2.742860] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.748960] NET: Registered protocol family 10 [ 2.758872] Segment Routing with IPv6 [ 2.763798] NET: Registered protocol family 17 [ 2.768334] Key type dns_resolver registered [ 2.772965] RAS: Correctable Errors collector initialized. [ 2.778429] registered taskstats version 1 [ 2.783332] Loading compiled-in X.509 certificates [ 2.901621] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.908228] zswap: loaded using pool lzo/zbud [ 2.912605] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.922297] Key type big_key registered [ 2.926473] Key type trusted registered [ 2.933070] Key type encrypted registered [ 2.938107] AppArmor: AppArmor sha1 policy hashing enabled [ 2.942623] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.947142] evm: HMAC attrs: 0x1 [ 2.954652] rtc_cmos 00:00: setting system clock to 2021-10-29 16:17:14 UTC (1635524234) [ 2.959915] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.964560] EDD information not available. [ 3.390158] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.401763] ata2.00: configured for MWDMA2 [ 3.420608] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.438412] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.442992] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.454236] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.462756] Freeing unused kernel memory: 2248K [ 3.472043] Write protecting the kernel read-only data: 18432k [ 3.477645] Freeing unused kernel memory: 2008K [ 3.483544] Freeing unused kernel memory: 124K [ 3.500284] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.505247] x86/mm: Checking user space page tables [ 3.520549] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.578060] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.583811] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.588905] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.595140] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.599785] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.614457] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.624617] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.631856] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.639216] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.644281] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.787918] hv_utils: Registering HyperV Utility Driver [ 3.792324] hv_vmbus: registering driver hv_util [ 3.805929] hidraw: raw HID events driver (C) Jiri Kosina [ 3.813002] hv_vmbus: registering driver hv_netvsc [ 3.826928] hv_vmbus: registering driver hyperv_keyboard [ 3.846655] hv_vmbus: registering driver hid_hyperv [ 3.892607] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.902214] hv_utils: Heartbeat IC version 3.0 [ 3.908480] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.919559] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.951861] hv_utils: Shutdown IC version 3.0 [ 3.958197] hv_utils: TimeSync IC version 4.0 [ 3.966559] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.220037] raid6: sse2x1 gen() 4475 MB/s [ 4.272029] raid6: sse2x1 xor() 3857 MB/s [ 4.324034] raid6: sse2x2 gen() 6370 MB/s [ 4.376031] raid6: sse2x2 xor() 4403 MB/s [ 4.428034] raid6: sse2x4 gen() 7227 MB/s [ 4.480028] raid6: sse2x4 xor() 5465 MB/s [ 4.484586] raid6: using algorithm sse2x4 gen() 7227 MB/s [ 4.489012] raid6: .... xor() 5465 MB/s, rmw enabled [ 4.493137] raid6: using intx1 recovery algorithm [ 4.500716] xor: measuring software checksum speed [ 4.544032] prefetch64-sse: 10107.000 MB/sec [ 4.588026] generic_sse: 9122.000 MB/sec [ 4.592759] xor: using function: prefetch64-sse (10107.000 MB/sec) [ 4.599598] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.755903] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.919639] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 4.924584] EXT4-fs (sda1): write access will be enabled during recovery [ 5.123687] EXT4-fs (sda1): recovery complete [ 5.132117] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.548245] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.555464] systemd[1]: Detected virtualization microsoft. [ 5.560337] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.599308] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1428792744>. [ 5.947622] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 5.993498] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 6.040258] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 6.087591] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.133364] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.185024] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Starting Remount Root and Kernel File Systems... Starting Create list of required st... nodes for the current kernel... Starting Journal Service... Mounting Debug File System... Mounting Huge Pages File System... Starting Load Kernel Modules... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] [ 7.110458] Loading iSCSI transport class v2.0-870. Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.[ 7.179663] EXT4-fs (sda1): re-mounted. Opts: (null) [ 7.188279] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Remount Root and Kernel File Systems.[ 7.241934] iscsi: registered transport (iser) [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 11.997643] cloud-init[338]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 16:17:23 +0000. Up 10.56 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started ifup for eth0. [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 14.852299] cloud-init[677]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:17:25 +0000. Up 13.07 seconds. [ 14.941001] cloud-init[677]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).[ 15.044201] cloud-init [677]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] Reached target ystem Initialization.[ 15.137628] cloud-init [677]: [ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[0;32m OK [0m] Listening on ACPID Listen Socket. [ 15.234640] cloud-init[[0;32m OK [0m[677]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Listening on D-Bus System Message Bus Socket. [ 15.322330] [cloud-init[0;32m OK [0m[677]: ] ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:51:b4:64 |Started ACPI Events Check. [[ 15.424815] [0;32m OK [0mcloud-init] [677]: Reached target Paths.ci-info: | eth0 | True | fe80::f816:3eff:fe51:b464/64 | . | link | fa:16:3e:51:b4:64 | [[0;32m OK [0m[ 15.522772] ] cloud-initStarted Daily Cleanup of Temporary Directories.[677]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[ 15.600562] [0;32m OK [0mcloud-init] [677]: ci-info: | lo | True | ::1/128 | . | host | . |Started Daily apt download activities. [ [0;32m OK [0m[ 15.699100] ] cloud-initStarted Daily apt upgrade and clean activities.[677]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m [ 15.786568] ] cloud-initReached target Timers.[677]: ci-info: +++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++[[0;32m OK [0m ] [ 15.876480] cloud-initReached target Sockets.[677]: ci-info: +-------+-------------+------------+-----------------+-----------+-------+[[0;32m OK [0m] Reached target Basic System.[ 15.972589] cloud-init [677]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[ [0;32m OK [0m[ 16.048094] ] cloud-init[677]: Started ACPI event daemon.ci-info: +-------+-------------+------------+-----------------+-----------+-------+ Starting LSB: MD monitoring daemon...[ 16.140195] cloud-init[677]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[ [0;32m OK [0m[ 16.219658] ] cloud-initStarted Regular background program processing daemon.[677]: ci-info: | 1 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 16.309135] Starting LSB: Record successful boot for GRUB...cloud-init [677]: [[0;32m OK [0mci-info: +-------+-------------+------------+-----------------+-----------+-------+] Started Deferred execution scheduler. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting OpenBSD Secure Shell server... Starting iSCSI initiator daemon (iscsid)... Starting /etc/rc.local Compatibility... Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 18.951822] cloud-init[739]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Oct 2021 16:17:30 +0000. Up 18.01 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... ci-info: no authorized ssh keys fingerprints found for user ubuntu. <14>Oct 29 16:17:32 ec2: <14>Oct 29 16:17:32 ec2: ############################################################# <14>Oct 29 16:17:32 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:17:32 ec2: 1024 SHA256:ILILcJSNC65MgrVkhw0moLrdhjV/d6iLCFprIUSym60 root@tempest-serverrescuenegativetestjson-server-1428792744 (DSA) <14>Oct 29 16:17:32 ec2: 256 SHA256:iomFitCJZE6BPMVqdId6QtZuiY8HRroccVrDAOlz9GI root@tempest-serverrescuenegativetestjson-server-1428792744 (ECDSA) <14>Oct 29 16:17:32 ec2: 256 SHA256:f0oHmWNIfpfbWVsWoIJ5KMQqkSytwPjwX5GNuaMOacU root@tempest-serverrescuenegativetestjson-server-1428792744 (ED25519) <14>Oct 29 16:17:32 ec2: 2048 SHA256:sPTcluK5fCIL8D2euXiLLgPSD8NeMeLboI0WOQsV568 root@tempest-serverrescuenegativetestjson-server-1428792744 (RSA) <14>Oct 29 16:17:32 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:17:32 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEFQ1+wh9mY9JYKzYgJN0szFxrUfan86OifokDlIRNUdpXcK/ckOIzbxJJ7lPu2xlIPqxJhvcVnBfRieqFmuuq4= root@tempest-serverrescuenegativetestjson-server-1428792744 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKM15zgS06vE2CEM472WMcQnQTbLYgjIXRFEeYXHg+MN root@tempest-serverrescuenegativetestjson-server-1428792744 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC8CwfXpaOFrh1uzs70kXohyyD/qdLECrJib8LjabCmbtLkaGFVeGoCGRtx7OiqMlgEVHB3mP/7d+nfUcI1EnHQHO2oXVYS9zx0ccjHxRRV0ooiMv30QLn0/8Krr0Kq7G89l2SUl1gPjWjxH2fyVbTTbNosqvQp6xN187bCUwiWCmBWnppqUDuLrCC4hsQnsBaLq1OUTJ+gcV+iLasK+gSezzQW8jPxholLcSQRihTLQ3ThOlMuKrZbyzz6u95gbhkC/viW2cEZTY1+pV8xuOslwzC5n7veWSJdxhqUi4N7ZeYt+dHvhduqpaPyyBsVE4qM5rW1pR7T8MaEOS3YNtIt root@tempest-serverrescuenegativetestjson-server-1428792744 -----END SSH HOST KEY KEYS----- [ 20.851411] cloud-init[803]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Oct 2021 16:17:32 +0000. Up 19.60 seconds. [ 20.940449] cloud-init[[0;32m OK [0m[803]: ] ci-info: no authorized ssh keys fingerprints found for user ubuntu.Started Execute cloud user/final scripts. [[ 21.060812] [0;32m OK [0mcloud-init] [803]: Reached target Cloud-init target.Cloud-init v. 18.2 finished at Fri, 29 Oct 2021 16:17:33 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 20.75 seconds Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1428792744 ttyS0 tempest-serverrescuenegativetestjson-server-1428792744 login: 2021-10-29 16:23:00,548 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.064s 2021-10-29 16:23:00,548 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d1866d-3524-43ee-8ff2-c629740a1a61', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d1866d-3524-43ee-8ff2-c629740a1a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:01,598 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:01,598 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3155cf22-2fa9-4e03-a85d-b7c6e394bda2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3155cf22-2fa9-4e03-a85d-b7c6e394bda2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:02,647 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:02,648 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5d4c41-b4f5-4711-94db-869e2dfe1d06', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5d4c41-b4f5-4711-94db-869e2dfe1d06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:03,698 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:03,699 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44acaa8d-0d93-4153-afee-e77128238eb0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44acaa8d-0d93-4153-afee-e77128238eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:04,749 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:04,749 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-290feaa3-88dd-4be8-9f10-6677cab56919', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-290feaa3-88dd-4be8-9f10-6677cab56919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:05,801 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:23:05,801 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9b0cff-3f29-4dee-b8b2-82118a5c0579', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9b0cff-3f29-4dee-b8b2-82118a5c0579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:06,850 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:06,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c506a607-5e21-4027-a094-15a04b7b11d1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c506a607-5e21-4027-a094-15a04b7b11d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:07,897 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:07,898 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b64790a-9842-40ae-91dc-14fdbc51ade0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b64790a-9842-40ae-91dc-14fdbc51ade0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:08,947 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:08,948 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af7a23ab-983e-4ed1-bec3-c18e1bd0002d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af7a23ab-983e-4ed1-bec3-c18e1bd0002d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:09,996 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:09,996 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d65892c-0188-4866-ac33-537771bc517d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d65892c-0188-4866-ac33-537771bc517d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:11,046 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:11,046 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482292f4-97bb-4de7-a2bc-12169a544f2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482292f4-97bb-4de7-a2bc-12169a544f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:12,097 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:12,097 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92bac888-6fa4-4f87-8691-52c12058748f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92bac888-6fa4-4f87-8691-52c12058748f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:13,151 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:23:13,151 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d1e8619-cff7-443f-9d6e-bd53ac1096ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d1e8619-cff7-443f-9d6e-bd53ac1096ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:14,203 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:14,203 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af26dba7-a1b9-48e5-810e-bdc84f5a0810', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af26dba7-a1b9-48e5-810e-bdc84f5a0810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:15,253 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:15,253 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a7ec78-9af4-4c39-abb6-5269e59531d3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a7ec78-9af4-4c39-abb6-5269e59531d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:16,303 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:16,304 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d678c9a-ce5f-4ac1-9e77-e4a0232fdcd3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d678c9a-ce5f-4ac1-9e77-e4a0232fdcd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:17,354 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:17,355 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4642af6a-ddd9-4924-a447-6e1dc4c4a409', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4642af6a-ddd9-4924-a447-6e1dc4c4a409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:18,404 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:18,405 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddca03c-c5d8-4395-8cd1-d684697a1c6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddca03c-c5d8-4395-8cd1-d684697a1c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:19,457 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:23:19,458 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4180ccec-257f-451f-b634-ca79603ddef1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4180ccec-257f-451f-b634-ca79603ddef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:20,505 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:20,505 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49113103-8f83-4fcf-ab5b-155af2909cf1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49113103-8f83-4fcf-ab5b-155af2909cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:21,555 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:21,555 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12740ee-a198-451a-a619-59102bb0009c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12740ee-a198-451a-a619-59102bb0009c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:22,607 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:22,608 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfbbed8-8334-4112-ae6b-06d82540a517', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfbbed8-8334-4112-ae6b-06d82540a517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:23,657 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:23,658 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db5e8f58-3954-4823-a0dd-4fe48e42a22b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db5e8f58-3954-4823-a0dd-4fe48e42a22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:24,708 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:24,709 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddf937c3-fb86-49d7-9557-b0fe031d47ae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddf937c3-fb86-49d7-9557-b0fe031d47ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:25,758 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:25,758 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ab3b0e-6c28-4648-a49b-41e8c38bcb8f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ab3b0e-6c28-4648-a49b-41e8c38bcb8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:26,812 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.046s 2021-10-29 16:23:26,812 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab2b7e20-01fb-4f15-84c6-a7090c20afc8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab2b7e20-01fb-4f15-84c6-a7090c20afc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:27,860 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:27,861 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec9752f-37e6-4d87-8ee2-a29cdaabc19d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec9752f-37e6-4d87-8ee2-a29cdaabc19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:28,911 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:28,912 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-584396a0-78f7-4830-b915-b81f00559b23', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-584396a0-78f7-4830-b915-b81f00559b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:29,962 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:29,962 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6835f5-fc27-4453-9825-139708d818fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6835f5-fc27-4453-9825-139708d818fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:31,012 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:31,013 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a25bb3c-e56b-4e5b-a443-452bbd249143', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a25bb3c-e56b-4e5b-a443-452bbd249143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:32,063 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:32,063 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32d93f4e-8e0e-4c24-bbae-f7bc089bfcfe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32d93f4e-8e0e-4c24-bbae-f7bc089bfcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:33,113 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:33,113 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03ea67a-56e8-4a93-9231-d527be30a6aa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03ea67a-56e8-4a93-9231-d527be30a6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:34,165 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:23:34,165 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1d8c9f-e01d-4d4e-88eb-3ff3207a2019', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1d8c9f-e01d-4d4e-88eb-3ff3207a2019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:35,213 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:35,214 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67560b23-e982-4897-9dab-3796e98eaefe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67560b23-e982-4897-9dab-3796e98eaefe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:36,374 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.153s 2021-10-29 16:23:36,375 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1787f71-95e9-4024-bb53-e37fda048190', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1787f71-95e9-4024-bb53-e37fda048190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:37,422 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:37,423 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-485fc4f4-077b-4d30-9913-135bbdedeb6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-485fc4f4-077b-4d30-9913-135bbdedeb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:38,470 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:38,471 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5508465-bcfc-46f6-93b6-3fd1750c2075', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5508465-bcfc-46f6-93b6-3fd1750c2075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:39,517 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:39,518 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f4bd57-b2f1-46e5-adae-2a8f710bbf14', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f4bd57-b2f1-46e5-adae-2a8f710bbf14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:40,566 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:40,566 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f411d3-cd71-4abf-80c8-116fd557d903', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f411d3-cd71-4abf-80c8-116fd557d903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:41,613 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:41,614 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4782ed5e-a47c-4be4-8acb-6509dbe4b78a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4782ed5e-a47c-4be4-8acb-6509dbe4b78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:42,662 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:42,662 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5cf012d-bded-4ad2-a95d-8dd95381f166', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5cf012d-bded-4ad2-a95d-8dd95381f166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:43,710 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:43,710 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f283911a-ff67-4847-8971-aebd0be4ce74', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f283911a-ff67-4847-8971-aebd0be4ce74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:44,758 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:44,758 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257a43d5-e7b9-42b8-adf3-fcac9a66d8d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257a43d5-e7b9-42b8-adf3-fcac9a66d8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:45,807 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:45,808 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c5a4b8-5833-49af-aec2-6f560d230a8c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c5a4b8-5833-49af-aec2-6f560d230a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:46,857 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:46,857 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84158280-80f0-4440-b166-ee31d3925b40', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84158280-80f0-4440-b166-ee31d3925b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:47,904 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:47,905 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a55db77-aecc-45dd-9a79-48e651c987b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a55db77-aecc-45dd-9a79-48e651c987b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:48,954 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:23:48,954 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515c9c1d-4693-4897-a5b8-0eade15d9404', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515c9c1d-4693-4897-a5b8-0eade15d9404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:50,001 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:50,002 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e92044-c77c-435c-be8f-8588caaa29bb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e92044-c77c-435c-be8f-8588caaa29bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:51,049 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:51,049 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ebcb9d8-2dcb-48cf-b656-dc0383f65c09', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ebcb9d8-2dcb-48cf-b656-dc0383f65c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:52,097 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:52,097 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e48c994-1c3d-4d4a-b0f5-7df4e39669c3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e48c994-1c3d-4d4a-b0f5-7df4e39669c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:53,144 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:23:53,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad576dc9-0ef1-4ec1-a517-0d628f31cebc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad576dc9-0ef1-4ec1-a517-0d628f31cebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:54,192 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:54,193 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435e1c71-1c61-4b8c-80eb-43934b565d29', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435e1c71-1c61-4b8c-80eb-43934b565d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:55,242 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:55,242 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b25c22c-5f0d-41bf-8a9e-99c04486ee84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b25c22c-5f0d-41bf-8a9e-99c04486ee84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:56,290 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:56,291 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d231c7f-6784-49c7-a0d0-e0c15a52ad92', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d231c7f-6784-49c7-a0d0-e0c15a52ad92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:57,340 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:57,340 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07c674b-b550-44a5-aa5b-49821c37bff2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07c674b-b550-44a5-aa5b-49821c37bff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:58,389 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:23:58,389 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ebf87e9-6317-41e1-91d6-36e5924b4205', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ebf87e9-6317-41e1-91d6-36e5924b4205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:23:59,438 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:23:59,438 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba7e3ca5-4aa3-44b1-a6ef-69cbb8ede9f5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba7e3ca5-4aa3-44b1-a6ef-69cbb8ede9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:00,485 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:00,486 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dd2eb8-7a27-412e-a054-4d38423e2e93', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dd2eb8-7a27-412e-a054-4d38423e2e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:01,534 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:01,534 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df745a0-4f8f-4e24-bb74-51a25ecbd9ad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df745a0-4f8f-4e24-bb74-51a25ecbd9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:02,581 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:02,582 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81d1e761-756e-4ead-be3f-0c879ecd8231', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81d1e761-756e-4ead-be3f-0c879ecd8231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:03,629 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:03,629 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a7a125-826f-4646-9410-9541f23f015f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a7a125-826f-4646-9410-9541f23f015f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:04,677 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:04,677 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cc1596-226c-4b46-ae33-a3ae13dff4af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cc1596-226c-4b46-ae33-a3ae13dff4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:05,725 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:05,725 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8030ac21-83b1-420c-86a4-67ea160d9b55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8030ac21-83b1-420c-86a4-67ea160d9b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:06,775 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:06,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5a1b74-41d3-4544-a193-6ee1e18c5bad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5a1b74-41d3-4544-a193-6ee1e18c5bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:07,826 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:24:07,827 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e2b656-d821-4223-862a-9c1ea41c8a2c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e2b656-d821-4223-862a-9c1ea41c8a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:08,875 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:08,875 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de48dfbe-40d8-4b94-b44c-8fabd86662c8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de48dfbe-40d8-4b94-b44c-8fabd86662c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:09,923 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:09,923 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2c8b54-f4a6-462b-a889-9af4fa02f85b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2c8b54-f4a6-462b-a889-9af4fa02f85b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:10,972 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:10,972 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a314540d-552f-4e20-876f-d722fac258cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a314540d-552f-4e20-876f-d722fac258cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:12,020 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:12,020 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9dcc113-fdc8-4cba-b382-9d03444cb92d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9dcc113-fdc8-4cba-b382-9d03444cb92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:13,068 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:13,068 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fc7074-1115-4273-b309-bf5b0f4413a0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fc7074-1115-4273-b309-bf5b0f4413a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:14,115 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:14,116 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5d74f3-4c8c-458c-83a1-2e9c79bc54fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5d74f3-4c8c-458c-83a1-2e9c79bc54fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:15,165 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:24:15,166 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d188a503-b8ac-469d-af46-deff57999acf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d188a503-b8ac-469d-af46-deff57999acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:16,213 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:16,214 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25da8b32-ebb4-4190-aaad-260e6e8b803f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25da8b32-ebb4-4190-aaad-260e6e8b803f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:17,262 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:17,262 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8b7328-3aab-4a2c-b4da-c569265f0bc8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8b7328-3aab-4a2c-b4da-c569265f0bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:18,309 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:18,309 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc851f88-7c2c-418d-af2d-246b3b852fd4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc851f88-7c2c-418d-af2d-246b3b852fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:19,357 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:19,358 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-782ad11d-1fca-4038-9310-5c0d6205a051', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782ad11d-1fca-4038-9310-5c0d6205a051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:20,405 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:20,406 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-926c934a-4687-4113-a274-815d577b54d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-926c934a-4687-4113-a274-815d577b54d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:21,453 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:21,453 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ad1d39-86fa-4970-aca5-a57d61f81ae6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ad1d39-86fa-4970-aca5-a57d61f81ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:22,501 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:22,501 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93882d43-e5af-4636-8bf1-1e8dfccefa8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93882d43-e5af-4636-8bf1-1e8dfccefa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:23,548 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:23,549 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d340c5-8244-432c-b7b2-8e679d76701e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d340c5-8244-432c-b7b2-8e679d76701e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:24,596 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:24,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41a8e32-7864-4b9f-bc15-874d9c4196c4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41a8e32-7864-4b9f-bc15-874d9c4196c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:25,645 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:25,645 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7087927a-5f09-4120-8466-5c97e8be9d17', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7087927a-5f09-4120-8466-5c97e8be9d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:26,692 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:26,692 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db00a6a3-bb54-4fa1-8079-c8b4fecfc455', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db00a6a3-bb54-4fa1-8079-c8b4fecfc455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:27,740 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:27,740 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1930b396-e6fa-4441-8abb-ded8181ba1cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1930b396-e6fa-4441-8abb-ded8181ba1cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:28,787 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:28,788 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ddceb50-2d0b-43cd-af7a-19dc506eda85', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ddceb50-2d0b-43cd-af7a-19dc506eda85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:29,836 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:29,836 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9aa239-fcf4-45a8-ad0d-464f134143eb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9aa239-fcf4-45a8-ad0d-464f134143eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:30,884 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:30,884 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9596ada4-771c-4651-83a9-4da10a782fe3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9596ada4-771c-4651-83a9-4da10a782fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:31,931 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.038s 2021-10-29 16:24:31,931 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60cf4fa3-aee2-49fb-933d-ad67c84b9d87', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60cf4fa3-aee2-49fb-933d-ad67c84b9d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:32,981 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:32,981 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959f245f-4c71-4ce2-be73-d1ec25ca4c80', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959f245f-4c71-4ce2-be73-d1ec25ca4c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:34,028 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:34,029 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52eced76-b5de-4371-949c-034c04951574', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52eced76-b5de-4371-949c-034c04951574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:35,075 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.038s 2021-10-29 16:24:35,075 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bea9a472-ded3-48a9-933c-f4ef042c2ed7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bea9a472-ded3-48a9-933c-f4ef042c2ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:36,123 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:36,124 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79285b3e-b4d5-4c9f-9173-3b970af059cd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79285b3e-b4d5-4c9f-9173-3b970af059cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:37,173 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:24:37,173 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818d8ece-32a0-4045-8782-4d93a8cb4938', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818d8ece-32a0-4045-8782-4d93a8cb4938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:38,221 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:38,221 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e78ae9-e6e9-4d43-ae38-3460f50f4a98', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e78ae9-e6e9-4d43-ae38-3460f50f4a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:39,268 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:39,268 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcc5427-13d4-4d42-8603-35789e57cf99', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcc5427-13d4-4d42-8603-35789e57cf99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:40,315 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:40,315 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89085921-bb93-428a-baac-1e281b94e45b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89085921-bb93-428a-baac-1e281b94e45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:41,363 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:41,364 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e92c32d-f9c4-401f-ae63-47cc539ca7f9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e92c32d-f9c4-401f-ae63-47cc539ca7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:42,410 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:42,411 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91517b82-d2da-4f0f-8491-bd23810c5f18', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91517b82-d2da-4f0f-8491-bd23810c5f18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:43,462 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:24:43,462 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be6c7d1-7c34-4024-8fd6-248a3da4aae2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be6c7d1-7c34-4024-8fd6-248a3da4aae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:44,513 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:24:44,513 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222a40df-3385-45a5-bcdf-beeefe0778dd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222a40df-3385-45a5-bcdf-beeefe0778dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:45,561 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:45,561 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72fa7fdd-3c95-47b5-9d61-d9aac5e3de9f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72fa7fdd-3c95-47b5-9d61-d9aac5e3de9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:46,612 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:24:46,612 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b756010-6584-4e5f-a5df-3426f1480149', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b756010-6584-4e5f-a5df-3426f1480149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:47,660 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:24:47,660 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0be22c58-b043-4fe9-9e79-c1d8ee3fb720', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0be22c58-b043-4fe9-9e79-c1d8ee3fb720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:48,712 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:24:48,713 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17479a5-61da-46dd-9204-6d01e03c4e6a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17479a5-61da-46dd-9204-6d01e03c4e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:49,762 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:24:49,762 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d463205f-62a3-4b7c-826c-ce93001c6042', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d463205f-62a3-4b7c-826c-ce93001c6042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:50,813 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:24:50,814 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8183f1-d7ce-4f47-8cd5-8a78f02adb55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8183f1-d7ce-4f47-8cd5-8a78f02adb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:51,864 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:24:51,865 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ae4311-1849-474e-9e31-183adc347f3f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ae4311-1849-474e-9e31-183adc347f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:52,914 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:24:52,915 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b70f63-c326-4dd1-879e-567b32ce1ead', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b70f63-c326-4dd1-879e-567b32ce1ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:53,964 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:24:53,964 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacc05a4-501e-4fe0-aa46-4d6384a2a23d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacc05a4-501e-4fe0-aa46-4d6384a2a23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:55,013 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:24:55,013 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f4891f-d590-4024-b7fd-e5392c12941d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f4891f-d590-4024-b7fd-e5392c12941d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:56,067 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:24:56,067 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291609c4-94d5-4e66-92ab-87476d28b76c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291609c4-94d5-4e66-92ab-87476d28b76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:57,233 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.158s 2021-10-29 16:24:57,233 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5368dc07-f45a-40bf-a7c0-9e44b65d1aeb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5368dc07-f45a-40bf-a7c0-9e44b65d1aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:58,282 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:24:58,282 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c00eae-929e-4647-b89f-2c3b2c31252f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c00eae-929e-4647-b89f-2c3b2c31252f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:24:59,333 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:24:59,333 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a1f5038-9134-45fd-9013-5f1b6f067fc3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a1f5038-9134-45fd-9013-5f1b6f067fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:00,382 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:00,382 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c870b1f0-5fd7-49e8-8f69-4d4b2f9f238a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c870b1f0-5fd7-49e8-8f69-4d4b2f9f238a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:01,431 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:01,431 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5f1c38-7d52-4124-9a06-71958873fe7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5f1c38-7d52-4124-9a06-71958873fe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:02,481 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:02,481 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c4558b6-1091-44c9-951e-6694a76f2d84', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c4558b6-1091-44c9-951e-6694a76f2d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:03,530 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:03,532 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbd9c81-dd88-4d0e-af4f-5db409ff70e2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbd9c81-dd88-4d0e-af4f-5db409ff70e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:04,580 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:25:04,580 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493969df-51bd-4be7-90c1-0eedf7c3acb4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493969df-51bd-4be7-90c1-0eedf7c3acb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:05,630 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:05,630 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5383b3bc-32f9-4d4c-8000-17ad8dba48cf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5383b3bc-32f9-4d4c-8000-17ad8dba48cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:06,680 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:06,680 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad2fb12a-1ba3-4237-b928-f3a3935c008e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad2fb12a-1ba3-4237-b928-f3a3935c008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:07,734 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.046s 2021-10-29 16:25:07,734 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6f32ce-4cc3-462f-833c-0766f821074e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6f32ce-4cc3-462f-833c-0766f821074e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:08,781 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:25:08,781 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95b09b0-f8d2-4a5c-9394-8cc5412dca92', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95b09b0-f8d2-4a5c-9394-8cc5412dca92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:09,833 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:25:09,833 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acb1616-7ea8-44a9-ad9f-d5b662f45e6b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acb1616-7ea8-44a9-ad9f-d5b662f45e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:10,881 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:25:10,881 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ddad79-1ef4-40ec-b2dd-4f3401b7ffde', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ddad79-1ef4-40ec-b2dd-4f3401b7ffde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:11,932 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:11,932 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3218eef1-59eb-49e4-b6c0-166aa7f137e9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3218eef1-59eb-49e4-b6c0-166aa7f137e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:12,980 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:12,980 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1504795d-d72f-4178-8f5d-7322c655c1e3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1504795d-d72f-4178-8f5d-7322c655c1e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:14,029 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:14,030 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ddbcc0-6538-49f4-870d-b387233bdd38', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ddbcc0-6538-49f4-870d-b387233bdd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:15,078 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:15,079 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-084e1fa4-21ce-49ed-a85a-8f953ffc534c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-084e1fa4-21ce-49ed-a85a-8f953ffc534c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:16,130 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:25:16,131 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15e9672-be58-4b9e-8753-628c637d50db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15e9672-be58-4b9e-8753-628c637d50db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:17,180 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:17,180 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4ee4a3-37b4-4162-b6c5-d9c64ada882d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4ee4a3-37b4-4162-b6c5-d9c64ada882d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:18,231 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:25:18,231 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a6a4367-4fcf-45e1-8a86-60604d45ca70', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6a4367-4fcf-45e1-8a86-60604d45ca70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:19,282 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:19,282 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d39ca4-b00a-462d-8f42-b61e1e68593d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d39ca4-b00a-462d-8f42-b61e1e68593d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:20,331 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:20,332 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90ee1fb-6103-4895-8198-0f700b33822f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90ee1fb-6103-4895-8198-0f700b33822f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:21,382 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:21,383 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270fb2c2-149a-4f85-86ba-a6ea22a217df', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270fb2c2-149a-4f85-86ba-a6ea22a217df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:22,433 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:25:22,433 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-988719c9-b64b-49c7-9a8d-fb07cd7df03a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-988719c9-b64b-49c7-9a8d-fb07cd7df03a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:23,484 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:23,484 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3052aff-1c1e-4765-946a-c2fcd3c0dccf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3052aff-1c1e-4765-946a-c2fcd3c0dccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:24,533 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:24,533 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285d17ec-756f-40b8-bc43-b09ddb0c3a55', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285d17ec-756f-40b8-bc43-b09ddb0c3a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:25,584 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:25:25,585 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54265fd1-9fc7-444f-aa52-5de660f79bb3', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54265fd1-9fc7-444f-aa52-5de660f79bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:26,634 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:26,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d1f7f8-f1b7-4915-ad8e-0ef3ac493fe0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d1f7f8-f1b7-4915-ad8e-0ef3ac493fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:27,685 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:27,685 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47384fb-1906-4535-bd42-b5082d3270c9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47384fb-1906-4535-bd42-b5082d3270c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:28,736 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:28,736 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46d5c8e6-17ac-4461-ac5f-6e2470300bb1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46d5c8e6-17ac-4461-ac5f-6e2470300bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:29,790 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.047s 2021-10-29 16:25:29,791 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27586f17-5f0a-4bb5-a1ed-91e1d339b29b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27586f17-5f0a-4bb5-a1ed-91e1d339b29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:30,838 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:25:30,838 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5eaf18-7275-4730-8e00-c7f965c7343a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5eaf18-7275-4730-8e00-c7f965c7343a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:31,888 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:31,888 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f5858a5-fc23-487b-8b8a-2ca86aa49289', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f5858a5-fc23-487b-8b8a-2ca86aa49289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:32,937 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:32,938 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b09b44-20c3-4d22-8582-a3f7937163e5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b09b44-20c3-4d22-8582-a3f7937163e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:33,988 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:33,988 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a378eb9-81e7-440a-a852-e5eeced6be9b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a378eb9-81e7-440a-a852-e5eeced6be9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:35,038 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:35,038 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b6b325-5d13-4320-ab96-5e5e280719d2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b6b325-5d13-4320-ab96-5e5e280719d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:36,088 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:36,089 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccc2ec4-1c62-4396-9f82-92d09e4dce22', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccc2ec4-1c62-4396-9f82-92d09e4dce22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:37,139 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:37,139 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62683ade-53e0-47fa-ad13-c030bd99ae7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62683ade-53e0-47fa-ad13-c030bd99ae7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:38,188 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:38,189 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e3379d-8967-4c87-bd44-9f8d4a437e61', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e3379d-8967-4c87-bd44-9f8d4a437e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:39,239 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:39,239 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fdbe3e5-7b20-4b92-ad70-134e3d3ef08a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fdbe3e5-7b20-4b92-ad70-134e3d3ef08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:40,290 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:25:40,291 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f9946e-9c68-4f2c-ad59-b2b2d0954ebc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f9946e-9c68-4f2c-ad59-b2b2d0954ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:41,340 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:41,341 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a668f1d-5a19-48e4-a8af-37bc494877d9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a668f1d-5a19-48e4-a8af-37bc494877d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:42,390 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:42,391 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b59f8b3-95a2-495d-b124-2843b0dbe183', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b59f8b3-95a2-495d-b124-2843b0dbe183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:43,439 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:43,440 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52271fad-e970-43f6-aadb-3da58ac68e56', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52271fad-e970-43f6-aadb-3da58ac68e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:44,490 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:44,490 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f82fa6d-59f7-4956-be2d-23f82bdbfdd8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f82fa6d-59f7-4956-be2d-23f82bdbfdd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:45,540 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:45,540 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78bfa14-40a5-42ee-ae85-addf981b8ba0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78bfa14-40a5-42ee-ae85-addf981b8ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:46,590 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:46,590 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d18eba-f796-4c45-9c8c-2e9880947901', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d18eba-f796-4c45-9c8c-2e9880947901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:47,641 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:47,642 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e3f972-4071-4767-a9f5-43074f015a21', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e3f972-4071-4767-a9f5-43074f015a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:48,690 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:48,691 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e086defd-0c01-48a9-b0ae-390ca68cd8e1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e086defd-0c01-48a9-b0ae-390ca68cd8e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:49,742 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:25:49,742 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9844afb9-fcdf-4a5f-9c34-aa239bbf9a49', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9844afb9-fcdf-4a5f-9c34-aa239bbf9a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:50,791 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:50,792 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04b6a70d-be5f-4bda-9b6d-8784add69a33', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04b6a70d-be5f-4bda-9b6d-8784add69a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:51,840 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:51,841 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36fab69d-eabd-4e35-839c-8ca226cecf7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36fab69d-eabd-4e35-839c-8ca226cecf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:52,891 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:52,892 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc49e36-8a43-42a2-bd8f-a7623051925a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc49e36-8a43-42a2-bd8f-a7623051925a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:53,941 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:53,941 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ecce9fc-d0c0-4dd0-a9c4-fb9ce91ff712', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ecce9fc-d0c0-4dd0-a9c4-fb9ce91ff712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:54,991 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:54,991 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d80e90-6b6f-406c-997d-10af35e0ffc8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d80e90-6b6f-406c-997d-10af35e0ffc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:56,040 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:25:56,041 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b906c1f9-a276-413e-94c0-f4d70ecd9b43', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b906c1f9-a276-413e-94c0-f4d70ecd9b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:57,089 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:25:57,090 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b28c3d40-d4d4-42b4-8426-77479a025b36', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b28c3d40-d4d4-42b4-8426-77479a025b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:58,139 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:58,140 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a6a7a0-0842-4c71-a4a3-df16596f7cc2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a6a7a0-0842-4c71-a4a3-df16596f7cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:25:59,190 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:25:59,191 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb766ab8-226c-4771-82b3-aed8c32b8b05', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb766ab8-226c-4771-82b3-aed8c32b8b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:00,241 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:26:00,242 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ab3a538-6c76-40ca-a261-bbe4b71c902e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ab3a538-6c76-40ca-a261-bbe4b71c902e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:01,292 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:01,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1430a7c-346e-48e3-aed3-33f06c5fbaf7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1430a7c-346e-48e3-aed3-33f06c5fbaf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:02,342 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:02,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6325bcf7-3d96-40e3-8d45-d1561945e45f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6325bcf7-3d96-40e3-8d45-d1561945e45f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:03,392 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:03,392 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b232113f-4deb-4280-a857-0a1e8f9fb875', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b232113f-4deb-4280-a857-0a1e8f9fb875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:04,443 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:04,443 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca77539-12f6-4bcd-af66-ff6d66d98643', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca77539-12f6-4bcd-af66-ff6d66d98643', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:05,493 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:05,493 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ec3f3a-e61d-4c11-8534-d972cfe5f5e9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ec3f3a-e61d-4c11-8534-d972cfe5f5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:06,542 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:06,542 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105df2a3-832d-4cea-a2a8-3841ea191dc9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105df2a3-832d-4cea-a2a8-3841ea191dc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:07,591 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:07,592 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85dc881d-9966-47da-a2dd-5429a7e2bd6e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85dc881d-9966-47da-a2dd-5429a7e2bd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:08,640 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:08,641 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7c3b6f-6974-448b-b874-3c7479c3dbdb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7c3b6f-6974-448b-b874-3c7479c3dbdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:09,693 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:26:09,693 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e058a73-7e2f-4a7b-af5d-8d6a994c21d6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e058a73-7e2f-4a7b-af5d-8d6a994c21d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:10,741 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:26:10,741 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9140d2-8d22-43bd-8d02-3358093927b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9140d2-8d22-43bd-8d02-3358093927b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:11,791 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:11,791 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb60ece-9766-426f-aa71-d50b60842050', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb60ece-9766-426f-aa71-d50b60842050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:12,840 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:12,841 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c78b465-8501-4340-a289-1a683a5acaa0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c78b465-8501-4340-a289-1a683a5acaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:13,891 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:13,891 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a77b24-d00f-4158-80aa-75b134a4a9b1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a77b24-d00f-4158-80aa-75b134a4a9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:14,941 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:14,941 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a3b2a3-067e-49d6-9b1a-c491e42f5e01', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a3b2a3-067e-49d6-9b1a-c491e42f5e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:15,991 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:15,992 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af45e47f-a1f2-49f4-a90d-fa5734a7ddb1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af45e47f-a1f2-49f4-a90d-fa5734a7ddb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:17,041 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:17,042 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-375eced3-0ad3-4cd7-b759-d4018ab412be', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-375eced3-0ad3-4cd7-b759-d4018ab412be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:18,091 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:18,092 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0589659a-80a2-44cb-ac94-1bafe06db5ff', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0589659a-80a2-44cb-ac94-1bafe06db5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:19,142 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:19,142 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de6baf5c-4daf-4b5e-a04c-e9608eacd90f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6baf5c-4daf-4b5e-a04c-e9608eacd90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:20,192 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:20,192 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af130b50-0f08-48dd-aade-18f4e4f2a947', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af130b50-0f08-48dd-aade-18f4e4f2a947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:21,242 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:21,242 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9fa741f-33e0-4f81-b2a8-80d9a3982d2c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9fa741f-33e0-4f81-b2a8-80d9a3982d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:22,292 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:22,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98d9fcb-7bbe-4438-a033-2263c1b35a52', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98d9fcb-7bbe-4438-a033-2263c1b35a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:23,342 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:23,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27648638-9c1d-4849-92e1-5dfdbf8390e1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27648638-9c1d-4849-92e1-5dfdbf8390e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:24,391 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:24,392 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8223967-f5eb-4f75-98d8-4c9a0dc13dc8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8223967-f5eb-4f75-98d8-4c9a0dc13dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:25,441 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:25,442 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54948966-50da-4043-8256-eead26d10dd8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54948966-50da-4043-8256-eead26d10dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:26,492 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:26,492 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-125be345-128f-44ef-bca7-40e4970cef36', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-125be345-128f-44ef-bca7-40e4970cef36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:27,543 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:27,543 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5983d835-0023-4aa5-8bec-440cb4e67d3c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5983d835-0023-4aa5-8bec-440cb4e67d3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:28,593 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:28,593 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4959a5-2bfe-4f41-92ac-aad7154a5b64', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4959a5-2bfe-4f41-92ac-aad7154a5b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:29,644 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:29,644 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97696b06-7a89-41ab-8fb9-c28335d15a18', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97696b06-7a89-41ab-8fb9-c28335d15a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:30,694 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:30,694 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8100fc-6529-40e7-b156-1d27ed21b415', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8100fc-6529-40e7-b156-1d27ed21b415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:31,743 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:31,743 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db7fa1e-deb0-42e0-917a-ee5a0cc38a38', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db7fa1e-deb0-42e0-917a-ee5a0cc38a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:32,793 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:32,794 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85ca372c-0c13-4392-b69f-da4e477446a1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85ca372c-0c13-4392-b69f-da4e477446a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:33,845 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:33,845 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a810212-f693-4873-b374-ac8efb47b2fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a810212-f693-4873-b374-ac8efb47b2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:34,891 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.038s 2021-10-29 16:26:34,892 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40f2cf8-389c-4d01-aea8-1218a8117a1a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40f2cf8-389c-4d01-aea8-1218a8117a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:35,942 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:35,942 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2cbccbf-1d65-4539-b765-8418e1fcd717', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2cbccbf-1d65-4539-b765-8418e1fcd717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:36,992 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:36,993 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3428667a-8595-4b64-a7e8-4d09c7fbd070', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3428667a-8595-4b64-a7e8-4d09c7fbd070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:38,046 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:26:38,046 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413087a6-2c2b-4987-92bb-3b15ac99355a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413087a6-2c2b-4987-92bb-3b15ac99355a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:39,095 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:39,096 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bced0b-dfcc-4a0c-bc93-4229255882ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bced0b-dfcc-4a0c-bc93-4229255882ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:40,144 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:40,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f9bfce0-9a62-42b2-89a9-50b947b58862', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f9bfce0-9a62-42b2-89a9-50b947b58862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:41,196 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:41,196 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1b3fe3a-018f-4b49-afcd-ae6837f0c109', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1b3fe3a-018f-4b49-afcd-ae6837f0c109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:42,247 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:42,247 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c049e1ba-3051-4836-a56c-2a7022e95bb2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c049e1ba-3051-4836-a56c-2a7022e95bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:43,296 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:43,297 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278356d0-df4a-498c-b389-7b73edb2b573', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278356d0-df4a-498c-b389-7b73edb2b573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:44,346 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:44,346 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3628e27-e61a-4ac1-8e03-2413a9d504fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3628e27-e61a-4ac1-8e03-2413a9d504fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:45,397 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:45,398 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7354155d-04e8-4a6d-a0ec-2f7533a7f786', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7354155d-04e8-4a6d-a0ec-2f7533a7f786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:46,449 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:26:46,449 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a60eb0-2620-46c7-983d-7fd1bb0a2750', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a60eb0-2620-46c7-983d-7fd1bb0a2750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:47,497 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:47,498 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25ede96-d2b1-4267-aed4-aeef1adfe4fc', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25ede96-d2b1-4267-aed4-aeef1adfe4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:48,545 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:26:48,546 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f434def1-d739-45ed-9679-eb9dac5ab838', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f434def1-d739-45ed-9679-eb9dac5ab838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:49,598 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:26:49,598 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac2363d-afb6-4475-9a65-032334b662a9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac2363d-afb6-4475-9a65-032334b662a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:50,652 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.046s 2021-10-29 16:26:50,652 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20436e1b-684b-4cb9-a0c8-f1e572b739dd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20436e1b-684b-4cb9-a0c8-f1e572b739dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:51,701 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:51,701 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b1fd78-5911-4c8b-adfa-7a056a74e394', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b1fd78-5911-4c8b-adfa-7a056a74e394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:52,751 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:52,752 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76677dc-dfd7-447f-bcf7-d91a0a01e63b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76677dc-dfd7-447f-bcf7-d91a0a01e63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:53,801 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:53,802 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3270d04-af0b-4c6f-bce2-dafafd4028b6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3270d04-af0b-4c6f-bce2-dafafd4028b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:54,850 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:54,851 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3da74a-aa69-4cc9-bca1-8b1c033a6497', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3da74a-aa69-4cc9-bca1-8b1c033a6497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:55,900 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:55,901 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfbc902-217b-40dc-9beb-c62fe79201dd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfbc902-217b-40dc-9beb-c62fe79201dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:56,951 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:26:56,951 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a3a9e8f-4997-4e00-a4ac-8d151663d628', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a3a9e8f-4997-4e00-a4ac-8d151663d628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:58,000 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:26:58,000 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd26fa1-ad86-48fa-b916-301fb998d9ec', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd26fa1-ad86-48fa-b916-301fb998d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:26:59,050 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:26:59,050 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43b2845-ee07-457b-95b0-1f65a9d5fc2c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43b2845-ee07-457b-95b0-1f65a9d5fc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:00,101 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:00,101 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99511826-5ccd-4a2d-841a-d82138e0c8b2', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99511826-5ccd-4a2d-841a-d82138e0c8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:01,152 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:27:01,153 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3bd44bc-0f6f-4e38-b532-72b8a44fa168', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bd44bc-0f6f-4e38-b532-72b8a44fa168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:02,203 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:02,203 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e0c365f-5d8c-4a4b-adf0-8eb477310579', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e0c365f-5d8c-4a4b-adf0-8eb477310579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:03,252 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:03,252 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3184c6c-00a6-4d05-bfb8-fb70b65c7dda', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3184c6c-00a6-4d05-bfb8-fb70b65c7dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:04,305 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:27:04,305 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40d23f6c-95e3-4c6e-b5af-b339fd7ff060', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40d23f6c-95e3-4c6e-b5af-b339fd7ff060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:05,358 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:27:05,358 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3a1cff-4f8b-4ad4-a075-1a2c0f0f70ba', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3a1cff-4f8b-4ad4-a075-1a2c0f0f70ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:06,408 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:06,408 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13892d7d-b30a-4f84-a3a4-0c87e83ed73b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13892d7d-b30a-4f84-a3a4-0c87e83ed73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:07,459 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:07,459 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61bb38ec-e96e-4257-ae9a-c02ab2916a26', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61bb38ec-e96e-4257-ae9a-c02ab2916a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:08,509 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:08,509 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1995877e-b8f0-41ce-b9bd-9a1b4ee65851', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1995877e-b8f0-41ce-b9bd-9a1b4ee65851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:09,558 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:09,558 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21d12212-cf9f-431e-9675-0a62ce702f8a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21d12212-cf9f-431e-9675-0a62ce702f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:10,608 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:10,608 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41bf532-14e5-4abb-9777-15f1d726589b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41bf532-14e5-4abb-9777-15f1d726589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:11,659 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:11,660 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12015111-7b60-49a7-bc35-8381ec76b3da', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12015111-7b60-49a7-bc35-8381ec76b3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:12,710 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:12,711 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d5230c-677f-4773-949a-c42afb0b16b1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d5230c-677f-4773-949a-c42afb0b16b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:13,761 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:13,761 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fbcd55-ff9a-4257-a944-980f62bab6ea', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fbcd55-ff9a-4257-a944-980f62bab6ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:14,812 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:14,812 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3fb4e7c-8947-426b-96e2-9e7c22aecb4e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3fb4e7c-8947-426b-96e2-9e7c22aecb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:15,862 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:15,862 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4dfa8bf-afa2-44e5-b08e-0169f6cbf154', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4dfa8bf-afa2-44e5-b08e-0169f6cbf154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:16,911 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:16,911 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e1ad8f-beec-486a-9556-574891fe8c65', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e1ad8f-beec-486a-9556-574891fe8c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:17,962 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:17,962 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fa69c6-878f-4966-9807-d09c768404db', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fa69c6-878f-4966-9807-d09c768404db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:19,013 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:19,013 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fba6f10-ed04-4e55-9134-179a709c98af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fba6f10-ed04-4e55-9134-179a709c98af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:20,062 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:20,063 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f89ff6-5e8d-4544-99db-7e3f57a40a7b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f89ff6-5e8d-4544-99db-7e3f57a40a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:21,113 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:21,113 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7c0a09-41b0-4355-b4d1-aff918c5f0e6', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7c0a09-41b0-4355-b4d1-aff918c5f0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:22,165 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:22,165 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfa92af-1b32-408f-a3e9-0d933c15bbda', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abfa92af-1b32-408f-a3e9-0d933c15bbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:23,215 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:23,215 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e592ef49-ddd9-4e26-ba8f-db084d2f7278', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e592ef49-ddd9-4e26-ba8f-db084d2f7278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:24,265 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:24,266 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed8a2e1-1011-42f1-87b7-9eba68d8cf27', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed8a2e1-1011-42f1-87b7-9eba68d8cf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:25,317 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:25,318 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2261b9b-044b-4a31-afd1-1d00573c8781', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2261b9b-044b-4a31-afd1-1d00573c8781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:26,366 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:26,366 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abb2b31-4ef6-4860-a9e0-7fe2d185d1e4', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abb2b31-4ef6-4860-a9e0-7fe2d185d1e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:27,414 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:27,414 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eaa4e41-f440-44bb-912f-e48a89452211', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eaa4e41-f440-44bb-912f-e48a89452211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:28,465 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:27:28,466 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf07ad2-cb84-4dc8-96c7-b18be4b3692b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf07ad2-cb84-4dc8-96c7-b18be4b3692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:29,513 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:27:29,514 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c4463d-858f-4f3c-9f1e-fa1ad57d1a1d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c4463d-858f-4f3c-9f1e-fa1ad57d1a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:30,565 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:30,565 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b6326e-8695-4630-af5b-81739f10aca8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b6326e-8695-4630-af5b-81739f10aca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:31,615 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:31,616 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6049c45a-c1d3-4d25-a531-ba8c1288183b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6049c45a-c1d3-4d25-a531-ba8c1288183b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:32,667 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:27:32,667 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946d25ba-1046-4982-b7a0-318c14abca6d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946d25ba-1046-4982-b7a0-318c14abca6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:33,715 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:33,716 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8979081-7202-4d50-9327-cbf7f92ab45e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8979081-7202-4d50-9327-cbf7f92ab45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:34,766 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:34,766 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e42708b-1a36-43d3-85f8-791039135ace', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e42708b-1a36-43d3-85f8-791039135ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:35,819 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:27:35,820 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a483a590-fb7b-455e-9e2e-5db57e716da8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a483a590-fb7b-455e-9e2e-5db57e716da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:36,872 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.044s 2021-10-29 16:27:36,872 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8310120-00bb-4f9e-8ebb-c8c499aeeb60', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8310120-00bb-4f9e-8ebb-c8c499aeeb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:37,920 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:27:37,920 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fee6da-2ea9-489d-ac98-ea598330ac92', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fee6da-2ea9-489d-ac98-ea598330ac92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:38,977 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.049s 2021-10-29 16:27:38,978 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db2ab15-291c-4f21-bdf1-00cf24c5a99d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db2ab15-291c-4f21-bdf1-00cf24c5a99d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:40,026 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:40,026 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e8ef23-9aac-4275-8e8c-c5daa00b3334', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e8ef23-9aac-4275-8e8c-c5daa00b3334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:41,074 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:41,074 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ee6c60-d3a4-4653-8da3-aff5d9dc522b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ee6c60-d3a4-4653-8da3-aff5d9dc522b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:42,122 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:42,122 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f6518d-6cb6-4ad7-aded-d9e8f8126e44', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f6518d-6cb6-4ad7-aded-d9e8f8126e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:43,169 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:27:43,170 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9629dab9-6c17-4b9f-9a56-269235a0255a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9629dab9-6c17-4b9f-9a56-269235a0255a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:44,219 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:44,220 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613216bc-a64a-45ef-9663-81e7fe27c2c7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613216bc-a64a-45ef-9663-81e7fe27c2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:45,271 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:45,271 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a757b841-b767-4149-a7c6-8179f6c96aed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a757b841-b767-4149-a7c6-8179f6c96aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:46,320 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:46,321 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96587bb-7a72-4d6c-993f-c9df491b50bd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96587bb-7a72-4d6c-993f-c9df491b50bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:47,370 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:27:47,371 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf99679-a004-49c1-b412-33b822cc5bd1', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf99679-a004-49c1-b412-33b822cc5bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:48,423 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.045s 2021-10-29 16:27:48,424 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3656d53-280c-493e-8d3e-4c25e9cea977', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3656d53-280c-493e-8d3e-4c25e9cea977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:49,473 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:49,474 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e16a093-8163-41a2-9aa4-a58169f3b80f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e16a093-8163-41a2-9aa4-a58169f3b80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:50,521 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:50,522 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635e0380-d0ae-4f1c-816e-88eb6e524cad', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635e0380-d0ae-4f1c-816e-88eb6e524cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:51,570 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:51,571 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10204695-a3c3-4628-800a-52baab3024ab', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10204695-a3c3-4628-800a-52baab3024ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:52,619 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:52,620 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8617d54a-1f84-41ec-81e8-0f4970769baa', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8617d54a-1f84-41ec-81e8-0f4970769baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:53,668 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:53,669 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e7f350-ed40-4cff-82cd-35adf90d23e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e7f350-ed40-4cff-82cd-35adf90d23e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:54,717 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:54,717 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a554d6c1-ae20-431a-acbe-3c17239f4dac', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a554d6c1-ae20-431a-acbe-3c17239f4dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:55,766 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:55,767 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73e74f24-1067-40ba-9156-0c60cb363ad7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73e74f24-1067-40ba-9156-0c60cb363ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:56,817 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:56,817 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3d94c7-900d-4260-88b7-57ef0940ef17', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3d94c7-900d-4260-88b7-57ef0940ef17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:57,866 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:57,866 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7db8f3d-e2b8-4023-ab7f-088244692ada', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7db8f3d-e2b8-4023-ab7f-088244692ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:58,915 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:27:58,916 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70a5105-1a31-4f05-b832-6e71138cf035', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70a5105-1a31-4f05-b832-6e71138cf035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:27:59,964 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:27:59,964 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bfa796-ba5e-4e11-967b-550a6385a9a5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bfa796-ba5e-4e11-967b-550a6385a9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:01,012 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:01,013 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438129db-c9ad-4667-a51c-75e0166d59e8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438129db-c9ad-4667-a51c-75e0166d59e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:02,061 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:02,062 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d520ab75-c62f-4218-b09f-6ecea1459b91', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d520ab75-c62f-4218-b09f-6ecea1459b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:03,111 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:03,112 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf01a7a5-e86c-45e2-a864-c744429efa60', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf01a7a5-e86c-45e2-a864-c744429efa60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:04,163 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:04,163 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f05de3b2-839c-457e-8f46-6dd2ab21db7d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f05de3b2-839c-457e-8f46-6dd2ab21db7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:05,214 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:05,214 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d792a4be-131a-400e-988f-a94837ba0095', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d792a4be-131a-400e-988f-a94837ba0095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:06,262 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:06,262 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923648fe-a001-44e6-85d0-d5aef82a5512', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923648fe-a001-44e6-85d0-d5aef82a5512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:07,311 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:07,311 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ea44ea-8d1a-404d-962f-04a1fe5e432f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ea44ea-8d1a-404d-962f-04a1fe5e432f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:08,362 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:28:08,363 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bae3c940-e18c-46af-8adc-fcc1982d8745', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bae3c940-e18c-46af-8adc-fcc1982d8745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:09,411 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:09,411 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a48835-7380-48f7-874a-87a538b91f99', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a48835-7380-48f7-874a-87a538b91f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:10,460 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:10,460 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21727d4b-8c92-41e1-bd36-69f253beceef', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21727d4b-8c92-41e1-bd36-69f253beceef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:11,509 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:11,509 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65cb68a-b3ed-4358-b2d0-43a3af6a0145', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65cb68a-b3ed-4358-b2d0-43a3af6a0145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:12,558 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:12,558 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d8351d-197f-4265-bba0-8050b81eb578', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d8351d-197f-4265-bba0-8050b81eb578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:13,606 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:13,606 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932366ac-f639-466c-bad8-84bd60034b01', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932366ac-f639-466c-bad8-84bd60034b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:14,655 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:14,655 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd223fb0-bd99-4b6d-828e-e204b8bf5008', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd223fb0-bd99-4b6d-828e-e204b8bf5008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:15,703 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:15,703 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a997d184-c8dd-4014-9d7d-46d955412c40', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a997d184-c8dd-4014-9d7d-46d955412c40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:16,752 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:16,753 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88cc9ea-c13b-4ae0-84a1-716606ab134c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88cc9ea-c13b-4ae0-84a1-716606ab134c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:17,803 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:17,803 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e9a84a-9f48-4c06-b4c3-5553f91cb8c0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e9a84a-9f48-4c06-b4c3-5553f91cb8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:18,851 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:18,852 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34462205-5f3f-4aa5-b88b-4122fe55248d', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34462205-5f3f-4aa5-b88b-4122fe55248d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:19,900 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:19,900 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337e9e08-6678-40f6-9567-2bce13e01d96', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337e9e08-6678-40f6-9567-2bce13e01d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:20,952 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.043s 2021-10-29 16:28:20,952 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e4ad7a-367f-420f-9589-0e09ca1d3647', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e4ad7a-367f-420f-9589-0e09ca1d3647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:22,000 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:22,001 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6aa2ed-f419-4183-8583-65d51368d607', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6aa2ed-f419-4183-8583-65d51368d607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:23,049 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:23,050 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f920b5-f950-488d-ada7-b2db31596c31', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f920b5-f950-488d-ada7-b2db31596c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:24,099 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:24,100 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765e1521-d928-4a9f-9cc0-188e3fb0019f', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765e1521-d928-4a9f-9cc0-188e3fb0019f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:25,149 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:25,149 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b778cb4-60ad-40b7-bf9d-37f9e6e3c908', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b778cb4-60ad-40b7-bf9d-37f9e6e3c908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:26,198 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:26,199 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698854f8-8cc7-4391-bebc-d06ccfc5776a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698854f8-8cc7-4391-bebc-d06ccfc5776a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:27,248 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:27,248 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd3ceda6-5e88-4c15-a6f6-e9d9063f06e0', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd3ceda6-5e88-4c15-a6f6-e9d9063f06e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:28,297 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:28,297 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28029ea-46e1-4bd6-8ebb-65fd2ed913fe', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28029ea-46e1-4bd6-8ebb-65fd2ed913fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:29,346 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:29,346 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a601b39-69ac-4e83-8258-a7f9b00480c5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a601b39-69ac-4e83-8258-a7f9b00480c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:30,395 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:30,395 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5ad23f-03cc-4c3f-8545-613ff982b321', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5ad23f-03cc-4c3f-8545-613ff982b321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:31,442 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.039s 2021-10-29 16:28:31,443 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4dabbb-f3d6-4b34-84be-8f3cb88e58bd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4dabbb-f3d6-4b34-84be-8f3cb88e58bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:32,492 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:32,493 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b44d5da-510b-4f00-bdfd-86dc82f6f9af', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b44d5da-510b-4f00-bdfd-86dc82f6f9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:33,541 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:33,542 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a02c00-800b-4b23-9b52-345dff84e5fd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a02c00-800b-4b23-9b52-345dff84e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:34,591 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:34,591 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fe09300-e1d2-4d88-8187-8ccbf8c95e52', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fe09300-e1d2-4d88-8187-8ccbf8c95e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:35,640 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:35,640 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8665a7a7-0ca7-4539-8851-297acf20e5d5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8665a7a7-0ca7-4539-8851-297acf20e5d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:36,747 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.099s 2021-10-29 16:28:36,748 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b89dc2-e1fe-464d-8823-27d9dd044388', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b89dc2-e1fe-464d-8823-27d9dd044388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:37,796 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:37,797 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f39a55a-23c6-4627-906a-b3345ecc1db9', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f39a55a-23c6-4627-906a-b3345ecc1db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:38,846 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:38,846 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18956b4-b9e4-4e07-a570-068192f296cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18956b4-b9e4-4e07-a570-068192f296cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:39,896 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:39,896 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8164166a-dace-48fd-b120-aae7df86fce8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8164166a-dace-48fd-b120-aae7df86fce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:40,947 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:40,947 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d25bd06-a17c-40dc-b841-272bfe4e3696', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d25bd06-a17c-40dc-b841-272bfe4e3696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:41,995 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:41,995 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0ab9ff-dd76-4315-920b-d04d60a7f350', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0ab9ff-dd76-4315-920b-d04d60a7f350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:43,043 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:43,044 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87da333e-44f4-44bd-9710-01bc0bd44d2e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87da333e-44f4-44bd-9710-01bc0bd44d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:44,093 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:44,094 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab15d816-4b9b-43b2-bb67-c35d80fa207a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab15d816-4b9b-43b2-bb67-c35d80fa207a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:45,142 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:45,143 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d646b9-9804-4d6d-80a6-1ec64d4a9327', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d646b9-9804-4d6d-80a6-1ec64d4a9327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:46,193 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:46,193 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c993e55-382e-4bda-824b-15bb35101acd', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c993e55-382e-4bda-824b-15bb35101acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:47,243 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:47,243 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5d4a006-4b04-4582-8918-42172313e634', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5d4a006-4b04-4582-8918-42172313e634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:48,291 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:48,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f0ff64-2fa5-4989-bd88-b4d635f584ed', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f0ff64-2fa5-4989-bd88-b4d635f584ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:49,341 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.042s 2021-10-29 16:28:49,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71222254-89bf-4428-8f93-2d50c736df13', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71222254-89bf-4428-8f93-2d50c736df13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:50,390 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:50,390 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db97878-3a99-4c08-b928-dc77b3f987ae', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db97878-3a99-4c08-b928-dc77b3f987ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:51,438 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:51,438 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a677690d-7621-4418-aab9-1ead25ffda2a', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a677690d-7621-4418-aab9-1ead25ffda2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:52,486 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:52,487 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e095211b-8826-4cf0-b1b1-4d973b17ca73', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e095211b-8826-4cf0-b1b1-4d973b17ca73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:53,535 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:53,535 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf2e5e7-3765-4eaf-9f7d-64a224e372f5', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf2e5e7-3765-4eaf-9f7d-64a224e372f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:54,583 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:54,584 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802eb59e-903b-4b58-a344-c708732319cb', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802eb59e-903b-4b58-a344-c708732319cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:55,634 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:55,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2096bd-6e28-47d4-b16b-bf0ad929b1e7', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2096bd-6e28-47d4-b16b-bf0ad929b1e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:56,683 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:56,683 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a189d6b8-4b49-415e-8c36-8ac1e8c2445e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a189d6b8-4b49-415e-8c36-8ac1e8c2445e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:57,731 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:57,731 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-278ffc6b-6627-46ac-ac4a-c64a0b519872', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-278ffc6b-6627-46ac-ac4a-c64a0b519872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:58,780 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:28:58,780 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e1f726-9785-42fd-9bf4-fae70a03fa12', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e1f726-9785-42fd-9bf4-fae70a03fa12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:28:59,830 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.041s 2021-10-29 16:28:59,831 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539eb027-ea74-47fa-abce-7f171d6593b8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539eb027-ea74-47fa-abce-7f171d6593b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' 2021-10-29 16:29:00,878 116498 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf 0.040s 2021-10-29 16:29:00,879 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b8d572-d3d2-4895-a62c-c02da7ae69d8', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b8d572-d3d2-4895-a62c-c02da7ae69d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf'} Body: b'{"volume": {"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:37.000000", "updated_at": "2021-10-29T16:17:00.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-85916074", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/2b90a2dbd833411d82a0838bb8b7d8d6/volumes/1b73b25d-57a4-4dc7-81ad-171ac50125bf"}], "user_id": "008bf02d56c44048a48f147490c7b073", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "attachment_id": "48f6a5d0-e6ff-4bf8-8959-781da8f3b115", "volume_id": "1b73b25d-57a4-4dc7-81ad-171ac50125bf", "server_id": "8ad8f3c4-a735-4e19-90a2-32178999fe0b", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:44.000000"}], "os-vol-tenant-attr:tenant_id": "2b90a2dbd833411d82a0838bb8b7d8d6"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 1b73b25d-57a4-4dc7-81ad-171ac50125bf failed to detach from server 8ad8f3c4-a735-4e19-90a2-32178999fe0b within the required time (360 s) from the compute API perspective |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] |
fail
ft9.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:13:44,853 116496 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 16:13:44,854 116496 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 16:13:47,781 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 2.927s 2021-10-29 16:13:47,782 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1536890561"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7950078-bd93-4e78-ad22-170bbebacac0', 'x-compute-request-id': 'req-d7950078-bd93-4e78-ad22-170bbebacac0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEAuxM8KBXKiTeNvrrLYcxmOHX1JEDFEAxoMUG5ArU5BCvSxWRJ\\nbo7RwWn+yedcj1Ef/mV6PwQh1g/rXo0UKj/mq6E1D2qmX/nrWvxSqCsinw8kLmmN\\nvc48H6gnQbEIsi94ogUnqc3H1LsaY1QpmHekulA8m7wXDM5rPufiL35mdo4WkFpS\\nub6QeK3I3K9XOSmRKPTctFHMyjKgWkillKn0JvEph9xFG2wGde50lIlQuo7LNsrp\\nWNVqir7UwNHqULd9cBCYxhn7RcR5CsyJtIMgQESvhEPc8Yz6cbFKa8infCgXiyzN\\nAStwkYZyCYYUol4ODYdRqrN2zUfG+hFKx1cv4wIDAQABAoIBAFt2uhC3JsET4j+A\\nQHPeZZPxSBujdzWzezWp9nS2edvqOTC9KZHeTfuMgT/h2EVR2pycrLomoQxx2Bfw\\nTg2iFHuRY8nX0ORX4pQnjZofDNxLoNr4TI6iSI8JvbfGgIPt5cMBVjUVIUCHAg3S\\nVkvvIyDcneVefr6KJbEp2lJyMFKBqu+0vEzKfeBr4vfa0XvdLmZktaX7RXVFCjpx\\ndLCMgy6EKsDAaPnq90rM4kIyJM+ToMfOFdxnapiAMhlK/LngcBg6zvh8AT+34Nsx\\npmQ2i9Q2pO0KMwQzUycG69TrZBkuYOV1NskC3T1E5fHtGfAWxbH9MVvTuD55bfle\\nMP8dT3ECgYEA78dLlNKNRDL28nc4E2LQWjzzN/5FpIPysHhY82J2wc/jgtNTXubi\\nWh7ENVMXDsKcHaOgtRlWRuHwjKAs7cJMcq7QHyuGrjdatW/sZKopjgcbkepIaoRu\\nxJUJ/uZoZFIB4rpTYiK04NWC6RkgwRyG0JitD0VcfLPU7fwMZOSzwWUCgYEAx7ss\\np41ePdoY6/AqYRLOzVX8h5+ve8KwwMO49Xe/QUWwd6O/W6HqKS++TOCL2Rm1SKPO\\n3uJYPQTOhEK8LAXqfa/LqKK/tXcporpBG9ZtMW6nlJ2l/Z3JkxzbTMTFYq/LROBE\\nppjICVmIscZc05XQazLFrv9F6Sj7m8lFYu0++6cCgYBMUtbnJ2JaLBLZOUO7P//s\\nSWxuDV0jsfCFZbmCt3vv03mrAhOOqNWyNArmom07gIzrDlOwccE5zN+iE7ZZdDib\\nZLPQyC0VtX8FM/w+Sr/xeqe2+alVZpRPtNU6syLVlBkPj5nNKhkDXFNQWXRIpAjx\\nyzeDHeQDucZ0fn9/eiER1QKBgDocn3VwkEb2ueGL0wjDbCAaMItVTr13e+3aBGqH\\nGMJpAFsO7ZI/nd214myDuKzF6hTkdEAtIvc9+shIkm9MmVlQWLUMBTNLJHYQMvli\\nfgqv41o+NBmCWy/OaZAAgF2iQEYd6lt+gFUYE8mFqWR2ZlmKQDIWW8TnA63j9ag+\\n1uBpAoGAE+qLrgo4ACvMZQGQbVdhcLPf4Ft5qzyI5FZneV/3YFPXcl1PI7KGO+Bx\\nDdWXuYVuJKJhakvpivBG8MoiIXcXffTlLybtIESndEXksu1NQVM3dD8d6R2rvtHh\\nYigKUy8hrBaZfYoKvJ2mdqXk0ovodb+KrnRjiwTh4o5F5SEsvyo=\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-1536890561", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7EzwoFcqJN42+usthzGY4dfUkQMUQDGgxQbkCtTkEK9LFZElujtHBaf7J51yPUR/+ZXo/BCHWD+tejRQqP+aroTUPaqZf+eta/FKoKyKfDyQuaY29zjwfqCdBsQiyL3iiBSepzcfUuxpjVCmYd6S6UDybvBcMzms+5+IvfmZ2jhaQWlK5vpB4rcjcr1c5KZEo9Ny0UczKMqBaSKWUqfQm8SmH3EUbbAZ17nSUiVC6jss2yulY1WqKvtTA0epQt31wEJjGGftFxHkKzIm0gyBARK+EQ9zxjPpxsUpryKd8KBeLLM0BK3CRhnIJhhSiXg4Nh1Gqs3bNR8b6EUrHVy/j Generated-by-Nova", "fingerprint": "00:e6:da:3a:fa:d1:93:05:cb:d0:63:74:3c:67:0c:d4", "user_id": "16c47acc08ad42ec9f14cbad92726027"}}' 2021-10-29 16:13:47,787 116496 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1536890561 created 2021-10-29 16:13:49,663 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.875s 2021-10-29 16:13:49,663 116496 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--577338077", "description": "tempest-description--1129248730"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1579', 'x-openstack-request-id': 'req-bc6a6b7c-f32b-4e43-b3c3-314d46da825f', 'date': 'Fri, 29 Oct 2021 16:13:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "name": "tempest-securitygroup--577338077", "stateful": true, "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "description": "tempest-description--1129248730", "security_group_rules": [{"id": "6bc8e32b-a262-4a9e-ace4-06625b612dee", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "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": 133, "description": null, "tags": [], "created_at": "2021-10-29T16:13:49Z", "updated_at": "2021-10-29T16:13:49Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}, {"id": "f3488281-7840-4b53-a080-4a5f6f45b091", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "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": 134, "description": null, "tags": [], "created_at": "2021-10-29T16:13:49Z", "updated_at": "2021-10-29T16:13:49Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}], "tags": [], "created_at": "2021-10-29T16:13:48Z", "updated_at": "2021-10-29T16:13:49Z", "revision_number": 1, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:13:50,207 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.543s 2021-10-29 16:13:50,207 116496 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": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b8b48a3d-f574-46bc-808d-997b3b82e2a7', 'date': 'Fri, 29 Oct 2021 16:13:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0aabb363-ea3c-4c50-9fef-f34872893fa4", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "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, "description": "", "created_at": "2021-10-29T16:13:49Z", "updated_at": "2021-10-29T16:13:49Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:13:50,550 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.342s 2021-10-29 16:13:50,550 116496 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": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bbe6f803-3260-4325-a36c-f3af57ec9a42', 'date': 'Fri, 29 Oct 2021 16:13:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "45e3fef8-b3de-4f5e-80e6-37bd3fee13d8", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "b74ccc94-d9a4-46c1-b0f4-d3539452df38", "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, "description": "", "created_at": "2021-10-29T16:13:50Z", "updated_at": "2021-10-29T16:13:50Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:13:50,551 116496 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--577338077 created 2021-10-29 16:13:51,809 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 1.257s 2021-10-29 16:13:51,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-79dca016-0f85-4467-b409-b8985f751325', 'date': 'Fri, 29 Oct 2021 16:13:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bc23e853-3dcf-4c48-bbfa-da94911189f6", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "floating_ip_address": "172.27.2.154", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T16:13:51Z", "updated_at": "2021-10-29T16:13:51Z", "revision_number": 0}}' 2021-10-29 16:13:51,810 116496 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bc23e853-3dcf-4c48-bbfa-da94911189f6', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'floating_ip_address': '172.27.2.154', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:13:51Z', 'updated_at': '2021-10-29T16:13:51Z', 'revision_number': 0, 'ip': '172.27.2.154'} created 2021-10-29 16:13:51,914 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.099s 2021-10-29 16:13:51,915 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-04b83edb-e8ed-42ed-89ee-65ee6a173128', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "16c47acc08ad42ec9f14cbad92726027", "name": "tempest-AttachVolumeShelveTestJSON-1441410511-project", "password_expires_at": null}, "audit_ids": ["GrsFfH7zR2uPglc1fs3EKg"], "expires_at": "2021-10-29T17:13:51.000000Z", "issued_at": "2021-10-29T16:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "name": "tempest-AttachVolumeShelveTestJSON-1441410511"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:13:51,915 116496 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '5053761c-9313-419d-9631-dafd92401225', 'name': 'tempest-AttachVolumeShelveTestJSON-1415174243-network', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:13:22Z', 'updated_at': '2021-10-29T16:13:22Z', 'revision_number': 1} available for tenant 2021-10-29 16:13:51,916 116496 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAuxM8KBXKiTeNvrrLYcxmOHX1JEDFEAxoMUG5ArU5BCvSxWRJ\nbo7RwWn+yedcj1Ef/mV6PwQh1g/rXo0UKj/mq6E1D2qmX/nrWvxSqCsinw8kLmmN\nvc48H6gnQbEIsi94ogUnqc3H1LsaY1QpmHekulA8m7wXDM5rPufiL35mdo4WkFpS\nub6QeK3I3K9XOSmRKPTctFHMyjKgWkillKn0JvEph9xFG2wGde50lIlQuo7LNsrp\nWNVqir7UwNHqULd9cBCYxhn7RcR5CsyJtIMgQESvhEPc8Yz6cbFKa8infCgXiyzN\nAStwkYZyCYYUol4ODYdRqrN2zUfG+hFKx1cv4wIDAQABAoIBAFt2uhC3JsET4j+A\nQHPeZZPxSBujdzWzezWp9nS2edvqOTC9KZHeTfuMgT/h2EVR2pycrLomoQxx2Bfw\nTg2iFHuRY8nX0ORX4pQnjZofDNxLoNr4TI6iSI8JvbfGgIPt5cMBVjUVIUCHAg3S\nVkvvIyDcneVefr6KJbEp2lJyMFKBqu+0vEzKfeBr4vfa0XvdLmZktaX7RXVFCjpx\ndLCMgy6EKsDAaPnq90rM4kIyJM+ToMfOFdxnapiAMhlK/LngcBg6zvh8AT+34Nsx\npmQ2i9Q2pO0KMwQzUycG69TrZBkuYOV1NskC3T1E5fHtGfAWxbH9MVvTuD55bfle\nMP8dT3ECgYEA78dLlNKNRDL28nc4E2LQWjzzN/5FpIPysHhY82J2wc/jgtNTXubi\nWh7ENVMXDsKcHaOgtRlWRuHwjKAs7cJMcq7QHyuGrjdatW/sZKopjgcbkepIaoRu\nxJUJ/uZoZFIB4rpTYiK04NWC6RkgwRyG0JitD0VcfLPU7fwMZOSzwWUCgYEAx7ss\np41ePdoY6/AqYRLOzVX8h5+ve8KwwMO49Xe/QUWwd6O/W6HqKS++TOCL2Rm1SKPO\n3uJYPQTOhEK8LAXqfa/LqKK/tXcporpBG9ZtMW6nlJ2l/Z3JkxzbTMTFYq/LROBE\nppjICVmIscZc05XQazLFrv9F6Sj7m8lFYu0++6cCgYBMUtbnJ2JaLBLZOUO7P//s\nSWxuDV0jsfCFZbmCt3vv03mrAhOOqNWyNArmom07gIzrDlOwccE5zN+iE7ZZdDib\nZLPQyC0VtX8FM/w+Sr/xeqe2+alVZpRPtNU6syLVlBkPj5nNKhkDXFNQWXRIpAjx\nyzeDHeQDucZ0fn9/eiER1QKBgDocn3VwkEb2ueGL0wjDbCAaMItVTr13e+3aBGqH\nGMJpAFsO7ZI/nd214myDuKzF6hTkdEAtIvc9+shIkm9MmVlQWLUMBTNLJHYQMvli\nfgqv41o+NBmCWy/OaZAAgF2iQEYd6lt+gFUYE8mFqWR2ZlmKQDIWW8TnA63j9ag+\n1uBpAoGAE+qLrgo4ACvMZQGQbVdhcLPf4Ft5qzyI5FZneV/3YFPXcl1PI7KGO+Bx\nDdWXuYVuJKJhakvpivBG8MoiIXcXffTlLybtIESndEXksu1NQVM3dD8d6R2rvtHh\nYigKUy8hrBaZfYoKvJ2mdqXk0ovodb+KrnRjiwTh4o5F5SEsvyo=\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-1536890561', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7EzwoFcqJN42+usthzGY4dfUkQMUQDGgxQbkCtTkEK9LFZElujtHBaf7J51yPUR/+ZXo/BCHWD+tejRQqP+aroTUPaqZf+eta/FKoKyKfDyQuaY29zjwfqCdBsQiyL3iiBSepzcfUuxpjVCmYd6S6UDybvBcMzms+5+IvfmZ2jhaQWlK5vpB4rcjcr1c5KZEo9Ny0UczKMqBaSKWUqfQm8SmH3EUbbAZ17nSUiVC6jss2yulY1WqKvtTA0epQt31wEJjGGftFxHkKzIm0gyBARK+EQ9zxjPpxsUpryKd8KBeLLM0BK3CRhnIJhhSiXg4Nh1Gqs3bNR8b6EUrHVy/j Generated-by-Nova', 'fingerprint': '00:e6:da:3a:fa:d1:93:05:cb:d0:63:74:3c:67:0c:d4', 'user_id': '16c47acc08ad42ec9f14cbad92726027'}, 'security_group': {'id': 'b74ccc94-d9a4-46c1-b0f4-d3539452df38', 'name': 'tempest-securitygroup--577338077', 'stateful': True, 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': 'tempest-description--1129248730', 'security_group_rules': [{'id': '6bc8e32b-a262-4a9e-ace4-06625b612dee', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'security_group_id': 'b74ccc94-d9a4-46c1-b0f4-d3539452df38', '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': 133, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:13:49Z', 'updated_at': '2021-10-29T16:13:49Z', 'revision_number': 0, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}, {'id': 'f3488281-7840-4b53-a080-4a5f6f45b091', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'security_group_id': 'b74ccc94-d9a4-46c1-b0f4-d3539452df38', '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': 134, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:13:49Z', 'updated_at': '2021-10-29T16:13:49Z', 'revision_number': 0, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}], 'tags': [], 'created_at': '2021-10-29T16:13:48Z', 'updated_at': '2021-10-29T16:13:49Z', 'revision_number': 1, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}, 'floating_ip': {'id': 'bc23e853-3dcf-4c48-bbfa-da94911189f6', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'floating_ip_address': '172.27.2.154', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:13:51Z', 'updated_at': '2021-10-29T16:13:51Z', 'revision_number': 0, 'ip': '172.27.2.154'}} 2021-10-29 16:13:52,901 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers 0.984s 2021-10-29 16:13:52,902 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5053761c-9313-419d-9631-dafd92401225"}], "security_groups": [{"name": "tempest-securitygroup--577338077"}], "key_name": "tempest-keypair-1536890561", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392a85f4-bc42-4a3b-9b47-e25a591b110a', 'x-compute-request-id': 'req-392a85f4-bc42-4a3b-9b47-e25a591b110a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--577338077"}], "adminPass": "password"}}' 2021-10-29 16:13:52,985 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.080s 2021-10-29 16:13:52,985 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23906048-6819-45b2-ab4d-c86c3d0b74eb', 'x-compute-request-id': 'req-23906048-6819-45b2-ab4d-c86c3d0b74eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:53Z", "updated": "2021-10-29T16:13:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:13:54,223 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.227s 2021-10-29 16:13:54,223 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba978bb-1870-4811-afa5-b14da33f10a8', 'x-compute-request-id': 'req-2ba978bb-1870-4811-afa5-b14da33f10a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:54Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "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": [], "locked": false, "description": null}}' 2021-10-29 16:13:54,231 116496 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-10-29 16:13:55,422 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.188s 2021-10-29 16:13:55,422 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59b59cfc-6e79-4731-bb49-6bbfbad220cd', 'x-compute-request-id': 'req-59b59cfc-6e79-4731-bb49-6bbfbad220cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:13:55,432 116496 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-10-29 16:13:57,251 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.817s 2021-10-29 16:13:57,252 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82bc8afa-e44a-401f-88c3-f717cdd6f615', 'x-compute-request-id': 'req-82bc8afa-e44a-401f-88c3-f717cdd6f615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:13:58,921 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.660s 2021-10-29 16:13:58,922 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51ff0c73-51e9-43a3-a2fe-5cd22add9c75', 'x-compute-request-id': 'req-51ff0c73-51e9-43a3-a2fe-5cd22add9c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:00,586 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.654s 2021-10-29 16:14:00,586 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1909e3-172d-45cc-904c-f8d8e42c6835', 'x-compute-request-id': 'req-2f1909e3-172d-45cc-904c-f8d8e42c6835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:01,924 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.328s 2021-10-29 16:14:01,925 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ed49bc1-26c8-44f8-b9ad-2b567ae42e23', 'x-compute-request-id': 'req-3ed49bc1-26c8-44f8-b9ad-2b567ae42e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:03,451 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.515s 2021-10-29 16:14:03,452 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-583e78f3-6f23-4a5f-9eed-11c144f10635', 'x-compute-request-id': 'req-583e78f3-6f23-4a5f-9eed-11c144f10635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:04,839 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.378s 2021-10-29 16:14:04,840 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05333592-5c96-4a4f-92a0-c2d2753824a6', 'x-compute-request-id': 'req-05333592-5c96-4a4f-92a0-c2d2753824a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:06,069 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.220s 2021-10-29 16:14:06,069 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1407', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48481a81-9fff-4e4f-baf2-846b43969c6c', 'x-compute-request-id': 'req-48481a81-9fff-4e4f-baf2-846b43969c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:14:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:07,703 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.623s 2021-10-29 16:14:07,704 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-730b021e-ebda-440b-9acf-dd0c837034d2', 'x-compute-request-id': 'req-730b021e-ebda-440b-9acf-dd0c837034d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:14:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:14:07,713 116496 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2021-10-29 16:14:07,863 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-interface 0.148s 2021-10-29 16:14:07,864 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46524f82-0cf4-429f-b7ed-4954abd182c8', 'x-compute-request-id': 'req-46524f82-0cf4-429f-b7ed-4954abd182c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5053761c-9313-419d-9631-dafd92401225", "port_id": "a0b9b1b7-514d-424e-af0f-c3ddb82b7636", "mac_addr": "fa:16:3e:b2:ad:0d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dfff9f5d-705b-4e9d-b837-e548d2ddad2c", "ip_address": "172.20.0.12"}]}]}' 2021-10-29 16:14:09,697 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.41:9696/v2.0/floatingips/bc23e853-3dcf-4c48-bbfa-da94911189f6 1.829s 2021-10-29 16:14:09,698 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "a0b9b1b7-514d-424e-af0f-c3ddb82b7636"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-a70dfc27-ffe3-414b-8d70-9298e6063712', 'date': 'Fri, 29 Oct 2021 16:14:09 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/bc23e853-3dcf-4c48-bbfa-da94911189f6'} Body: b'{"floatingip": {"id": "bc23e853-3dcf-4c48-bbfa-da94911189f6", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "floating_ip_address": "172.27.2.154", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": "2bb86384-627a-4d01-8db7-5b8d4b4dcc7a", "port_id": "a0b9b1b7-514d-424e-af0f-c3ddb82b7636", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5053761c-9313-419d-9631-dafd92401225", "mac_address": "fa:16:3e:b2:ad:0d", "admin_state_up": true, "status": "ACTIVE", "device_id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T16:13:51Z", "updated_at": "2021-10-29T16:14:08Z", "revision_number": 1, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:14:09,881 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.182s 2021-10-29 16:14:09,881 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b590a6-c1f3-460b-a64e-97b9a3c4d8d4', 'x-compute-request-id': 'req-c9b590a6-c1f3-460b-a64e-97b9a3c4d8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:11,091 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.205s 2021-10-29 16:14:11,092 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdc43ba-e88d-4847-b976-1bc858ed0738', 'x-compute-request-id': 'req-ecdc43ba-e88d-4847-b976-1bc858ed0738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:12,215 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.121s 2021-10-29 16:14:12,215 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9377070c-1692-4873-a3e0-60f81a9b355a', 'x-compute-request-id': 'req-9377070c-1692-4873-a3e0-60f81a9b355a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:13,315 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.097s 2021-10-29 16:14:13,315 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e8f2f90-5b11-4dea-9a3b-1eb38d7a0226', 'x-compute-request-id': 'req-8e8f2f90-5b11-4dea-9a3b-1eb38d7a0226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:14,419 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.102s 2021-10-29 16:14:14,420 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869e3390-abbd-48ef-b599-6a6666243af4', 'x-compute-request-id': 'req-869e3390-abbd-48ef-b599-6a6666243af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:15,563 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.141s 2021-10-29 16:14:15,564 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70f78a2-fcfc-444c-a371-e1cc0859a6a5', 'x-compute-request-id': 'req-b70f78a2-fcfc-444c-a371-e1cc0859a6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:19,197 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 2.631s 2021-10-29 16:14:19,198 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0d013b-d3e5-41a2-9b51-f4484662c66e', 'x-compute-request-id': 'req-2a0d013b-d3e5-41a2-9b51-f4484662c66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:20,291 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.091s 2021-10-29 16:14:20,292 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b30ebd4-3e18-435d-bc87-aee089f0d8b3', 'x-compute-request-id': 'req-4b30ebd4-3e18-435d-bc87-aee089f0d8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:24,464 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 3.170s 2021-10-29 16:14:24,465 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882609bc-e770-4e94-9f7e-30e073c97230', 'x-compute-request-id': 'req-882609bc-e770-4e94-9f7e-30e073c97230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:25,584 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.116s 2021-10-29 16:14:25,584 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa46b4a7-99ec-47a4-b2b6-5272b47b8212', 'x-compute-request-id': 'req-fa46b4a7-99ec-47a4-b2b6-5272b47b8212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:26,753 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.167s 2021-10-29 16:14:26,753 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed88faf-2e86-4ef5-a2d6-2e39888cebb5', 'x-compute-request-id': 'req-eed88faf-2e86-4ef5-a2d6-2e39888cebb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:27,924 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.167s 2021-10-29 16:14:27,924 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5494c6a6-f934-4772-a558-d97f6ed0fcd0', 'x-compute-request-id': 'req-5494c6a6-f934-4772-a558-d97f6ed0fcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": ""}' 2021-10-29 16:14:29,076 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.149s 2021-10-29 16:14:29,076 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '6451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c14173e-650a-4df1-afcd-35391aff34ef', 'x-compute-request-id': 'req-0c14173e-650a-4df1-afcd-35391aff34ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:30,268 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.189s 2021-10-29 16:14:30,268 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '12124', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac7af83-d369-47af-aedc-80db816e8d95', 'x-compute-request-id': 'req-cac7af83-d369-47af-aedc-80db816e8d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:31,381 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.110s 2021-10-29 16:14:31,382 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15064', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77ef77c9-5c5f-464b-a963-93d573ed1bc0', 'x-compute-request-id': 'req-77ef77c9-5c5f-464b-a963-93d573ed1bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:32,521 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.136s 2021-10-29 16:14:32,521 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17861', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85641e24-1794-46fb-b1e4-f70b18e5fb7b', 'x-compute-request-id': 'req-85641e24-1794-46fb-b1e4-f70b18e5fb7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:33,702 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.178s 2021-10-29 16:14:33,703 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17861', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c33437-35a5-4df9-9f6b-28fb8bd614aa', 'x-compute-request-id': 'req-b1c33437-35a5-4df9-9f6b-28fb8bd614aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:34,943 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.237s 2021-10-29 16:14:34,944 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6666ceb-592f-4d9e-b7ff-183e7510c7b0', 'x-compute-request-id': 'req-a6666ceb-592f-4d9e-b7ff-183e7510c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:36,120 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.174s 2021-10-29 16:14:36,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f2ce03-fdc1-44a8-8c05-2d7fc7cfac14', 'x-compute-request-id': 'req-d1f2ce03-fdc1-44a8-8c05-2d7fc7cfac14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:37,255 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.131s 2021-10-29 16:14:37,256 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21959', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd6f75a-b2e4-4c97-ab1e-cf7db0ef76e9', 'x-compute-request-id': 'req-6dd6f75a-b2e4-4c97-ab1e-cf7db0ef76e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:38,372 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.114s 2021-10-29 16:14:38,372 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22968', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e270af1e-5ab8-476c-b163-efc6350887ce', 'x-compute-request-id': 'req-e270af1e-5ab8-476c-b163-efc6350887ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:39,862 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.486s 2021-10-29 16:14:39,862 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24425', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42f7227-bd88-45b0-9632-799aa25c297c', 'x-compute-request-id': 'req-f42f7227-bd88-45b0-9632-799aa25c297c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:41,015 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.150s 2021-10-29 16:14:41,016 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25190', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39bbc36-8c7b-493d-b7e9-ba0d47981e69', 'x-compute-request-id': 'req-d39bbc36-8c7b-493d-b7e9-ba0d47981e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:42,242 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.224s 2021-10-29 16:14:42,242 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26022', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8848bd4b-b5c2-41f7-b100-84339e823e3f', 'x-compute-request-id': 'req-8848bd4b-b5c2-41f7-b100-84339e823e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:43,413 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.167s 2021-10-29 16:14:43,413 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26617', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f844d32c-92d4-41e4-9bba-7e3fe8790a9c', 'x-compute-request-id': 'req-f844d32c-92d4-41e4-9bba-7e3fe8790a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:44,556 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.139s 2021-10-29 16:14:44,556 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27170', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8084e1e9-34bc-4077-a430-91511c20cf5a', 'x-compute-request-id': 'req-8084e1e9-34bc-4077-a430-91511c20cf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:45,704 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.145s 2021-10-29 16:14:45,705 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b19d9b-8020-41e3-90db-4370e94555ea', 'x-compute-request-id': 'req-00b19d9b-8020-41e3-90db-4370e94555ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:46,861 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.152s 2021-10-29 16:14:46,861 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27795', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e71fc47-01a2-4665-ad49-9f5078181f9f', 'x-compute-request-id': 'req-6e71fc47-01a2-4665-ad49-9f5078181f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:48,005 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.140s 2021-10-29 16:14:48,005 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27969', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-406abe53-bcda-47f3-92b7-f34b7153582f', 'x-compute-request-id': 'req-406abe53-bcda-47f3-92b7-f34b7153582f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:49,141 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.133s 2021-10-29 16:14:49,141 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29d4bc8-99da-466b-b8dc-b6c99a973433', 'x-compute-request-id': 'req-f29d4bc8-99da-466b-b8dc-b6c99a973433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:50,513 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.369s 2021-10-29 16:14:50,514 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb0a629-7229-4ff9-a655-faa2be3e78f2', 'x-compute-request-id': 'req-2eb0a629-7229-4ff9-a655-faa2be3e78f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:51,638 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.121s 2021-10-29 16:14:51,639 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214ba0cc-603c-4aef-b1e2-a0acaef6d073', 'x-compute-request-id': 'req-214ba0cc-603c-4aef-b1e2-a0acaef6d073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:52,761 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.119s 2021-10-29 16:14:52,761 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28224', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fdb3a54-be76-4ebf-ac59-b53728132211', 'x-compute-request-id': 'req-3fdb3a54-be76-4ebf-ac59-b53728132211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:53,902 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.138s 2021-10-29 16:14:53,903 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28466', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd314df0-ff31-4688-b199-6311db31731c', 'x-compute-request-id': 'req-dd314df0-ff31-4688-b199-6311db31731c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:55,045 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.140s 2021-10-29 16:14:55,046 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28513', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e19654ce-1e55-4c02-9ee0-08411054d340', 'x-compute-request-id': 'req-e19654ce-1e55-4c02-9ee0-08411054d340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:56,149 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.100s 2021-10-29 16:14:56,150 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28513', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f271302c-509b-416e-9a50-4b861ee834ba', 'x-compute-request-id': 'req-f271302c-509b-416e-9a50-4b861ee834ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:57,275 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.122s 2021-10-29 16:14:57,276 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ff2c8c5-1aa0-4023-953f-daeaa9e290f3', 'x-compute-request-id': 'req-8ff2c8c5-1aa0-4023-953f-daeaa9e290f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:58,381 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.103s 2021-10-29 16:14:58,382 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b86a91a-95c0-4b0a-adb8-035308a67860', 'x-compute-request-id': 'req-5b86a91a-95c0-4b0a-adb8-035308a67860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:59,496 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.111s 2021-10-29 16:14:59,497 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3512ae01-e207-482d-9083-2eee077857bc', 'x-compute-request-id': 'req-3512ae01-e207-482d-9083-2eee077857bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:00,621 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.121s 2021-10-29 16:15:00,621 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dfb59ef-2194-4a87-8a52-c55db6fd7ed5', 'x-compute-request-id': 'req-3dfb59ef-2194-4a87-8a52-c55db6fd7ed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:01,747 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.123s 2021-10-29 16:15:01,748 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6da3820-47ef-4e6c-8627-3a15b440e8ad', 'x-compute-request-id': 'req-c6da3820-47ef-4e6c-8627-3a15b440e8ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:02,888 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.137s 2021-10-29 16:15:02,888 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc514832-d06a-467d-8d5a-7c7f8cf83496', 'x-compute-request-id': 'req-cc514832-d06a-467d-8d5a-7c7f8cf83496', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:04,080 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.190s 2021-10-29 16:15:04,081 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c854222-7a29-43df-8b57-773648690359', 'x-compute-request-id': 'req-3c854222-7a29-43df-8b57-773648690359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:05,239 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.154s 2021-10-29 16:15:05,239 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29818', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7313ad3c-2b4a-4e7a-a75b-497956eaf78a', 'x-compute-request-id': 'req-7313ad3c-2b4a-4e7a-a75b-497956eaf78a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:06,369 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.127s 2021-10-29 16:15:06,370 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30813', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d083eb2e-5f76-4ef9-b01f-0c022193ecc0', 'x-compute-request-id': 'req-d083eb2e-5f76-4ef9-b01f-0c022193ecc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:07,525 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.152s 2021-10-29 16:15:07,526 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31698', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff20a543-0fab-4854-b3b2-6d080ddf0fbd', 'x-compute-request-id': 'req-ff20a543-0fab-4854-b3b2-6d080ddf0fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:08,645 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.116s 2021-10-29 16:15:08,646 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32792', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ecef56-0030-40c2-b895-aed92b6901f6', 'x-compute-request-id': 'req-29ecef56-0030-40c2-b895-aed92b6901f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:09,862 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.214s 2021-10-29 16:15:09,863 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33154', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf716ca-aab6-4a49-90c4-d08d2a230448', 'x-compute-request-id': 'req-aaf716ca-aab6-4a49-90c4-d08d2a230448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:10,979 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.113s 2021-10-29 16:15:10,980 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33412', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a83eef8-09d6-4496-901e-2d98538224ff', 'x-compute-request-id': 'req-5a83eef8-09d6-4496-901e-2d98538224ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:12,119 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.137s 2021-10-29 16:15:12,120 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33833', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79398c85-cad7-4717-b1e2-272c8e7398b4', 'x-compute-request-id': 'req-79398c85-cad7-4717-b1e2-272c8e7398b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:13,286 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.162s 2021-10-29 16:15:13,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07690c9-c88e-466e-80a7-ccde328fe150', 'x-compute-request-id': 'req-a07690c9-c88e-466e-80a7-ccde328fe150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:14,424 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.135s 2021-10-29 16:15:14,425 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35496', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c694ffb6-cd76-4864-90d9-d1803d61a10a', 'x-compute-request-id': 'req-c694ffb6-cd76-4864-90d9-d1803d61a10a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:15,563 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.135s 2021-10-29 16:15:15,564 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36061', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b086aa8-b82d-467c-ae29-685f0d17d406', 'x-compute-request-id': 'req-7b086aa8-b82d-467c-ae29-685f0d17d406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:16,682 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.115s 2021-10-29 16:15:16,683 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36704', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08e0bc71-69ae-4260-b47a-29828e4ce3a7', 'x-compute-request-id': 'req-08e0bc71-69ae-4260-b47a-29828e4ce3a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:17,808 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.123s 2021-10-29 16:15:17,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9017099f-d865-4712-9892-cb16f4457917', 'x-compute-request-id': 'req-9017099f-d865-4712-9892-cb16f4457917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:18,954 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.143s 2021-10-29 16:15:18,956 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37835', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af3fce5-85a4-4acc-aaf3-533b8155c1f9', 'x-compute-request-id': 'req-8af3fce5-85a4-4acc-aaf3-533b8155c1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:20,087 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.128s 2021-10-29 16:15:20,088 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38173', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48183816-4eb1-42b5-9729-9a9186ed7933', 'x-compute-request-id': 'req-48183816-4eb1-42b5-9729-9a9186ed7933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:21,221 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.130s 2021-10-29 16:15:21,222 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cb5ff1e-3bdb-482b-9f52-e0c32ed1f92d', 'x-compute-request-id': 'req-3cb5ff1e-3bdb-482b-9f52-e0c32ed1f92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:21,265 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/ips 0.041s 2021-10-29 16:15:21,266 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '153', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0d06d7a-c16a-4567-81ea-7b189a86c066', 'x-compute-request-id': 'req-f0d06d7a-c16a-4567-81ea-7b189a86c066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.2.154"}]}}' 2021-10-29 16:15:21,485 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes 0.217s 2021-10-29 16:15:21,486 116496 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-AttachVolumeShelveTestJSON-volume-1607461083"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0287fea-272e-48d4-977d-424172254f7b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0287fea-272e-48d4-977d-424172254f7b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.421893", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:15:21,530 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.037s 2021-10-29 16:15:21,531 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b72a4e4-6366-460c-9201-5cd440f30dd9', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b72a4e4-6366-460c-9201-5cd440f30dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:15:22,575 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.036s 2021-10-29 16:15:22,575 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee094c00-d85f-4ba1-9623-81ea3d932531', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee094c00-d85f-4ba1-9623-81ea3d932531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": "2021-10-29T16:15:22.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:15:22,582 116496 INFO [tempest.common.waiters] volume 76299b35-70dc-4b39-a11b-4bef340ed0fe reached available after waiting for 1.582928 seconds 2021-10-29 16:15:22,595 116496 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2021-10-29 16:15:22,595 116496 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.154:22' as 'ubuntu' with public key authentication 2021-10-29 16:15:22,631 116496 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:15:22,882 116496 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:15:22,883 116496 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.154 successfully created 2021-10-29 16:15:23,828 116496 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.154:22' as 'ubuntu' with public key authentication 2021-10-29 16:15:23,860 116496 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:15:24,003 116496 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:15:24,004 116496 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.154 successfully created 2021-10-29 16:15:24,337 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.333s 2021-10-29 16:15:24,338 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"shelve": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fdf004-1204-4491-8eea-5d1396969d07', 'x-compute-request-id': 'req-20fdf004-1204-4491-8eea-5d1396969d07', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'' 2021-10-29 16:15:24,492 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.154s 2021-10-29 16:15:24,493 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2398d648-4930-48bf-8c24-a8054e388843', 'x-compute-request-id': 'req-2398d648-4930-48bf-8c24-a8054e388843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:25,652 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:15:25,653 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6151801-5acb-4ed8-afb9-ce3df4b23d63', 'x-compute-request-id': 'req-b6151801-5acb-4ed8-afb9-ce3df4b23d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:26,819 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.155s 2021-10-29 16:15:26,819 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e15c2e3-6180-4f12-a58b-94076a7df518', 'x-compute-request-id': 'req-7e15c2e3-6180-4f12-a58b-94076a7df518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:27,982 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:15:27,982 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9691e88-8297-431f-846d-a3d09fe56eb0', 'x-compute-request-id': 'req-d9691e88-8297-431f-846d-a3d09fe56eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:29,194 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.202s 2021-10-29 16:15:29,195 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe5cae7-b6e7-43d3-b184-bcc63c08f010', 'x-compute-request-id': 'req-4fe5cae7-b6e7-43d3-b184-bcc63c08f010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:30,358 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:15:30,358 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5df99e75-0805-46b3-8231-fa6ce0537b88', 'x-compute-request-id': 'req-5df99e75-0805-46b3-8231-fa6ce0537b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:31,517 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:15:31,518 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa35a81-847d-4023-b8c7-cc06e64f4792', 'x-compute-request-id': 'req-2fa35a81-847d-4023-b8c7-cc06e64f4792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:32,677 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:15:32,677 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26227692-5841-4107-ba4e-b942ec56f579', 'x-compute-request-id': 'req-26227692-5841-4107-ba4e-b942ec56f579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:33,838 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:15:33,839 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-848e8af6-c90a-4365-99ca-f73e702f67cf', 'x-compute-request-id': 'req-848e8af6-c90a-4365-99ca-f73e702f67cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:35,002 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:15:35,002 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7644069a-61a5-4827-9240-2daa817a8456', 'x-compute-request-id': 'req-7644069a-61a5-4827-9240-2daa817a8456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:36,156 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:15:36,157 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f071dc4-ca32-41e1-a6cf-9709146b6578', 'x-compute-request-id': 'req-7f071dc4-ca32-41e1-a6cf-9709146b6578', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:37,325 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.159s 2021-10-29 16:15:37,325 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831c2d34-9d1b-40fe-a028-0ed29f1b6d6a', 'x-compute-request-id': 'req-831c2d34-9d1b-40fe-a028-0ed29f1b6d6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:38,540 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.204s 2021-10-29 16:15:38,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb58890c-ec39-48a7-8510-9c66bfbc03c3', 'x-compute-request-id': 'req-fb58890c-ec39-48a7-8510-9c66bfbc03c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:39,773 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.223s 2021-10-29 16:15:39,773 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f853863-6e84-4cc8-a9b2-ec4b641f5cb2', 'x-compute-request-id': 'req-2f853863-6e84-4cc8-a9b2-ec4b641f5cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:40,933 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:15:40,934 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7df31e-079e-45bf-b66e-2eaa2d87e78e', 'x-compute-request-id': 'req-cd7df31e-079e-45bf-b66e-2eaa2d87e78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:42,088 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:15:42,089 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6d3e6c-e3bc-4050-8ed5-8841d00f0ca3', 'x-compute-request-id': 'req-2b6d3e6c-e3bc-4050-8ed5-8841d00f0ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:43,279 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.181s 2021-10-29 16:15:43,280 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69a82a36-e3f2-4f3d-929a-cfb382d5dbcb', 'x-compute-request-id': 'req-69a82a36-e3f2-4f3d-929a-cfb382d5dbcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:44,437 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:15:44,437 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3101d719-15b1-460c-b3a2-5994a0e9ccf8', 'x-compute-request-id': 'req-3101d719-15b1-460c-b3a2-5994a0e9ccf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:24Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:45,597 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:15:45,597 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a30770-bba3-4ae7-9b74-ab0ae8f10d36', 'x-compute-request-id': 'req-47a30770-bba3-4ae7-9b74-ab0ae8f10d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:45,606 116496 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 21 second wait 2021-10-29 16:15:46,755 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:15:46,756 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7291d9bb-d4d6-49a9-bfea-85fd674959b5', 'x-compute-request-id': 'req-7291d9bb-d4d6-49a9-bfea-85fd674959b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:47,930 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.164s 2021-10-29 16:15:47,930 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cdc074e-4cf8-4021-bdd3-9d2ed203ecb9', 'x-compute-request-id': 'req-6cdc074e-4cf8-4021-bdd3-9d2ed203ecb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:49,129 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.189s 2021-10-29 16:15:49,129 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c0919b5-330a-4fd5-aa6b-c7c5e01d5492', 'x-compute-request-id': 'req-9c0919b5-330a-4fd5-aa6b-c7c5e01d5492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:50,286 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:15:50,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df16b2f-f1d8-4aa4-821e-48c67d1e605e', 'x-compute-request-id': 'req-7df16b2f-f1d8-4aa4-821e-48c67d1e605e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:51,457 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.160s 2021-10-29 16:15:51,458 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f98b28d-e36f-412b-acbc-a41f6ddb6e56', 'x-compute-request-id': 'req-7f98b28d-e36f-412b-acbc-a41f6ddb6e56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:45Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:52,634 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.167s 2021-10-29 16:15:52,635 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32987835-21b5-42dd-9a91-2bbaf47f5303', 'x-compute-request-id': 'req-32987835-21b5-42dd-9a91-2bbaf47f5303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:52,643 116496 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 28 second wait 2021-10-29 16:15:53,843 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.198s 2021-10-29 16:15:53,843 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b48190c0-ebdf-4b1a-9bf0-d6dd46ac3971', 'x-compute-request-id': 'req-b48190c0-ebdf-4b1a-9bf0-d6dd46ac3971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:55,054 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.201s 2021-10-29 16:15:55,054 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a5c726-b11d-4b76-86eb-43eb3a16841d', 'x-compute-request-id': 'req-84a5c726-b11d-4b76-86eb-43eb3a16841d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:56,261 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.196s 2021-10-29 16:15:56,261 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e8ef450-4b49-4c22-8b3d-7e559e83aea0', 'x-compute-request-id': 'req-7e8ef450-4b49-4c22-8b3d-7e559e83aea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:57,463 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.192s 2021-10-29 16:15:57,464 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26790045-d6de-49a7-8d73-9afddd38a561', 'x-compute-request-id': 'req-26790045-d6de-49a7-8d73-9afddd38a561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:15:58,680 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.206s 2021-10-29 16:15:58,681 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bfe130-7752-4535-90f4-0b5063280996', 'x-compute-request-id': 'req-53bfe130-7752-4535-90f4-0b5063280996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:00,294 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.598s 2021-10-29 16:16:00,294 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f55f920-8ac9-4b1c-939d-34d0766e133f', 'x-compute-request-id': 'req-1f55f920-8ac9-4b1c-939d-34d0766e133f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:01,496 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.192s 2021-10-29 16:16:01,497 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d48400e8-cfe9-407d-a774-c6f6b5e737f1', 'x-compute-request-id': 'req-d48400e8-cfe9-407d-a774-c6f6b5e737f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:02,669 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.158s 2021-10-29 16:16:02,670 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b11a426a-ca7f-4a75-9141-7dafedb63cdd', 'x-compute-request-id': 'req-b11a426a-ca7f-4a75-9141-7dafedb63cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:15:51Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_image_uploading", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:03,832 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:16:03,832 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f9dba6e-1f9b-46e6-99c3-97d611095ae7', 'x-compute-request-id': 'req-4f9dba6e-1f9b-46e6-99c3-97d611095ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:03,841 116496 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 39 second wait 2021-10-29 16:16:05,008 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.166s 2021-10-29 16:16:05,009 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665ee0db-e2a2-4c22-a61a-979ac4687123', 'x-compute-request-id': 'req-665ee0db-e2a2-4c22-a61a-979ac4687123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "shelving_offloading", "OS-EXT-STS:vm_state": "shelved", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:06,164 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:06,164 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5163a9-6b8e-4a40-9b7f-c3ce265296a0', 'x-compute-request-id': 'req-0b5163a9-6b8e-4a40-9b7f-c3ce265296a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:16:06,173 116496 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 42 second wait 2021-10-29 16:16:06,448 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments 0.274s 2021-10-29 16:16:06,449 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "76299b35-70dc-4b39-a11b-4bef340ed0fe"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905e1a0d-7b97-409d-b9a5-2b088cf01c9e', 'x-compute-request-id': 'req-905e1a0d-7b97-409d-b9a5-2b088cf01c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "serverId": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "volumeId": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "device": null}}' 2021-10-29 16:16:06,491 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.040s 2021-10-29 16:16:06,491 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e33eeb1-0c72-469a-9205-f91784939b15', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e33eeb1-0c72-469a-9205-f91784939b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": "2021-10-29T16:16:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "attachment_id": "477ce3a3-4bb8-4a2d-842c-9f892064ff56", "volume_id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "server_id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:16:06,498 116496 INFO [tempest.common.waiters] Attachment 477ce3a3-4bb8-4a2d-842c-9f892064ff56 created for volume 76299b35-70dc-4b39-a11b-4bef340ed0fe to server d58add41-0891-4ed0-8ef7-8e011368f6f3 after waiting for 0.498624 seconds 2021-10-29 16:16:06,540 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.041s 2021-10-29 16:16:06,540 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b6cae49-419b-46d8-bfee-b0d7fdfe1ac7', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b6cae49-419b-46d8-bfee-b0d7fdfe1ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": "2021-10-29T16:16:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "attachment_id": "477ce3a3-4bb8-4a2d-842c-9f892064ff56", "volume_id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "server_id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:16:06,547 116496 INFO [tempest.common.waiters] volume 76299b35-70dc-4b39-a11b-4bef340ed0fe reached in-use after waiting for 0.547224 seconds 2021-10-29 16:16:06,654 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action 0.107s 2021-10-29 16:16:06,655 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": null} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71614a05-f346-4450-9b48-38e1e55ce8ad', 'x-compute-request-id': 'req-71614a05-f346-4450-9b48-38e1e55ce8ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/action'} Body: b'' 2021-10-29 16:16:06,814 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.159s 2021-10-29 16:16:06,815 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1752', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22f7a457-7107-4367-86de-14a67ce643fc', 'x-compute-request-id': 'req-22f7a457-7107-4367-86de-14a67ce643fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:07,974 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:16:07,974 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e61baa4a-5cac-49b6-8a05-3ebf7d21c7f4', 'x-compute-request-id': 'req-e61baa4a-5cac-49b6-8a05-3ebf7d21c7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:07,984 116496 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 1 second wait 2021-10-29 16:16:09,143 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.157s 2021-10-29 16:16:09,143 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f025417-509b-43d8-8c70-ffb86c7dff8f', 'x-compute-request-id': 'req-1f025417-509b-43d8-8c70-ffb86c7dff8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:10,298 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:10,299 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc129fd5-999a-4655-bd3b-aa72ab612ca9', 'x-compute-request-id': 'req-dc129fd5-999a-4655-bd3b-aa72ab612ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:11,460 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:16:11,461 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ffa55eb-b007-46d1-979e-3cabf3acc59e', 'x-compute-request-id': 'req-0ffa55eb-b007-46d1-979e-3cabf3acc59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:12,616 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:12,617 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6f421d4-91ac-4b37-99d1-510ef361ead3', 'x-compute-request-id': 'req-e6f421d4-91ac-4b37-99d1-510ef361ead3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:13,771 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:13,772 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1579ac79-b89d-4646-a2bd-1a8df8d3bd82', 'x-compute-request-id': 'req-1579ac79-b89d-4646-a2bd-1a8df8d3bd82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:14,927 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:16:14,927 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb5c939-2cdb-47cf-a685-1364de4a0ce8', 'x-compute-request-id': 'req-1fb5c939-2cdb-47cf-a685-1364de4a0ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:16,084 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:16,084 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4e9c353-f329-43eb-a454-ea525d1f3425', 'x-compute-request-id': 'req-a4e9c353-f329-43eb-a454-ea525d1f3425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:17,237 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:16:17,237 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e48967-3fe4-4ccc-8437-11412b999d0d', 'x-compute-request-id': 'req-60e48967-3fe4-4ccc-8437-11412b999d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:18,392 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:16:18,393 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9f1e8c2-12bd-409c-adef-79961b503f85', 'x-compute-request-id': 'req-c9f1e8c2-12bd-409c-adef-79961b503f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:19,551 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:16:19,551 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdba6a60-3529-42c4-a2ba-0440c76c504c', 'x-compute-request-id': 'req-cdba6a60-3529-42c4-a2ba-0440c76c504c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:20,708 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:20,709 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f1f861-56fa-426c-a15e-1b2744acc229', 'x-compute-request-id': 'req-a4f1f861-56fa-426c-a15e-1b2744acc229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:21,867 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:16:21,867 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b555bd4b-b98c-4802-8a47-eb0cb1e5299c', 'x-compute-request-id': 'req-b555bd4b-b98c-4802-8a47-eb0cb1e5299c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:23,025 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:16:23,025 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-272805ad-73b7-48fc-85fa-84c13d57b93d', 'x-compute-request-id': 'req-272805ad-73b7-48fc-85fa-84c13d57b93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:24,180 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:24,180 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e23d5bc3-dd1e-42f6-8014-4348c4ea3370', 'x-compute-request-id': 'req-e23d5bc3-dd1e-42f6-8014-4348c4ea3370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:25,335 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:25,335 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8152b970-6c58-4826-8be4-68e58573c7c6', 'x-compute-request-id': 'req-8152b970-6c58-4826-8be4-68e58573c7c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:26,525 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:26,526 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1195a71c-ae12-4635-bb3c-7f3ec47b01a6', 'x-compute-request-id': 'req-1195a71c-ae12-4635-bb3c-7f3ec47b01a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:27,680 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:16:27,680 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8932a9cd-16be-4867-bcc0-250abeb2fc0f', 'x-compute-request-id': 'req-8932a9cd-16be-4867-bcc0-250abeb2fc0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:28,842 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:16:28,842 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c21a6112-a700-4098-b917-73129cbecaaa', 'x-compute-request-id': 'req-c21a6112-a700-4098-b917-73129cbecaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:30,003 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:16:30,003 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-576f5e83-d68a-4223-86b0-26a425d43906', 'x-compute-request-id': 'req-576f5e83-d68a-4223-86b0-26a425d43906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:31,165 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:16:31,165 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a81607d-95d2-47a2-8d4d-8f6f90e49525', 'x-compute-request-id': 'req-1a81607d-95d2-47a2-8d4d-8f6f90e49525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:32,323 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:16:32,323 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c9d2b79-b6e7-418c-8cb5-ca9f828f67a2', 'x-compute-request-id': 'req-9c9d2b79-b6e7-418c-8cb5-ca9f828f67a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:33,481 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:16:33,482 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a3b74c-f87c-48dc-9fe2-96ca89d380e5', 'x-compute-request-id': 'req-c2a3b74c-f87c-48dc-9fe2-96ca89d380e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:34,636 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:16:34,637 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae35f64a-c32a-4243-b509-9cc3675fc48f', 'x-compute-request-id': 'req-ae35f64a-c32a-4243-b509-9cc3675fc48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:35,792 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:35,792 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23c9e36a-bd22-4620-8169-a1370c3fe51b', 'x-compute-request-id': 'req-23c9e36a-bd22-4620-8169-a1370c3fe51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:36,950 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:16:36,951 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1f8c39-fda3-41f8-8077-e1c872453720', 'x-compute-request-id': 'req-ea1f8c39-fda3-41f8-8077-e1c872453720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:38,105 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:38,106 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea19dd3-f47d-47c8-bf8b-69e51fea3925', 'x-compute-request-id': 'req-4ea19dd3-f47d-47c8-bf8b-69e51fea3925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:39,326 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.210s 2021-10-29 16:16:39,326 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49eaf46b-ecdd-4799-8cda-0a125d98a84c', 'x-compute-request-id': 'req-49eaf46b-ecdd-4799-8cda-0a125d98a84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:40,485 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:16:40,486 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc391fe1-f233-4095-8e39-afcc64e9bda6', 'x-compute-request-id': 'req-fc391fe1-f233-4095-8e39-afcc64e9bda6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:41,646 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:16:41,646 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01acf1d5-d693-4f8b-98bb-c5634a4db492', 'x-compute-request-id': 'req-01acf1d5-d693-4f8b-98bb-c5634a4db492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:42,803 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:42,804 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a804c71-e79d-4d82-9059-373b5c209dfe', 'x-compute-request-id': 'req-5a804c71-e79d-4d82-9059-373b5c209dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:43,959 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:43,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf4b215-575c-4a16-8bf9-f736e2e35e73', 'x-compute-request-id': 'req-3cf4b215-575c-4a16-8bf9-f736e2e35e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:45,116 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:45,116 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1b99a3a-f558-44b0-88ed-b7a1ffd0343c', 'x-compute-request-id': 'req-f1b99a3a-f558-44b0-88ed-b7a1ffd0343c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:46,271 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:46,272 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60500b87-9b67-4db8-a44d-5a6806b4cafb', 'x-compute-request-id': 'req-60500b87-9b67-4db8-a44d-5a6806b4cafb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:47,427 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:47,427 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dca7ca7-5d69-4339-9a40-345a14ccc6df', 'x-compute-request-id': 'req-4dca7ca7-5d69-4339-9a40-345a14ccc6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:48,589 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:16:48,589 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75297f0-91b5-45a8-ab34-05c628e656e6', 'x-compute-request-id': 'req-e75297f0-91b5-45a8-ab34-05c628e656e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:49,746 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:49,746 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8986bc-b0b0-445c-b83f-64726611d775', 'x-compute-request-id': 'req-5b8986bc-b0b0-445c-b83f-64726611d775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:50,901 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:50,901 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eeb9291-c907-43a2-a668-d3d5080a8f1b', 'x-compute-request-id': 'req-5eeb9291-c907-43a2-a668-d3d5080a8f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:52,059 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:16:52,059 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31118650-27cf-4edc-b28a-96d8db1d7a0f', 'x-compute-request-id': 'req-31118650-27cf-4edc-b28a-96d8db1d7a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:53,217 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:16:53,217 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-006539c9-5f07-47be-8585-ddf52758c45b', 'x-compute-request-id': 'req-006539c9-5f07-47be-8585-ddf52758c45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:54,373 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:54,374 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6db761-9c30-4d8e-ad99-75cd266743b7', 'x-compute-request-id': 'req-9d6db761-9c30-4d8e-ad99-75cd266743b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:55,544 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.160s 2021-10-29 16:16:55,545 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f26229-b5d0-4d7a-9cbe-3bdb0a46d221', 'x-compute-request-id': 'req-00f26229-b5d0-4d7a-9cbe-3bdb0a46d221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:56,699 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:16:56,700 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d46c78ca-bd99-4d0c-b7f4-69683559aa7e', 'x-compute-request-id': 'req-d46c78ca-bd99-4d0c-b7f4-69683559aa7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:57,868 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.157s 2021-10-29 16:16:57,868 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05eef8ed-77cc-452e-b26f-48f40f72d3c2', 'x-compute-request-id': 'req-05eef8ed-77cc-452e-b26f-48f40f72d3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:16:59,024 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:16:59,024 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e508d85b-4712-43b3-a04a-ae4436c61fb3', 'x-compute-request-id': 'req-e508d85b-4712-43b3-a04a-ae4436c61fb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:00,185 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:17:00,186 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a425864-9da5-4e7a-83f5-87e961d68dc3', 'x-compute-request-id': 'req-6a425864-9da5-4e7a-83f5-87e961d68dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:01,348 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:17:01,349 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3d5ac78-3fbc-43cb-8d00-253fb95e234b', 'x-compute-request-id': 'req-e3d5ac78-3fbc-43cb-8d00-253fb95e234b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:02,504 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:02,504 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2edd926-3702-4241-8956-40e856d622a9', 'x-compute-request-id': 'req-e2edd926-3702-4241-8956-40e856d622a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:03,660 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:03,660 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6818364f-a698-4fda-9946-c02ade638330', 'x-compute-request-id': 'req-6818364f-a698-4fda-9946-c02ade638330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:04,819 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:17:04,819 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f9fff8-541b-4c21-8565-081a019c4e21', 'x-compute-request-id': 'req-a1f9fff8-541b-4c21-8565-081a019c4e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:05,974 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:05,974 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b01f2a6c-eaec-403e-82dd-52b58c3043c1', 'x-compute-request-id': 'req-b01f2a6c-eaec-403e-82dd-52b58c3043c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:07,129 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:17:07,129 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0b65be-f73f-476f-957d-2213ddc68e3c', 'x-compute-request-id': 'req-4f0b65be-f73f-476f-957d-2213ddc68e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:08,290 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:17:08,290 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdad66d4-55db-4849-bfa2-6faf53782201', 'x-compute-request-id': 'req-cdad66d4-55db-4849-bfa2-6faf53782201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:09,447 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:09,447 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707724be-5a19-4bf1-b4cc-85cd8a461c83', 'x-compute-request-id': 'req-707724be-5a19-4bf1-b4cc-85cd8a461c83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:10,602 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:10,602 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2812735c-7092-42d1-b3c2-265956d27084', 'x-compute-request-id': 'req-2812735c-7092-42d1-b3c2-265956d27084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:11,767 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.155s 2021-10-29 16:17:11,768 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038ea692-9865-49a1-9c58-ae2448ca569c', 'x-compute-request-id': 'req-038ea692-9865-49a1-9c58-ae2448ca569c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:12,926 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:17:12,927 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07590d60-be2f-41f6-b8a8-bab0644518c1', 'x-compute-request-id': 'req-07590d60-be2f-41f6-b8a8-bab0644518c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:14,082 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:14,083 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba16364-e01f-4ce1-abd9-08cf48ddb64f', 'x-compute-request-id': 'req-dba16364-e01f-4ce1-abd9-08cf48ddb64f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:15,243 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:17:15,243 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f998726d-0555-4db6-b7aa-53b7a3257c75', 'x-compute-request-id': 'req-f998726d-0555-4db6-b7aa-53b7a3257c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:16,400 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:16,401 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e23af1-0203-4590-a04a-36fae6d7854b', 'x-compute-request-id': 'req-45e23af1-0203-4590-a04a-36fae6d7854b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:17,558 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:17:17,558 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cc07a5-dc8d-4679-8d2e-207d5328524f', 'x-compute-request-id': 'req-85cc07a5-dc8d-4679-8d2e-207d5328524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:18,713 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:18,714 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16debaca-bbd9-40d3-a4f3-58edd384be9e', 'x-compute-request-id': 'req-16debaca-bbd9-40d3-a4f3-58edd384be9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:19,874 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:17:19,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f435e375-a27b-4358-842f-7a2bccf49e7f', 'x-compute-request-id': 'req-f435e375-a27b-4358-842f-7a2bccf49e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:21,031 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:21,031 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67989f30-07ce-4736-bc09-57d11bf9285b', 'x-compute-request-id': 'req-67989f30-07ce-4736-bc09-57d11bf9285b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:22,183 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.142s 2021-10-29 16:17:22,184 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2df6a6c-b8ad-4f65-be6a-5ac432409d83', 'x-compute-request-id': 'req-b2df6a6c-b8ad-4f65-be6a-5ac432409d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:23,348 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.154s 2021-10-29 16:17:23,348 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf3f6f9-560f-485f-be87-7ed5c472c23e', 'x-compute-request-id': 'req-acf3f6f9-560f-485f-be87-7ed5c472c23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:24,504 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:24,504 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a81d26e3-8570-407f-87c4-3254ea26964f', 'x-compute-request-id': 'req-a81d26e3-8570-407f-87c4-3254ea26964f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:25,659 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:25,660 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a698b2dd-cf8f-476f-a758-bc607a1137b3', 'x-compute-request-id': 'req-a698b2dd-cf8f-476f-a758-bc607a1137b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:26,818 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:17:26,819 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4f73300-32d6-44ed-b0ab-69560b4df11b', 'x-compute-request-id': 'req-a4f73300-32d6-44ed-b0ab-69560b4df11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:27,973 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:17:27,973 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ffc7da-f03e-4040-976d-5f07d3af5f9e', 'x-compute-request-id': 'req-55ffc7da-f03e-4040-976d-5f07d3af5f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:29,125 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:17:29,126 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083b86cd-bb1e-4d09-a3d3-d89a8746f548', 'x-compute-request-id': 'req-083b86cd-bb1e-4d09-a3d3-d89a8746f548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:30,284 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:30,284 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7adaa9a4-dc02-4267-87f3-c70473204735', 'x-compute-request-id': 'req-7adaa9a4-dc02-4267-87f3-c70473204735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:31,440 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:31,440 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5c0135-976b-4c9b-b0b1-2a60dcf1114b', 'x-compute-request-id': 'req-db5c0135-976b-4c9b-b0b1-2a60dcf1114b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:32,595 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:32,596 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fcd3a72-c8d0-4cb9-a1b7-3517b5fa7a5a', 'x-compute-request-id': 'req-8fcd3a72-c8d0-4cb9-a1b7-3517b5fa7a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:33,760 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.154s 2021-10-29 16:17:33,761 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198179f2-0bd5-40c3-852e-f646787877da', 'x-compute-request-id': 'req-198179f2-0bd5-40c3-852e-f646787877da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:34,915 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:34,916 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-659d949e-4417-470f-a32d-f8f706883b9c', 'x-compute-request-id': 'req-659d949e-4417-470f-a32d-f8f706883b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:36,072 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:17:36,072 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b1ce23-f2df-4b24-abc6-edd745d6bc59', 'x-compute-request-id': 'req-b3b1ce23-f2df-4b24-abc6-edd745d6bc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:37,230 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:37,230 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2815cdd4-b785-497f-a2f8-bd99c3a90d04', 'x-compute-request-id': 'req-2815cdd4-b785-497f-a2f8-bd99c3a90d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:38,386 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:38,386 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f961f25e-c5ed-484a-aa6b-f63cfd3a1228', 'x-compute-request-id': 'req-f961f25e-c5ed-484a-aa6b-f63cfd3a1228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:39,541 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:39,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783aeed1-c14a-4d2b-a462-e4b2de536dcd', 'x-compute-request-id': 'req-783aeed1-c14a-4d2b-a462-e4b2de536dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:40,871 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.320s 2021-10-29 16:17:40,872 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7122f262-091d-4649-813a-cb6fd25bd4a0', 'x-compute-request-id': 'req-7122f262-091d-4649-813a-cb6fd25bd4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:42,026 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:42,026 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faff7475-c11a-4e47-9e9a-05540dfc9d01', 'x-compute-request-id': 'req-faff7475-c11a-4e47-9e9a-05540dfc9d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:43,180 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:43,181 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-654b2d71-aab5-47be-941f-28b4f5994788', 'x-compute-request-id': 'req-654b2d71-aab5-47be-941f-28b4f5994788', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:44,339 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:17:44,339 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1665b871-adbe-409d-8afa-9a24665bb5e0', 'x-compute-request-id': 'req-1665b871-adbe-409d-8afa-9a24665bb5e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:45,494 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:45,494 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8daf11da-6735-48b9-bbb1-52914f69a670', 'x-compute-request-id': 'req-8daf11da-6735-48b9-bbb1-52914f69a670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:46,649 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:46,649 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dcc2c43-39fb-4179-a6a1-c80ed5e4b7e7', 'x-compute-request-id': 'req-8dcc2c43-39fb-4179-a6a1-c80ed5e4b7e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:47,810 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:17:47,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ced4be5-9847-43cc-8719-de76fd58dff1', 'x-compute-request-id': 'req-7ced4be5-9847-43cc-8719-de76fd58dff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:48,962 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.142s 2021-10-29 16:17:48,963 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d3c971-f101-4bc2-a501-832c0c19fd66', 'x-compute-request-id': 'req-65d3c971-f101-4bc2-a501-832c0c19fd66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:50,127 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.155s 2021-10-29 16:17:50,127 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc83ff7f-ff54-4e65-9796-3b28aa7e3a1d', 'x-compute-request-id': 'req-dc83ff7f-ff54-4e65-9796-3b28aa7e3a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:51,286 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:17:51,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aaac71c-34ca-4698-8ead-f5f94195aa01', 'x-compute-request-id': 'req-6aaac71c-34ca-4698-8ead-f5f94195aa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:52,440 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:17:52,441 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f36e44f-9b40-4a82-a6e1-07bbe29972ad', 'x-compute-request-id': 'req-7f36e44f-9b40-4a82-a6e1-07bbe29972ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:53,598 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:53,605 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ae600fb-016e-43d5-a077-20db54e0309a', 'x-compute-request-id': 'req-9ae600fb-016e-43d5-a077-20db54e0309a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:54,763 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:17:54,764 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3236a336-bd77-4551-8a58-5a6e96ef4db9', 'x-compute-request-id': 'req-3236a336-bd77-4551-8a58-5a6e96ef4db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:55,923 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:17:55,923 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3239298f-3fe7-4436-8f5c-1726b3792a70', 'x-compute-request-id': 'req-3239298f-3fe7-4436-8f5c-1726b3792a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:57,079 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:17:57,079 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35b4758-9a9e-4f7d-83a9-971151875da0', 'x-compute-request-id': 'req-d35b4758-9a9e-4f7d-83a9-971151875da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:58,237 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:58,237 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48117c0c-6ea1-44b7-a9e6-d69f52a03e1d', 'x-compute-request-id': 'req-48117c0c-6ea1-44b7-a9e6-d69f52a03e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:17:59,395 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:17:59,396 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3ad3e6-0e70-42a8-a79a-326acdf7dbff', 'x-compute-request-id': 'req-ec3ad3e6-0e70-42a8-a79a-326acdf7dbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:00,549 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:18:00,550 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea24df2-ddfb-4c8e-885f-fff9fde94e1f', 'x-compute-request-id': 'req-dea24df2-ddfb-4c8e-885f-fff9fde94e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:01,707 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:18:01,708 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5477caa2-1b1d-4f9e-8f82-0cd840abe566', 'x-compute-request-id': 'req-5477caa2-1b1d-4f9e-8f82-0cd840abe566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:02,864 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:02,865 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f953017-a6b4-42d0-8952-50a0e3071c74', 'x-compute-request-id': 'req-2f953017-a6b4-42d0-8952-50a0e3071c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:04,020 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:18:04,021 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6b03a0e-c53f-48c5-9bb9-d6213616e6bd', 'x-compute-request-id': 'req-b6b03a0e-c53f-48c5-9bb9-d6213616e6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:05,180 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:18:05,181 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f7a496-c2ff-41a4-aebb-8e519a5f8b90', 'x-compute-request-id': 'req-e1f7a496-c2ff-41a4-aebb-8e519a5f8b90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:06,336 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:06,336 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686ddf1a-036d-4fa1-9b76-267775d2a4b5', 'x-compute-request-id': 'req-686ddf1a-036d-4fa1-9b76-267775d2a4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:07,489 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:18:07,489 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bf4c97-fbd7-4220-b1e4-3d6563a03137', 'x-compute-request-id': 'req-e3bf4c97-fbd7-4220-b1e4-3d6563a03137', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:08,648 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:08,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf1d795-9ecb-478a-bd7e-cdb5e42ac2f6', 'x-compute-request-id': 'req-eaf1d795-9ecb-478a-bd7e-cdb5e42ac2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:09,806 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:09,806 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ebf845-63c9-4c03-bf68-64754b01c5de', 'x-compute-request-id': 'req-35ebf845-63c9-4c03-bf68-64754b01c5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:10,963 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:10,963 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f727b7c8-6263-4d75-899d-3a64e2e4b2e8', 'x-compute-request-id': 'req-f727b7c8-6263-4d75-899d-3a64e2e4b2e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:12,121 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:12,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf60ca1-4a85-4be5-9869-973dfb3891da', 'x-compute-request-id': 'req-cbf60ca1-4a85-4be5-9869-973dfb3891da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:13,274 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.142s 2021-10-29 16:18:13,274 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25061ab3-acd4-4ab2-b5d5-25f8c070ad37', 'x-compute-request-id': 'req-25061ab3-acd4-4ab2-b5d5-25f8c070ad37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:14,430 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:14,430 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42932ec8-d640-4c74-84be-d01a7ec84e92', 'x-compute-request-id': 'req-42932ec8-d640-4c74-84be-d01a7ec84e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:15,591 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:18:15,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37b324f-9508-45d5-b8ec-7e5f4d8ab5ed', 'x-compute-request-id': 'req-b37b324f-9508-45d5-b8ec-7e5f4d8ab5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:16,747 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:16,747 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60609b51-bbaa-4a15-bd0f-7bee0065bd94', 'x-compute-request-id': 'req-60609b51-bbaa-4a15-bd0f-7bee0065bd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:17,905 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:17,905 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb70e451-bc4b-4bb6-be7a-92c034029dd3', 'x-compute-request-id': 'req-fb70e451-bc4b-4bb6-be7a-92c034029dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:19,065 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:18:19,065 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe8971be-dad8-4876-a4bc-1457699ab054', 'x-compute-request-id': 'req-fe8971be-dad8-4876-a4bc-1457699ab054', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:20,222 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:20,222 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0420cc7b-db00-46f1-a4a6-e4a0332522a8', 'x-compute-request-id': 'req-0420cc7b-db00-46f1-a4a6-e4a0332522a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:21,375 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:18:21,375 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5de614d6-9527-4286-aafc-5d0cda281837', 'x-compute-request-id': 'req-5de614d6-9527-4286-aafc-5d0cda281837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:22,532 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:22,532 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d636b0ae-85c9-4cab-9d9f-f3463a2d6fbf', 'x-compute-request-id': 'req-d636b0ae-85c9-4cab-9d9f-f3463a2d6fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:23,688 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:18:23,688 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a51ea6-1e08-4bca-8f41-78caf0317359', 'x-compute-request-id': 'req-e8a51ea6-1e08-4bca-8f41-78caf0317359', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:24,923 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.225s 2021-10-29 16:18:24,924 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b128afe9-0f05-448d-84a7-695413073d53', 'x-compute-request-id': 'req-b128afe9-0f05-448d-84a7-695413073d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:26,090 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.156s 2021-10-29 16:18:26,090 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b2c9691-bab1-4128-9517-6ee1ba1293b1', 'x-compute-request-id': 'req-8b2c9691-bab1-4128-9517-6ee1ba1293b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:27,246 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:27,246 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f55b49b-36f5-47b9-8cfa-3b5c6de6e43d', 'x-compute-request-id': 'req-0f55b49b-36f5-47b9-8cfa-3b5c6de6e43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:28,404 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:28,404 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f393bc28-6ee4-419b-b317-4f67a72a774d', 'x-compute-request-id': 'req-f393bc28-6ee4-419b-b317-4f67a72a774d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:29,565 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:18:29,566 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bb18ee8-878f-46fc-8029-5fb389e059d3', 'x-compute-request-id': 'req-0bb18ee8-878f-46fc-8029-5fb389e059d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:30,720 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:18:30,720 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be2633c6-534c-4606-bb7b-98bf452c2f94', 'x-compute-request-id': 'req-be2633c6-534c-4606-bb7b-98bf452c2f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:31,874 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:18:31,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3de4d511-149e-4bfe-b92c-9e3130149b3d', 'x-compute-request-id': 'req-3de4d511-149e-4bfe-b92c-9e3130149b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:33,032 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:33,033 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47120917-c282-4cee-81f2-cef95e37a0a2', 'x-compute-request-id': 'req-47120917-c282-4cee-81f2-cef95e37a0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:34,190 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:18:34,190 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e024a568-c365-4624-88f8-d5f59c81f371', 'x-compute-request-id': 'req-e024a568-c365-4624-88f8-d5f59c81f371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:35,343 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:18:35,344 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cca7363-8d83-4c93-82db-1dc096c3fb27', 'x-compute-request-id': 'req-2cca7363-8d83-4c93-82db-1dc096c3fb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:36,503 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:18:36,503 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902d9646-19e7-48fd-9924-c8cc358dc71f', 'x-compute-request-id': 'req-902d9646-19e7-48fd-9924-c8cc358dc71f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:37,659 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:37,659 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aac7f3a9-6f0f-4e09-b9dd-5d38b75180ae', 'x-compute-request-id': 'req-aac7f3a9-6f0f-4e09-b9dd-5d38b75180ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:16:08Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:38,821 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:18:38,821 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8513e30d-34ac-4d0b-a198-37cf5167fe5b', 'x-compute-request-id': 'req-8513e30d-34ac-4d0b-a198-37cf5167fe5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:38,830 116496 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "SHELVED_OFFLOADED/None" after 152 second wait 2021-10-29 16:18:39,980 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:18:39,980 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2434abe8-3da5-4b59-9263-46f8c96fb0c1', 'x-compute-request-id': 'req-2434abe8-3da5-4b59-9263-46f8c96fb0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:41,135 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:18:41,135 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2834295-c76d-4943-89f5-be0e428ab9dc', 'x-compute-request-id': 'req-b2834295-c76d-4943-89f5-be0e428ab9dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:42,292 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:18:42,292 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa7dea6-119e-4930-86dd-cb7e99fbbb71', 'x-compute-request-id': 'req-5aa7dea6-119e-4930-86dd-cb7e99fbbb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:43,449 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:43,449 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab303654-b5e2-48e6-b8fe-b6d970bd7a2f', 'x-compute-request-id': 'req-ab303654-b5e2-48e6-b8fe-b6d970bd7a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:44,605 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:18:44,605 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5278ada8-d039-4e9d-bc7c-378a60f29a38', 'x-compute-request-id': 'req-5278ada8-d039-4e9d-bc7c-378a60f29a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:45,759 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:18:45,759 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe21b4c8-de19-425a-a162-28bb9d65e95c', 'x-compute-request-id': 'req-fe21b4c8-de19-425a-a162-28bb9d65e95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:47,014 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.246s 2021-10-29 16:18:47,015 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999310b8-493b-47c4-adac-2fbfb8cc30e5', 'x-compute-request-id': 'req-999310b8-493b-47c4-adac-2fbfb8cc30e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:48,175 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:18:48,176 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac01acc-5421-41e4-8fce-0d326f7b31da', 'x-compute-request-id': 'req-eac01acc-5421-41e4-8fce-0d326f7b31da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:49,334 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:49,335 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50eac613-8093-46be-a115-655737e216b7', 'x-compute-request-id': 'req-50eac613-8093-46be-a115-655737e216b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:50,501 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:18:50,501 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358750b2-d892-4f9f-ac6c-8df4ab0c33a5', 'x-compute-request-id': 'req-358750b2-d892-4f9f-ac6c-8df4ab0c33a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:51,655 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:18:51,655 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92b1b683-3c35-4e8b-9c5a-d8c55fd4e3e4', 'x-compute-request-id': 'req-92b1b683-3c35-4e8b-9c5a-d8c55fd4e3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:52,812 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:52,812 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e274193-2cd0-42ad-b9be-086268e160e1', 'x-compute-request-id': 'req-8e274193-2cd0-42ad-b9be-086268e160e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:53,970 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:18:53,971 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7758aa73-1936-4f9c-90e4-fb43c8198d07', 'x-compute-request-id': 'req-7758aa73-1936-4f9c-90e4-fb43c8198d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:55,127 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:55,128 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855848fb-8b67-4f43-9b42-b04ce91d73eb', 'x-compute-request-id': 'req-855848fb-8b67-4f43-9b42-b04ce91d73eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:56,285 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:18:56,285 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f13854-e670-4778-9715-78707d7c8871', 'x-compute-request-id': 'req-09f13854-e670-4778-9715-78707d7c8871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:57,444 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:18:57,445 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b3f7d03-cb08-4dd3-a252-39dbb2aa48e8', 'x-compute-request-id': 'req-9b3f7d03-cb08-4dd3-a252-39dbb2aa48e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:58,600 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:18:58,600 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9abb704-6300-429e-9356-4fb3f659993f', 'x-compute-request-id': 'req-d9abb704-6300-429e-9356-4fb3f659993f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:18:59,768 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.158s 2021-10-29 16:18:59,769 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbcdf0eb-84a6-4c43-9ad8-dfa4804b38a2', 'x-compute-request-id': 'req-fbcdf0eb-84a6-4c43-9ad8-dfa4804b38a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:00,926 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:19:00,926 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7bc42a-72a1-4e4f-8f1d-1f1481def83c', 'x-compute-request-id': 'req-bc7bc42a-72a1-4e4f-8f1d-1f1481def83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:02,086 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:19:02,086 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bdc0020-cb12-4076-936a-3d2a532361b8', 'x-compute-request-id': 'req-7bdc0020-cb12-4076-936a-3d2a532361b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:03,241 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:19:03,242 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce6b07f9-f3ed-4bd2-a0da-7b287a9ec798', 'x-compute-request-id': 'req-ce6b07f9-f3ed-4bd2-a0da-7b287a9ec798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:04,399 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:19:04,400 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3d967cd-4da6-4895-a21c-1b1d58c2b838', 'x-compute-request-id': 'req-c3d967cd-4da6-4895-a21c-1b1d58c2b838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:05,560 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:19:05,560 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e55827-33e4-48be-8feb-55aec664dee8', 'x-compute-request-id': 'req-16e55827-33e4-48be-8feb-55aec664dee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:06,714 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:06,714 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcebab00-275f-4d6c-a502-83d427863892', 'x-compute-request-id': 'req-bcebab00-275f-4d6c-a502-83d427863892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:07,874 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:19:07,874 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68613398-9d44-4969-9237-e852edb1a05b', 'x-compute-request-id': 'req-68613398-9d44-4969-9237-e852edb1a05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:09,027 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:09,027 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706d2b29-ed50-4dfc-824a-01cbcee25a70', 'x-compute-request-id': 'req-706d2b29-ed50-4dfc-824a-01cbcee25a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:10,186 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:19:10,186 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec91176-2546-45ab-a594-6c4e85e67052', 'x-compute-request-id': 'req-bec91176-2546-45ab-a594-6c4e85e67052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:11,347 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:19:11,348 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777ce967-6b42-4b01-980b-701fd5678443', 'x-compute-request-id': 'req-777ce967-6b42-4b01-980b-701fd5678443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:12,502 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:12,502 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09e7515-82f8-4d6e-84f5-eea38a59d619', 'x-compute-request-id': 'req-b09e7515-82f8-4d6e-84f5-eea38a59d619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:13,655 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:13,655 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f464106-291e-4945-a809-5afbce5ad34e', 'x-compute-request-id': 'req-3f464106-291e-4945-a809-5afbce5ad34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:14,819 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:19:14,819 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-871f81f9-a955-49c1-9b6f-8e059af1ee89', 'x-compute-request-id': 'req-871f81f9-a955-49c1-9b6f-8e059af1ee89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:15,974 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:15,974 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f120e4a6-a05c-49eb-a7ac-d83d5932f186', 'x-compute-request-id': 'req-f120e4a6-a05c-49eb-a7ac-d83d5932f186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:17,130 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:17,130 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18c8bfe-3b35-4f45-bca8-17cfb712ec4d', 'x-compute-request-id': 'req-c18c8bfe-3b35-4f45-bca8-17cfb712ec4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:18,286 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:18,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-288050c3-bb0f-44a2-9cb2-eb8a5ad2b45d', 'x-compute-request-id': 'req-288050c3-bb0f-44a2-9cb2-eb8a5ad2b45d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:19,440 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:19:19,441 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538d9a5b-fbfc-4b1c-aa75-5ae05f73ee67', 'x-compute-request-id': 'req-538d9a5b-fbfc-4b1c-aa75-5ae05f73ee67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:20,595 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:20,595 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40cc08b6-5f90-4708-b197-e303403f26a6', 'x-compute-request-id': 'req-40cc08b6-5f90-4708-b197-e303403f26a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:21,756 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:19:21,757 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d03901c9-e397-4ed2-b735-79d8de338172', 'x-compute-request-id': 'req-d03901c9-e397-4ed2-b735-79d8de338172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:22,912 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:19:22,913 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f96e0f4-0097-4ce1-96d7-a8ca39c51738', 'x-compute-request-id': 'req-3f96e0f4-0097-4ce1-96d7-a8ca39c51738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:24,066 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:24,066 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a09ea113-a5fd-4c53-90f9-e807169af1fc', 'x-compute-request-id': 'req-a09ea113-a5fd-4c53-90f9-e807169af1fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:25,225 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:19:25,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-794d9a0e-bd05-483c-bbfc-e4db12cceca9', 'x-compute-request-id': 'req-794d9a0e-bd05-483c-bbfc-e4db12cceca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:26,384 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:19:26,384 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6160f023-d4f9-45a3-9454-a1587dda055e', 'x-compute-request-id': 'req-6160f023-d4f9-45a3-9454-a1587dda055e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:27,538 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:27,538 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256df71f-6021-4464-aa4c-ea9fec3830ad', 'x-compute-request-id': 'req-256df71f-6021-4464-aa4c-ea9fec3830ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:28,699 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:19:28,699 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5476e70-15d0-4b6a-a254-374771684597', 'x-compute-request-id': 'req-a5476e70-15d0-4b6a-a254-374771684597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:29,857 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:19:29,857 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4b61f7-214f-4110-af27-1806a38262d0', 'x-compute-request-id': 'req-4d4b61f7-214f-4110-af27-1806a38262d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:31,011 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:31,011 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a233796-3341-42c9-9e22-20c512bd343d', 'x-compute-request-id': 'req-3a233796-3341-42c9-9e22-20c512bd343d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:32,171 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:19:32,172 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-953c07de-70ed-489c-849c-1b569e0d9b11', 'x-compute-request-id': 'req-953c07de-70ed-489c-849c-1b569e0d9b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:33,329 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:19:33,330 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d741139b-0939-43c1-a475-9d837ecca9e3', 'x-compute-request-id': 'req-d741139b-0939-43c1-a475-9d837ecca9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:34,484 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:34,484 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-202b4939-04dc-4c1c-aa04-03e8c97076b8', 'x-compute-request-id': 'req-202b4939-04dc-4c1c-aa04-03e8c97076b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:35,643 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:19:35,643 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f89ef7-bf4c-4520-b0b1-52307d1e6a23', 'x-compute-request-id': 'req-c2f89ef7-bf4c-4520-b0b1-52307d1e6a23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:36,800 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:19:36,801 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a97d91-0467-4ea5-9b9d-b9c8d3a9f308', 'x-compute-request-id': 'req-a4a97d91-0467-4ea5-9b9d-b9c8d3a9f308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:37,957 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:19:37,957 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a99dc5e7-fe96-42e7-8d89-7220548bd523', 'x-compute-request-id': 'req-a99dc5e7-fe96-42e7-8d89-7220548bd523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:39,289 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.322s 2021-10-29 16:19:39,290 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e53497-0e36-4be7-b7ea-b203dcff3502', 'x-compute-request-id': 'req-d2e53497-0e36-4be7-b7ea-b203dcff3502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:40,446 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:40,446 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ebc2f5-eab1-4ab3-bfa0-daea235ebaf1', 'x-compute-request-id': 'req-e8ebc2f5-eab1-4ab3-bfa0-daea235ebaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:41,599 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.142s 2021-10-29 16:19:41,599 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0ae05b-a59a-4087-96d8-b150f968ec1c', 'x-compute-request-id': 'req-fa0ae05b-a59a-4087-96d8-b150f968ec1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:42,767 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.158s 2021-10-29 16:19:42,768 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7fec60-731e-4648-bea8-ebd9b287ac02', 'x-compute-request-id': 'req-5c7fec60-731e-4648-bea8-ebd9b287ac02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:43,924 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:43,924 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a88116-f5cd-4afe-bcd4-973e65585ba5', 'x-compute-request-id': 'req-63a88116-f5cd-4afe-bcd4-973e65585ba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:45,080 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:45,081 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb759e7e-dd84-4405-9e52-4dbf5f8adc1e', 'x-compute-request-id': 'req-bb759e7e-dd84-4405-9e52-4dbf5f8adc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:46,236 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:46,236 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e4fb39-cd56-4c42-894e-2aef38909433', 'x-compute-request-id': 'req-34e4fb39-cd56-4c42-894e-2aef38909433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:47,393 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:19:47,393 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c09214b-d15a-4429-9e28-76065cd9d64d', 'x-compute-request-id': 'req-8c09214b-d15a-4429-9e28-76065cd9d64d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:48,547 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:19:48,548 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f14c213f-1b1a-4d88-9156-b315323a1d4d', 'x-compute-request-id': 'req-f14c213f-1b1a-4d88-9156-b315323a1d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:49,709 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:19:49,709 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f8a650-05ee-4c41-823e-c463d098146f', 'x-compute-request-id': 'req-c8f8a650-05ee-4c41-823e-c463d098146f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:50,863 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:50,863 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592d676c-118c-45af-93e5-0759ce4ab937', 'x-compute-request-id': 'req-592d676c-118c-45af-93e5-0759ce4ab937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:52,020 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:19:52,020 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5e61df-8d91-461e-82e5-5515b4223631', 'x-compute-request-id': 'req-9d5e61df-8d91-461e-82e5-5515b4223631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:53,180 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:19:53,180 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8627240b-908a-4185-9525-d57e26492999', 'x-compute-request-id': 'req-8627240b-908a-4185-9525-d57e26492999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:54,338 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:19:54,339 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f8014b-5fec-4e14-9c52-30d67d7acd5c', 'x-compute-request-id': 'req-40f8014b-5fec-4e14-9c52-30d67d7acd5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:55,644 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.294s 2021-10-29 16:19:55,644 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b6f2d2-7954-48d6-bc8e-f2deea32b03b', 'x-compute-request-id': 'req-e2b6f2d2-7954-48d6-bc8e-f2deea32b03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:56,803 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:19:56,804 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e362179-5afe-4436-a57c-247cfd013abd', 'x-compute-request-id': 'req-5e362179-5afe-4436-a57c-247cfd013abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:57,959 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:19:57,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac73957-91a9-40bb-b486-427814543adf', 'x-compute-request-id': 'req-7ac73957-91a9-40bb-b486-427814543adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:19:59,112 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:19:59,113 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e8a602-d6fa-417d-a0f6-029c9fef82a5', 'x-compute-request-id': 'req-f4e8a602-d6fa-417d-a0f6-029c9fef82a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:00,271 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:00,271 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e932715-d5b7-4fd3-b049-e252675a9ebf', 'x-compute-request-id': 'req-6e932715-d5b7-4fd3-b049-e252675a9ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:01,425 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:20:01,425 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbba7a61-18dc-4933-b0c6-7a3441ead49a', 'x-compute-request-id': 'req-fbba7a61-18dc-4933-b0c6-7a3441ead49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:02,580 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:02,581 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7357bd6c-6690-4870-bca3-44b7102b7b7e', 'x-compute-request-id': 'req-7357bd6c-6690-4870-bca3-44b7102b7b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:03,753 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.162s 2021-10-29 16:20:03,753 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3edad130-f38d-4472-9d33-2efae3e11342', 'x-compute-request-id': 'req-3edad130-f38d-4472-9d33-2efae3e11342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:04,909 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:20:04,909 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-569181a0-00d3-47dd-af07-43be6b7e4868', 'x-compute-request-id': 'req-569181a0-00d3-47dd-af07-43be6b7e4868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:06,062 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:20:06,062 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c481c3f-188a-41d1-a8a0-567b95fae60e', 'x-compute-request-id': 'req-3c481c3f-188a-41d1-a8a0-567b95fae60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:07,223 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:07,223 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bddb99c-2b91-4c50-b747-486c7625c7e5', 'x-compute-request-id': 'req-7bddb99c-2b91-4c50-b747-486c7625c7e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:08,380 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:08,381 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a68167c9-6c5c-46ef-9337-3f60d94af621', 'x-compute-request-id': 'req-a68167c9-6c5c-46ef-9337-3f60d94af621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:09,537 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:20:09,537 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d58824d3-68a2-41bf-bb9a-e4c1fdf8cfa6', 'x-compute-request-id': 'req-d58824d3-68a2-41bf-bb9a-e4c1fdf8cfa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:10,700 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:20:10,700 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57c2ef6e-b5f2-408c-ad03-fe1e4429aa38', 'x-compute-request-id': 'req-57c2ef6e-b5f2-408c-ad03-fe1e4429aa38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:11,860 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:20:11,860 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe249df-2fc1-467d-8b3d-a2b6156eb4b6', 'x-compute-request-id': 'req-cbe249df-2fc1-467d-8b3d-a2b6156eb4b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:13,016 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:13,016 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbd50c3-edea-42de-9f90-77c4f90b432e', 'x-compute-request-id': 'req-dbbd50c3-edea-42de-9f90-77c4f90b432e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:14,176 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:14,176 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddff63b1-2487-4167-831a-5902b8ddd9b5', 'x-compute-request-id': 'req-ddff63b1-2487-4167-831a-5902b8ddd9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:15,340 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.154s 2021-10-29 16:20:15,340 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d01d569-e890-4fc6-9284-a319ca76254e', 'x-compute-request-id': 'req-9d01d569-e890-4fc6-9284-a319ca76254e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:16,493 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:16,494 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9db271d-8185-4314-be3f-4ff391f0fdf5', 'x-compute-request-id': 'req-b9db271d-8185-4314-be3f-4ff391f0fdf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:17,653 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:17,654 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3166b0-99e7-40dd-be03-28b9bd51c71a', 'x-compute-request-id': 'req-6e3166b0-99e7-40dd-be03-28b9bd51c71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:18,812 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:18,812 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79fc6bbb-3575-4f50-a650-3960cc93847c', 'x-compute-request-id': 'req-79fc6bbb-3575-4f50-a650-3960cc93847c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:19,966 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:19,966 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb49f4c9-1333-4b4d-b30d-e5827c3f6b0b', 'x-compute-request-id': 'req-eb49f4c9-1333-4b4d-b30d-e5827c3f6b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:21,124 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:21,124 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7dc31c3-460f-4344-a092-691952a63ccd', 'x-compute-request-id': 'req-e7dc31c3-460f-4344-a092-691952a63ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:22,278 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:22,279 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b34de0f-3b8e-4a3e-a479-7f66b59c6b87', 'x-compute-request-id': 'req-4b34de0f-3b8e-4a3e-a479-7f66b59c6b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:23,434 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:20:23,434 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef373794-6cfa-4670-9955-fdd802b0d0f3', 'x-compute-request-id': 'req-ef373794-6cfa-4670-9955-fdd802b0d0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:24,594 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:24,594 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f11dde09-89c8-45fb-94ee-c118ae5450ca', 'x-compute-request-id': 'req-f11dde09-89c8-45fb-94ee-c118ae5450ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:25,752 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:25,752 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca71cf06-418c-4c59-905b-f8aaafb98f24', 'x-compute-request-id': 'req-ca71cf06-418c-4c59-905b-f8aaafb98f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:26,910 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:26,910 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a0844c-8d4f-4a56-8609-9566ae693586', 'x-compute-request-id': 'req-86a0844c-8d4f-4a56-8609-9566ae693586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:28,067 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:28,067 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b73903-81d9-4950-8dd3-f08955b1c019', 'x-compute-request-id': 'req-19b73903-81d9-4950-8dd3-f08955b1c019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:29,229 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:20:29,229 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdef0c44-88d0-4b6f-a222-1c5f1f2d5011', 'x-compute-request-id': 'req-bdef0c44-88d0-4b6f-a222-1c5f1f2d5011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:30,386 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:30,386 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007f3c98-a5ef-41e8-92b7-106962b88dbe', 'x-compute-request-id': 'req-007f3c98-a5ef-41e8-92b7-106962b88dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:31,544 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:31,544 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c1f62a-f438-4b21-9ff8-1a958a162ed4', 'x-compute-request-id': 'req-a7c1f62a-f438-4b21-9ff8-1a958a162ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:32,698 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:32,698 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38974927-1e5b-4278-8471-7913075987d9', 'x-compute-request-id': 'req-38974927-1e5b-4278-8471-7913075987d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:33,854 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:33,855 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54d53b7d-d816-47a9-9c74-2abbcc9b643c', 'x-compute-request-id': 'req-54d53b7d-d816-47a9-9c74-2abbcc9b643c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:35,013 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:35,014 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced524a6-d51a-4621-b89a-c60ca231cc11', 'x-compute-request-id': 'req-ced524a6-d51a-4621-b89a-c60ca231cc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:36,169 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:20:36,169 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4000e28-153c-48df-a2cd-6e9ed3302f96', 'x-compute-request-id': 'req-c4000e28-153c-48df-a2cd-6e9ed3302f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:37,329 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:20:37,329 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676be00f-c617-4d7f-abac-5ef66bc65a3d', 'x-compute-request-id': 'req-676be00f-c617-4d7f-abac-5ef66bc65a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:38,492 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:20:38,492 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc26d98d-a41f-4c6e-8f23-4770609ad91b', 'x-compute-request-id': 'req-dc26d98d-a41f-4c6e-8f23-4770609ad91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:39,648 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:20:39,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a044a406-2df6-4890-b9f3-6e8da4eda12b', 'x-compute-request-id': 'req-a044a406-2df6-4890-b9f3-6e8da4eda12b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:40,805 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:40,806 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad6c0de-7e1d-42ca-98bc-8b9956afa71e', 'x-compute-request-id': 'req-fad6c0de-7e1d-42ca-98bc-8b9956afa71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:41,965 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:20:41,965 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1327c983-e34d-4ad5-90ff-cafae5ea4f22', 'x-compute-request-id': 'req-1327c983-e34d-4ad5-90ff-cafae5ea4f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:43,119 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:43,120 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6a8e4b-fd19-4a08-a85e-09d9d358b94f', 'x-compute-request-id': 'req-4e6a8e4b-fd19-4a08-a85e-09d9d358b94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:44,273 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:44,273 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1f3647d-446c-4216-aeda-7a459ad4f900', 'x-compute-request-id': 'req-a1f3647d-446c-4216-aeda-7a459ad4f900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:45,433 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:20:45,433 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49dd9bda-24c0-4310-a0f4-cc8e2aebc465', 'x-compute-request-id': 'req-49dd9bda-24c0-4310-a0f4-cc8e2aebc465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:46,590 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:20:46,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e03f1a57-13d6-4234-912d-6ebe5dedb241', 'x-compute-request-id': 'req-e03f1a57-13d6-4234-912d-6ebe5dedb241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:47,745 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:47,746 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-296177ed-09bb-4918-b52c-70016ff6c251', 'x-compute-request-id': 'req-296177ed-09bb-4918-b52c-70016ff6c251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:48,909 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:20:48,909 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69a5709-1418-473b-a4f1-73a56fe27417', 'x-compute-request-id': 'req-d69a5709-1418-473b-a4f1-73a56fe27417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:50,064 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:20:50,065 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea9ea2d-5ad1-4739-80dd-676b59aa3753', 'x-compute-request-id': 'req-cea9ea2d-5ad1-4739-80dd-676b59aa3753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:51,221 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:20:51,221 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14e4c94-ce9d-4454-9cc0-1ae354202ace', 'x-compute-request-id': 'req-b14e4c94-ce9d-4454-9cc0-1ae354202ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:52,381 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:52,382 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b70b0a87-7d5a-4ec8-bfd5-5c297ceec80a', 'x-compute-request-id': 'req-b70b0a87-7d5a-4ec8-bfd5-5c297ceec80a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:53,543 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:20:53,543 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d982bb-b38a-4d6a-80ee-c8cac081a34b', 'x-compute-request-id': 'req-85d982bb-b38a-4d6a-80ee-c8cac081a34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:54,699 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:20:54,700 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-803b0d93-69f0-4238-9c8d-965265e8774e', 'x-compute-request-id': 'req-803b0d93-69f0-4238-9c8d-965265e8774e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:55,858 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:20:55,859 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fe43f8b-292f-463d-bbfb-fa23013d03ba', 'x-compute-request-id': 'req-1fe43f8b-292f-463d-bbfb-fa23013d03ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:57,012 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:20:57,013 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d197738-61c9-43ea-bc27-9deb9688bdf4', 'x-compute-request-id': 'req-4d197738-61c9-43ea-bc27-9deb9688bdf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:58,167 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:20:58,168 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee7751c-996d-4bdb-b5fa-619f14b388e4', 'x-compute-request-id': 'req-2ee7751c-996d-4bdb-b5fa-619f14b388e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:20:59,328 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:20:59,328 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36643d12-874f-42bc-8595-d0b6b223c203', 'x-compute-request-id': 'req-36643d12-874f-42bc-8595-d0b6b223c203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:00,487 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:21:00,488 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6446397-1020-4860-a98c-c69e4975e9a4', 'x-compute-request-id': 'req-c6446397-1020-4860-a98c-c69e4975e9a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:01,647 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.149s 2021-10-29 16:21:01,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8fdb0e-3a9a-429c-afb9-27a6d030c029', 'x-compute-request-id': 'req-9c8fdb0e-3a9a-429c-afb9-27a6d030c029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:02,808 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:21:02,808 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22529861-df78-4dfe-a01d-8d87dfdc6664', 'x-compute-request-id': 'req-22529861-df78-4dfe-a01d-8d87dfdc6664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:03,964 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:03,964 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b76786f-2d3f-413d-b908-ff7f9da96a9e', 'x-compute-request-id': 'req-3b76786f-2d3f-413d-b908-ff7f9da96a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:05,119 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:05,120 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-016058f5-2917-4f11-aefc-79f7503ec76f', 'x-compute-request-id': 'req-016058f5-2917-4f11-aefc-79f7503ec76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:06,280 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:21:06,280 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82073eec-d982-4dcf-9dd3-4707e09b3d16', 'x-compute-request-id': 'req-82073eec-d982-4dcf-9dd3-4707e09b3d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:07,435 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:07,435 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d836cd63-ae53-41a4-936f-d8ca10e3b03f', 'x-compute-request-id': 'req-d836cd63-ae53-41a4-936f-d8ca10e3b03f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:08,590 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:08,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57410e11-3640-4a93-9e5d-3096c98d19ba', 'x-compute-request-id': 'req-57410e11-3640-4a93-9e5d-3096c98d19ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:09,753 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:21:09,753 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d1509f-4a5a-409b-8798-bc2080ac8991', 'x-compute-request-id': 'req-46d1509f-4a5a-409b-8798-bc2080ac8991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:10,910 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:21:10,911 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213b9ac6-be14-412d-b134-c121e1f17635', 'x-compute-request-id': 'req-213b9ac6-be14-412d-b134-c121e1f17635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:12,067 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:12,067 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4659d67f-1d31-4869-a395-4f72f62b4d48', 'x-compute-request-id': 'req-4659d67f-1d31-4869-a395-4f72f62b4d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:13,225 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:21:13,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e392915-24a9-45e5-95af-071e36e7cb0c', 'x-compute-request-id': 'req-1e392915-24a9-45e5-95af-071e36e7cb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:14,384 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:21:14,385 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53a01598-15ee-466d-abcc-4389f7f8f356', 'x-compute-request-id': 'req-53a01598-15ee-466d-abcc-4389f7f8f356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:15,540 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:15,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81ec092-5648-4ed2-b5ed-35e1fee76d3b', 'x-compute-request-id': 'req-c81ec092-5648-4ed2-b5ed-35e1fee76d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:16,704 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:21:16,704 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18115f18-5f7a-472d-b240-f990bc20473b', 'x-compute-request-id': 'req-18115f18-5f7a-472d-b240-f990bc20473b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:17,858 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:17,859 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a13c9dc-c714-44fd-9b5b-97c21cca981b', 'x-compute-request-id': 'req-6a13c9dc-c714-44fd-9b5b-97c21cca981b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:19,013 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:19,013 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d37576-76d2-4cef-956c-1d952a7607aa', 'x-compute-request-id': 'req-a0d37576-76d2-4cef-956c-1d952a7607aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:20,171 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:21:20,171 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a53ecea-7d48-4de8-8898-67dd0938356f', 'x-compute-request-id': 'req-2a53ecea-7d48-4de8-8898-67dd0938356f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:21,327 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:21,328 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5828bd4e-9bba-4d29-ba2b-185989d7daa2', 'x-compute-request-id': 'req-5828bd4e-9bba-4d29-ba2b-185989d7daa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:22,485 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:22,486 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292f67f1-634f-4cb1-96a9-1d70f758abd1', 'x-compute-request-id': 'req-292f67f1-634f-4cb1-96a9-1d70f758abd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:23,646 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:21:23,647 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a356a6b-f8dd-40d6-a073-328cc7b53db7', 'x-compute-request-id': 'req-9a356a6b-f8dd-40d6-a073-328cc7b53db7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:24,801 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:24,802 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6107acb-5d34-4658-bd44-1254c4a20514', 'x-compute-request-id': 'req-e6107acb-5d34-4658-bd44-1254c4a20514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:25,956 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:25,957 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc75d2bd-1a8c-4a17-8e67-0accea798148', 'x-compute-request-id': 'req-bc75d2bd-1a8c-4a17-8e67-0accea798148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:27,114 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:27,115 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ceaeec11-6b80-40f1-a93e-cf5bc5e39200', 'x-compute-request-id': 'req-ceaeec11-6b80-40f1-a93e-cf5bc5e39200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:28,270 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:28,270 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f736e79-8011-4352-b0a3-acf7b2112150', 'x-compute-request-id': 'req-7f736e79-8011-4352-b0a3-acf7b2112150', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:29,427 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:29,427 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abedca04-7cac-4014-a29b-0e61eb85ff1c', 'x-compute-request-id': 'req-abedca04-7cac-4014-a29b-0e61eb85ff1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:30,588 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:21:30,588 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53fc50f4-08a9-4062-8922-be0c110d4e2f', 'x-compute-request-id': 'req-53fc50f4-08a9-4062-8922-be0c110d4e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:31,745 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:31,746 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c964ba-6554-452f-a340-32a4ff89a64b', 'x-compute-request-id': 'req-63c964ba-6554-452f-a340-32a4ff89a64b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:32,903 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:32,903 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-729e2e2b-c901-495b-8638-9001d127ee70', 'x-compute-request-id': 'req-729e2e2b-c901-495b-8638-9001d127ee70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:34,064 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:21:34,064 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb025250-037e-43f2-b26a-0246c658ed06', 'x-compute-request-id': 'req-cb025250-037e-43f2-b26a-0246c658ed06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:35,219 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:35,219 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aecf482-75f5-466d-ac41-1f4e69b5277b', 'x-compute-request-id': 'req-5aecf482-75f5-466d-ac41-1f4e69b5277b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:36,377 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:36,377 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c279c9-f442-44aa-807d-aa6e65d34a44', 'x-compute-request-id': 'req-00c279c9-f442-44aa-807d-aa6e65d34a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:37,538 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.151s 2021-10-29 16:21:37,538 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d15c3d9-45ec-4205-8b90-f7070612f543', 'x-compute-request-id': 'req-2d15c3d9-45ec-4205-8b90-f7070612f543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:38,695 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:38,695 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e0cbfa-61d9-401f-b7c4-db92785f62ff', 'x-compute-request-id': 'req-78e0cbfa-61d9-401f-b7c4-db92785f62ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:39,852 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:39,852 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e69ef92-2357-4c10-adb1-2a7a7cb1a9f4', 'x-compute-request-id': 'req-4e69ef92-2357-4c10-adb1-2a7a7cb1a9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:41,010 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.148s 2021-10-29 16:21:41,011 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a25825-4a1b-4cdd-ab7f-b468ee936c45', 'x-compute-request-id': 'req-e3a25825-4a1b-4cdd-ab7f-b468ee936c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:42,165 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.143s 2021-10-29 16:21:42,165 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8de5113-aa5e-4b5c-b37d-b6b515e80140', 'x-compute-request-id': 'req-d8de5113-aa5e-4b5c-b37d-b6b515e80140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:43,319 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:43,319 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9303164b-9372-4164-b14a-8e14d4b4f140', 'x-compute-request-id': 'req-9303164b-9372-4164-b14a-8e14d4b4f140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:44,484 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.155s 2021-10-29 16:21:44,484 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6991ffdf-cef3-4aa3-bf88-9ecfe3d22515', 'x-compute-request-id': 'req-6991ffdf-cef3-4aa3-bf88-9ecfe3d22515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:45,641 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:21:45,642 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97855807-d872-417a-8cfc-c9c1141bc071', 'x-compute-request-id': 'req-97855807-d872-417a-8cfc-c9c1141bc071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:46,796 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:46,797 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c85d99-c895-4c57-aec6-de9ee9b66d3e', 'x-compute-request-id': 'req-73c85d99-c895-4c57-aec6-de9ee9b66d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:47,958 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.153s 2021-10-29 16:21:47,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7fc9be4-10e6-4265-8079-e7f024b1de10', 'x-compute-request-id': 'req-b7fc9be4-10e6-4265-8079-e7f024b1de10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:49,121 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:21:49,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5dc9b3-cdc2-432a-a779-6d241b74a99a', 'x-compute-request-id': 'req-ba5dc9b3-cdc2-432a-a779-6d241b74a99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:50,276 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:50,276 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc1a054-cb7e-493c-8144-2bb8ec2efe90', 'x-compute-request-id': 'req-2bc1a054-cb7e-493c-8144-2bb8ec2efe90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:51,430 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:51,431 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ad4d3b6-ffbb-4250-a103-706913b241f3', 'x-compute-request-id': 'req-7ad4d3b6-ffbb-4250-a103-706913b241f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:52,591 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.150s 2021-10-29 16:21:52,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61020b7c-11f7-4a9f-b062-6b993fa92e18', 'x-compute-request-id': 'req-61020b7c-11f7-4a9f-b062-6b993fa92e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:53,746 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.145s 2021-10-29 16:21:53,746 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-983d74d5-057d-448c-ad60-a8e81ff43621', 'x-compute-request-id': 'req-983d74d5-057d-448c-ad60-a8e81ff43621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:54,902 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:54,903 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed288192-ea72-4353-a4b0-a21b22910cd9', 'x-compute-request-id': 'req-ed288192-ea72-4353-a4b0-a21b22910cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:56,067 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.155s 2021-10-29 16:21:56,067 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4715a71-be19-49f4-afa3-3d4fb37bba64', 'x-compute-request-id': 'req-b4715a71-be19-49f4-afa3-3d4fb37bba64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:57,221 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:21:57,222 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be7823c-cae3-481a-a304-175a8e6b9d7f', 'x-compute-request-id': 'req-3be7823c-cae3-481a-a304-175a8e6b9d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:58,378 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:21:58,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a53d87-355e-4ddd-aa0b-58f89ddf5ffa', 'x-compute-request-id': 'req-d9a53d87-355e-4ddd-aa0b-58f89ddf5ffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:21:59,541 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.152s 2021-10-29 16:21:59,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca933b9-43b4-47a6-b841-efb50ba5e4ae', 'x-compute-request-id': 'req-2ca933b9-43b4-47a6-b841-efb50ba5e4ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:00,695 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.144s 2021-10-29 16:22:00,696 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a7be27b-655f-4856-9c7b-52087f62635c', 'x-compute-request-id': 'req-5a7be27b-655f-4856-9c7b-52087f62635c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:01,852 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.147s 2021-10-29 16:22:01,853 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca330ba-183f-4a14-80fd-446f9935a3ee', 'x-compute-request-id': 'req-dca330ba-183f-4a14-80fd-446f9935a3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:03,035 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.173s 2021-10-29 16:22:03,035 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6f9a2f1-ae44-4282-9a50-4e9645cfcec3', 'x-compute-request-id': 'req-c6f9a2f1-ae44-4282-9a50-4e9645cfcec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:04,201 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.156s 2021-10-29 16:22:04,201 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad67468-73bd-4fc2-8987-b8eb1be8b8dc', 'x-compute-request-id': 'req-4ad67468-73bd-4fc2-8987-b8eb1be8b8dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:05,358 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.146s 2021-10-29 16:22:05,358 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a73efb-971a-4811-90b7-914f27693469', 'x-compute-request-id': 'req-86a73efb-971a-4811-90b7-914f27693469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:06,510 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.142s 2021-10-29 16:22:06,511 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1748', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea86e6c9-10c9-4c43-9e07-60f1969eeee1', 'x-compute-request-id': 'req-ea86e6c9-10c9-4c43-9e07-60f1969eeee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"server": {"id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "name": "tempest-AttachVolumeShelveTestJSON-server-1786662516", "status": "SHELVED_OFFLOADED", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:52Z", "updated": "2021-10-29T16:18:38Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}, {"version": 4, "addr": "172.27.2.154", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:ad:0d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1536890561", "OS-SRV-USG:launched_at": "2021-10-29T16:14:07.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--577338077"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "delete_on_termination": false}], "locked": false, "description": null}}' 2021-10-29 16:22:06,591 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.070s 2021-10-29 16:22:06,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3502b11e-ec0a-4ecb-a279-3b1dfb885027', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3502b11e-ec0a-4ecb-a279-3b1dfb885027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": "2021-10-29T16:16:06.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "attachment_id": "477ce3a3-4bb8-4a2d-842c-9f892064ff56", "volume_id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "server_id": "d58add41-0891-4ed0-8ef7-8e011368f6f3", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:06,846 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.248s 2021-10-29 16:22:06,846 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36556219-e343-4330-b154-307b1728f532', 'x-compute-request-id': 'req-36556219-e343-4330-b154-307b1728f532', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'' 2021-10-29 16:22:06,893 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments 0.046s 2021-10-29 16:22:06,893 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbc9ac9-9ec9-4b04-869b-1ecebeb93003', 'x-compute-request-id': 'req-1bbc9ac9-9ec9-4b04-869b-1ecebeb93003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2021-10-29 16:22:06,931 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe 0.036s 2021-10-29 16:22:06,931 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346b981c-74d1-47ee-aec7-c46f5e5f865b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346b981c-74d1-47ee-aec7-c46f5e5f865b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe'} Body: b'{"volume": {"id": "76299b35-70dc-4b39-a11b-4bef340ed0fe", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:21.000000", "updated_at": "2021-10-29T16:22:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1607461083", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/76299b35-70dc-4b39-a11b-4bef340ed0fe"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:06,938 116496 INFO [tempest.common.waiters] volume 76299b35-70dc-4b39-a11b-4bef340ed0fe reached available after waiting for 0.938625 seconds 2021-10-29 16:22:08,923 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 1.984s 2021-10-29 16:22:08,923 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7567806e-bfae-4714-b2c5-27bcef485310', 'x-compute-request-id': 'req-7567806e-bfae-4714-b2c5-27bcef485310', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'' 2021-10-29 16:22:08,959 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3 0.035s 2021-10-29 16:22:08,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-60414546-730c-4cf4-b4ec-10644f03c12b', 'x-compute-request-id': 'req-60414546-730c-4cf4-b4ec-10644f03c12b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/d58add41-0891-4ed0-8ef7-8e011368f6f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d58add41-0891-4ed0-8ef7-8e011368f6f3 could not be found."}}' 2021-10-29 16:22:09,017 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1536890561 0.057s 2021-10-29 16:22:09,017 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e038ff-6fd3-4411-9545-56aebebf3fdc', 'x-compute-request-id': 'req-b9e038ff-6fd3-4411-9545-56aebebf3fdc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1536890561'} Body: b'' 2021-10-29 16:22:09,152 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/b74ccc94-d9a4-46c1-b0f4-d3539452df38 0.135s 2021-10-29 16:22:09,153 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-4d18cdc5-7979-4d3d-bfd0-c8a2c628facb', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/b74ccc94-d9a4-46c1-b0f4-d3539452df38'} Body: b'' 2021-10-29 16:22:09,182 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/b74ccc94-d9a4-46c1-b0f4-d3539452df38 0.028s 2021-10-29 16:22:09,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ea6471e6-2c19-47e6-b2fe-212676abdf54', 'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/b74ccc94-d9a4-46c1-b0f4-d3539452df38'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b74ccc94-d9a4-46c1-b0f4-d3539452df38 does not exist", "detail": ""}}' 2021-10-29 16:22:09,864 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/bc23e853-3dcf-4c48-bbfa-da94911189f6 0.681s 2021-10-29 16:22:09,865 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-ec81f3ef-5e06-4a7f-83da-86830a56b681', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/bc23e853-3dcf-4c48-bbfa-da94911189f6'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 96, in wait_for_server_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Server d58add41-0891-4ed0-8ef7-8e011368f6f3 failed to reach ACTIVE status and task state "None" within the required time (360 s). Current status: SHELVED_OFFLOADED. Current task state: None. |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft9.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:22:09,982 116496 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 16:22:09,983 116496 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 16:22:10,118 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.135s 2021-10-29 16:22:10,118 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-85318464"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95fa69fd-05e0-4596-b19d-055ee2943b4e', 'x-compute-request-id': 'req-95fa69fd-05e0-4596-b19d-055ee2943b4e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAs/6M9vxzSFKhEO4weh2cY1O94796bIIpRAQvR7G2Fh6EjXki\\nZyovn+RBacSupJmfsh1g/bgBG9/QFuhS+FUSJx8jPvdSzZoitPec/3/eZfkuQ4BT\\nXztpWvRnhbT3kMBws/PglW1AWWKJH+b+lGpzqRbz2NnqyqBy5iAgN0fglJaK6m01\\nX9RiHwZICRCsFeO29/4oH5eGJlyeacPUYBQgCdLPIV+rEsIdScBp7dzb7biUYnu/\\nsLpq57D7LtX0s2alCIQ8RFnpRg5wzmyt//XdgIllRMjL8nu10EuYckcm6HjoXucK\\nasl4c4wF+3H2qHcbtxrj2ULHGKjrQBxiFvmEbwIDAQABAoIBAC2FwKMqwAFXnJLK\\nmwoXeRkJ8emq4MyWstcX89k/Ed1QRJf/Pfs3iSn4Ma8NZloM3H3QvloM8oLZPSi+\\nA1X5Ngkc7+4Z4SBMzmBUi6l27ol91vyNdQiN3xx42cHQPhinAxoQIQnJws+YgzPF\\nWTeyIKRwQKXkn2Q15jlbgKpajGsnpzxIOBOjwg1qiXHXQi2jYtw8r0uZk0gZgQQ9\\nZEu4sBnqP3Um4loh4rlw+KXjfke71USBFtYpPl616mZO8lfn4XkAIsf4J+uMz0HD\\nF64Hp5gGn9SvJ6l73sOcdfyOqOBiAJ7jxhYtl8507RwEC0zsw/fhCrE63LeT+Mly\\nN1WpnbkCgYEA3uFIIct7g8JxSjJHwt5Csvyn8oPOwQ1RjVDSRMRyWtMXE++5U2EN\\nc9OTsJpk31GrfhDs2N+xLHAi9EZU2jNxFCVE/mQORCVGHIR4TVPgASeSuI/Jx7cA\\n52DECH00Sfnf6aO6xKABpGcd9ykSamIjRUQP0CydmjOgBj64gRLq4AMCgYEAzr3U\\nCANuBHoicEPIzXbeB+UqMtL0oqkd9EQDZECRmizEFMiuPhoEaAwWiynLydaptuEJ\\nSDlVqEvnKHd1F7zLHg5r9Ux5DgzU82TWv1UYIw816JEeJfBU8m4urtDoNnst7jzT\\nwgwmBvw3g1bfgSOu9uuPXpQEdMDSNrvPhKgtDCUCgYEAq7btl/vpwW3BUuTCHQSY\\nZsX5rwKV/G6CclneZlTjtc4Ebbu4EOEpOB++HcYWCWgmtA3eLIjLO+15QLIfFa2k\\nZV0Bdu0ngKEnDzmQZiNE5h7TD5bYYyI/dAQ9hDzSWFxHgv4+Gtcb7Mn1cEMYiRXr\\nDqaNeFmnYvJ7S9Ru2iL1CnkCgYBpIFPqAzx1YFmUtpMsD06Vuyz7DRRChjZqGA+V\\ncdPYDv1iCC25/GbTNZpdB1LN/q7sBIBAzo7E9lvD0wKioGi0jubMpCdGQrYiUdt1\\nDWMpqLlj2i73Yb8AS5DHagk6cuaHJz0ShjTsBmKAEbOzKh71BhEwKZoeeFIsbNH4\\nBcBqVQKBgQCuRZnZh4zbqjAJVo9uiW+pb686b2HijXOym40w3ZhopLC8SMew2IiK\\nQaJc6zEh7tRK9dgneSys+P09SMd0f6yUMVXjXAVZTlvpXkVhlzC6jIsk8zLBG0GE\\n9q4SNHfT45ytaXq55LtbWA4fxcMPbbiQLPmZb3p3zpghEPPKQP6OdQ==\\n-----END RSA PRIVATE KEY-----\\n", "type": "ssh", "name": "tempest-keypair-85318464", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz/oz2/HNIUqEQ7jB6HZxjU73jv3psgilEBC9HsbYWHoSNeSJnKi+f5EFpxK6kmZ+yHWD9uAEb39AW6FL4VRInHyM+91LNmiK095z/f95l+S5DgFNfO2la9GeFtPeQwHCz8+CVbUBZYokf5v6UanOpFvPY2erKoHLmICA3R+CUlorqbTVf1GIfBkgJEKwV47b3/igfl4YmXJ5pw9RgFCAJ0s8hX6sSwh1JwGnt3NvtuJRie7+wumrnsPsu1fSzZqUIhDxEWelGDnDObK3/9d2AiWVEyMvye7XQS5hyRyboeOhe5wpqyXhzjAX7cfaodxu3GuPZQscYqOtAHGIW+YRv Generated-by-Nova", "fingerprint": "9a:35:cc:63:9a:c0:78:50:5f:5b:0f:19:a6:9e:a9:26", "user_id": "16c47acc08ad42ec9f14cbad92726027"}}' 2021-10-29 16:22:10,121 116496 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-85318464 created 2021-10-29 16:22:10,250 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.128s 2021-10-29 16:22:10,250 116496 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--1535737788", "description": "tempest-description--1860586376"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-4a1b10b9-fce9-44e8-93ed-b67e37ed332e', 'date': 'Fri, 29 Oct 2021 16:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "name": "tempest-securitygroup--1535737788", "stateful": true, "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "description": "tempest-description--1860586376", "security_group_rules": [{"id": "51c5146c-2422-476a-b3e3-7c7b0622e79a", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "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": 382, "description": null, "tags": [], "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}, {"id": "d34c31b8-ce31-4b6d-9886-53415249dfd6", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "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": 383, "description": null, "tags": [], "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}], "tags": [], "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 1, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:10,368 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.117s 2021-10-29 16:22:10,368 116496 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": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-fe7d5702-55d9-486b-905e-5e967626b8d2', 'date': 'Fri, 29 Oct 2021 16:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6e526b44-9965-46fe-845b-eeea94e992dd", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "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, "description": "", "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:10,485 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.116s 2021-10-29 16:22:10,485 116496 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": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-7d9391e5-082b-43b3-bdea-b980e45fd1cc', 'date': 'Fri, 29 Oct 2021 16:22:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "962d4f74-8dd0-4c20-bbc1-c959c0069dbe", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "security_group_id": "de080a7f-63d2-48e0-90e7-27cb96fef56b", "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, "description": "", "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 0, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:10,486 116496 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1535737788 created 2021-10-29 16:22:11,259 116496 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 0.773s 2021-10-29 16:22:11,259 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-b68d19d4-181b-4790-aa44-0fbe7115cc02', 'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "5fba331e-33ac-46ee-b740-04b54e8d4ab7", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "floating_ip_address": "172.27.2.232", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:10Z", "revision_number": 0}}' 2021-10-29 16:22:11,260 116496 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '5fba331e-33ac-46ee-b740-04b54e8d4ab7', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'floating_ip_address': '172.27.2.232', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:22:10Z', 'updated_at': '2021-10-29T16:22:10Z', 'revision_number': 0, 'ip': '172.27.2.232'} created 2021-10-29 16:22:11,340 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.075s 2021-10-29 16:22:11,340 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3409', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-47731b9a-59b8-46d2-b53b-9ddfa82ff7a6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "16c47acc08ad42ec9f14cbad92726027", "name": "tempest-AttachVolumeShelveTestJSON-1441410511-project", "password_expires_at": null}, "audit_ids": ["AiHBOmZERqWZ17f6HYkSzA"], "expires_at": "2021-10-29T17:22:11.000000Z", "issued_at": "2021-10-29T16:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "name": "tempest-AttachVolumeShelveTestJSON-1441410511"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:22:11,341 116496 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '5053761c-9313-419d-9631-dafd92401225', 'name': 'tempest-AttachVolumeShelveTestJSON-1415174243-network', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 696, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:13:22Z', 'updated_at': '2021-10-29T16:13:22Z', 'revision_number': 1} available for tenant 2021-10-29 16:22:11,342 116496 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAs/6M9vxzSFKhEO4weh2cY1O94796bIIpRAQvR7G2Fh6EjXki\nZyovn+RBacSupJmfsh1g/bgBG9/QFuhS+FUSJx8jPvdSzZoitPec/3/eZfkuQ4BT\nXztpWvRnhbT3kMBws/PglW1AWWKJH+b+lGpzqRbz2NnqyqBy5iAgN0fglJaK6m01\nX9RiHwZICRCsFeO29/4oH5eGJlyeacPUYBQgCdLPIV+rEsIdScBp7dzb7biUYnu/\nsLpq57D7LtX0s2alCIQ8RFnpRg5wzmyt//XdgIllRMjL8nu10EuYckcm6HjoXucK\nasl4c4wF+3H2qHcbtxrj2ULHGKjrQBxiFvmEbwIDAQABAoIBAC2FwKMqwAFXnJLK\nmwoXeRkJ8emq4MyWstcX89k/Ed1QRJf/Pfs3iSn4Ma8NZloM3H3QvloM8oLZPSi+\nA1X5Ngkc7+4Z4SBMzmBUi6l27ol91vyNdQiN3xx42cHQPhinAxoQIQnJws+YgzPF\nWTeyIKRwQKXkn2Q15jlbgKpajGsnpzxIOBOjwg1qiXHXQi2jYtw8r0uZk0gZgQQ9\nZEu4sBnqP3Um4loh4rlw+KXjfke71USBFtYpPl616mZO8lfn4XkAIsf4J+uMz0HD\nF64Hp5gGn9SvJ6l73sOcdfyOqOBiAJ7jxhYtl8507RwEC0zsw/fhCrE63LeT+Mly\nN1WpnbkCgYEA3uFIIct7g8JxSjJHwt5Csvyn8oPOwQ1RjVDSRMRyWtMXE++5U2EN\nc9OTsJpk31GrfhDs2N+xLHAi9EZU2jNxFCVE/mQORCVGHIR4TVPgASeSuI/Jx7cA\n52DECH00Sfnf6aO6xKABpGcd9ykSamIjRUQP0CydmjOgBj64gRLq4AMCgYEAzr3U\nCANuBHoicEPIzXbeB+UqMtL0oqkd9EQDZECRmizEFMiuPhoEaAwWiynLydaptuEJ\nSDlVqEvnKHd1F7zLHg5r9Ux5DgzU82TWv1UYIw816JEeJfBU8m4urtDoNnst7jzT\nwgwmBvw3g1bfgSOu9uuPXpQEdMDSNrvPhKgtDCUCgYEAq7btl/vpwW3BUuTCHQSY\nZsX5rwKV/G6CclneZlTjtc4Ebbu4EOEpOB++HcYWCWgmtA3eLIjLO+15QLIfFa2k\nZV0Bdu0ngKEnDzmQZiNE5h7TD5bYYyI/dAQ9hDzSWFxHgv4+Gtcb7Mn1cEMYiRXr\nDqaNeFmnYvJ7S9Ru2iL1CnkCgYBpIFPqAzx1YFmUtpMsD06Vuyz7DRRChjZqGA+V\ncdPYDv1iCC25/GbTNZpdB1LN/q7sBIBAzo7E9lvD0wKioGi0jubMpCdGQrYiUdt1\nDWMpqLlj2i73Yb8AS5DHagk6cuaHJz0ShjTsBmKAEbOzKh71BhEwKZoeeFIsbNH4\nBcBqVQKBgQCuRZnZh4zbqjAJVo9uiW+pb686b2HijXOym40w3ZhopLC8SMew2IiK\nQaJc6zEh7tRK9dgneSys+P09SMd0f6yUMVXjXAVZTlvpXkVhlzC6jIsk8zLBG0GE\n9q4SNHfT45ytaXq55LtbWA4fxcMPbbiQLPmZb3p3zpghEPPKQP6OdQ==\n-----END RSA PRIVATE KEY-----\n', 'type': 'ssh', 'name': 'tempest-keypair-85318464', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz/oz2/HNIUqEQ7jB6HZxjU73jv3psgilEBC9HsbYWHoSNeSJnKi+f5EFpxK6kmZ+yHWD9uAEb39AW6FL4VRInHyM+91LNmiK095z/f95l+S5DgFNfO2la9GeFtPeQwHCz8+CVbUBZYokf5v6UanOpFvPY2erKoHLmICA3R+CUlorqbTVf1GIfBkgJEKwV47b3/igfl4YmXJ5pw9RgFCAJ0s8hX6sSwh1JwGnt3NvtuJRie7+wumrnsPsu1fSzZqUIhDxEWelGDnDObK3/9d2AiWVEyMvye7XQS5hyRyboeOhe5wpqyXhzjAX7cfaodxu3GuPZQscYqOtAHGIW+YRv Generated-by-Nova', 'fingerprint': '9a:35:cc:63:9a:c0:78:50:5f:5b:0f:19:a6:9e:a9:26', 'user_id': '16c47acc08ad42ec9f14cbad92726027'}, 'security_group': {'id': 'de080a7f-63d2-48e0-90e7-27cb96fef56b', 'name': 'tempest-securitygroup--1535737788', 'stateful': True, 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': 'tempest-description--1860586376', 'security_group_rules': [{'id': '51c5146c-2422-476a-b3e3-7c7b0622e79a', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'security_group_id': 'de080a7f-63d2-48e0-90e7-27cb96fef56b', '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': 382, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:22:10Z', 'updated_at': '2021-10-29T16:22:10Z', 'revision_number': 0, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}, {'id': 'd34c31b8-ce31-4b6d-9886-53415249dfd6', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'security_group_id': 'de080a7f-63d2-48e0-90e7-27cb96fef56b', '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': 383, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:22:10Z', 'updated_at': '2021-10-29T16:22:10Z', 'revision_number': 0, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}], 'tags': [], 'created_at': '2021-10-29T16:22:10Z', 'updated_at': '2021-10-29T16:22:10Z', 'revision_number': 1, 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5'}, 'floating_ip': {'id': '5fba331e-33ac-46ee-b740-04b54e8d4ab7', 'tenant_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'floating_ip_address': '172.27.2.232', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'cd477d4386d54c8c9bfaaf5ee2a5ddb5', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:22:10Z', 'updated_at': '2021-10-29T16:22:10Z', 'revision_number': 0, 'ip': '172.27.2.232'}} 2021-10-29 16:22:11,979 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/compute/v2.1/servers 0.636s 2021-10-29 16:22:11,979 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "5053761c-9313-419d-9631-dafd92401225"}], "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "key_name": "tempest-keypair-85318464", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cb3d12d-c005-424d-92c8-e99a5a72abc9', 'x-compute-request-id': 'req-0cb3d12d-c005-424d-92c8-e99a5a72abc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "adminPass": "password"}}' 2021-10-29 16:22:12,058 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.076s 2021-10-29 16:22:12,058 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-783192c1-24d4-4851-a5e5-5e734db2b876', 'x-compute-request-id': 'req-783192c1-24d4-4851-a5e5-5e734db2b876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:12Z", "updated": "2021-10-29T16:22:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:13,180 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.112s 2021-10-29 16:22:13,181 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1338', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f863fa5-6e6c-42bf-980e-ded9c332fbe8', 'x-compute-request-id': 'req-8f863fa5-6e6c-42bf-980e-ded9c332fbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:13,189 116496 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-10-29 16:22:14,472 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.281s 2021-10-29 16:22:14,473 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a180bb4-aad7-4a8a-b8bd-b36fe90afe45', 'x-compute-request-id': 'req-4a180bb4-aad7-4a8a-b8bd-b36fe90afe45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:15,783 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.301s 2021-10-29 16:22:15,784 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c011c1-65dd-4fff-880c-511b0768ee8b', 'x-compute-request-id': 'req-43c011c1-65dd-4fff-880c-511b0768ee8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:16,936 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.143s 2021-10-29 16:22:16,937 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe843b6-686c-4f5c-ab88-44606cd72434', 'x-compute-request-id': 'req-6fe843b6-686c-4f5c-ab88-44606cd72434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:18,099 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.152s 2021-10-29 16:22:18,099 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec699510-c635-440c-b4dd-6ad7fbed4d85', 'x-compute-request-id': 'req-ec699510-c635-440c-b4dd-6ad7fbed4d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:19,257 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.148s 2021-10-29 16:22:19,257 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76669878-a459-4c25-b60f-bc35d332c7ca', 'x-compute-request-id': 'req-76669878-a459-4c25-b60f-bc35d332c7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:20,412 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.144s 2021-10-29 16:22:20,412 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1406', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefe6077-a3a7-41c1-a764-2c9ea13d4c57', 'x-compute-request-id': 'req-cefe6077-a3a7-41c1-a764-2c9ea13d4c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "BUILD", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:21,570 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.148s 2021-10-29 16:22:21,570 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93ffe6f-1a4b-41b6-9f5a-584518727d02', 'x-compute-request-id': 'req-a93ffe6f-1a4b-41b6-9f5a-584518727d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:22:21Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:bc:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": "2021-10-29T16:22:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:22:21,579 116496 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-10-29 16:22:21,674 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/os-interface 0.094s 2021-10-29 16:22:21,674 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134bbee3-65a8-488f-8947-e59ed0dcdbb3', 'x-compute-request-id': 'req-134bbee3-65a8-488f-8947-e59ed0dcdbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "5053761c-9313-419d-9631-dafd92401225", "port_id": "47977223-99e1-40c5-a8c2-0bea8d487756", "mac_addr": "fa:16:3e:cb:bc:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "dfff9f5d-705b-4e9d-b837-e548d2ddad2c", "ip_address": "172.20.0.9"}]}]}' 2021-10-29 16:22:22,732 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.41:9696/v2.0/floatingips/5fba331e-33ac-46ee-b740-04b54e8d4ab7 1.055s 2021-10-29 16:22:22,732 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "47977223-99e1-40c5-a8c2-0bea8d487756"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-1f9d6151-67e1-41f7-8c18-3822c8188e91', 'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/5fba331e-33ac-46ee-b740-04b54e8d4ab7'} Body: b'{"floatingip": {"id": "5fba331e-33ac-46ee-b740-04b54e8d4ab7", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "floating_ip_address": "172.27.2.232", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": "2bb86384-627a-4d01-8db7-5b8d4b4dcc7a", "port_id": "47977223-99e1-40c5-a8c2-0bea8d487756", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "5053761c-9313-419d-9631-dafd92401225", "mac_address": "fa:16:3e:cb:bc:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T16:22:10Z", "updated_at": "2021-10-29T16:22:22Z", "revision_number": 1, "project_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:22:22,815 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.082s 2021-10-29 16:22:22,816 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c27d37-4382-4173-ba85-e03c06bcf3c4', 'x-compute-request-id': 'req-69c27d37-4382-4173-ba85-e03c06bcf3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:23,892 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.074s 2021-10-29 16:22:23,893 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc0cecd-ddbf-45eb-b665-0fbe21022910', 'x-compute-request-id': 'req-7fc0cecd-ddbf-45eb-b665-0fbe21022910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:24,971 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.075s 2021-10-29 16:22:24,971 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7a6472f-233f-4989-ba29-1689a6471be3', 'x-compute-request-id': 'req-d7a6472f-233f-4989-ba29-1689a6471be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:26,049 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.075s 2021-10-29 16:22:26,049 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf79e07-7ed0-44ba-adc6-0da9e102bbb8', 'x-compute-request-id': 'req-2cf79e07-7ed0-44ba-adc6-0da9e102bbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:27,127 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.076s 2021-10-29 16:22:27,128 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f974458a-d969-4452-95ba-ca365276bfab', 'x-compute-request-id': 'req-f974458a-d969-4452-95ba-ca365276bfab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:28,205 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.075s 2021-10-29 16:22:28,206 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb89ba9-0380-4dcc-98c2-c63bb5b06140', 'x-compute-request-id': 'req-adb89ba9-0380-4dcc-98c2-c63bb5b06140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:29,285 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.077s 2021-10-29 16:22:29,285 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f115f0-fd1c-4930-ae63-be2250298e01', 'x-compute-request-id': 'req-50f115f0-fd1c-4930-ae63-be2250298e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:30,372 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.084s 2021-10-29 16:22:30,373 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4d443c-81d8-4bb9-be3e-a63091213514', 'x-compute-request-id': 'req-9a4d443c-81d8-4bb9-be3e-a63091213514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:31,459 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.084s 2021-10-29 16:22:31,460 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb1dc02-08d8-4be6-bd08-53c7410dc667', 'x-compute-request-id': 'req-bcb1dc02-08d8-4be6-bd08-53c7410dc667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:32,538 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.076s 2021-10-29 16:22:32,538 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4027cd58-1c40-4cdb-8631-b9bd1496c867', 'x-compute-request-id': 'req-4027cd58-1c40-4cdb-8631-b9bd1496c867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": ""}' 2021-10-29 16:22:33,633 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.092s 2021-10-29 16:22:33,633 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '11629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f1df3c-aefc-40fb-a514-8aa15db1c250', 'x-compute-request-id': 'req-b4f1df3c-aefc-40fb-a514-8aa15db1c250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:34,740 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.103s 2021-10-29 16:22:34,740 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84391ce-67bd-4f3c-ac09-c79635887719', 'x-compute-request-id': 'req-e84391ce-67bd-4f3c-ac09-c79635887719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:35,846 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.103s 2021-10-29 16:22:35,847 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d0da87-9d56-4949-910a-85e7b79d39a8', 'x-compute-request-id': 'req-28d0da87-9d56-4949-910a-85e7b79d39a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:36,939 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.089s 2021-10-29 16:22:36,940 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21972', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d082f1-9c47-47d3-aa93-9948b61b4b06', 'x-compute-request-id': 'req-96d082f1-9c47-47d3-aa93-9948b61b4b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:38,029 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.087s 2021-10-29 16:22:38,029 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e878cf-23f3-46b0-abe2-7004e1d798d0', 'x-compute-request-id': 'req-20e878cf-23f3-46b0-abe2-7004e1d798d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:39,125 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.093s 2021-10-29 16:22:39,126 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24896', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8adc69-b0a4-48ff-b3ab-0d5a89045e8f', 'x-compute-request-id': 'req-0c8adc69-b0a4-48ff-b3ab-0d5a89045e8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:40,220 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.091s 2021-10-29 16:22:40,220 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26449', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b80401-31fe-4658-ad07-496a7982e656', 'x-compute-request-id': 'req-c0b80401-31fe-4658-ad07-496a7982e656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:41,321 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.097s 2021-10-29 16:22:41,321 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27583', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712895c3-25b8-48cf-a55d-463405733858', 'x-compute-request-id': 'req-712895c3-25b8-48cf-a55d-463405733858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:42,424 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.099s 2021-10-29 16:22:42,425 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28047', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c9db38-d8c3-47bc-9d45-7aa55cc66ae2', 'x-compute-request-id': 'req-08c9db38-d8c3-47bc-9d45-7aa55cc66ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:43,529 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.101s 2021-10-29 16:22:43,530 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28189', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02ae4a6-046d-4b3f-b93a-8e8c340cb414', 'x-compute-request-id': 'req-d02ae4a6-046d-4b3f-b93a-8e8c340cb414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:44,627 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.095s 2021-10-29 16:22:44,628 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28314', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3dcedd8-fa77-42fd-ba9c-b73919b14621', 'x-compute-request-id': 'req-d3dcedd8-fa77-42fd-ba9c-b73919b14621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:45,723 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.093s 2021-10-29 16:22:45,724 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28481', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2786f2c8-d213-4608-88f8-11356b33656f', 'x-compute-request-id': 'req-2786f2c8-d213-4608-88f8-11356b33656f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:46,823 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.096s 2021-10-29 16:22:46,824 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1d87b8-0eaa-48d8-b621-50f4fde7a8f2', 'x-compute-request-id': 'req-2f1d87b8-0eaa-48d8-b621-50f4fde7a8f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:47,906 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.080s 2021-10-29 16:22:47,907 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0c7c02-5200-4711-9259-1d2364da0fc3', 'x-compute-request-id': 'req-5c0c7c02-5200-4711-9259-1d2364da0fc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:48,997 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.088s 2021-10-29 16:22:48,998 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28648', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c8ace4-6fe5-4157-abda-69d7d08e972d', 'x-compute-request-id': 'req-e8c8ace4-6fe5-4157-abda-69d7d08e972d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:50,094 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.093s 2021-10-29 16:22:50,095 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30681', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93f3abe-cc9b-4afa-953c-a31c8fe51959', 'x-compute-request-id': 'req-e93f3abe-cc9b-4afa-953c-a31c8fe51959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:51,188 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.091s 2021-10-29 16:22:51,189 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32322', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f81a491-3c4f-48e6-9d59-bce9a861b0a6', 'x-compute-request-id': 'req-8f81a491-3c4f-48e6-9d59-bce9a861b0a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:52,284 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.092s 2021-10-29 16:22:52,284 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33452', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5906a829-7427-4d9b-8892-5766797ef604', 'x-compute-request-id': 'req-5906a829-7427-4d9b-8892-5766797ef604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:53,378 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.091s 2021-10-29 16:22:53,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34823', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f36007-f55e-4e56-88ad-0285f74bb42c', 'x-compute-request-id': 'req-50f36007-f55e-4e56-88ad-0285f74bb42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:54,471 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.089s 2021-10-29 16:22:54,472 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f1efee-048f-4076-bb9c-41b2c06d26ea', 'x-compute-request-id': 'req-c5f1efee-048f-4076-bb9c-41b2c06d26ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:55,572 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.096s 2021-10-29 16:22:55,573 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37862', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9828baf6-1d0f-40ee-a273-e5dd16eb9ab3', 'x-compute-request-id': 'req-9828baf6-1d0f-40ee-a273-e5dd16eb9ab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:56,666 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.091s 2021-10-29 16:22:56,667 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a974ade-62a9-4d22-b4bb-7aeeba178bbe', 'x-compute-request-id': 'req-2a974ade-62a9-4d22-b4bb-7aeeba178bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:57,750 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.080s 2021-10-29 16:22:57,751 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6f6b00-d28b-41af-a786-e6372c36b4da', 'x-compute-request-id': 'req-5d6f6b00-d28b-41af-a786-e6372c36b4da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:58,833 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.079s 2021-10-29 16:22:58,834 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5992d55-ab5b-445e-9a61-f145d97e3cee', 'x-compute-request-id': 'req-f5992d55-ab5b-445e-9a61-f145d97e3cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:59,924 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 POST http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action 0.087s 2021-10-29 16:22:59,924 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: {"os-getConsoleOutput": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc75d9bb-5e62-4f41-b367-ca5e1fd86dc0', 'x-compute-request-id': 'req-cc75d9bb-5e62-4f41-b367-ca5e1fd86dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:22:59,964 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/ips 0.038s 2021-10-29 16:22:59,965 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '152', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f312f46-84d4-4f80-ac9d-4629631499a5', 'x-compute-request-id': 'req-9f312f46-84d4-4f80-ac9d-4629631499a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.2.232"}]}}' 2021-10-29 16:23:00,154 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes 0.186s 2021-10-29 16:23:00,154 116496 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-AttachVolumeShelveTestJSON-volume-91373277"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772b5b61-326b-4b19-9b2a-f5942856bc41', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772b5b61-326b-4b19-9b2a-f5942856bc41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.086151", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:23:00,267 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.107s 2021-10-29 16:23:00,268 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f248d9-76f1-4c1e-acc5-591e414ae073', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f248d9-76f1-4c1e-acc5-591e414ae073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:01,315 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:23:01,316 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52115252-43fc-4077-a8e1-3998420e63dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52115252-43fc-4077-a8e1-3998420e63dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:02,364 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:23:02,365 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45a05fc8-390d-442a-afb6-8482c116359f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45a05fc8-390d-442a-afb6-8482c116359f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:03,413 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:23:03,413 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7199df93-437b-4e36-8344-5c0f54cde43e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7199df93-437b-4e36-8344-5c0f54cde43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:04,465 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:23:04,465 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-983d87df-a34f-46f1-ba5e-0ebc655f3fce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-983d87df-a34f-46f1-ba5e-0ebc655f3fce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:05,511 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:23:05,512 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b18168f-2caf-488a-8c58-032b9c5fd228', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b18168f-2caf-488a-8c58-032b9c5fd228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:06,561 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:23:06,561 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5de5c4-3838-4b03-9d4f-69a221c945c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5de5c4-3838-4b03-9d4f-69a221c945c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:07,610 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:23:07,611 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca587ad-296d-4da4-a104-0d6648b2b059', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca587ad-296d-4da4-a104-0d6648b2b059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:08,660 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:23:08,660 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d678a10a-5e2f-4d5a-a329-7a4baf006e0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d678a10a-5e2f-4d5a-a329-7a4baf006e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:09,712 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:23:09,712 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56aaf5dd-8fc9-42c4-bbbd-5dc4f2036a1b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56aaf5dd-8fc9-42c4-bbbd-5dc4f2036a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:10,759 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:23:10,759 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-977137a2-d137-436f-a04e-49d11bf3003b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-977137a2-d137-436f-a04e-49d11bf3003b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:11,811 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:23:11,811 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-427e2634-72dd-4ab3-8d2d-9bc33cfb214c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-427e2634-72dd-4ab3-8d2d-9bc33cfb214c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:12,861 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:23:12,861 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb6a4d7-033d-4062-b00a-7dd8952db649', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb6a4d7-033d-4062-b00a-7dd8952db649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:13,906 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:23:13,907 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1d7905-b7e4-43db-929f-e20df9fae862', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1d7905-b7e4-43db-929f-e20df9fae862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:14,956 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:23:14,957 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d6ed269-35aa-46c4-a797-3527fa099389', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d6ed269-35aa-46c4-a797-3527fa099389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:16,007 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:23:16,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34513fd-fe1b-44c8-b88b-7dbbf70ca51b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34513fd-fe1b-44c8-b88b-7dbbf70ca51b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:17,093 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.077s 2021-10-29 16:23:17,093 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b2f339-ecf8-43a1-ac90-4b0c5a2aca5b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b2f339-ecf8-43a1-ac90-4b0c5a2aca5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:18,137 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:18,138 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811afdf8-b67d-4a60-b6d6-c6b70c4718f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811afdf8-b67d-4a60-b6d6-c6b70c4718f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:19,182 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:19,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b9e08f-516b-4174-9a9f-c8c6592c736e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b9e08f-516b-4174-9a9f-c8c6592c736e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:20,226 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:20,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9728159c-bdf2-40a4-99fc-bfb28f77eb15', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9728159c-bdf2-40a4-99fc-bfb28f77eb15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:21,271 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:21,271 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb73260-f150-44cb-a0d7-32ff16fb30f5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb73260-f150-44cb-a0d7-32ff16fb30f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:22,313 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:22,314 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1867cb86-ba53-4c35-b62c-04eba7f70a09', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1867cb86-ba53-4c35-b62c-04eba7f70a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:23,357 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:23,357 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d794af9-d53a-4971-80c1-72e695c904e1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d794af9-d53a-4971-80c1-72e695c904e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:24,400 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:23:24,400 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289609a0-7631-4202-81d8-3ce7b451ec42', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289609a0-7631-4202-81d8-3ce7b451ec42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:25,444 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:25,445 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c44a599-0f60-4ac4-b4a6-40c78e07a584', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c44a599-0f60-4ac4-b4a6-40c78e07a584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:26,487 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:26,487 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f53e8772-d283-4ba3-a94d-5836782319d7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f53e8772-d283-4ba3-a94d-5836782319d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:27,531 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:27,532 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-808f5b06-eb8c-4397-a657-101947893b7a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-808f5b06-eb8c-4397-a657-101947893b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:28,575 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:28,575 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c19428-720e-4044-8fed-a7f2dbc6a706', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c19428-720e-4044-8fed-a7f2dbc6a706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:29,620 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:23:29,621 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89c85dc-1b39-43ac-b5d7-2058c033ad15', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89c85dc-1b39-43ac-b5d7-2058c033ad15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:30,663 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:23:30,663 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee26677-9984-4248-a808-8e109ef9f04f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee26677-9984-4248-a808-8e109ef9f04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:31,707 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:31,708 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc26087f-e2ab-4866-9ae7-e5acab5daf68', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc26087f-e2ab-4866-9ae7-e5acab5daf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:32,751 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:32,751 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d68774d-d8b8-46e9-9201-560764cd79cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d68774d-d8b8-46e9-9201-560764cd79cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:33,795 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:33,795 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291bc16b-44d2-456e-9ae1-f2b31bbc2235', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291bc16b-44d2-456e-9ae1-f2b31bbc2235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:34,839 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:34,839 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ff3f4b-01b8-4dab-a8af-10e27cc1b0ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ff3f4b-01b8-4dab-a8af-10e27cc1b0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:35,882 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:23:35,882 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91c2de3-eac5-400e-9d27-512a3295ce48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91c2de3-eac5-400e-9d27-512a3295ce48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:36,932 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:23:36,932 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db66de61-eb8e-409a-bb39-2004538f389e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db66de61-eb8e-409a-bb39-2004538f389e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:37,975 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:37,976 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0124a326-d000-40e5-9e47-34e7a9367056', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0124a326-d000-40e5-9e47-34e7a9367056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:39,018 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:39,019 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f7347bd-c676-4a2e-a283-80464ef6178f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f7347bd-c676-4a2e-a283-80464ef6178f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:40,060 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:40,061 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6abc6e-64a5-49c9-a27d-d2ad9da3d6bb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6abc6e-64a5-49c9-a27d-d2ad9da3d6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:41,105 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:41,105 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be3a0599-04a7-49a6-98d2-becd721ea9bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be3a0599-04a7-49a6-98d2-becd721ea9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:42,148 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:42,148 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce6d41d-72f2-427c-89e7-0745a89f3ef4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce6d41d-72f2-427c-89e7-0745a89f3ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:43,191 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:23:43,191 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf9e3a7-8ea9-478e-8168-0bd60ab902c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf9e3a7-8ea9-478e-8168-0bd60ab902c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:44,236 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:23:44,237 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6b5e50-1d1e-4630-b03f-cb7359ed6554', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6b5e50-1d1e-4630-b03f-cb7359ed6554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:45,280 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:45,281 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617bd0a1-f36c-4116-be45-6fca511bdffb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617bd0a1-f36c-4116-be45-6fca511bdffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:46,324 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:46,325 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d420b2be-7978-4f26-850d-7106d412a845', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d420b2be-7978-4f26-850d-7106d412a845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:47,443 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.111s 2021-10-29 16:23:47,444 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1489cf-b409-46e4-8509-6a533934137d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1489cf-b409-46e4-8509-6a533934137d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:48,489 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:48,489 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506d7d62-44a3-4471-b330-f698b2ba9979', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506d7d62-44a3-4471-b330-f698b2ba9979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:49,533 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:49,533 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5116feb-1a0f-4685-9502-895517449800', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5116feb-1a0f-4685-9502-895517449800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:50,577 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:50,578 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2eabb9-33b6-4da5-838d-ef474172d5d9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2eabb9-33b6-4da5-838d-ef474172d5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:51,621 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:51,621 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb03d0b2-18a6-4ffb-9cb7-815f2bfb7b7c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb03d0b2-18a6-4ffb-9cb7-815f2bfb7b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:52,665 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:23:52,665 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea88e5b6-ad42-49eb-a31b-046f926402f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea88e5b6-ad42-49eb-a31b-046f926402f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:53,709 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:53,710 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9021511-dcb3-4235-aca0-1fe3659a07a7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9021511-dcb3-4235-aca0-1fe3659a07a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:54,753 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:23:54,754 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ab864c-cd5f-446a-8be0-a1742d05f876', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ab864c-cd5f-446a-8be0-a1742d05f876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:55,798 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:55,798 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22efdf5-9416-414d-8ed6-0e30bb968353', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22efdf5-9416-414d-8ed6-0e30bb968353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:56,843 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:23:56,843 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e5ed1d-1813-4179-87c6-e70cfb2c4c8f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e5ed1d-1813-4179-87c6-e70cfb2c4c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:57,888 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:23:57,888 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed17c7da-a2f3-442d-af7f-326588f159f7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed17c7da-a2f3-442d-af7f-326588f159f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:58,931 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:58,931 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deef784b-43f1-496f-99c7-8eeefb5166fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deef784b-43f1-496f-99c7-8eeefb5166fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:23:59,976 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:23:59,976 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faf5da3a-8862-4516-b7a3-b369218018d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faf5da3a-8862-4516-b7a3-b369218018d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:01,019 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:01,020 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2719c6b0-ec04-4433-acdb-ed3ce38509af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2719c6b0-ec04-4433-acdb-ed3ce38509af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:02,064 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:02,065 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06961930-0ad6-4a48-9d1b-14f052ffe70c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06961930-0ad6-4a48-9d1b-14f052ffe70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:03,107 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:03,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea5ba3c4-5540-45d8-9a89-fdda0751aae5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea5ba3c4-5540-45d8-9a89-fdda0751aae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:04,153 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:24:04,153 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ab0b028-3269-4631-88dd-05f2ef004767', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ab0b028-3269-4631-88dd-05f2ef004767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:05,198 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:05,198 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdadd40c-1424-43c4-9121-6e5ee13ff45e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdadd40c-1424-43c4-9121-6e5ee13ff45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:06,241 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:06,241 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c73fe5-1aba-41db-a506-fbc109060e69', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c73fe5-1aba-41db-a506-fbc109060e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:07,285 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:07,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41144c4e-03a2-4d1d-a369-87bde6c4133d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41144c4e-03a2-4d1d-a369-87bde6c4133d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:08,330 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:08,330 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2858be88-1b77-47f0-af20-d777c910b24d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2858be88-1b77-47f0-af20-d777c910b24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:09,374 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:09,374 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbc6268-1308-43a2-9c01-25d043b9f717', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbc6268-1308-43a2-9c01-25d043b9f717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:10,418 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:10,419 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-930145c1-cbb3-4b27-b8cb-0dec147442a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-930145c1-cbb3-4b27-b8cb-0dec147442a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:11,462 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:11,462 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166b73ef-383d-4a06-a60e-5d9029d4cd31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166b73ef-383d-4a06-a60e-5d9029d4cd31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:12,505 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:12,505 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dbd424-5957-454a-adf8-2678806cdeef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dbd424-5957-454a-adf8-2678806cdeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:13,549 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:13,549 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fba88f-6e21-4c52-b722-3020b6a6f1d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fba88f-6e21-4c52-b722-3020b6a6f1d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:14,592 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:14,593 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d40d138-c26c-4640-9c67-e7b762164333', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d40d138-c26c-4640-9c67-e7b762164333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:15,636 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:15,637 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af071bda-e38b-4646-b895-da52823306c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af071bda-e38b-4646-b895-da52823306c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:16,680 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:16,681 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05a9b97-074f-46c0-8f50-b066c2afb28d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05a9b97-074f-46c0-8f50-b066c2afb28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:17,726 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:17,726 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a33e157d-1595-4bf3-91fa-27c86e39f43d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a33e157d-1595-4bf3-91fa-27c86e39f43d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:18,771 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:24:18,772 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f54e07-02bd-40dd-8851-5cd5e1fa697d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f54e07-02bd-40dd-8851-5cd5e1fa697d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:19,816 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:19,816 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3d18a4-04b9-4500-8856-777e4a1d09e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3d18a4-04b9-4500-8856-777e4a1d09e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:20,860 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:20,860 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bde8e7-56bd-4e84-839e-938fcda333cd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bde8e7-56bd-4e84-839e-938fcda333cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:21,904 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:21,905 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7676420-103a-4c49-a6ac-466b2f191648', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7676420-103a-4c49-a6ac-466b2f191648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:22,948 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:22,949 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f7e681-3b66-4718-88ce-da1d39919f7b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f7e681-3b66-4718-88ce-da1d39919f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:23,992 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:23,993 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78853b37-2bfc-4d44-9e28-7875bd6180a6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78853b37-2bfc-4d44-9e28-7875bd6180a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:25,038 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:25,038 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b06151e-dde5-4176-8147-b1bc0412dbec', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b06151e-dde5-4176-8147-b1bc0412dbec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:26,083 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:26,084 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca35b21d-44e6-4f3e-a736-2eb89b528f6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca35b21d-44e6-4f3e-a736-2eb89b528f6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:27,128 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:27,129 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36f7c113-e2d4-4e9f-a183-8f1dff756e25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36f7c113-e2d4-4e9f-a183-8f1dff756e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:28,262 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.126s 2021-10-29 16:24:28,263 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-796752a8-6926-4402-bd76-491bc8eeadfb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-796752a8-6926-4402-bd76-491bc8eeadfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:29,307 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:29,307 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a71389-c1a9-49bf-af5f-52a872cbbaef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a71389-c1a9-49bf-af5f-52a872cbbaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:30,352 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:30,352 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c033dd53-5ceb-4edd-b1bb-e2a6b46069d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c033dd53-5ceb-4edd-b1bb-e2a6b46069d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:31,397 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:31,398 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81166ed-e2ec-46ee-a1da-0619bdfebb74', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81166ed-e2ec-46ee-a1da-0619bdfebb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:32,442 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:32,442 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec3c5b5-cd2a-4c39-9e60-19b375390734', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec3c5b5-cd2a-4c39-9e60-19b375390734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:33,489 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:24:33,489 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7403470b-c40d-4fc7-b864-c9edf8862b07', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7403470b-c40d-4fc7-b864-c9edf8862b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:34,533 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:34,533 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2d27db8-82c2-4a21-9070-192c08596b2c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2d27db8-82c2-4a21-9070-192c08596b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:35,579 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:24:35,579 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ca26852-a1b9-4f95-b631-0478acc3ca48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ca26852-a1b9-4f95-b631-0478acc3ca48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:36,624 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:36,624 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ee60fa-1ec2-4dce-a884-4d7293b8c7a0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ee60fa-1ec2-4dce-a884-4d7293b8c7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:37,671 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:24:37,671 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d148ee6c-106c-4b52-908a-6df9c34f4693', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d148ee6c-106c-4b52-908a-6df9c34f4693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:38,716 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:38,717 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2916d305-2490-422a-839a-dc0b7fcf3b91', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2916d305-2490-422a-839a-dc0b7fcf3b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:39,765 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:24:39,765 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c514e3f-b560-48ec-a232-52fd2a1365ea', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c514e3f-b560-48ec-a232-52fd2a1365ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:40,808 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:40,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4c6471-4d71-4190-b223-9124feb5d921', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4c6471-4d71-4190-b223-9124feb5d921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:41,853 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:41,853 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d570cc-3c58-41ba-bcaa-0cba3894b6bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d570cc-3c58-41ba-bcaa-0cba3894b6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:42,897 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:42,897 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-537377f5-901f-4164-aa17-9175fbd79d26', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-537377f5-901f-4164-aa17-9175fbd79d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:43,940 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:43,941 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422672b8-7610-4e04-93aa-21561bb30f0b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422672b8-7610-4e04-93aa-21561bb30f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:44,986 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:24:44,987 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1aaba9-4cd2-47b9-bcf0-933c39382500', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1aaba9-4cd2-47b9-bcf0-933c39382500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:46,029 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:46,030 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489478bd-14ef-4133-b60b-ff3acd8ced1e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489478bd-14ef-4133-b60b-ff3acd8ced1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:47,074 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:47,074 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5280f5cf-1d6a-461b-94d1-27c9a8934f9a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5280f5cf-1d6a-461b-94d1-27c9a8934f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:48,118 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:48,118 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47cefa06-8277-4afd-9b09-a340a5fad572', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47cefa06-8277-4afd-9b09-a340a5fad572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:49,161 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:49,162 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c337975-4e20-4e03-b712-46a8e91aa90b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c337975-4e20-4e03-b712-46a8e91aa90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:50,214 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:24:50,214 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2700e5-4785-42a3-b876-66820e852d77', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2700e5-4785-42a3-b876-66820e852d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:51,258 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:51,259 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1be46f2-b140-4593-ae3c-cc8d3e5ae6d5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1be46f2-b140-4593-ae3c-cc8d3e5ae6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:52,301 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:52,301 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20352398-2170-4459-a6e2-5865b07043dc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20352398-2170-4459-a6e2-5865b07043dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:53,345 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:53,345 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc29f8a-3354-435b-9cc9-2e388539e71e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc29f8a-3354-435b-9cc9-2e388539e71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:54,388 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:24:54,388 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c8aed8f-732c-4349-bd5d-2c916eaabf6f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c8aed8f-732c-4349-bd5d-2c916eaabf6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:55,432 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:55,433 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72de418d-9501-4701-90ec-68d289cc1a5f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72de418d-9501-4701-90ec-68d289cc1a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:56,475 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:56,476 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92ed9f94-b8f6-4545-a153-6d8c3e47bb5c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92ed9f94-b8f6-4545-a153-6d8c3e47bb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:57,519 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:24:57,520 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111f6b49-a57c-4cf1-97a2-cbb4c2a9a9cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111f6b49-a57c-4cf1-97a2-cbb4c2a9a9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:58,563 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:24:58,563 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40553177-84dc-4a3a-9186-fb324ffe916e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40553177-84dc-4a3a-9186-fb324ffe916e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:24:59,610 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:24:59,611 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b504720c-9816-44ba-8fd9-dfbb15b624bf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b504720c-9816-44ba-8fd9-dfbb15b624bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:00,656 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:00,657 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b725c21-d8c0-4bdf-8de5-24e1f63ec651', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b725c21-d8c0-4bdf-8de5-24e1f63ec651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:01,698 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:25:01,698 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c676b8-0515-4396-a800-fd6c3bc7fcdb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c676b8-0515-4396-a800-fd6c3bc7fcdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:02,741 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:02,741 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd16f9a-5d89-468b-b72e-d3bd4b3e1683', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd16f9a-5d89-468b-b72e-d3bd4b3e1683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:03,787 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:25:03,788 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b91813-2026-42c5-9064-c4b2e163b2a9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b91813-2026-42c5-9064-c4b2e163b2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:04,831 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:04,831 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5879fc-d7a8-4b14-b3a0-52baffbf25de', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5879fc-d7a8-4b14-b3a0-52baffbf25de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:05,877 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:25:05,877 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85f8d42-8aca-454f-8e97-af3945351e03', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85f8d42-8aca-454f-8e97-af3945351e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:06,922 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:06,922 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13feb50-f083-42f5-af8f-74b29a735f58', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13feb50-f083-42f5-af8f-74b29a735f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:07,974 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:25:07,974 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e20c571-7474-4ab8-bf84-701abb6d914f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e20c571-7474-4ab8-bf84-701abb6d914f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:09,018 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:09,018 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30ecc8a-8182-437a-8e68-8cc52d7e1159', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30ecc8a-8182-437a-8e68-8cc52d7e1159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:10,061 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:10,061 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31945037-7d11-4bea-ae83-d2169815753b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31945037-7d11-4bea-ae83-d2169815753b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:11,110 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:25:11,111 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6804d37-bf50-445b-b856-7a23fe0519e7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6804d37-bf50-445b-b856-7a23fe0519e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:12,153 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:12,153 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffddacb6-d45c-4a9f-8202-c08a8d08c951', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffddacb6-d45c-4a9f-8202-c08a8d08c951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:13,195 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:25:13,195 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1af1733-dcab-4bd4-89cf-d3eed1548965', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1af1733-dcab-4bd4-89cf-d3eed1548965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:14,239 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:14,239 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82420606-90cd-4e86-bbde-68f3883dcf48', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82420606-90cd-4e86-bbde-68f3883dcf48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:15,284 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:15,284 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0b4a56-e416-4bf4-8335-7c69cccf7f69', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0b4a56-e416-4bf4-8335-7c69cccf7f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:16,326 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:25:16,327 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf0c666-182e-4149-80a5-c93d2337fbff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf0c666-182e-4149-80a5-c93d2337fbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:17,369 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:17,370 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2084c25c-0a99-4561-a8db-47f9ae5a6ebf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2084c25c-0a99-4561-a8db-47f9ae5a6ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:18,417 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:25:18,417 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fff448-5d83-4af3-9fc5-5dea24756b53', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fff448-5d83-4af3-9fc5-5dea24756b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:19,460 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:19,461 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd6b2d2-5a9b-4875-899a-785eaaa42e81', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd6b2d2-5a9b-4875-899a-785eaaa42e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:20,504 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:20,505 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5898a7-7f4a-4e6b-a3a2-81680037ed36', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5898a7-7f4a-4e6b-a3a2-81680037ed36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:21,556 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:25:21,556 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c66d70-dbac-4b40-8728-440b3b2ca09a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c66d70-dbac-4b40-8728-440b3b2ca09a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:22,602 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:22,602 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49b3b547-21fc-4ec1-b2d7-d144fbbce57f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49b3b547-21fc-4ec1-b2d7-d144fbbce57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:23,645 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:23,646 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4528720-bcc6-4e76-b534-97034d4ea6e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4528720-bcc6-4e76-b534-97034d4ea6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:24,836 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.182s 2021-10-29 16:25:24,836 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b19c2317-860c-427a-a503-3e8752da3a70', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b19c2317-860c-427a-a503-3e8752da3a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:25,881 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:25,881 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5cae9a-e775-4477-ba68-6ae3243fab73', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5cae9a-e775-4477-ba68-6ae3243fab73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:26,926 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:26,926 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c243e75c-a10e-4bb9-ae2b-8ba446ea3fae', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c243e75c-a10e-4bb9-ae2b-8ba446ea3fae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:27,970 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:27,971 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123d1716-f745-4b50-98ea-a8df8caf143c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123d1716-f745-4b50-98ea-a8df8caf143c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:29,014 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:29,015 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38286c5d-78a0-485d-ac27-2d10f2716554', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38286c5d-78a0-485d-ac27-2d10f2716554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:30,059 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:30,059 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6beee9e-3a04-44d0-b37d-9048430a6fa8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6beee9e-3a04-44d0-b37d-9048430a6fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:31,103 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:31,103 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-418fe380-3403-4190-93a3-11df2b83d19f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-418fe380-3403-4190-93a3-11df2b83d19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:32,146 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:32,147 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa00816-90bd-48c5-970b-64ee05a66aaa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa00816-90bd-48c5-970b-64ee05a66aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:33,191 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:33,191 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91503c3c-1b8e-411b-8d7c-8bef475993c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91503c3c-1b8e-411b-8d7c-8bef475993c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:34,236 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:34,236 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e23c61f6-d030-4c10-bcd1-faccda5752db', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e23c61f6-d030-4c10-bcd1-faccda5752db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:35,280 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:35,280 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65730c3-91ae-46d9-8ea2-aa24b03c16d3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65730c3-91ae-46d9-8ea2-aa24b03c16d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:36,325 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:36,325 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da64d857-3f59-4ecc-9164-829349d327ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da64d857-3f59-4ecc-9164-829349d327ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:37,371 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:37,371 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-415eb6bb-0752-4edf-a0d0-4517462cf6b7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-415eb6bb-0752-4edf-a0d0-4517462cf6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:38,417 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:25:38,418 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0d900e-b83d-4064-844a-b9429f532a25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0d900e-b83d-4064-844a-b9429f532a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:39,460 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:39,461 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf20ea88-0c2e-4607-aab3-4cdf3c1586c8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf20ea88-0c2e-4607-aab3-4cdf3c1586c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:40,505 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:40,506 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f85f896-1500-4959-a052-fe537e5620e8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f85f896-1500-4959-a052-fe537e5620e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:41,550 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:41,550 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d235d4e-2198-4cb7-a45b-209685154de4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d235d4e-2198-4cb7-a45b-209685154de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:42,594 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:42,595 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02cce54-ec9f-45ce-81cf-9c0266feb0de', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02cce54-ec9f-45ce-81cf-9c0266feb0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:43,636 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:25:43,637 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d20b788-ee04-49e7-b94b-50e12aeb3962', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d20b788-ee04-49e7-b94b-50e12aeb3962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:44,681 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:44,681 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c0eb36-ba20-4375-9262-4a8cf31b1c47', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c0eb36-ba20-4375-9262-4a8cf31b1c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:45,732 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:25:45,732 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6413da-79b1-45b3-9e1c-b104a0fcbb6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6413da-79b1-45b3-9e1c-b104a0fcbb6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:46,776 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:46,777 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a3e1168-d4f2-424c-814b-5038ee9b58f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a3e1168-d4f2-424c-814b-5038ee9b58f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:47,821 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:47,821 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9c4004-4dce-43d4-9ae7-f4fe95462e9e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9c4004-4dce-43d4-9ae7-f4fe95462e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:48,870 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:25:48,870 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d044f6fe-2d6f-428d-b055-eef23f234468', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d044f6fe-2d6f-428d-b055-eef23f234468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:49,914 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:49,915 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6016cafe-4069-42d9-9c0e-ea5b6bd9b6c9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6016cafe-4069-42d9-9c0e-ea5b6bd9b6c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:50,959 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:50,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02e7f04-6e63-49f9-b1d4-ec11f5dffbbe', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02e7f04-6e63-49f9-b1d4-ec11f5dffbbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:52,002 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:52,002 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c90408d-ed46-4dc1-ae7e-a917dbca5b21', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c90408d-ed46-4dc1-ae7e-a917dbca5b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:53,045 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:53,045 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d7fc8d-00c6-4336-80d3-35a87af7f306', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d7fc8d-00c6-4336-80d3-35a87af7f306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:54,089 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:54,089 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dce9eba-e72a-4939-a67a-f2388bc30a8d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dce9eba-e72a-4939-a67a-f2388bc30a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:55,134 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:25:55,134 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d715ab44-8044-42ca-9bbb-c8da1ae94c65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d715ab44-8044-42ca-9bbb-c8da1ae94c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:56,177 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:56,178 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb093b33-1cc9-4118-9270-a06b2879d7e6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb093b33-1cc9-4118-9270-a06b2879d7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:57,222 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:25:57,223 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2bbbdb-80ee-4119-bd5e-ae2f2be5733c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2bbbdb-80ee-4119-bd5e-ae2f2be5733c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:58,265 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:58,265 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255000e0-4f3e-4d9c-9394-ba6b808c4fd4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255000e0-4f3e-4d9c-9394-ba6b808c4fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:25:59,309 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:25:59,310 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37306556-6617-4956-b12f-8de68235f776', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37306556-6617-4956-b12f-8de68235f776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:00,353 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:26:00,354 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ecfde3-8296-451c-888c-8201a7492cfc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ecfde3-8296-451c-888c-8201a7492cfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:01,397 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:01,398 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f248017b-b9c4-4fd4-b25a-c9091460dcfb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f248017b-b9c4-4fd4-b25a-c9091460dcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:02,440 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:02,441 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-149aa673-b623-4799-acd0-3f9f54e9b77d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-149aa673-b623-4799-acd0-3f9f54e9b77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:03,483 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:03,483 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ced2d67-881f-42bc-aedb-4672b4ac66dd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ced2d67-881f-42bc-aedb-4672b4ac66dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:04,527 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:04,527 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f728387d-fa8c-4ca8-b142-fb048b9184bc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f728387d-fa8c-4ca8-b142-fb048b9184bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:05,569 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:26:05,570 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf715dcd-cc4c-401b-8bed-b65e668f21f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf715dcd-cc4c-401b-8bed-b65e668f21f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:06,613 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:06,613 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa3b5efa-f1b0-4f73-98e8-32b15b1dcb24', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa3b5efa-f1b0-4f73-98e8-32b15b1dcb24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:07,662 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:07,663 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59ce27cd-8b29-41c0-9bbf-24d3a2a9829f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59ce27cd-8b29-41c0-9bbf-24d3a2a9829f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:08,706 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:26:08,706 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-affe60b2-9695-4acc-9d32-85032e0dd059', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-affe60b2-9695-4acc-9d32-85032e0dd059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:09,759 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.045s 2021-10-29 16:26:09,759 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6f940e-b44c-4643-9374-bf6129470d31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6f940e-b44c-4643-9374-bf6129470d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:10,809 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:10,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b92901b-0d7d-4503-a9be-858a61d2880c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b92901b-0d7d-4503-a9be-858a61d2880c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:11,855 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:26:11,856 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7650c1-7a63-4cbc-891a-fd9666b52917', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7650c1-7a63-4cbc-891a-fd9666b52917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:12,905 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:12,906 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dc62e9-cd44-4674-901e-9bdf10e1e6af', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dc62e9-cd44-4674-901e-9bdf10e1e6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:13,957 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:13,957 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b90738e7-9079-4f5d-a317-3dba4df42986', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b90738e7-9079-4f5d-a317-3dba4df42986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:15,005 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:15,005 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3481144-6151-4950-b1fe-e61c121b99e0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3481144-6151-4950-b1fe-e61c121b99e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:16,056 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:16,057 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42bb4d2-36ee-435a-b86f-d0c94df5814d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42bb4d2-36ee-435a-b86f-d0c94df5814d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:17,107 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:17,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5789354d-497d-4728-808c-53a069c36dcd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5789354d-497d-4728-808c-53a069c36dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:18,155 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:18,156 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a2ba18-84e5-4347-92bd-34c69d56ac18', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a2ba18-84e5-4347-92bd-34c69d56ac18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:19,206 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:19,206 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e363df-0a5a-47d6-a8d2-140b8bdde174', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e363df-0a5a-47d6-a8d2-140b8bdde174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:20,257 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:20,258 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6cc0d4-6d99-4a19-bec6-b8f76559752a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6cc0d4-6d99-4a19-bec6-b8f76559752a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:21,306 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:21,306 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfad717-c863-4542-8f69-97b1df3da01e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfad717-c863-4542-8f69-97b1df3da01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:22,359 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:26:22,359 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-629dd7d8-a0b5-4a0c-a7a7-3104fa6e0562', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-629dd7d8-a0b5-4a0c-a7a7-3104fa6e0562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:23,407 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:26:23,407 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee5f55b-fe79-464d-a1ea-3153a093e13d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee5f55b-fe79-464d-a1ea-3153a093e13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:24,457 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:24,457 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2885377e-7569-4c05-9fde-b909997c86aa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2885377e-7569-4c05-9fde-b909997c86aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:25,506 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:25,506 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c35473-9ab1-4dbb-8837-ac080d6d0313', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c35473-9ab1-4dbb-8837-ac080d6d0313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:26,557 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:26,557 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c711d35-4445-4a30-b506-0710b4bff4cf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c711d35-4445-4a30-b506-0710b4bff4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:27,608 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:27,608 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37a8376-f5eb-4910-b184-420cb22f8c3d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37a8376-f5eb-4910-b184-420cb22f8c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:28,657 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:28,658 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31184af0-9ec3-4ec7-b24c-138960fad635', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31184af0-9ec3-4ec7-b24c-138960fad635', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:29,714 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.049s 2021-10-29 16:26:29,715 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10395a2-0204-45e0-931d-f910bfcc62b9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10395a2-0204-45e0-931d-f910bfcc62b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:30,759 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:26:30,759 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d26c150a-11d3-4675-965b-08fc0887b922', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d26c150a-11d3-4675-965b-08fc0887b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:31,809 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:31,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9278b296-df6c-4c27-b159-877c6382cc4e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9278b296-df6c-4c27-b159-877c6382cc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:32,858 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:32,858 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5dbb37-88db-4ca0-8b80-163e2e6e30df', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5dbb37-88db-4ca0-8b80-163e2e6e30df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:33,910 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:26:33,910 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f936a14a-1387-4471-9ed8-82937e3bbfb4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f936a14a-1387-4471-9ed8-82937e3bbfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:34,959 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:34,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03608c18-6959-4527-9a59-6c0fb336001c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03608c18-6959-4527-9a59-6c0fb336001c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:36,009 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:36,009 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35d685e5-1d51-47be-9abc-3cc0782e839a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35d685e5-1d51-47be-9abc-3cc0782e839a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:37,057 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:37,057 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37610c1e-aecf-4b63-b6f7-8a4f48050d25', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37610c1e-aecf-4b63-b6f7-8a4f48050d25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:38,115 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.050s 2021-10-29 16:26:38,116 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef53331c-1a05-402e-afa0-7cce373cd959', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef53331c-1a05-402e-afa0-7cce373cd959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:39,162 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:26:39,163 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2fce6c0-cf26-4d8e-accf-d488708f2ec7', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2fce6c0-cf26-4d8e-accf-d488708f2ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:40,212 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:40,212 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37f460c9-3496-4eea-9728-a390b096f75a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37f460c9-3496-4eea-9728-a390b096f75a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:41,261 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:41,262 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ef63a9-7f70-42aa-ad4c-fab63254fb0d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ef63a9-7f70-42aa-ad4c-fab63254fb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:42,313 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:42,313 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22a2ad3d-201c-46e0-af93-05745e84a8ab', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22a2ad3d-201c-46e0-af93-05745e84a8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:43,362 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:43,362 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a069913-6f7b-4c94-8d87-64f88ad54777', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a069913-6f7b-4c94-8d87-64f88ad54777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:44,412 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:44,412 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7571a3c1-8624-46fb-ab41-887c06b114f1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7571a3c1-8624-46fb-ab41-887c06b114f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:45,463 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:45,464 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3bdb5f-d8d5-4643-931f-b04f5400b77c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3bdb5f-d8d5-4643-931f-b04f5400b77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:46,514 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:46,514 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f790bc5-fdce-454a-af12-1a4c1486237c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f790bc5-fdce-454a-af12-1a4c1486237c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:47,569 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.046s 2021-10-29 16:26:47,569 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45f2857-8ce2-4954-9921-f695e2087045', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45f2857-8ce2-4954-9921-f695e2087045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:48,612 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:26:48,612 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255fba5e-60b1-4c6f-bc52-6c0692235797', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255fba5e-60b1-4c6f-bc52-6c0692235797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:49,663 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:26:49,664 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1bae21f-4c74-4b44-9611-070b342c0660', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1bae21f-4c74-4b44-9611-070b342c0660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:50,717 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.045s 2021-10-29 16:26:50,717 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96659164-787d-4e3f-a151-5e442f306888', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96659164-787d-4e3f-a151-5e442f306888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:51,766 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:51,767 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e4097b-b99d-4618-ba9a-832a713d5ae3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e4097b-b99d-4618-ba9a-832a713d5ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:52,819 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:26:52,820 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049874d9-ce11-44be-9cfd-f220558f73c0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049874d9-ce11-44be-9cfd-f220558f73c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:53,867 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:26:53,867 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801c87e6-280d-4787-a621-c7e2a47b426d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801c87e6-280d-4787-a621-c7e2a47b426d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:54,916 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:26:54,916 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c839a88-6a46-4508-b874-ac4653b48097', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c839a88-6a46-4508-b874-ac4653b48097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:55,966 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:55,967 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a46e856-9d10-4456-86c1-07e046bbcb99', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a46e856-9d10-4456-86c1-07e046bbcb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:57,015 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:57,016 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb28ea3-9407-41f5-8056-49d25c663f31', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb28ea3-9407-41f5-8056-49d25c663f31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:58,066 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:26:58,066 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572d6b47-6936-430c-a472-fe26e17eeee5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572d6b47-6936-430c-a472-fe26e17eeee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:26:59,115 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:26:59,116 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba087d22-bd69-4265-beec-e0ca08821d6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba087d22-bd69-4265-beec-e0ca08821d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:00,166 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:00,167 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a543d888-3060-437b-9e38-90dd07f53daa', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a543d888-3060-437b-9e38-90dd07f53daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:01,220 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.046s 2021-10-29 16:27:01,221 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d415e495-ece4-48c5-80d3-df03dca7d20a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d415e495-ece4-48c5-80d3-df03dca7d20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:02,271 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:27:02,271 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d4c1f4-8e5e-47a8-b12f-efd74a4eb335', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d4c1f4-8e5e-47a8-b12f-efd74a4eb335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:03,371 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.092s 2021-10-29 16:27:03,371 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8af567e-3a65-44d6-866e-75fe71606dcb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8af567e-3a65-44d6-866e-75fe71606dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:04,414 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:27:04,415 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775028d9-7b5b-4c8e-a492-9af7f9044dcb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775028d9-7b5b-4c8e-a492-9af7f9044dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:05,459 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:27:05,459 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f7d2fc-ad23-4de2-a5dd-c58e4f65c13d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f7d2fc-ad23-4de2-a5dd-c58e4f65c13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:06,503 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:27:06,503 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6228a87-d547-4804-98b1-87549feeda24', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6228a87-d547-4804-98b1-87549feeda24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:07,547 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:07,548 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba4026e-5ff0-4f22-9756-1e9480bf0192', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba4026e-5ff0-4f22-9756-1e9480bf0192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:08,591 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:08,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7eaa1a-c722-46ec-8f83-936b1186221e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7eaa1a-c722-46ec-8f83-936b1186221e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:09,634 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:09,635 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbcfc387-252f-4127-84ee-ef95a5b33d37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbcfc387-252f-4127-84ee-ef95a5b33d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:10,677 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:10,677 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83edd995-f5bb-4983-ace7-c4d89655eb08', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83edd995-f5bb-4983-ace7-c4d89655eb08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:11,726 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:11,726 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3749491f-a6c8-45c9-b063-6628237d294c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3749491f-a6c8-45c9-b063-6628237d294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:12,775 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:12,776 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5138322-9234-4c53-bdf0-10e0800339a3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5138322-9234-4c53-bdf0-10e0800339a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:13,830 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.046s 2021-10-29 16:27:13,830 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c995a487-357f-46a2-a1f3-c2fe629cb2c6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c995a487-357f-46a2-a1f3-c2fe629cb2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:14,877 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:27:14,877 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257376b1-a122-4e3f-8d0a-8e4c59a03b59', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257376b1-a122-4e3f-8d0a-8e4c59a03b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:15,927 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:15,927 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8c5efb-91d3-49fa-b8cb-f17bd98bc811', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8c5efb-91d3-49fa-b8cb-f17bd98bc811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:16,975 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:16,975 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3440bd85-1994-4d9d-96ac-3d6dba3e0d0d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3440bd85-1994-4d9d-96ac-3d6dba3e0d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:18,026 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:18,026 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b2e0d6-cfb6-4669-ad70-2b71a39e1fdc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b2e0d6-cfb6-4669-ad70-2b71a39e1fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:19,077 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:19,078 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e13707b-3b79-4548-b992-c3a30970d39a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e13707b-3b79-4548-b992-c3a30970d39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:20,129 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:20,129 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faebb4f3-6016-46c2-8378-865d9343bf0f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faebb4f3-6016-46c2-8378-865d9343bf0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:21,177 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:27:21,177 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ee5b20-4bc5-44c0-926a-fc0327a9692b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ee5b20-4bc5-44c0-926a-fc0327a9692b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:22,231 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.046s 2021-10-29 16:27:22,232 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cedf9a-8fff-43d9-ba5a-1e18c26469be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cedf9a-8fff-43d9-ba5a-1e18c26469be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:23,281 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:23,282 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d60f57a3-433e-48a3-bdd2-630de4c78417', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d60f57a3-433e-48a3-bdd2-630de4c78417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:24,331 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:27:24,331 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ad47a9-2816-4d65-8e93-914d8171f632', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ad47a9-2816-4d65-8e93-914d8171f632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:25,391 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.051s 2021-10-29 16:27:25,391 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f58ed7-63cf-422f-a184-4b5ac80f924f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f58ed7-63cf-422f-a184-4b5ac80f924f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:26,442 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:26,442 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1a34f0-fb33-4472-bfb1-b99464a764f6', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1a34f0-fb33-4472-bfb1-b99464a764f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:27,484 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:27:27,485 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9eec9b7-a709-46f0-aae8-e91b7c94c201', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9eec9b7-a709-46f0-aae8-e91b7c94c201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:28,532 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:27:28,532 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a29e191-9acd-4230-a9d8-669f136935fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a29e191-9acd-4230-a9d8-669f136935fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:29,578 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:27:29,578 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77febfe4-0f9f-4143-bc52-8d2bc8f32f0c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77febfe4-0f9f-4143-bc52-8d2bc8f32f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:30,631 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.045s 2021-10-29 16:27:30,631 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2765d98d-db14-4c7a-8c54-eacdd34bac03', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2765d98d-db14-4c7a-8c54-eacdd34bac03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:31,681 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:31,681 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948666eb-f225-469c-bc4b-46f4e28bb0ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948666eb-f225-469c-bc4b-46f4e28bb0ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:32,733 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:27:32,733 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7981ce1-ecae-4645-be16-fc1f67dbd662', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7981ce1-ecae-4645-be16-fc1f67dbd662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:33,781 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:33,782 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac377df-68de-4fac-9d32-e4af84a6fc4e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac377df-68de-4fac-9d32-e4af84a6fc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:34,832 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:27:34,833 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a065b9-1f93-496b-a787-f08c5e4923d8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a065b9-1f93-496b-a787-f08c5e4923d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:35,886 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.045s 2021-10-29 16:27:35,886 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09ef945f-a100-4484-a511-f63bf866f2da', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09ef945f-a100-4484-a511-f63bf866f2da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:36,939 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.045s 2021-10-29 16:27:36,939 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3457d518-3be9-4e49-bbd7-1ee6fa690d0a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3457d518-3be9-4e49-bbd7-1ee6fa690d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:37,985 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:27:37,986 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184c8bb3-853a-484e-ad6b-d5a569eaffcc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184c8bb3-853a-484e-ad6b-d5a569eaffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:39,045 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.051s 2021-10-29 16:27:39,045 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95d41e11-2b89-4c29-976f-608edeb80d7a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95d41e11-2b89-4c29-976f-608edeb80d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:40,091 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:27:40,092 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4637ade-42d4-47ca-89dc-1e1c41a6205d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4637ade-42d4-47ca-89dc-1e1c41a6205d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:41,139 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:27:41,140 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e31b00b-a122-4d63-ade8-8afcef3462cb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e31b00b-a122-4d63-ade8-8afcef3462cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:42,187 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:27:42,187 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32143b53-9dbe-4392-a412-17ea0f708341', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32143b53-9dbe-4392-a412-17ea0f708341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:43,235 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:43,235 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13461cd9-13ca-48ee-bf52-a5f8192adf62', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13461cd9-13ca-48ee-bf52-a5f8192adf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:44,284 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:44,284 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30bc2194-add4-4582-81c9-293385045753', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30bc2194-add4-4582-81c9-293385045753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:45,337 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:27:45,338 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9dbfae-6ccb-4d72-897f-57d6b03eebad', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9dbfae-6ccb-4d72-897f-57d6b03eebad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:46,385 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:27:46,385 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8398fd3e-60db-4d64-800f-6d8244b8a10d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8398fd3e-60db-4d64-800f-6d8244b8a10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:47,435 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:27:47,435 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52edded3-0d02-4168-b14f-f1c7ab137f37', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52edded3-0d02-4168-b14f-f1c7ab137f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:48,507 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.064s 2021-10-29 16:27:48,507 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b506f61-4d78-441a-96d9-535dc0e94bd4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b506f61-4d78-441a-96d9-535dc0e94bd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:49,550 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:49,551 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e1bb7e-fc0d-4fe7-82ec-971a7f041bd5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e1bb7e-fc0d-4fe7-82ec-971a7f041bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:50,593 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:27:50,594 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f53fce0-362c-4d4c-8929-ee39deff7151', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f53fce0-362c-4d4c-8929-ee39deff7151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:51,636 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.034s 2021-10-29 16:27:51,637 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b76f9fb-05f9-4d6f-aa60-01b06162c3ef', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b76f9fb-05f9-4d6f-aa60-01b06162c3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:52,686 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:52,686 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3361776f-d54b-492a-9325-18a3d345cba0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3361776f-d54b-492a-9325-18a3d345cba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:53,738 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.044s 2021-10-29 16:27:53,738 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4faff81-e9a0-4705-85a6-0cc6a1787da3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4faff81-e9a0-4705-85a6-0cc6a1787da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:54,784 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:27:54,784 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25176de6-5ef3-4d24-99fc-97b264c83140', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25176de6-5ef3-4d24-99fc-97b264c83140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:55,832 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:55,833 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22a2577-30ea-4b16-8649-e27f36d2b6cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22a2577-30ea-4b16-8649-e27f36d2b6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:56,882 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:27:56,882 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0eb79b-10ba-4dfd-b801-a59c933ae566', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0eb79b-10ba-4dfd-b801-a59c933ae566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:57,936 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.046s 2021-10-29 16:27:57,936 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56389b4-2983-4567-8142-705b789b79f0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56389b4-2983-4567-8142-705b789b79f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:27:58,983 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:27:58,984 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9722e7e-ca8a-4df4-8942-14bf9ddc4f1e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9722e7e-ca8a-4df4-8942-14bf9ddc4f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:00,030 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:28:00,030 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9db959-0b27-41a1-a6a1-8f05df5198e9', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9db959-0b27-41a1-a6a1-8f05df5198e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:01,077 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:28:01,077 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91bfb13-88c5-492e-a4fd-2f77a8ba5d6c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91bfb13-88c5-492e-a4fd-2f77a8ba5d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:02,128 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:28:02,128 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffc3c08-ca78-4c49-8f17-4778980f3ddb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffc3c08-ca78-4c49-8f17-4778980f3ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:03,179 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:03,179 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28864f80-da8c-47c9-92f6-c701004fbadf', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28864f80-da8c-47c9-92f6-c701004fbadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:04,230 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:28:04,231 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5319d7d7-52d8-4efb-94aa-d62201eca813', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5319d7d7-52d8-4efb-94aa-d62201eca813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:05,275 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:28:05,275 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db752c8-cec1-4460-9a4c-73b31bde8445', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db752c8-cec1-4460-9a4c-73b31bde8445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:06,319 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:06,319 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4b7795-7f52-4055-bf4b-f282bd3c7989', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4b7795-7f52-4055-bf4b-f282bd3c7989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:07,363 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:07,364 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abad0d1-0a4c-4ca6-b4ff-f9f64ef2322e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abad0d1-0a4c-4ca6-b4ff-f9f64ef2322e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:08,407 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:08,408 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11a1767c-f093-47db-bc9d-14c13cfbb69f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11a1767c-f093-47db-bc9d-14c13cfbb69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:09,454 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:28:09,454 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4e6504-1393-4e31-b0ea-dc2c5537b5be', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4e6504-1393-4e31-b0ea-dc2c5537b5be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:10,496 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:10,497 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f73ff1b-8f0a-453c-a6ac-c22c21251c36', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f73ff1b-8f0a-453c-a6ac-c22c21251c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:11,543 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.038s 2021-10-29 16:28:11,543 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcdec47-17e4-4700-8480-15b43b059aa0', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcdec47-17e4-4700-8480-15b43b059aa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:12,590 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:12,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb93ed0e-7bff-4ccf-97ed-38917b6da798', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb93ed0e-7bff-4ccf-97ed-38917b6da798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:13,639 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:13,639 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5382809d-eacd-4d24-8a2d-9a67faa8771f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5382809d-eacd-4d24-8a2d-9a67faa8771f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:14,687 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:14,688 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73090cc4-2499-4d46-a3a4-06c7189d0e35', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73090cc4-2499-4d46-a3a4-06c7189d0e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:15,736 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:15,736 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923f9e3a-27f7-44f9-8d9c-210e1b11632f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923f9e3a-27f7-44f9-8d9c-210e1b11632f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:16,786 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:16,786 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da36ed4b-f875-4df9-a4e2-d0c2779f801c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da36ed4b-f875-4df9-a4e2-d0c2779f801c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:17,836 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:28:17,837 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b04c5e-bae0-4d01-aa33-d87919bbf8eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b04c5e-bae0-4d01-aa33-d87919bbf8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:18,886 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:18,886 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d9955a-5cbe-4a55-8762-4f9eaffccb80', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d9955a-5cbe-4a55-8762-4f9eaffccb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:19,933 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:28:19,933 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c227e36-1aea-4ddb-838a-7fe486de9af3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c227e36-1aea-4ddb-838a-7fe486de9af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:20,989 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.048s 2021-10-29 16:28:20,990 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65792c75-2d8e-40c9-ac92-a1676e2c414e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65792c75-2d8e-40c9-ac92-a1676e2c414e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:22,033 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:22,033 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7002bc81-dd08-4ad8-9b1c-0ba64fcf31ca', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7002bc81-dd08-4ad8-9b1c-0ba64fcf31ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:23,082 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:23,082 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f1e7a2-1185-46cb-bf9b-3b28cff73b3c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f1e7a2-1185-46cb-bf9b-3b28cff73b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:24,132 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:24,132 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23b6373-4f92-4de9-bb1f-066ccedfcb38', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23b6373-4f92-4de9-bb1f-066ccedfcb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:25,182 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:25,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dc4281-e8b1-40f2-9907-a82eec380b6a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dc4281-e8b1-40f2-9907-a82eec380b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:26,232 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:26,232 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03c2ae6-5a67-4fec-8bd5-d00bbc905d9e', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03c2ae6-5a67-4fec-8bd5-d00bbc905d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:27,281 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:27,281 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c75f46-453c-4225-95a2-7a2c04598848', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c75f46-453c-4225-95a2-7a2c04598848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:28,330 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:28,330 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7717a5a8-218a-4cd8-a770-618bbce80be4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7717a5a8-218a-4cd8-a770-618bbce80be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:29,379 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:29,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034f308a-48ee-498e-80c5-433cdf52294c', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034f308a-48ee-498e-80c5-433cdf52294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:30,427 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:30,427 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838bbdc0-765a-4b99-b3bb-176ce26b6605', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838bbdc0-765a-4b99-b3bb-176ce26b6605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:31,476 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:31,476 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ca8c07-ccae-4e87-8516-5dd799a1a1d4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ca8c07-ccae-4e87-8516-5dd799a1a1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:32,526 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:32,527 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d43142-4ccd-4070-b89f-783e32b3cd6b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d43142-4ccd-4070-b89f-783e32b3cd6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:33,575 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:33,575 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-936edfd1-49cd-44a0-9651-e51b15489e62', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-936edfd1-49cd-44a0-9651-e51b15489e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:34,622 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:28:34,623 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9762a7c1-7091-404f-975e-61c3ec9f8898', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9762a7c1-7091-404f-975e-61c3ec9f8898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:35,673 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.043s 2021-10-29 16:28:35,674 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940f52f6-aec9-4a63-bf62-42d2163cb003', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940f52f6-aec9-4a63-bf62-42d2163cb003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:36,780 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.099s 2021-10-29 16:28:36,781 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd9f66f-549b-4119-9326-28a25134f6b8', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd9f66f-549b-4119-9326-28a25134f6b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:37,830 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:37,830 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4960eee3-53e4-4b23-b74a-e257e6dfb1b5', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4960eee3-53e4-4b23-b74a-e257e6dfb1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:38,874 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:38,874 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-178abadf-bcc6-4589-8e88-8450df368ef4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-178abadf-bcc6-4589-8e88-8450df368ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:39,930 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.048s 2021-10-29 16:28:39,931 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee3576e-ca40-49a3-981a-1fcd52591469', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee3576e-ca40-49a3-981a-1fcd52591469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:40,979 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.040s 2021-10-29 16:28:40,979 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3823fa-e596-4da9-9819-3acb684452f4', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3823fa-e596-4da9-9819-3acb684452f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:42,029 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:42,029 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e7c385-1091-4f20-b1d4-d5dcd0cecaff', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e7c385-1091-4f20-b1d4-d5dcd0cecaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:43,078 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:43,078 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f6d8d1f-4282-4366-9118-7fce167a3461', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f6d8d1f-4282-4366-9118-7fce167a3461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:44,128 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:44,128 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c71c85-db2f-499a-ad06-aee23810c60b', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c71c85-db2f-499a-ad06-aee23810c60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:45,185 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.049s 2021-10-29 16:28:45,186 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b63a3511-d90f-4fa8-bafa-383f6da54607', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b63a3511-d90f-4fa8-bafa-383f6da54607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:46,229 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:46,229 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f475b2-9742-4f21-aaf2-4cee711a2b55', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f475b2-9742-4f21-aaf2-4cee711a2b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:47,320 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.082s 2021-10-29 16:28:47,320 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62cd71a3-87ec-4f96-84f6-c136b98dfa7f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62cd71a3-87ec-4f96-84f6-c136b98dfa7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:48,364 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:28:48,365 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a1e9004-192b-46aa-9149-c440fe6be155', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a1e9004-192b-46aa-9149-c440fe6be155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:49,409 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:49,409 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8287b720-f0ce-43a3-878b-bc4a6b0db212', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8287b720-f0ce-43a3-878b-bc4a6b0db212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:50,453 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:50,453 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96703d7-7b1e-4e97-84e2-86e48c66e10d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96703d7-7b1e-4e97-84e2-86e48c66e10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:51,498 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:28:51,499 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d70f686-b262-4d63-b361-8e13c59ffd63', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d70f686-b262-4d63-b361-8e13c59ffd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:52,541 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:52,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b8b85a-3360-4a23-8cd5-9be54b3cec76', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b8b85a-3360-4a23-8cd5-9be54b3cec76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:53,585 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:53,586 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-831348a8-4e9f-4c2a-8672-407c42da10ee', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-831348a8-4e9f-4c2a-8672-407c42da10ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:54,629 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.035s 2021-10-29 16:28:54,629 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5d5a75-db5b-40fa-80d5-376e80dea9cc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5d5a75-db5b-40fa-80d5-376e80dea9cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:55,674 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.036s 2021-10-29 16:28:55,674 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab521021-133b-4620-aa7b-73770f3775c2', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab521021-133b-4620-aa7b-73770f3775c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:56,719 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:28:56,719 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27be1f00-ccec-4f9d-86a2-1c9db87fc54d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27be1f00-ccec-4f9d-86a2-1c9db87fc54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:57,765 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.037s 2021-10-29 16:28:57,765 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8234f5-a556-41f1-9cad-4efe46c0a858', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8234f5-a556-41f1-9cad-4efe46c0a858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:58,814 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.041s 2021-10-29 16:28:58,814 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0c6d0f-bb43-45fb-8944-18ef4618555a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0c6d0f-bb43-45fb-8944-18ef4618555a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:28:59,864 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.042s 2021-10-29 16:28:59,864 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25709e7-c295-4226-bb1b-70bdc20b5286', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25709e7-c295-4226-bb1b-70bdc20b5286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:29:00,912 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf 0.039s 2021-10-29 16:29:00,913 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a3732cb-707d-4ee5-8b99-26598790e8ce', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a3732cb-707d-4ee5-8b99-26598790e8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf'} Body: b'{"volume": {"id": "b46be493-be9a-4959-8baa-b9ba23f9b3bf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:23:00.000000", "updated_at": "2021-10-29T16:23:00.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-91373277", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/cd477d4386d54c8c9bfaaf5ee2a5ddb5/volumes/b46be493-be9a-4959-8baa-b9ba23f9b3bf"}], "user_id": "16c47acc08ad42ec9f14cbad92726027", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5"}}' 2021-10-29 16:29:01,042 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.121s 2021-10-29 16:29:01,043 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c2b976-96b5-4b7e-bcce-7c9970d6bd2e', 'x-compute-request-id': 'req-b7c2b976-96b5-4b7e-bcce-7c9970d6bd2e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'' 2021-10-29 16:29:01,263 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.219s 2021-10-29 16:29:01,263 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38703e39-294c-4bb4-a9f2-d5d243bab973', 'x-compute-request-id': 'req-38703e39-294c-4bb4-a9f2-d5d243bab973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:29:01Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:bc:e5"}, {"version": 4, "addr": "172.27.2.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:bc:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": "2021-10-29T16:22:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1535737788"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:29:02,441 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.168s 2021-10-29 16:29:02,442 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5340348b-14ac-4b03-b1bb-4f754cf7d529', 'x-compute-request-id': 'req-5340348b-14ac-4b03-b1bb-4f754cf7d529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"server": {"id": "e7fcee00-8d03-4e9e-aadd-d70232116e86", "name": "tempest-AttachVolumeShelveTestJSON-server-1077784629", "status": "ACTIVE", "tenant_id": "cd477d4386d54c8c9bfaaf5ee2a5ddb5", "user_id": "16c47acc08ad42ec9f14cbad92726027", "metadata": {}, "hostId": "d41ba930fca400b5142013588957f993df54a1f6c7e6a98e8a350b5c", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:22:11Z", "updated": "2021-10-29T16:29:01Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1415174243-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:bc:e5"}, {"version": 4, "addr": "172.27.2.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cb:bc:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-85318464", "OS-SRV-USG:launched_at": "2021-10-29T16:22:21.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2021-10-29 16:29:03,485 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86 0.032s 2021-10-29 16:29:03,485 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-b04509f1-61d5-4820-a6f5-332f92789aeb', 'x-compute-request-id': 'req-b04509f1-61d5-4820-a6f5-332f92789aeb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/e7fcee00-8d03-4e9e-aadd-d70232116e86'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7fcee00-8d03-4e9e-aadd-d70232116e86 could not be found."}}' 2021-10-29 16:29:03,515 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-85318464 0.028s 2021-10-29 16:29:03,515 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bef5b04d-c17c-4671-85da-0f943f791f18', 'x-compute-request-id': 'req-bef5b04d-c17c-4671-85da-0f943f791f18', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-85318464'} Body: b'' 2021-10-29 16:29:03,661 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/de080a7f-63d2-48e0-90e7-27cb96fef56b 0.145s 2021-10-29 16:29:03,661 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-d54653bc-6890-4149-bd3c-dd0dfbe0284d', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/de080a7f-63d2-48e0-90e7-27cb96fef56b'} Body: b'' 2021-10-29 16:29:03,682 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/de080a7f-63d2-48e0-90e7-27cb96fef56b 0.020s 2021-10-29 16:29:03,683 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-2aab4a1f-fb2b-4262-9328-b5c44b97ffe5', 'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/de080a7f-63d2-48e0-90e7-27cb96fef56b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group de080a7f-63d2-48e0-90e7-27cb96fef56b does not exist", "detail": ""}}' 2021-10-29 16:29:04,348 116496 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/5fba331e-33ac-46ee-b740-04b54e8d4ab7 0.664s 2021-10-29 16:29:04,348 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-0466ae11-5200-4cfb-8f35-9f6fae6cb3ad', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:29:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/5fba331e-33ac-46ee-b740-04b54e8d4ab7'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 539, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume b46be493-be9a-4959-8baa-b9ba23f9b3bf failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 0 | 2 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft10.1: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:13:31,647 116490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 16:13:31,647 116490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 16:13:32,514 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.866s 2021-10-29 16:13:32,515 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1035904592"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2301', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ed2db0-3c23-4af4-a468-7ac326d8eb1e', 'x-compute-request-id': 'req-79ed2db0-3c23-4af4-a468-7ac326d8eb1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAx+oQWDC/GdVsaKLXTOQMzZ/5J+OqU1bFTjv1e9uANpJbhfIM\\nDa2A3EF2yuQTABqNRUuX04ERgG1Cy7p6ltiTXeWOaRhZQuZzmACRPnAUMkf0cA/z\\npb7JTtjlJEn35esW7tqhYmefYmxc7vHvvtPDmENmNzZwtAwxvafGzpUrwAhkrJt+\\niF+1UaWS4ZlbvSxNOLg1uEAlilKHkJUomZPEOlJ8ECO2JwcDm67IaLUhTTv7gDhe\\nr3xv5T9/a1rHHiaiYltEDPoOXmLVOAaezNPMxMjgYv2bZCEUxsIxqB6a5cEFxIzc\\nGgbOfBQfs6iZXBgUXD81hl5Dbma6oWv8AsMKqQIDAQABAoIBAHNzoWzM+hAZSTpE\\nkMI/EYXO1T1MJZlrixbbWbHl2e2qKGD6oCtl//0zcT9K6A4vR1a1iUEEUO8yKlkt\\noI5tFO4tHEllXmdcX3VxHnBImeFP3MK686LMw8VdTTff3+JQGjZm3LzPyyQ0IJd9\\n8U7rTRIqGmXYcs4IHNHCivXTACktqdx7m4CB9zpxwZj3LuukEQ5g5LpGv/0nhxyQ\\nF2xx7mBxehUkhzWqOsZdoi9ILhfMz4tkH6lFWkczHbgl2WYlvTc7qNFNkvmmNM5M\\nUAJTbZ/G8MqkTfJsNtyg0N0IJNdBvInbI8kEEMKm4qqbLzdy59bQsicWJN9SrsWt\\n8KCanuECgYEA8XGAOlAbKm7rlr8xndf2MPn0vHVj8ALCReYfiCQDBYKCjqyJsd2z\\nviu7gTOCDf/d/Ug9uAF/SwBK6FcfiQHXqaZup8EdlyL+NKB4Hxv+OresFghOvueZ\\nGr6Ke0+bFW/0IlEbr0ik+YkD9zaVRsf9RkhhA4uEAI7jVLpP5CPwU08CgYEA0/eX\\nxsMiWJYnC7MzlFGhRdcSx5e8s3lV5VMTR6HRtqOvEJIXsAU+YaANaP56JCGEeHRX\\npccCJwcr28c1AmYfOQnkflbbTOwcuVgvVCP1qKXkPYvV7PHiObcbbdnw3gtRtKyx\\noy9f0VUrSTc7g81JLt7xj3xI1nOQgX89DvOwJIcCgYAbj4I8pdJECL9ZyN9oDjPr\\nKU03igrrZdU5V2h4COxTX695i9Z3+D/BUIqp1/Bbmr6DYBCzhXA7ZoAmf3N5Fz2/\\n/uCYw6GWFAeCiGLN4ksl9rttFGuwvQ0sEV4Lb23bh5kNpcaMPrWeSnaqbI+jscaG\\nlFKGrhFWYvkuPcpK15NiXwKBgQCoxQmW24W8TQmXuj5GSNyEtCMiwkEgEWr/5a6D\\nKWfF6PwZ0IiFwRcTOhGTWJM9s2Y7Vj73IsYm9wHHwwwE9fTEQIkqwtNnotOYC4vb\\njaoqdrONAYr6VvlOBOoVBCNRWGfc2Gezy6OaFBsb95subURoymBBY67G+UrEoN+n\\nyQWlfwKBgGsijIO3q2KkZj0tXsWOE/7NuD4Q0AHJa5C129eLRq3bfy2Rbs4IfFtN\\nUp817v8v+B8KRTkcU1YQY1Nru4CLwDaiPh0dPCC35u8MmQnNyla/m1ZMMw8l3IF6\\ng+V/kejAqALzteG2rjvE5agd7ZQ5tRzVyOoXY16mrth75erCM31H\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-1035904592", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH6hBYML8Z1WxootdM5AzNn/kn46pTVsVOO/V724A2kluF8gwNrYDcQXbK5BMAGo1FS5fTgRGAbULLunqW2JNd5Y5pGFlC5nOYAJE+cBQyR/RwD/OlvslO2OUkSffl6xbu2qFiZ59ibFzu8e++08OYQ2Y3NnC0DDG9p8bOlSvACGSsm36IX7VRpZLhmVu9LE04uDW4QCWKUoeQlSiZk8Q6UnwQI7YnBwObrshotSFNO/uAOF6vfG/lP39rWsceJqJiW0QM+g5eYtU4Bp7M08zEyOBi/ZtkIRTGwjGoHprlwQXEjNwaBs58FB+zqJlcGBRcPzWGXkNuZrqha/wCwwqp Generated-by-Nova", "fingerprint": "ad:9d:12:f8:88:a4:e2:e8:38:b2:aa:c4:4f:e5:4a:0e", "user_id": "33143e95face4c81af346e9ca6991ae1"}}' 2021-10-29 16:13:32,519 116490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1035904592 created 2021-10-29 16:13:33,710 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 1.190s 2021-10-29 16:13:33,710 116490 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--2103655892", "description": "tempest-description--2063051832"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1580', 'x-openstack-request-id': 'req-872a1f25-3371-4a54-9d42-283e112c20c5', 'date': 'Fri, 29 Oct 2021 16:13:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "name": "tempest-securitygroup--2103655892", "stateful": true, "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "description": "tempest-description--2063051832", "security_group_rules": [{"id": "489e0af5-fc80-4127-9885-97b61b6eeee2", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "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": 102, "description": null, "tags": [], "created_at": "2021-10-29T16:13:33Z", "updated_at": "2021-10-29T16:13:33Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}, {"id": "b0504141-70b8-4c16-b199-3e160c45c6b7", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "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": 103, "description": null, "tags": [], "created_at": "2021-10-29T16:13:33Z", "updated_at": "2021-10-29T16:13:33Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}], "tags": [], "created_at": "2021-10-29T16:13:33Z", "updated_at": "2021-10-29T16:13:33Z", "revision_number": 1, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:13:34,813 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.103s 2021-10-29 16:13:34,814 116490 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": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-f7fed2ea-0e07-4690-bc5a-aecf8416ce53', 'date': 'Fri, 29 Oct 2021 16:13:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0954de57-9c14-42a9-8cfe-d0c3707d7f24", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "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, "description": "", "created_at": "2021-10-29T16:13:34Z", "updated_at": "2021-10-29T16:13:34Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:13:36,109 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 1.294s 2021-10-29 16:13:36,109 116490 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": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-bb23e1da-f82b-418e-a03d-4ac8e5d62932', 'date': 'Fri, 29 Oct 2021 16:13:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "07627c87-90fb-42d4-a020-6787d01b701d", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "f7e30d92-b70a-4140-bfd2-de2f70c491a7", "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, "description": "", "created_at": "2021-10-29T16:13:35Z", "updated_at": "2021-10-29T16:13:35Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:13:36,110 116490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2103655892 created 2021-10-29 16:13:46,840 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 10.730s 2021-10-29 16:13:46,841 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-1d5205f3-b7da-45b8-8917-c87e4aaa3d4f', 'date': 'Fri, 29 Oct 2021 16:13:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18812396-e36a-445e-b047-a2837f0c2be1", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "floating_ip_address": "172.27.2.221", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "de51f8a7357a4ead9bd0ffa8beae355c", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T16:13:41Z", "updated_at": "2021-10-29T16:13:41Z", "revision_number": 0}}' 2021-10-29 16:13:46,841 116490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18812396-e36a-445e-b047-a2837f0c2be1', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'floating_ip_address': '172.27.2.221', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:13:41Z', 'updated_at': '2021-10-29T16:13:41Z', 'revision_number': 0, 'ip': '172.27.2.221'} created 2021-10-29 16:13:47,186 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.339s 2021-10-29 16:13:47,187 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e0f1d556-255b-4dd7-b7ba-4fbda3e026f1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "33143e95face4c81af346e9ca6991ae1", "name": "tempest-AttachVolumeTestJSON-355140516-project", "password_expires_at": null}, "audit_ids": ["gpMg4FcCQyiaD1b_A3-fYQ"], "expires_at": "2021-10-29T17:13:46.000000Z", "issued_at": "2021-10-29T16:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de51f8a7357a4ead9bd0ffa8beae355c", "name": "tempest-AttachVolumeTestJSON-355140516"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:13:47,187 116490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'af2a0ed2-2232-43a7-883c-0d1fa4b30ab6', 'name': 'tempest-AttachVolumeTestJSON-934233330-network', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 694, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:13:20Z', 'updated_at': '2021-10-29T16:13:20Z', 'revision_number': 1} available for tenant 2021-10-29 16:13:47,188 116490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx+oQWDC/GdVsaKLXTOQMzZ/5J+OqU1bFTjv1e9uANpJbhfIM\nDa2A3EF2yuQTABqNRUuX04ERgG1Cy7p6ltiTXeWOaRhZQuZzmACRPnAUMkf0cA/z\npb7JTtjlJEn35esW7tqhYmefYmxc7vHvvtPDmENmNzZwtAwxvafGzpUrwAhkrJt+\niF+1UaWS4ZlbvSxNOLg1uEAlilKHkJUomZPEOlJ8ECO2JwcDm67IaLUhTTv7gDhe\nr3xv5T9/a1rHHiaiYltEDPoOXmLVOAaezNPMxMjgYv2bZCEUxsIxqB6a5cEFxIzc\nGgbOfBQfs6iZXBgUXD81hl5Dbma6oWv8AsMKqQIDAQABAoIBAHNzoWzM+hAZSTpE\nkMI/EYXO1T1MJZlrixbbWbHl2e2qKGD6oCtl//0zcT9K6A4vR1a1iUEEUO8yKlkt\noI5tFO4tHEllXmdcX3VxHnBImeFP3MK686LMw8VdTTff3+JQGjZm3LzPyyQ0IJd9\n8U7rTRIqGmXYcs4IHNHCivXTACktqdx7m4CB9zpxwZj3LuukEQ5g5LpGv/0nhxyQ\nF2xx7mBxehUkhzWqOsZdoi9ILhfMz4tkH6lFWkczHbgl2WYlvTc7qNFNkvmmNM5M\nUAJTbZ/G8MqkTfJsNtyg0N0IJNdBvInbI8kEEMKm4qqbLzdy59bQsicWJN9SrsWt\n8KCanuECgYEA8XGAOlAbKm7rlr8xndf2MPn0vHVj8ALCReYfiCQDBYKCjqyJsd2z\nviu7gTOCDf/d/Ug9uAF/SwBK6FcfiQHXqaZup8EdlyL+NKB4Hxv+OresFghOvueZ\nGr6Ke0+bFW/0IlEbr0ik+YkD9zaVRsf9RkhhA4uEAI7jVLpP5CPwU08CgYEA0/eX\nxsMiWJYnC7MzlFGhRdcSx5e8s3lV5VMTR6HRtqOvEJIXsAU+YaANaP56JCGEeHRX\npccCJwcr28c1AmYfOQnkflbbTOwcuVgvVCP1qKXkPYvV7PHiObcbbdnw3gtRtKyx\noy9f0VUrSTc7g81JLt7xj3xI1nOQgX89DvOwJIcCgYAbj4I8pdJECL9ZyN9oDjPr\nKU03igrrZdU5V2h4COxTX695i9Z3+D/BUIqp1/Bbmr6DYBCzhXA7ZoAmf3N5Fz2/\n/uCYw6GWFAeCiGLN4ksl9rttFGuwvQ0sEV4Lb23bh5kNpcaMPrWeSnaqbI+jscaG\nlFKGrhFWYvkuPcpK15NiXwKBgQCoxQmW24W8TQmXuj5GSNyEtCMiwkEgEWr/5a6D\nKWfF6PwZ0IiFwRcTOhGTWJM9s2Y7Vj73IsYm9wHHwwwE9fTEQIkqwtNnotOYC4vb\njaoqdrONAYr6VvlOBOoVBCNRWGfc2Gezy6OaFBsb95subURoymBBY67G+UrEoN+n\nyQWlfwKBgGsijIO3q2KkZj0tXsWOE/7NuD4Q0AHJa5C129eLRq3bfy2Rbs4IfFtN\nUp817v8v+B8KRTkcU1YQY1Nru4CLwDaiPh0dPCC35u8MmQnNyla/m1ZMMw8l3IF6\ng+V/kejAqALzteG2rjvE5agd7ZQ5tRzVyOoXY16mrth75erCM31H\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-1035904592', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH6hBYML8Z1WxootdM5AzNn/kn46pTVsVOO/V724A2kluF8gwNrYDcQXbK5BMAGo1FS5fTgRGAbULLunqW2JNd5Y5pGFlC5nOYAJE+cBQyR/RwD/OlvslO2OUkSffl6xbu2qFiZ59ibFzu8e++08OYQ2Y3NnC0DDG9p8bOlSvACGSsm36IX7VRpZLhmVu9LE04uDW4QCWKUoeQlSiZk8Q6UnwQI7YnBwObrshotSFNO/uAOF6vfG/lP39rWsceJqJiW0QM+g5eYtU4Bp7M08zEyOBi/ZtkIRTGwjGoHprlwQXEjNwaBs58FB+zqJlcGBRcPzWGXkNuZrqha/wCwwqp Generated-by-Nova', 'fingerprint': 'ad:9d:12:f8:88:a4:e2:e8:38:b2:aa:c4:4f:e5:4a:0e', 'user_id': '33143e95face4c81af346e9ca6991ae1'}, 'security_group': {'id': 'f7e30d92-b70a-4140-bfd2-de2f70c491a7', 'name': 'tempest-securitygroup--2103655892', 'stateful': True, 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': 'tempest-description--2063051832', 'security_group_rules': [{'id': '489e0af5-fc80-4127-9885-97b61b6eeee2', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'security_group_id': 'f7e30d92-b70a-4140-bfd2-de2f70c491a7', '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': 102, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:13:33Z', 'updated_at': '2021-10-29T16:13:33Z', 'revision_number': 0, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}, {'id': 'b0504141-70b8-4c16-b199-3e160c45c6b7', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'security_group_id': 'f7e30d92-b70a-4140-bfd2-de2f70c491a7', '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': 103, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:13:33Z', 'updated_at': '2021-10-29T16:13:33Z', 'revision_number': 0, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}], 'tags': [], 'created_at': '2021-10-29T16:13:33Z', 'updated_at': '2021-10-29T16:13:33Z', 'revision_number': 1, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}, 'floating_ip': {'id': '18812396-e36a-445e-b047-a2837f0c2be1', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'floating_ip_address': '172.27.2.221', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:13:41Z', 'updated_at': '2021-10-29T16:13:41Z', 'revision_number': 0, 'ip': '172.27.2.221'}} 2021-10-29 16:13:50,422 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.41/compute/v2.1/servers 3.233s 2021-10-29 16:13:50,423 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-883075821", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6"}], "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "key_name": "tempest-keypair-1035904592", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97c20f3-2072-451c-931d-d11f92c44bf4', 'x-compute-request-id': 'req-f97c20f3-2072-451c-931d-d11f92c44bf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "adminPass": "password"}}' 2021-10-29 16:13:50,650 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.225s 2021-10-29 16:13:50,650 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8caa8708-9249-4374-b1df-48301d480d9c', 'x-compute-request-id': 'req-8caa8708-9249-4374-b1df-48301d480d9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1035904592", "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": []}}' 2021-10-29 16:13:51,759 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.099s 2021-10-29 16:13:51,759 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17c99eff-8141-4f5d-b3f8-779ad5a312e8', 'x-compute-request-id': 'req-17c99eff-8141-4f5d-b3f8-779ad5a312e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "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": []}}' 2021-10-29 16:13:52,878 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.110s 2021-10-29 16:13:52,878 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1241', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7981c469-f0d7-42bf-bafc-6d3d812da826', 'x-compute-request-id': 'req-7981c469-f0d7-42bf-bafc-6d3d812da826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "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": []}}' 2021-10-29 16:13:54,136 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.248s 2021-10-29 16:13:54,136 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3bed4c-569b-43b4-bd7d-7d32c4ed912a', 'x-compute-request-id': 'req-9a3bed4c-569b-43b4-bd7d-7d32c4ed912a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "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": []}}' 2021-10-29 16:13:54,144 116490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 4 second wait 2021-10-29 16:13:55,316 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.170s 2021-10-29 16:13:55,316 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99cdd6d1-baf4-4953-9549-c322ee6769b9', 'x-compute-request-id': 'req-99cdd6d1-baf4-4953-9549-c322ee6769b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:13:55,323 116490 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 5 second wait 2021-10-29 16:13:57,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.899s 2021-10-29 16:13:57,225 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c705211-de83-4a99-94ea-88cf585f7311', 'x-compute-request-id': 'req-2c705211-de83-4a99-94ea-88cf585f7311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:13:58,620 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.387s 2021-10-29 16:13:58,621 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f530aa4a-357c-48e6-977f-8d99eb07013d', 'x-compute-request-id': 'req-f530aa4a-357c-48e6-977f-8d99eb07013d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:00,171 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.542s 2021-10-29 16:14:00,172 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:13:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-333cf413-29e8-4098-ac53-25a548b3b554', 'x-compute-request-id': 'req-333cf413-29e8-4098-ac53-25a548b3b554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:01,746 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.565s 2021-10-29 16:14:01,747 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4131efcc-48cd-42d0-818d-95dd3378d70d', 'x-compute-request-id': 'req-4131efcc-48cd-42d0-818d-95dd3378d70d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:03,035 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.279s 2021-10-29 16:14:03,035 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fa9546b-e9c6-4217-acc9-9c8831774246', 'x-compute-request-id': 'req-4fa9546b-e9c6-4217-acc9-9c8831774246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:04,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.236s 2021-10-29 16:14:04,281 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62958abb-175c-423c-b10c-5f64605c569e', 'x-compute-request-id': 'req-62958abb-175c-423c-b10c-5f64605c569e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:05,584 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.294s 2021-10-29 16:14:05,584 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb78b99-0378-417a-8885-f07d4c354dd0', 'x-compute-request-id': 'req-7eb78b99-0378-417a-8885-f07d4c354dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:06,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.331s 2021-10-29 16:14:06,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c639bb-2f37-482d-b3e3-a379d48c06d8', 'x-compute-request-id': 'req-f8c639bb-2f37-482d-b3e3-a379d48c06d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:08,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.418s 2021-10-29 16:14:08,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dbc459b-9d85-4779-8da8-8069a074d8ac', 'x-compute-request-id': 'req-5dbc459b-9d85-4779-8da8-8069a074d8ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:09,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.305s 2021-10-29 16:14:09,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cda3bc7-a795-40a5-9da4-428df2bb39d8', 'x-compute-request-id': 'req-5cda3bc7-a795-40a5-9da4-428df2bb39d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:13:55Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:10,991 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.318s 2021-10-29 16:14:10,992 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a382f306-ab67-403a-8763-1925186db179', 'x-compute-request-id': 'req-a382f306-ab67-403a-8763-1925186db179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:14:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:12,245 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.245s 2021-10-29 16:14:12,245 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1363', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d52777a-d566-4c05-b580-e9dbf1871941', 'x-compute-request-id': 'req-1d52777a-d566-4c05-b580-e9dbf1871941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:14:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:13,401 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:14:13,402 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80bf33c4-141a-4ee3-9ca9-a4dc07009644', 'x-compute-request-id': 'req-80bf33c4-141a-4ee3-9ca9-a4dc07009644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:14:13Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:14:13,410 116490 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait 2021-10-29 16:14:13,531 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-interface 0.121s 2021-10-29 16:14:13,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f4d5c6-5333-4da5-bddf-0604cbf194ff', 'x-compute-request-id': 'req-c2f4d5c6-5333-4da5-bddf-0604cbf194ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6", "port_id": "d9aa4de0-f1d1-4a67-8453-c07e175d7659", "mac_addr": "fa:16:3e:ca:45:78", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bb580156-311b-44b7-8ec2-16966f052f09", "ip_address": "172.20.0.9"}]}]}' 2021-10-29 16:14:14,731 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.41:9696/v2.0/floatingips/18812396-e36a-445e-b047-a2837f0c2be1 1.196s 2021-10-29 16:14:14,732 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "d9aa4de0-f1d1-4a67-8453-c07e175d7659"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-63d8db16-62ae-4171-b8d8-a6157c1fcc6c', 'date': 'Fri, 29 Oct 2021 16:14:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/18812396-e36a-445e-b047-a2837f0c2be1'} Body: b'{"floatingip": {"id": "18812396-e36a-445e-b047-a2837f0c2be1", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "floating_ip_address": "172.27.2.221", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": "9dacba29-8a96-4013-8b4e-15a92119cc15", "port_id": "d9aa4de0-f1d1-4a67-8453-c07e175d7659", "fixed_ip_address": "172.20.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6", "mac_address": "fa:16:3e:ca:45:78", "admin_state_up": true, "status": "ACTIVE", "device_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T16:13:41Z", "updated_at": "2021-10-29T16:14:14Z", "revision_number": 1, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:14:14,856 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.124s 2021-10-29 16:14:14,856 116490 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': 'Fri, 29 Oct 2021 16:14:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c0b4e4a-be4a-460e-9f9c-e0a5afbaf394', 'x-compute-request-id': 'req-5c0b4e4a-be4a-460e-9f9c-e0a5afbaf394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:16,028 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.169s 2021-10-29 16:14:16,028 116490 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': 'Fri, 29 Oct 2021 16:14:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a28837-534b-46e2-8fe4-aee295a52fe5', 'x-compute-request-id': 'req-d5a28837-534b-46e2-8fe4-aee295a52fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:19,267 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 2.236s 2021-10-29 16:14:19,268 116490 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': 'Fri, 29 Oct 2021 16:14:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54b2636a-b18e-467b-8663-a620330570de', 'x-compute-request-id': 'req-54b2636a-b18e-467b-8663-a620330570de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:20,374 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.104s 2021-10-29 16:14:20,374 116490 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': 'Fri, 29 Oct 2021 16:14:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd9682d-d97f-468c-a961-0a92f8b74ba8', 'x-compute-request-id': 'req-8fd9682d-d97f-468c-a961-0a92f8b74ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:24,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 3.093s 2021-10-29 16:14:24,470 116490 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': 'Fri, 29 Oct 2021 16:14:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eca1f1f-bddc-4261-b566-45dd19cdfad5', 'x-compute-request-id': 'req-8eca1f1f-bddc-4261-b566-45dd19cdfad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:25,593 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.120s 2021-10-29 16:14:25,593 116490 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': 'Fri, 29 Oct 2021 16:14:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e32e55-cb93-4baa-b396-e8c88004cd5d', 'x-compute-request-id': 'req-45e32e55-cb93-4baa-b396-e8c88004cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:26,734 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.138s 2021-10-29 16:14:26,734 116490 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': 'Fri, 29 Oct 2021 16:14:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c9558c7-921d-4f85-a4da-d434f5d6c65f', 'x-compute-request-id': 'req-0c9558c7-921d-4f85-a4da-d434f5d6c65f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:27,892 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.155s 2021-10-29 16:14:27,893 116490 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': 'Fri, 29 Oct 2021 16:14:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c2134b-b263-44e9-8e3b-1482d3392e7b', 'x-compute-request-id': 'req-18c2134b-b263-44e9-8e3b-1482d3392e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:29,083 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.188s 2021-10-29 16:14:29,083 116490 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': 'Fri, 29 Oct 2021 16:14:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86aa31aa-679e-4ca7-957f-126fa16cbb9a', 'x-compute-request-id': 'req-86aa31aa-679e-4ca7-957f-126fa16cbb9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:30,242 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.156s 2021-10-29 16:14:30,242 116490 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': 'Fri, 29 Oct 2021 16:14:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35c40d8-c84d-4baa-b4f8-1a877226bfd7', 'x-compute-request-id': 'req-d35c40d8-c84d-4baa-b4f8-1a877226bfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:31,353 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.109s 2021-10-29 16:14:31,353 116490 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': 'Fri, 29 Oct 2021 16:14:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8287ccb3-62ea-49a2-96f5-52a8208db22a', 'x-compute-request-id': 'req-8287ccb3-62ea-49a2-96f5-52a8208db22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:32,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.103s 2021-10-29 16:14:32,460 116490 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': 'Fri, 29 Oct 2021 16:14:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7fa323-9618-4500-bc75-3d094e30d62b', 'x-compute-request-id': 'req-7e7fa323-9618-4500-bc75-3d094e30d62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": ""}' 2021-10-29 16:14:33,594 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.132s 2021-10-29 16:14:33,594 116490 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': 'Fri, 29 Oct 2021 16:14:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '5357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40103805-00fd-47e5-89e3-5e24846e8412', 'x-compute-request-id': 'req-40103805-00fd-47e5-89e3-5e24846e8412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:34,748 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.150s 2021-10-29 16:14:34,748 116490 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': 'Fri, 29 Oct 2021 16:14:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '8006', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-852b3ca4-a2f7-42e9-95f0-fa484f833f8e', 'x-compute-request-id': 'req-852b3ca4-a2f7-42e9-95f0-fa484f833f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:35,908 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.158s 2021-10-29 16:14:35,909 116490 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': 'Fri, 29 Oct 2021 16:14:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '12613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3bd509-b702-4f3e-b2e3-808d50d37b8a', 'x-compute-request-id': 'req-de3bd509-b702-4f3e-b2e3-808d50d37b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:37,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.145s 2021-10-29 16:14:37,057 116490 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': 'Fri, 29 Oct 2021 16:14:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '15839', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b8c317-2373-4b62-9ac6-9f04832a6de4', 'x-compute-request-id': 'req-e9b8c317-2373-4b62-9ac6-9f04832a6de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:38,321 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.261s 2021-10-29 16:14:38,322 116490 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': 'Fri, 29 Oct 2021 16:14:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '17861', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9266678d-d856-4019-9f25-ef2b25014d70', 'x-compute-request-id': 'req-9266678d-d856-4019-9f25-ef2b25014d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:39,696 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.372s 2021-10-29 16:14:39,696 116490 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': 'Fri, 29 Oct 2021 16:14:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '19342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71138303-552a-4eeb-9ea8-617fe4c6099b', 'x-compute-request-id': 'req-71138303-552a-4eeb-9ea8-617fe4c6099b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:40,870 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.172s 2021-10-29 16:14:40,871 116490 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': 'Fri, 29 Oct 2021 16:14:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '21183', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9787ac11-d875-4cca-9ad0-da445b025789', 'x-compute-request-id': 'req-9787ac11-d875-4cca-9ad0-da445b025789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:42,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.219s 2021-10-29 16:14:42,094 116490 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': 'Fri, 29 Oct 2021 16:14:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22708', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcba9936-6b9a-4524-8e88-da3281301cb9', 'x-compute-request-id': 'req-fcba9936-6b9a-4524-8e88-da3281301cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:43,215 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.118s 2021-10-29 16:14:43,216 116490 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': 'Fri, 29 Oct 2021 16:14:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '23223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cad4831-d3de-487b-8e31-1f6a58ae4817', 'x-compute-request-id': 'req-7cad4831-d3de-487b-8e31-1f6a58ae4817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:44,375 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.157s 2021-10-29 16:14:44,375 116490 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': 'Fri, 29 Oct 2021 16:14:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24000', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49341811-1502-4bb6-a5ce-d18009951a6e', 'x-compute-request-id': 'req-49341811-1502-4bb6-a5ce-d18009951a6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:45,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.128s 2021-10-29 16:14:45,507 116490 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': 'Fri, 29 Oct 2021 16:14:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24674', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0539924a-3bf7-4b60-af79-992d165cc62b', 'x-compute-request-id': 'req-0539924a-3bf7-4b60-af79-992d165cc62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:46,705 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.195s 2021-10-29 16:14:46,706 116490 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': 'Fri, 29 Oct 2021 16:14:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25427', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e7c638-a35c-487b-aa24-7895911622e6', 'x-compute-request-id': 'req-16e7c638-a35c-487b-aa24-7895911622e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:47,851 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.142s 2021-10-29 16:14:47,852 116490 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': 'Fri, 29 Oct 2021 16:14:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26068', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60b4353-feb7-4735-8b7d-9753a6939d09', 'x-compute-request-id': 'req-b60b4353-feb7-4735-8b7d-9753a6939d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:48,977 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.123s 2021-10-29 16:14:48,978 116490 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': 'Fri, 29 Oct 2021 16:14:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '26654', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-418d6dac-c18b-46a9-9df7-6ad77a3179b4', 'x-compute-request-id': 'req-418d6dac-c18b-46a9-9df7-6ad77a3179b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:50,153 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.171s 2021-10-29 16:14:50,153 116490 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': 'Fri, 29 Oct 2021 16:14:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27240', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe826f22-f86a-4a0a-93db-f7ee0c839b77', 'x-compute-request-id': 'req-fe826f22-f86a-4a0a-93db-f7ee0c839b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:51,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.125s 2021-10-29 16:14:51,281 116490 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': 'Fri, 29 Oct 2021 16:14:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddee9605-6b51-400a-baf8-5a0ece54db6c', 'x-compute-request-id': 'req-ddee9605-6b51-400a-baf8-5a0ece54db6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:52,408 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.123s 2021-10-29 16:14:52,410 116490 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': 'Fri, 29 Oct 2021 16:14:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27719', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a422af1-025f-4228-b86c-e875bec066f0', 'x-compute-request-id': 'req-6a422af1-025f-4228-b86c-e875bec066f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:53,533 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.120s 2021-10-29 16:14:53,533 116490 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': 'Fri, 29 Oct 2021 16:14:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27898', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-223fcfc2-9609-424c-a696-65d5723b56af', 'x-compute-request-id': 'req-223fcfc2-9609-424c-a696-65d5723b56af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:54,667 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.130s 2021-10-29 16:14:54,668 116490 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': 'Fri, 29 Oct 2021 16:14:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28133', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c43a334f-9f95-4360-8943-d1c1b51ad279', 'x-compute-request-id': 'req-c43a334f-9f95-4360-8943-d1c1b51ad279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:55,795 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.125s 2021-10-29 16:14:55,795 116490 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': 'Fri, 29 Oct 2021 16:14:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28133', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e00ae675-b9cf-4e87-86b5-f8d04533fc1f', 'x-compute-request-id': 'req-e00ae675-b9cf-4e87-86b5-f8d04533fc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:56,929 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.131s 2021-10-29 16:14:56,930 116490 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': 'Fri, 29 Oct 2021 16:14:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28133', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d53e59c-6d6c-485e-82f5-2eb4c6154423', 'x-compute-request-id': 'req-8d53e59c-6d6c-485e-82f5-2eb4c6154423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:58,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.124s 2021-10-29 16:14:58,057 116490 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': 'Fri, 29 Oct 2021 16:14:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28133', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab3ae905-542f-4038-96c5-e028d96f10aa', 'x-compute-request-id': 'req-ab3ae905-542f-4038-96c5-e028d96f10aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:14:59,187 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.127s 2021-10-29 16:14:59,187 116490 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': 'Fri, 29 Oct 2021 16:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28158', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d5f2d39-4675-4e13-b4e7-ad80eb125ffe', 'x-compute-request-id': 'req-2d5f2d39-4675-4e13-b4e7-ad80eb125ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:00,355 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.165s 2021-10-29 16:15:00,356 116490 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': 'Fri, 29 Oct 2021 16:15:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28409', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801f077a-ec5f-4923-a813-8ad57ac72eb7', 'x-compute-request-id': 'req-801f077a-ec5f-4923-a813-8ad57ac72eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:01,750 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.392s 2021-10-29 16:15:01,751 116490 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': 'Fri, 29 Oct 2021 16:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5974a723-436b-468c-bbaa-ba5137492b00', 'x-compute-request-id': 'req-5974a723-436b-468c-bbaa-ba5137492b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:03,054 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.300s 2021-10-29 16:15:03,054 116490 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': 'Fri, 29 Oct 2021 16:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d983a86-0564-4df3-a24c-a71d0b850a39', 'x-compute-request-id': 'req-1d983a86-0564-4df3-a24c-a71d0b850a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:04,169 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.112s 2021-10-29 16:15:04,169 116490 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': 'Fri, 29 Oct 2021 16:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5a6829-f3c7-4b1a-af17-fcc57e9fbcce', 'x-compute-request-id': 'req-4a5a6829-f3c7-4b1a-af17-fcc57e9fbcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:05,337 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.164s 2021-10-29 16:15:05,337 116490 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': 'Fri, 29 Oct 2021 16:15:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d54c31e2-394d-45da-b602-2b89328d61bb', 'x-compute-request-id': 'req-d54c31e2-394d-45da-b602-2b89328d61bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:06,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.139s 2021-10-29 16:15:06,481 116490 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': 'Fri, 29 Oct 2021 16:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e989bdac-fe41-49d0-9ec2-f17338fb34cb', 'x-compute-request-id': 'req-e989bdac-fe41-49d0-9ec2-f17338fb34cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:07,633 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.149s 2021-10-29 16:15:07,633 116490 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': 'Fri, 29 Oct 2021 16:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28577', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e03a012-82a7-4fe6-82ce-f869215b9f5a', 'x-compute-request-id': 'req-2e03a012-82a7-4fe6-82ce-f869215b9f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:08,767 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.131s 2021-10-29 16:15:08,768 116490 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': 'Fri, 29 Oct 2021 16:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d33e755-fe06-432b-ac7c-05173f416f44', 'x-compute-request-id': 'req-7d33e755-fe06-432b-ac7c-05173f416f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:09,928 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.158s 2021-10-29 16:15:09,929 116490 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': 'Fri, 29 Oct 2021 16:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a5f6c6a-0b07-4464-810a-b3296fc51c2f', 'x-compute-request-id': 'req-7a5f6c6a-0b07-4464-810a-b3296fc51c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:11,069 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.137s 2021-10-29 16:15:11,070 116490 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': 'Fri, 29 Oct 2021 16:15:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '30938', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81fe11f8-fa6f-465e-b370-024eba4392a6', 'x-compute-request-id': 'req-81fe11f8-fa6f-465e-b370-024eba4392a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:12,197 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.124s 2021-10-29 16:15:12,197 116490 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': 'Fri, 29 Oct 2021 16:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31463', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4689f1a9-ef78-47a9-b29f-f9ba9ae5eaf0', 'x-compute-request-id': 'req-4689f1a9-ef78-47a9-b29f-f9ba9ae5eaf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:13,352 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.152s 2021-10-29 16:15:13,353 116490 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': 'Fri, 29 Oct 2021 16:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32027', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb1191a-f358-4cc0-8d80-a4c928967ca4', 'x-compute-request-id': 'req-4fb1191a-f358-4cc0-8d80-a4c928967ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:14,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.150s 2021-10-29 16:15:14,507 116490 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': 'Fri, 29 Oct 2021 16:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d220cf7f-e9fc-4815-9437-f2d4f893ffc2', 'x-compute-request-id': 'req-d220cf7f-e9fc-4815-9437-f2d4f893ffc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:15,623 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.113s 2021-10-29 16:15:15,624 116490 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': 'Fri, 29 Oct 2021 16:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32960', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db453108-eea6-46a1-b96f-54a2c91e7bbd', 'x-compute-request-id': 'req-db453108-eea6-46a1-b96f-54a2c91e7bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:16,782 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.155s 2021-10-29 16:15:16,783 116490 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': 'Fri, 29 Oct 2021 16:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33613', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a3f737b-7902-461a-9539-c119cfd42920', 'x-compute-request-id': 'req-2a3f737b-7902-461a-9539-c119cfd42920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:17,927 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.141s 2021-10-29 16:15:17,928 116490 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': 'Fri, 29 Oct 2021 16:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33996', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a80a90d2-0b70-42dd-a8fe-93e02f239f13', 'x-compute-request-id': 'req-a80a90d2-0b70-42dd-a8fe-93e02f239f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:19,041 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.111s 2021-10-29 16:15:19,042 116490 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': 'Fri, 29 Oct 2021 16:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34609', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e230ab68-fe91-4390-93e1-5e14d01d8b00', 'x-compute-request-id': 'req-e230ab68-fe91-4390-93e1-5e14d01d8b00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:20,174 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.129s 2021-10-29 16:15:20,175 116490 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': 'Fri, 29 Oct 2021 16:15:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35413', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced8958f-6cda-4646-aad4-3fa68f5ca1f9', 'x-compute-request-id': 'req-ced8958f-6cda-4646-aad4-3fa68f5ca1f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:21,333 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.155s 2021-10-29 16:15:21,334 116490 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': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2253b5ce-b23b-47c7-bf52-1a4e7f7200a6', 'x-compute-request-id': 'req-2253b5ce-b23b-47c7-bf52-1a4e7f7200a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:22,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.122s 2021-10-29 16:15:22,459 116490 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': 'Fri, 29 Oct 2021 16:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '36839', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9d3f98b-c51a-4266-b70e-622aa36f4eb8', 'x-compute-request-id': 'req-e9d3f98b-c51a-4266-b70e-622aa36f4eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:23,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.135s 2021-10-29 16:15:23,598 116490 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': 'Fri, 29 Oct 2021 16:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37586', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81861511-73ce-4fc5-917d-03f14467c869', 'x-compute-request-id': 'req-81861511-73ce-4fc5-917d-03f14467c869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:24,720 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.119s 2021-10-29 16:15:24,721 116490 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': 'Fri, 29 Oct 2021 16:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37962', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caeef4fd-9dc2-4cdb-a255-c93c5bad9288', 'x-compute-request-id': 'req-caeef4fd-9dc2-4cdb-a255-c93c5bad9288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:25,834 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.110s 2021-10-29 16:15:25,835 116490 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': 'Fri, 29 Oct 2021 16:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38122', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b042cc-f1fc-46a6-9f72-90390ccb204f', 'x-compute-request-id': 'req-41b042cc-f1fc-46a6-9f72-90390ccb204f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:15:25,879 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/ips 0.042s 2021-10-29 16:15:25,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9ef8a5-1c91-470b-ab26-2b7264708d05', 'x-compute-request-id': 'req-1a9ef8a5-1c91-470b-ab26-2b7264708d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9"}, {"version": 4, "addr": "172.27.2.221"}]}}' 2021-10-29 16:15:25,893 116490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.221:22' as 'ubuntu' with public key authentication 2021-10-29 16:15:25,924 116490 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:15:26,124 116490 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:15:26,125 116490 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.221 successfully created 2021-10-29 16:15:26,125 116490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-10-29 16:15:26,126 116490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.221:22' as 'ubuntu' with public key authentication 2021-10-29 16:15:26,152 116490 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:15:26,266 116490 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:15:26,267 116490 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.221 successfully created 2021-10-29 16:15:27,685 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes 0.225s 2021-10-29 16:15:27,685 116490 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-AttachVolumeTestJSON-volume-621590489"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a85791-dc46-400f-9917-c052f29fa356', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a85791-dc46-400f-9917-c052f29fa356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:27.615338", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:15:27,751 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.059s 2021-10-29 16:15:27,751 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f3eebb-361b-401c-a651-7872e48e91cf', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f3eebb-361b-401c-a651-7872e48e91cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:28,797 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.037s 2021-10-29 16:15:28,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac0a87e3-5e7f-4dd3-adc3-701689e1a42e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac0a87e3-5e7f-4dd3-adc3-701689e1a42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:28.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:28,804 116490 INFO [tempest.common.waiters] volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 reached available after waiting for 1.804922 seconds 2021-10-29 16:15:29,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.338s 2021-10-29 16:15:29,144 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:28 GMT', 'server': 'Apache/2.4.41 (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-2f022445-c501-430c-8b8d-d78aa46b2228', 'x-compute-request-id': 'req-2f022445-c501-430c-8b8d-d78aa46b2228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "device": "/dev/sdb"}}' 2021-10-29 16:15:29,194 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.048s 2021-10-29 16:15:29,195 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dce8bb8-c894-47d5-8fd8-d86c6063ba0e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dce8bb8-c894-47d5-8fd8-d86c6063ba0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:29.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:30,244 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:15:30,244 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42a64cc-52ca-4235-8edf-9165d3f32118', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42a64cc-52ca-4235-8edf-9165d3f32118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:31,293 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:15:31,293 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacb7b03-64e5-49f3-82c1-411c93c6fba5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aacb7b03-64e5-49f3-82c1-411c93c6fba5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:32,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:15:32,343 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcebfb95-461c-486f-a558-50278b5a8f3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcebfb95-461c-486f-a558-50278b5a8f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:33,392 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:15:33,393 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55605bce-f5f9-4274-8e96-37b030e5a8eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55605bce-f5f9-4274-8e96-37b030e5a8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:34,441 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:15:34,441 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f9ab31-355b-45bc-9819-4f0dd6be0fac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f9ab31-355b-45bc-9819-4f0dd6be0fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:35,495 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.046s 2021-10-29 16:15:35,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b0e7a5-3284-46a6-a6c1-ba91ab5a00cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b0e7a5-3284-46a6-a6c1-ba91ab5a00cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:30.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:36,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.046s 2021-10-29 16:15:36,550 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11181f4a-d7ff-40d3-8b37-89bb87780a6d', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11181f4a-d7ff-40d3-8b37-89bb87780a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:36,557 116490 INFO [tempest.common.waiters] Attachment a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2 created for volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 to server 3af51905-67d3-4d7f-b29f-c1f1fe0b9516 after waiting for 7.557375 seconds 2021-10-29 16:15:36,598 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:15:36,599 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6558171-de63-4be4-bc7b-0620feb39b97', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6558171-de63-4be4-bc7b-0620feb39b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:15:36.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:15:36,606 116490 INFO [tempest.common.waiters] volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 reached in-use after waiting for 0.606046 seconds 2021-10-29 16:15:36,722 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.116s 2021-10-29 16:15:36,722 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-stop": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (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-953ce5ff-aef9-45b1-9d85-fd71e55a7015', 'x-compute-request-id': 'req-953ce5ff-aef9-45b1-9d85-fd71e55a7015', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'' 2021-10-29 16:15:36,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.179s 2021-10-29 16:15:36,902 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a84afae9-8966-4c57-a921-a602190fed05', 'x-compute-request-id': 'req-a84afae9-8966-4c57-a921-a602190fed05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:38,058 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:15:38,058 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934c1579-5fef-4fc4-8fe9-f1d27b4fcb47', 'x-compute-request-id': 'req-934c1579-5fef-4fc4-8fe9-f1d27b4fcb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:39,214 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:15:39,214 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf15760b-459f-4914-972b-4d00a7e4c45e', 'x-compute-request-id': 'req-bf15760b-459f-4914-972b-4d00a7e4c45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:40,367 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:15:40,368 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0570659f-4c9f-472d-9d28-6b877677dc21', 'x-compute-request-id': 'req-0570659f-4c9f-472d-9d28-6b877677dc21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:41,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:15:41,519 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267a640a-8f76-471c-8cbf-6eec2bfd696a', 'x-compute-request-id': 'req-267a640a-8f76-471c-8cbf-6eec2bfd696a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:42,756 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.227s 2021-10-29 16:15:42,757 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7319d3-4fd2-43df-8382-3eecef05e56a', 'x-compute-request-id': 'req-ec7319d3-4fd2-43df-8382-3eecef05e56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:43,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.150s 2021-10-29 16:15:43,921 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9ac646-65d4-473d-a586-028eb259c7e6', 'x-compute-request-id': 'req-6a9ac646-65d4-473d-a586-028eb259c7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:45,075 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:15:45,076 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81c1672-0655-44d5-b934-723559a16259', 'x-compute-request-id': 'req-f81c1672-0655-44d5-b934-723559a16259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:46,228 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:15:46,228 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acdc3720-bf82-4d9b-a788-e1afa6a207e3', 'x-compute-request-id': 'req-acdc3720-bf82-4d9b-a788-e1afa6a207e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:47,381 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:15:47,381 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e568c49f-bd99-4762-920c-61a98b22c083', 'x-compute-request-id': 'req-e568c49f-bd99-4762-920c-61a98b22c083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:48,533 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:15:48,533 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa587b0c-766c-4295-84d3-31171762bdc3', 'x-compute-request-id': 'req-fa587b0c-766c-4295-84d3-31171762bdc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:49,684 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:15:49,684 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004defa8-d3b3-4006-ab8f-02c3cde2e059', 'x-compute-request-id': 'req-004defa8-d3b3-4006-ab8f-02c3cde2e059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:50,845 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.152s 2021-10-29 16:15:50,846 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3e330d-705a-44cd-b1dc-ca69afe02589', 'x-compute-request-id': 'req-9a3e330d-705a-44cd-b1dc-ca69afe02589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:52,030 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.176s 2021-10-29 16:15:52,030 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c217ed7e-b07d-4396-a7aa-f2c524538a8a', 'x-compute-request-id': 'req-c217ed7e-b07d-4396-a7aa-f2c524538a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:53,238 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.198s 2021-10-29 16:15:53,238 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6219f8ab-8509-4c54-ae2a-7d487dbcd075', 'x-compute-request-id': 'req-6219f8ab-8509-4c54-ae2a-7d487dbcd075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:54,453 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.205s 2021-10-29 16:15:54,454 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0383917c-afe5-48f7-b5cb-7e1737ed5da6', 'x-compute-request-id': 'req-0383917c-afe5-48f7-b5cb-7e1737ed5da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:55,655 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.190s 2021-10-29 16:15:55,656 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd42dde5-c544-4fcc-8ba5-b07de5a6e213', 'x-compute-request-id': 'req-cd42dde5-c544-4fcc-8ba5-b07de5a6e213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:56,886 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.221s 2021-10-29 16:15:56,887 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60be388a-8878-40d9-835d-36f85f315249', 'x-compute-request-id': 'req-60be388a-8878-40d9-835d-36f85f315249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:58,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.200s 2021-10-29 16:15:58,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1723', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90175e46-9f8f-43c6-8286-bfb5ce78f5f2', 'x-compute-request-id': 'req-90175e46-9f8f-43c6-8286-bfb5ce78f5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:37Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-off", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:59,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.175s 2021-10-29 16:15:59,281 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f08397-e629-4080-895f-30bf7257d128', 'x-compute-request-id': 'req-f2f08397-e629-4080-895f-30bf7257d128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:58Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:15:59,290 116490 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 23 second wait 2021-10-29 16:15:59,454 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.164s 2021-10-29 16:15:59,455 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-start": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (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-ad073dec-0d62-4b4f-b453-5533be06a27b', 'x-compute-request-id': 'req-ad073dec-0d62-4b4f-b453-5533be06a27b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'' 2021-10-29 16:15:59,658 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.202s 2021-10-29 16:15:59,658 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a08650-83c4-48f5-85b2-70ad94829601', 'x-compute-request-id': 'req-37a08650-83c4-48f5-85b2-70ad94829601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:00,876 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.206s 2021-10-29 16:16:00,876 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff0c6c46-183a-497c-87cf-7458ebe29574', 'x-compute-request-id': 'req-ff0c6c46-183a-497c-87cf-7458ebe29574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:02,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.171s 2021-10-29 16:16:02,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81a1514d-9da1-495b-8db1-f020bdf45020', 'x-compute-request-id': 'req-81a1514d-9da1-495b-8db1-f020bdf45020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:03,213 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:16:03,214 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01d689b-b276-42f8-ba3b-c98f9cec3f7a', 'x-compute-request-id': 'req-f01d689b-b276-42f8-ba3b-c98f9cec3f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:04,363 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:16:04,364 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c8d038e-c795-40ef-9faf-f46ef96ac82b', 'x-compute-request-id': 'req-4c8d038e-c795-40ef-9faf-f46ef96ac82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:05,516 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:16:05,516 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af311109-c586-4b4c-b45c-9f7e5fd7f831', 'x-compute-request-id': 'req-af311109-c586-4b4c-b45c-9f7e5fd7f831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:06,681 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.156s 2021-10-29 16:16:06,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f12958-9ca3-4b89-98f2-198c47a80bd2', 'x-compute-request-id': 'req-c1f12958-9ca3-4b89-98f2-198c47a80bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:07,837 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:16:07,837 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252b86d0-c773-407d-8998-c7cec844bae6', 'x-compute-request-id': 'req-252b86d0-c773-407d-8998-c7cec844bae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:08,987 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:16:08,987 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19fdf50b-9b82-43fb-869b-b5f279f8e1d3', 'x-compute-request-id': 'req-19fdf50b-9b82-43fb-869b-b5f279f8e1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:10,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:16:10,145 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d441614-6cc5-42d7-8d41-4750406023f0', 'x-compute-request-id': 'req-4d441614-6cc5-42d7-8d41-4750406023f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:11,308 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.154s 2021-10-29 16:16:11,309 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04678761-3482-47ab-a953-c754dfedce31', 'x-compute-request-id': 'req-04678761-3482-47ab-a953-c754dfedce31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:12,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:16:12,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aeb7c24-31ec-41ae-b769-69b560f2e60d', 'x-compute-request-id': 'req-6aeb7c24-31ec-41ae-b769-69b560f2e60d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:13,614 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:13,614 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a4ef19-8452-47e1-8a61-b7acbcedf94e', 'x-compute-request-id': 'req-71a4ef19-8452-47e1-8a61-b7acbcedf94e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:14,766 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:16:14,767 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08c94575-4161-4e36-a55d-20240567ada8', 'x-compute-request-id': 'req-08c94575-4161-4e36-a55d-20240567ada8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:15,918 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:16:15,919 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d114c10b-3c63-40f3-b387-c5fbc99149f7', 'x-compute-request-id': 'req-d114c10b-3c63-40f3-b387-c5fbc99149f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:17,074 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:16:17,074 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a5b4c3-eb71-45c6-9a13-ab38994b742d', 'x-compute-request-id': 'req-35a5b4c3-eb71-45c6-9a13-ab38994b742d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:18,227 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:16:18,227 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af2b5774-519c-480d-b90a-7c81ee642db9', 'x-compute-request-id': 'req-af2b5774-519c-480d-b90a-7c81ee642db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:19,378 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:16:19,378 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ae4359-c5ea-4a24-ad15-5a3271845ca1', 'x-compute-request-id': 'req-e4ae4359-c5ea-4a24-ad15-5a3271845ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:20,531 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:16:20,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-474b2416-2cdc-4076-b8a7-92f5bca14d96', 'x-compute-request-id': 'req-474b2416-2cdc-4076-b8a7-92f5bca14d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:21,684 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:16:21,684 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe20362-981e-41ed-af57-54d3c6e43c54', 'x-compute-request-id': 'req-efe20362-981e-41ed-af57-54d3c6e43c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:22,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:16:22,871 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f7f249-1331-4ad2-b80a-3e86fdbc8956', 'x-compute-request-id': 'req-c3f7f249-1331-4ad2-b80a-3e86fdbc8956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:24,025 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:24,025 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6acf5216-cc86-4511-b0a7-0fef0415b400', 'x-compute-request-id': 'req-6acf5216-cc86-4511-b0a7-0fef0415b400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:25,178 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:16:25,179 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c2f2fa2-a1c6-45c8-851e-0726ba88e77f', 'x-compute-request-id': 'req-5c2f2fa2-a1c6-45c8-851e-0726ba88e77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:26,331 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:16:26,332 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae5330e-c6a9-473b-877e-57fce7c1518e', 'x-compute-request-id': 'req-1ae5330e-c6a9-473b-877e-57fce7c1518e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:27,487 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:16:27,487 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c85fcf9-b73e-4084-8f90-87c841434e9b', 'x-compute-request-id': 'req-7c85fcf9-b73e-4084-8f90-87c841434e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:28,638 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:16:28,639 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b5218c-ffb9-4c55-921a-1b702137bfce', 'x-compute-request-id': 'req-39b5218c-ffb9-4c55-921a-1b702137bfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:29,793 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:29,793 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be94617-8168-4eb2-8c46-b40cb1b2e51f', 'x-compute-request-id': 'req-4be94617-8168-4eb2-8c46-b40cb1b2e51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:30,948 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:30,948 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9378191-9e94-4d6a-adca-89a3442bd4e1', 'x-compute-request-id': 'req-a9378191-9e94-4d6a-adca-89a3442bd4e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:32,099 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:16:32,099 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d655d8-b6dd-411c-9ede-86b44f0c6ee0', 'x-compute-request-id': 'req-74d655d8-b6dd-411c-9ede-86b44f0c6ee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:33,341 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.233s 2021-10-29 16:16:33,342 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97273a7-cbc7-41d4-a9a7-91f6769cddd8', 'x-compute-request-id': 'req-e97273a7-cbc7-41d4-a9a7-91f6769cddd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:34,495 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:16:34,495 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6b0ed5-60bb-4ca8-96c0-d7c8787fd953', 'x-compute-request-id': 'req-5f6b0ed5-60bb-4ca8-96c0-d7c8787fd953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:35,645 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:16:35,646 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86b5fb0-e562-4b05-aa75-a2ade996766e', 'x-compute-request-id': 'req-d86b5fb0-e562-4b05-aa75-a2ade996766e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:36,800 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:36,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c95070a-e303-44cc-9eec-63d45fefa90b', 'x-compute-request-id': 'req-6c95070a-e303-44cc-9eec-63d45fefa90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "SHUTOFF", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:15:59Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "powering-on", "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:37,955 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:16:37,955 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1713', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c98ace2-4ff5-4591-add1-089119b84436', 'x-compute-request-id': 'req-1c98ace2-4ff5-4591-add1-089119b84436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:16:38Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:16:37,963 116490 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 38 second wait 2021-10-29 16:16:37,963 116490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2021-10-29 16:16:37,963 116490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.221:22' as 'ubuntu' with public key authentication 2021-10-29 16:16:56,458 116490 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.221 ([Errno None] Unable to connect to port 22 on 172.27.2.221). Number attempts: 1. Retry after 2 seconds. 2021-10-29 16:17:02,026 116490 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.221 ([Errno None] Unable to connect to port 22 on 172.27.2.221). Number attempts: 2. Retry after 3 seconds. 2021-10-29 16:17:05,531 116490 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.221 ([Errno None] Unable to connect to port 22 on 172.27.2.221). Number attempts: 3. Retry after 4 seconds. 2021-10-29 16:17:10,059 116490 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:17:10,229 116490 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2021-10-29 16:17:10,237 116490 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.2.221 (No existing session). Number attempts: 4. Retry after 5 seconds. 2021-10-29 16:17:15,752 116490 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:17:15,858 116490 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:17:15,859 116490 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.221 successfully created 2021-10-29 16:17:16,669 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.157s 2021-10-29 16:17:16,670 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:16 GMT', 'server': 'Apache/2.4.41 (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-1818bbeb-db18-4457-a492-6abab715f582', 'x-compute-request-id': 'req-1818bbeb-db18-4457-a492-6abab715f582', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'' 2021-10-29 16:17:16,714 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:17:16,715 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39367220-8274-4aab-8671-3cef67816e47', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39367220-8274-4aab-8671-3cef67816e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:17,763 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:17,764 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f4bcc12-d0e1-432d-9269-d4cad95c48a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f4bcc12-d0e1-432d-9269-d4cad95c48a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:18,813 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:18,813 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76416002-5da0-4eb7-a586-1bca2e3f8968', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76416002-5da0-4eb7-a586-1bca2e3f8968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:19,862 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:19,863 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64b2042-9896-45e1-a119-fc3046c47611', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b64b2042-9896-45e1-a119-fc3046c47611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:20,912 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:20,912 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a09e38-b91b-4c12-8c20-f2daebb35394', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a09e38-b91b-4c12-8c20-f2daebb35394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:21,960 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:21,960 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce754a4-8a0c-4a05-8825-069e311a333b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce754a4-8a0c-4a05-8825-069e311a333b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:23,009 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:23,009 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804c8b0d-6b97-4b5b-b846-70de7a5ee7b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804c8b0d-6b97-4b5b-b846-70de7a5ee7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:24,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:24,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8be9540d-af55-4b96-b439-cd1fd61e5fc0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8be9540d-af55-4b96-b439-cd1fd61e5fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:25,105 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:25,106 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29ed0ca-dc47-4514-afea-41cbac622c47', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29ed0ca-dc47-4514-afea-41cbac622c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:26,155 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:26,155 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02efe02a-10be-4855-a13f-67eb16a09159', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02efe02a-10be-4855-a13f-67eb16a09159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:27,203 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:27,203 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e36eb837-e46f-4168-96f0-b540fd7a3f1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e36eb837-e46f-4168-96f0-b540fd7a3f1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:28,253 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:28,254 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422d056a-cc4f-4d40-9489-1e202e5ad060', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422d056a-cc4f-4d40-9489-1e202e5ad060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:29,301 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:29,301 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4393d87-916e-495e-be95-399a48f2e6a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4393d87-916e-495e-be95-399a48f2e6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:30,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:30,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5969106b-1fe8-4d0a-b74f-101e2580dbe0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5969106b-1fe8-4d0a-b74f-101e2580dbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:31,401 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:31,401 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e34e483-6b55-40d6-879a-5307cdb4ae21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e34e483-6b55-40d6-879a-5307cdb4ae21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:32,449 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:32,450 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52289d38-1bfe-4ad0-bc9e-266d1a8311a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52289d38-1bfe-4ad0-bc9e-266d1a8311a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:33,499 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:33,500 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-679c0c15-c33e-4197-bff1-a3ea3b30d4d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-679c0c15-c33e-4197-bff1-a3ea3b30d4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:34,547 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:34,547 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb294670-13c3-42df-9986-2d1c26a28167', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb294670-13c3-42df-9986-2d1c26a28167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:35,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:35,597 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ab1eb7-31f2-4a79-81de-902bc7804dc6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ab1eb7-31f2-4a79-81de-902bc7804dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:36,647 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:17:36,648 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5aff915-c6e6-4139-ab8b-8ec9c7fe25d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5aff915-c6e6-4139-ab8b-8ec9c7fe25d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:37,696 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:37,697 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d168df8-c6d0-44fe-b06e-4c740e66c972', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d168df8-c6d0-44fe-b06e-4c740e66c972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:38,745 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:38,746 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e431263-ce8f-421a-80c7-344fcc82ce64', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e431263-ce8f-421a-80c7-344fcc82ce64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:39,797 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:17:39,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb249cd7-3a85-4516-a674-df1d7c32cd80', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb249cd7-3a85-4516-a674-df1d7c32cd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:40,846 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:40,847 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e531869c-3fe9-45b6-ab2a-b7e7637a8408', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e531869c-3fe9-45b6-ab2a-b7e7637a8408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:41,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:41,896 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8cf622-57dc-4cd7-83e7-bed44bdc9b4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8cf622-57dc-4cd7-83e7-bed44bdc9b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:42,944 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:42,944 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483fa574-797e-4c6c-acb2-2ad2932337dc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483fa574-797e-4c6c-acb2-2ad2932337dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:43,993 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:43,993 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467f136c-8a45-4a64-854d-2fb4b701d9fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467f136c-8a45-4a64-854d-2fb4b701d9fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:45,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:17:45,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfb47cf-762f-4b74-8094-fffc138652c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfb47cf-762f-4b74-8094-fffc138652c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:46,092 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:46,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5342224f-fb73-4c0d-baed-ef58b99aafd7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5342224f-fb73-4c0d-baed-ef58b99aafd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:47,140 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:47,140 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8442d4-5fcf-4ffd-bd40-910978c57ec1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8442d4-5fcf-4ffd-bd40-910978c57ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:48,189 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:48,190 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29df2574-718e-4ba2-8f4e-33ef75b9462c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29df2574-718e-4ba2-8f4e-33ef75b9462c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:49,237 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:17:49,238 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da6d772-5c90-4acd-bb40-09a4032cc7f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da6d772-5c90-4acd-bb40-09a4032cc7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:50,287 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:17:50,287 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3936fdb0-4639-42cb-a25c-541ea4a9bb7e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3936fdb0-4639-42cb-a25c-541ea4a9bb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:51,336 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:51,336 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9348d94-cca0-4fc2-b70d-33e7a3362b21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9348d94-cca0-4fc2-b70d-33e7a3362b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:52,386 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:17:52,387 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0e14ed-45b0-4ee9-b406-af47b9f37d75', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0e14ed-45b0-4ee9-b406-af47b9f37d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:53,436 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:17:53,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ec9de1-0f99-4073-bc05-70d2c0d89347', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ec9de1-0f99-4073-bc05-70d2c0d89347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:54,487 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:54,487 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7401f3-fbb9-4cf0-ac31-dabd6f1da8c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7401f3-fbb9-4cf0-ac31-dabd6f1da8c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:55,535 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:55,535 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca063567-97d1-4eb3-ad6e-233792d5a47b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca063567-97d1-4eb3-ad6e-233792d5a47b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:56,585 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:56,585 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cceff5-fc94-49a7-bf22-79a5cff7ede5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cceff5-fc94-49a7-bf22-79a5cff7ede5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:57,634 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:17:57,634 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f73482-3332-4261-b0f2-5a6cc2990097', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f73482-3332-4261-b0f2-5a6cc2990097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:58,684 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:17:58,684 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb1b77bc-5820-4b23-9999-1d65c53c8ecd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb1b77bc-5820-4b23-9999-1d65c53c8ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:17:59,734 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:17:59,734 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dd808f5-2d55-4c0a-b6c1-ebbbef81c528', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dd808f5-2d55-4c0a-b6c1-ebbbef81c528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:00,783 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:00,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01027836-3ad2-431e-a0ba-7c693a1067df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01027836-3ad2-431e-a0ba-7c693a1067df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:01,832 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:01,832 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ccc60d-3012-4a3a-ae66-5d3b984a9e2d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ccc60d-3012-4a3a-ae66-5d3b984a9e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:02,882 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:02,883 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69eecc2c-f2ef-4d6c-8468-1a360d85cc30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69eecc2c-f2ef-4d6c-8468-1a360d85cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:03,930 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:03,931 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ab0288e-adc1-456d-9804-40e4b74e6e8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ab0288e-adc1-456d-9804-40e4b74e6e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:04,980 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:04,980 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aa6970b-e2c0-487b-aac2-1c976f9e19f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aa6970b-e2c0-487b-aac2-1c976f9e19f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:06,029 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:06,029 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d13791d1-f35d-49bd-8d20-b82dff357e39', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d13791d1-f35d-49bd-8d20-b82dff357e39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:07,079 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:07,079 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c41cbe2-ed5c-4d93-9f96-0c056d170862', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c41cbe2-ed5c-4d93-9f96-0c056d170862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:08,128 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:08,129 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb68205b-a7f8-44b5-94a0-8fa546e0350f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb68205b-a7f8-44b5-94a0-8fa546e0350f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:09,178 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:09,178 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d6e0ba-93f9-48ff-8fa8-610da2e983d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d6e0ba-93f9-48ff-8fa8-610da2e983d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:10,226 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:10,227 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f975c227-6aab-4175-86ba-43228dd2634e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f975c227-6aab-4175-86ba-43228dd2634e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:11,275 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:11,275 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb9afcfe-db7a-455d-9ff0-54740fc603c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb9afcfe-db7a-455d-9ff0-54740fc603c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:12,323 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:12,324 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e04bb041-3086-473c-b76e-226049d4e170', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e04bb041-3086-473c-b76e-226049d4e170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:13,371 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:13,372 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dd7b5a0-6195-45e1-b193-52b142391257', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dd7b5a0-6195-45e1-b193-52b142391257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:14,421 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:14,422 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58437f5d-b8e2-4207-8dbb-3bbd229d1f80', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58437f5d-b8e2-4207-8dbb-3bbd229d1f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:15,472 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:18:15,472 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92340adf-ce93-4631-abae-f89d1c5481e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92340adf-ce93-4631-abae-f89d1c5481e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:16,520 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:18:16,520 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44436cb-4612-4a53-85d2-2e6aca9b87d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44436cb-4612-4a53-85d2-2e6aca9b87d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:17,570 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:17,570 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b475a17-cd4a-449d-ad4b-af2edb792849', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b475a17-cd4a-449d-ad4b-af2edb792849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:18,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:18,619 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12072284-c3c2-44a5-b3c7-a42f7f9f7b6d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12072284-c3c2-44a5-b3c7-a42f7f9f7b6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:19,669 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:19,669 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd0b36fb-d974-4fc5-a32c-1320a78ba52b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd0b36fb-d974-4fc5-a32c-1320a78ba52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:20,719 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:20,719 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-624fc462-53e1-4ae5-893b-8f0b2e791cdb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-624fc462-53e1-4ae5-893b-8f0b2e791cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:21,769 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:18:21,769 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669dbfb9-131f-4599-ad33-5f4a4acdea16', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669dbfb9-131f-4599-ad33-5f4a4acdea16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:22,818 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:18:22,819 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d161eb75-8d4e-427e-ad4a-d6d932715279', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d161eb75-8d4e-427e-ad4a-d6d932715279', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:23,868 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:23,868 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97fac84-1f8e-41a2-ac6c-870cb7f60cd9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97fac84-1f8e-41a2-ac6c-870cb7f60cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:24,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:18:24,921 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdeaa7a6-f822-4f86-bf40-c455b53dc06b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdeaa7a6-f822-4f86-bf40-c455b53dc06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:25,972 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:18:25,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab3afb1-6a4f-4873-8dc6-58d397764322', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab3afb1-6a4f-4873-8dc6-58d397764322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:27,022 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:27,022 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acb6e60-c9e2-4eda-b19f-4d758ea40bc7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acb6e60-c9e2-4eda-b19f-4d758ea40bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:28,069 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:18:28,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0681b5-458f-40ad-9785-a3aa6f1a78e3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0681b5-458f-40ad-9785-a3aa6f1a78e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:29,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:29,119 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9ce762-26b2-437a-b34d-1f405507ce2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d9ce762-26b2-437a-b34d-1f405507ce2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:30,168 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:30,168 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4a27d2e-8088-4922-92e4-fe586d87f176', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4a27d2e-8088-4922-92e4-fe586d87f176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:31,217 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:31,218 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c9db43-4378-4496-81ee-e4fd4c2f8d43', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c9db43-4378-4496-81ee-e4fd4c2f8d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:32,383 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.155s 2021-10-29 16:18:32,383 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ccd567-740c-4efc-9443-0d07944f8d92', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ccd567-740c-4efc-9443-0d07944f8d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:33,432 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:33,433 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4b2852-c072-4356-bfae-6c71aeb6b693', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4b2852-c072-4356-bfae-6c71aeb6b693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:34,481 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:34,482 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636d9c59-c9e5-40b8-a0c1-ac66e5391028', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636d9c59-c9e5-40b8-a0c1-ac66e5391028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:35,530 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:35,530 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c619899-926f-4079-8b4c-76a1c3ae0e23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c619899-926f-4079-8b4c-76a1c3ae0e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:36,579 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:36,579 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1258b0e-93e4-487e-aaf6-274003c16e50', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1258b0e-93e4-487e-aaf6-274003c16e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:37,628 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:37,629 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dce7dc9-0442-4ae4-9144-7cb271129d10', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dce7dc9-0442-4ae4-9144-7cb271129d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:38,677 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:38,678 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a185de6-a8e4-4449-b2f4-3a92316adf77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a185de6-a8e4-4449-b2f4-3a92316adf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:39,727 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:39,727 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92366f5d-bfcc-40de-bfce-53e6313c4f51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92366f5d-bfcc-40de-bfce-53e6313c4f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:40,777 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:40,777 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63afb34a-fc16-4e03-a3f1-d3002a6ef3e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63afb34a-fc16-4e03-a3f1-d3002a6ef3e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:41,825 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:41,825 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97bb0169-7a21-4625-9b08-433392755322', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97bb0169-7a21-4625-9b08-433392755322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:42,874 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:42,875 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87327da-b4a6-4ec2-a3c4-7d667895efdb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87327da-b4a6-4ec2-a3c4-7d667895efdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:43,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:43,922 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb28988-7ce8-4e64-ad10-bcce9881f645', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb28988-7ce8-4e64-ad10-bcce9881f645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:44,971 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:44,971 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8c371e-7dd0-433d-ada2-75f8510367dc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8c371e-7dd0-433d-ada2-75f8510367dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:46,019 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:46,019 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ebd6fa8-8f5b-45e8-9271-ad8cbb5b7745', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ebd6fa8-8f5b-45e8-9271-ad8cbb5b7745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:47,068 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:47,068 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de933eaf-0186-4759-a7fc-11176af9f1a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de933eaf-0186-4759-a7fc-11176af9f1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:48,116 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:48,116 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd455daa-4724-4427-a323-4355b8e97921', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd455daa-4724-4427-a323-4355b8e97921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:49,166 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:49,166 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08de729-35c3-4afc-a0c5-cfc0f6efcda7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08de729-35c3-4afc-a0c5-cfc0f6efcda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:50,214 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:50,215 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e989231a-1a3b-4966-8847-cb2b85fd8736', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e989231a-1a3b-4966-8847-cb2b85fd8736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:51,263 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:51,264 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86da721-bc26-4b56-a912-6064b895f5c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86da721-bc26-4b56-a912-6064b895f5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:52,312 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:52,312 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f70f455-2861-47d8-bc36-27f11b3adcf4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f70f455-2861-47d8-bc36-27f11b3adcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:53,362 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:18:53,362 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e45ddea5-976c-4e25-b4dd-f320839265f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e45ddea5-976c-4e25-b4dd-f320839265f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:54,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:54,410 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af973fea-d760-448f-86df-59eaf3d7fd0b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af973fea-d760-448f-86df-59eaf3d7fd0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:55,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:55,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a8130b-d056-47b2-b176-27f3315f55ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a8130b-d056-47b2-b176-27f3315f55ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:56,508 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:56,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba45848-982a-408e-aea5-f383edca1108', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba45848-982a-408e-aea5-f383edca1108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:57,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:18:57,557 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa1b75e-f961-4d30-a6d3-5f848283f440', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa1b75e-f961-4d30-a6d3-5f848283f440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:58,607 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:18:58,607 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400304fb-5bfe-42cf-92f9-6b9865779bc3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400304fb-5bfe-42cf-92f9-6b9865779bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:18:59,657 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:18:59,658 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e7e159-5fa1-465c-9554-18051b0afb1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e7e159-5fa1-465c-9554-18051b0afb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:00,708 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:00,709 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d313050-d78d-488a-ba8d-30778ce0bd10', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d313050-d78d-488a-ba8d-30778ce0bd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:01,757 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:01,758 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1c106c-1b64-4f24-ae34-9b2b6f748686', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1c106c-1b64-4f24-ae34-9b2b6f748686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:02,806 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:02,806 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5dc0df1-8521-4807-975c-1b2b5af0608f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5dc0df1-8521-4807-975c-1b2b5af0608f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:03,856 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:03,856 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95c1481-e9ae-4096-9d1d-9e07ea92541b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95c1481-e9ae-4096-9d1d-9e07ea92541b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:04,905 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:04,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de066dee-9833-451e-b96a-aa9398aabdc0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de066dee-9833-451e-b96a-aa9398aabdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:05,954 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:05,954 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5314366-1bd9-4ff4-a87c-cfac0da4b494', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5314366-1bd9-4ff4-a87c-cfac0da4b494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:07,003 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:07,004 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12492bd7-f5b2-4853-b19f-cbf1b7badd80', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12492bd7-f5b2-4853-b19f-cbf1b7badd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:08,051 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:19:08,051 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07b3c0a4-babe-48d9-a204-a3c28b6db8c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07b3c0a4-babe-48d9-a204-a3c28b6db8c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:09,100 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:09,100 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5514ef0-541e-4e83-9eb9-7a28f5b52a36', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5514ef0-541e-4e83-9eb9-7a28f5b52a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:10,150 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:10,151 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012b9f34-d9d7-4fb5-840b-8d71927f4067', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012b9f34-d9d7-4fb5-840b-8d71927f4067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:11,199 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:11,200 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc9e3a1-ef15-4a0d-8c99-13cf4bfea43c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc9e3a1-ef15-4a0d-8c99-13cf4bfea43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:12,249 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:12,249 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c50881e-3448-43b0-b556-e5e35d2b3b99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c50881e-3448-43b0-b556-e5e35d2b3b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:13,300 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:19:13,301 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec01405-3aa8-47ab-903e-cf06059fb023', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec01405-3aa8-47ab-903e-cf06059fb023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:14,350 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:14,350 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-439164d8-85e6-451d-9954-5fcb5a6a14a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-439164d8-85e6-451d-9954-5fcb5a6a14a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:15,399 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:15,400 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8fe951-1873-4f32-a64e-fec3611a3ba4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8fe951-1873-4f32-a64e-fec3611a3ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:16,449 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:16,449 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62330ba8-be40-4e9c-b755-105619cef6af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62330ba8-be40-4e9c-b755-105619cef6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:17,498 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:17,498 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7779c5ae-10da-467b-92b7-7b2f6409d031', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7779c5ae-10da-467b-92b7-7b2f6409d031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:18,546 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:18,547 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fc3ab7c-20a4-425e-9569-686fc0ad9613', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fc3ab7c-20a4-425e-9569-686fc0ad9613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:19,596 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:19,596 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7eb70a-d8d1-4424-96ce-45e2c62033df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7eb70a-d8d1-4424-96ce-45e2c62033df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:20,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:19:20,644 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d478e323-8688-4b23-8d58-59fd731b6acc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d478e323-8688-4b23-8d58-59fd731b6acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:21,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:21,693 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0a510a-e07d-486a-a2f1-25d5ad8a33f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0a510a-e07d-486a-a2f1-25d5ad8a33f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:22,749 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.046s 2021-10-29 16:19:22,749 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c624d88-abdc-4c54-a450-36d45df5443f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c624d88-abdc-4c54-a450-36d45df5443f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:23,799 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:23,799 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6bb1193-3361-438f-87b7-e6e2f07c114a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6bb1193-3361-438f-87b7-e6e2f07c114a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:24,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:24,849 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb476e78-1855-48fb-9cb5-c2754b3530c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb476e78-1855-48fb-9cb5-c2754b3530c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:25,899 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:25,899 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e86482ff-419d-414b-9cbf-a53338e62a8b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e86482ff-419d-414b-9cbf-a53338e62a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:26,949 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:26,949 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd34fadc-f51b-4086-9dd9-b59e426e60a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd34fadc-f51b-4086-9dd9-b59e426e60a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:27,999 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:27,999 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49145ac-f515-4a19-b664-1611c27a29ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49145ac-f515-4a19-b664-1611c27a29ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:29,047 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:19:29,048 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b20c1c6-1125-421c-9bbd-926488ffbc54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b20c1c6-1125-421c-9bbd-926488ffbc54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:30,097 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:30,098 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc48a63c-d49b-40b6-ab14-1234e5189b46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc48a63c-d49b-40b6-ab14-1234e5189b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:31,149 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:19:31,149 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2003d6c-10a5-4b63-854a-b1890c5430af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2003d6c-10a5-4b63-854a-b1890c5430af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:32,197 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:32,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1f67c4-e5ed-4b44-8923-1495f3a71c45', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1f67c4-e5ed-4b44-8923-1495f3a71c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:33,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:33,248 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dd616c-d046-4b6e-a51b-7e0491693bb7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dd616c-d046-4b6e-a51b-7e0491693bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:34,297 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:34,297 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd270267-5ced-4167-aa56-0558f01faab4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd270267-5ced-4167-aa56-0558f01faab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:35,348 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:19:35,348 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79464c9c-3470-4d16-acf0-ea228d3c3c39', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79464c9c-3470-4d16-acf0-ea228d3c3c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:36,397 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:36,397 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d82bd6e-8233-43a8-9b22-5617c4b533c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d82bd6e-8233-43a8-9b22-5617c4b533c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:37,448 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:19:37,448 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f938f15e-7abf-4a6a-b00d-76d774d29cf9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f938f15e-7abf-4a6a-b00d-76d774d29cf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:38,498 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:38,498 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7806c90-0e86-4d55-a6df-b42cecf76f07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7806c90-0e86-4d55-a6df-b42cecf76f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:39,547 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:39,547 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c589c4-6572-472b-b0ee-98c415ee27d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c589c4-6572-472b-b0ee-98c415ee27d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:40,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:40,597 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f11569-9fc7-45fc-bde2-163abaa03675', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f11569-9fc7-45fc-bde2-163abaa03675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:41,645 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:19:41,646 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eef138b-1bd8-4ff0-9682-d92f263395cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eef138b-1bd8-4ff0-9682-d92f263395cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:42,696 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:19:42,696 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57473648-7cef-4477-aa96-610987f9574f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57473648-7cef-4477-aa96-610987f9574f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:43,745 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:43,746 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abca937-7f0f-43ef-b8b7-83f483de08d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abca937-7f0f-43ef-b8b7-83f483de08d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:44,795 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:44,795 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487b3524-ea07-4e05-922b-de2306e962d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487b3524-ea07-4e05-922b-de2306e962d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:45,844 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:45,845 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-336fc5bc-e313-415e-905f-11c1c448737c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-336fc5bc-e313-415e-905f-11c1c448737c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:46,894 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:46,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1b60c1c-7c66-4f58-ae95-814f62456408', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1b60c1c-7c66-4f58-ae95-814f62456408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:47,942 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:47,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7079d83-df63-48d7-99ea-350df782a732', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7079d83-df63-48d7-99ea-350df782a732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:48,991 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:48,992 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7df63eae-9fd8-4971-8445-0eb479d50186', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7df63eae-9fd8-4971-8445-0eb479d50186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:50,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:19:50,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90f6d9c-e047-4816-a46a-6be532908893', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90f6d9c-e047-4816-a46a-6be532908893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:51,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:51,094 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ebb560-36e0-47ee-998a-f77c43017281', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ebb560-36e0-47ee-998a-f77c43017281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:52,143 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:52,143 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5def7ca1-80c1-45a7-98c4-4900f0c74500', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5def7ca1-80c1-45a7-98c4-4900f0c74500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:53,193 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:53,193 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48c10310-a3bb-42c8-89a1-52bd0134f7dd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48c10310-a3bb-42c8-89a1-52bd0134f7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:54,244 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:19:54,244 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7340eb7-be48-4c57-8af0-bd120f01b6d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7340eb7-be48-4c57-8af0-bd120f01b6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:55,293 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:55,293 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4209f8f-714a-4b29-aa61-30ef7f237628', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4209f8f-714a-4b29-aa61-30ef7f237628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:56,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:56,343 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce34870-9a44-4218-a82f-b3d9101adbcd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce34870-9a44-4218-a82f-b3d9101adbcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:57,391 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:57,392 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f458c8-86ee-450e-843f-109c1f21071b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f458c8-86ee-450e-843f-109c1f21071b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:58,441 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:19:58,441 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43af6c98-470e-4864-ac63-2784622507f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43af6c98-470e-4864-ac63-2784622507f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:19:59,491 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:19:59,492 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d6bcd4-b584-44f3-92b4-ad6d1e09787d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d6bcd4-b584-44f3-92b4-ad6d1e09787d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:00,540 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:00,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5535cf7-12cd-4a1d-9cda-6b8b8e3a8beb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5535cf7-12cd-4a1d-9cda-6b8b8e3a8beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:01,590 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:01,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d30518f5-881a-41b9-a798-88d9c5cd18e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d30518f5-881a-41b9-a798-88d9c5cd18e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:02,637 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:02,638 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb46f4c-8c1e-40a1-bbfa-ed771c836056', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb46f4c-8c1e-40a1-bbfa-ed771c836056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:03,687 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:03,687 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30d5769-8357-4e60-ae77-a650bb98bcae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30d5769-8357-4e60-ae77-a650bb98bcae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:04,736 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:04,737 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6c80b76-1008-4236-99e3-dd9db5c9ad6f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6c80b76-1008-4236-99e3-dd9db5c9ad6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:05,786 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:05,786 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8cbfb2-23b4-45d9-8592-baea74b3a754', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8cbfb2-23b4-45d9-8592-baea74b3a754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:06,836 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:06,836 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46867a56-1f43-44ec-b4d8-b22417de67e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46867a56-1f43-44ec-b4d8-b22417de67e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:07,884 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:07,885 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7b2409-f094-4e83-bb6b-feefcb2b45d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7b2409-f094-4e83-bb6b-feefcb2b45d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:08,934 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:08,934 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be55d6b7-7c7e-4b4a-bed5-3f25c9ff569a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be55d6b7-7c7e-4b4a-bed5-3f25c9ff569a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:09,982 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:09,983 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-878b0997-0a99-4d8a-ab66-d101873441f2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-878b0997-0a99-4d8a-ab66-d101873441f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:11,032 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:11,032 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34f891c-f3ef-49d6-9baf-92a5e20dc539', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34f891c-f3ef-49d6-9baf-92a5e20dc539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:12,081 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:12,081 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e6ed7e-85ec-4998-851a-d14fb8be7cb2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e6ed7e-85ec-4998-851a-d14fb8be7cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:13,129 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:13,130 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381fc535-c074-46fd-91dd-bf1d23fa6545', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381fc535-c074-46fd-91dd-bf1d23fa6545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:14,179 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:14,180 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2cb014-0475-4631-a164-2c16c1d5ad99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2cb014-0475-4631-a164-2c16c1d5ad99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:15,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:20:15,233 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ae7e6a-1369-4c14-ba56-3baf3589099f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ae7e6a-1369-4c14-ba56-3baf3589099f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:16,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:16,281 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434de90f-8197-4203-9d0f-f92ed65edc50', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434de90f-8197-4203-9d0f-f92ed65edc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:17,329 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:17,329 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd0ecce-9d31-43e7-87d1-4db92f1f4f98', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd0ecce-9d31-43e7-87d1-4db92f1f4f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:18,378 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:18,378 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5f0ec7-62bf-4bfb-a15b-b02f12218d49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5f0ec7-62bf-4bfb-a15b-b02f12218d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:19,427 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:19,427 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c2a601-c591-4023-991d-c02ac06bbfde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c2a601-c591-4023-991d-c02ac06bbfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:20,477 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:20,477 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96904563-13fc-4e62-bbbb-33fbc27f3e59', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96904563-13fc-4e62-bbbb-33fbc27f3e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:21,526 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:21,526 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07f3e02d-4c22-433a-bde8-c773cd68c494', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07f3e02d-4c22-433a-bde8-c773cd68c494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:22,576 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:22,576 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c96c95-b526-48b9-9d78-9635d7ee7883', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c96c95-b526-48b9-9d78-9635d7ee7883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:23,625 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:23,625 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db8cb8b-3b83-4c18-888b-9115ac90b23a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db8cb8b-3b83-4c18-888b-9115ac90b23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:24,675 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:24,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a1bd64f-9dd5-4f4a-9175-569b06db4f99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a1bd64f-9dd5-4f4a-9175-569b06db4f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:25,726 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:25,726 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408a84e9-3ea2-4a7e-bc63-40124368fad3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408a84e9-3ea2-4a7e-bc63-40124368fad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:26,777 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:26,778 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec84938c-c952-42d1-abfb-abee8fda0dd5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec84938c-c952-42d1-abfb-abee8fda0dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:27,826 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:27,827 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e90b327-64e4-4426-bc4c-f3cc6c658fa9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e90b327-64e4-4426-bc4c-f3cc6c658fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:28,880 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:20:28,880 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda9a3b7-dd34-4dff-b64d-7738bdde066b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda9a3b7-dd34-4dff-b64d-7738bdde066b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:29,928 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:29,929 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ecf473-4cb6-4e49-8277-bb5a02e71228', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ecf473-4cb6-4e49-8277-bb5a02e71228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:30,979 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:30,979 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a16e62-9f5b-4658-9ee1-2dba988eb2a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a16e62-9f5b-4658-9ee1-2dba988eb2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:32,027 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:32,027 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16e7237f-2793-49ef-8d5f-38348a384cbf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16e7237f-2793-49ef-8d5f-38348a384cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:33,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:33,076 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4f222b-9d68-4422-9908-54fad60c2c0f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4f222b-9d68-4422-9908-54fad60c2c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:34,127 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:34,127 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e3cd6a-8dba-4cbb-b4fb-db08e08f3250', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e3cd6a-8dba-4cbb-b4fb-db08e08f3250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:35,177 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:35,177 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fc943b3-3499-4073-8b57-321a7de2d4af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fc943b3-3499-4073-8b57-321a7de2d4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:36,227 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:36,228 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40f6f877-9f3d-465c-a338-3f4064fe0eb7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40f6f877-9f3d-465c-a338-3f4064fe0eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:37,277 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:37,277 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d2533f-7806-46c8-bac2-cbc622786703', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d2533f-7806-46c8-bac2-cbc622786703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:38,330 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:38,330 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc5cf4e-d05a-4029-af30-d1448c95315c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc5cf4e-d05a-4029-af30-d1448c95315c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:39,381 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:20:39,381 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13478a41-9d46-4cb7-81df-fdb67fc28dae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13478a41-9d46-4cb7-81df-fdb67fc28dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:40,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:40,429 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377d244d-054f-4dfb-b8b4-742af1723a1a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377d244d-054f-4dfb-b8b4-742af1723a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:41,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:41,480 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cd1ce4-e119-4523-a41d-8140bdfd5c30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cd1ce4-e119-4523-a41d-8140bdfd5c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:42,529 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:42,529 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2e14d7-77ad-4c0a-b772-7a44ce1d5110', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2e14d7-77ad-4c0a-b772-7a44ce1d5110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:43,577 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:43,577 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ac48663-306c-4732-9d15-93dffb72f735', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ac48663-306c-4732-9d15-93dffb72f735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:44,626 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:44,626 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82dfeaf-da93-4257-873d-e115a7b05a91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82dfeaf-da93-4257-873d-e115a7b05a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:45,674 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:45,674 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf90c8c8-0832-4946-a4ed-10dab1241432', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf90c8c8-0832-4946-a4ed-10dab1241432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:46,721 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:46,722 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a49c1bb-7398-47db-a571-3d774698bc57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a49c1bb-7398-47db-a571-3d774698bc57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:47,771 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:47,771 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81be91c-fcae-452d-8f1d-776d14820394', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81be91c-fcae-452d-8f1d-776d14820394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:48,819 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:20:48,819 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53b661c8-16ae-4c40-9977-7cd3efbde301', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53b661c8-16ae-4c40-9977-7cd3efbde301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:49,868 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:49,868 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28197040-fc1d-44ab-a6f3-f45e32e0529d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28197040-fc1d-44ab-a6f3-f45e32e0529d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:50,917 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:50,917 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0468cc0-5b34-47ff-9059-19b4ff3517be', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0468cc0-5b34-47ff-9059-19b4ff3517be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:51,967 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:51,967 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66ba278-5b83-472d-a071-705dfd2d7915', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66ba278-5b83-472d-a071-705dfd2d7915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:53,015 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:53,015 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d54b71-c72d-454c-b0b9-6c5696160b09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d54b71-c72d-454c-b0b9-6c5696160b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:54,064 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:54,064 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b56e57e-35ea-4b0f-ae2e-3087e9314eaa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b56e57e-35ea-4b0f-ae2e-3087e9314eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:55,114 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:55,115 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02488bbf-a4ad-4e59-87ce-fd035906fd13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02488bbf-a4ad-4e59-87ce-fd035906fd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:56,163 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:56,164 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41031130-3777-4bb9-9e23-b8515ce41909', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41031130-3777-4bb9-9e23-b8515ce41909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:57,213 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:57,213 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2834c50-fede-45dd-aa98-8db46742ed61', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2834c50-fede-45dd-aa98-8db46742ed61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:58,262 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:20:58,262 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62aa076-b245-4a49-bd4d-20f8dff34767', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62aa076-b245-4a49-bd4d-20f8dff34767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:20:59,311 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:20:59,311 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a224f1d-eedd-498d-b36d-d725228d73d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a224f1d-eedd-498d-b36d-d725228d73d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:00,361 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:00,362 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb72c4a-3a77-4c4b-a257-a1da6c8ffc40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb72c4a-3a77-4c4b-a257-a1da6c8ffc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:01,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:01,411 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73eb0bbe-b9ae-4e90-9847-66a9766ed828', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73eb0bbe-b9ae-4e90-9847-66a9766ed828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:02,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:02,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74a0d29-a6c3-4ce8-adfc-4ec29c01a245', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74a0d29-a6c3-4ce8-adfc-4ec29c01a245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:03,511 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:03,511 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2d955f-844d-4471-93e2-f83c68b3c7ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2d955f-844d-4471-93e2-f83c68b3c7ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:04,559 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:04,559 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab423561-d056-4eea-a818-286fa0a60031', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab423561-d056-4eea-a818-286fa0a60031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:05,608 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:05,609 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b036ae3-8fd1-4d53-b8bc-4fa4221d7e99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b036ae3-8fd1-4d53-b8bc-4fa4221d7e99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:06,656 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:06,656 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7551dbc2-dd4c-4f17-b428-7f5687434c4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7551dbc2-dd4c-4f17-b428-7f5687434c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:07,705 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:07,705 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92409b64-63a5-4ae2-a518-c4baeab8e999', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92409b64-63a5-4ae2-a518-c4baeab8e999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:08,752 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:08,752 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ea644e-d62f-4f07-b5ea-670bd2fea816', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ea644e-d62f-4f07-b5ea-670bd2fea816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:09,800 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:09,800 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ed32c3-ccb8-4fdd-81e1-32721eadac1d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ed32c3-ccb8-4fdd-81e1-32721eadac1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:10,850 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:10,850 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fb6101-5ae7-48b4-8d34-a7d66e92f80c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fb6101-5ae7-48b4-8d34-a7d66e92f80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:11,899 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:11,899 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e2c130-2dd6-4a74-a7c3-6573fe019ed6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e2c130-2dd6-4a74-a7c3-6573fe019ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:12,946 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:12,947 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d382671e-86bd-44b9-8e87-199351d612fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d382671e-86bd-44b9-8e87-199351d612fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:13,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:13,995 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ec2b61-1021-447c-b90a-ed32cb30458f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ec2b61-1021-447c-b90a-ed32cb30458f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:15,046 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:15,046 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd077968-3df2-4a7e-b0cb-23a22039431c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd077968-3df2-4a7e-b0cb-23a22039431c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:16,095 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:16,095 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094e4e8a-b44c-48c6-bd98-062688d6c5bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094e4e8a-b44c-48c6-bd98-062688d6c5bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:17,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:17,144 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1fe6680-7f27-413e-a076-274d48e726c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1fe6680-7f27-413e-a076-274d48e726c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:18,194 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:18,194 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ec03fb-1b73-4b71-b80d-e2a4d2c1f941', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ec03fb-1b73-4b71-b80d-e2a4d2c1f941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:19,242 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:19,242 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c6d3da9-9591-4599-86ba-f466061d2beb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c6d3da9-9591-4599-86ba-f466061d2beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:20,290 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:20,291 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01bdb5d5-c700-468b-8f60-803352ebec8f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01bdb5d5-c700-468b-8f60-803352ebec8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:21,342 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:21,342 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3287e5-6209-4983-9070-85120f752027', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3287e5-6209-4983-9070-85120f752027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:22,392 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:22,392 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4baf3cd-c92d-4e61-b745-e28c931e8503', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4baf3cd-c92d-4e61-b745-e28c931e8503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:23,440 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:23,441 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8da4983-2726-46dc-a9d3-b9e734cc905e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8da4983-2726-46dc-a9d3-b9e734cc905e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:24,491 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:24,491 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82d56179-fe53-43af-b11c-7b45383523ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82d56179-fe53-43af-b11c-7b45383523ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:25,538 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:21:25,539 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c685205f-8673-4a0a-8074-75d68442cfe5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c685205f-8673-4a0a-8074-75d68442cfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:26,589 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:26,589 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ea9a2a-4166-4ef1-b089-3fabe7bc9dcd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ea9a2a-4166-4ef1-b089-3fabe7bc9dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:27,639 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:27,639 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deffa0f-00c5-4d0b-b981-f89d34d6d1d1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deffa0f-00c5-4d0b-b981-f89d34d6d1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:28,687 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:28,688 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5500d2-2fe2-459f-af17-a481fb15c733', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5500d2-2fe2-459f-af17-a481fb15c733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:29,737 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:29,738 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9556b8cc-aadc-45ee-87ae-38287dc6aa16', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9556b8cc-aadc-45ee-87ae-38287dc6aa16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:30,787 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:30,788 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7711a24a-e65a-4c2a-9cd8-819cc77ce6e9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7711a24a-e65a-4c2a-9cd8-819cc77ce6e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:31,836 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:31,837 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ec3567-5d28-4ec0-a654-c70eb17be9ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ec3567-5d28-4ec0-a654-c70eb17be9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:32,888 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:21:32,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c005dfc4-3033-412e-a13e-74a8de8c5fd6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c005dfc4-3033-412e-a13e-74a8de8c5fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:33,938 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:33,938 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a14bdd3-2223-4213-9175-c404613d4649', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a14bdd3-2223-4213-9175-c404613d4649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:34,986 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:34,987 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19222fcc-5e05-4f18-9e5d-a644ccb0efd5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19222fcc-5e05-4f18-9e5d-a644ccb0efd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:36,035 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:36,035 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0267868-0086-494c-947f-ceaf78ac9fa6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0267868-0086-494c-947f-ceaf78ac9fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:37,084 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:37,085 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed94dd7-6f7a-42a6-9514-60771941f33a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed94dd7-6f7a-42a6-9514-60771941f33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:38,133 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:38,134 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59428068-475c-461d-84a7-34d4ed2253c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59428068-475c-461d-84a7-34d4ed2253c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:39,182 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:39,182 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b033418d-669e-4d2b-b398-81c7b40d7037', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b033418d-669e-4d2b-b398-81c7b40d7037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:40,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:40,232 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7825bdae-c0da-49b3-aaa0-dd6d6bc8d4ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7825bdae-c0da-49b3-aaa0-dd6d6bc8d4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:41,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:41,282 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8fdb35-248b-4f2b-9afd-b9e8fda3199a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8fdb35-248b-4f2b-9afd-b9e8fda3199a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:42,330 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:42,330 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e9ca8e3-5386-41a7-96b8-2b2e146fa066', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e9ca8e3-5386-41a7-96b8-2b2e146fa066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:43,380 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:43,380 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ffa2c1-5996-4061-a297-c6ffb2b67751', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ffa2c1-5996-4061-a297-c6ffb2b67751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:44,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:44,430 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad7a71e-c89b-4055-9bcf-4b9dd7eb944d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad7a71e-c89b-4055-9bcf-4b9dd7eb944d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:45,478 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:45,478 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef9231e-bbac-41b7-b388-c9c397770396', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef9231e-bbac-41b7-b388-c9c397770396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:46,527 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:46,527 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb04dfa1-285f-4a44-a830-aace7e4a1cea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb04dfa1-285f-4a44-a830-aace7e4a1cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:47,575 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:47,576 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deedb01e-9f73-4fc8-8b54-e0e9391d5351', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deedb01e-9f73-4fc8-8b54-e0e9391d5351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:48,625 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:48,625 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e375a0-aa66-4f54-b2c8-37e414fa364b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e375a0-aa66-4f54-b2c8-37e414fa364b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:49,675 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:49,675 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23be3e5e-5cfe-489d-aa76-916112c18f8e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23be3e5e-5cfe-489d-aa76-916112c18f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:50,725 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:50,725 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e48ffd-66d1-4a6f-9e2b-52610fa4164f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e48ffd-66d1-4a6f-9e2b-52610fa4164f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:51,775 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:51,776 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cbd0de-bd2f-4aea-85ac-d255f34752cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cbd0de-bd2f-4aea-85ac-d255f34752cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:52,824 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:52,825 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c0f264-1231-45ea-a20e-5bc17f4af865', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c0f264-1231-45ea-a20e-5bc17f4af865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:53,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:53,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04147101-fa49-4813-97f7-32cd4dcb7e0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04147101-fa49-4813-97f7-32cd4dcb7e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:54,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:54,922 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e5375ab-05ad-4de0-96ba-3212c411991e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5375ab-05ad-4de0-96ba-3212c411991e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:55,971 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:55,972 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76a05b83-71c0-4e8e-b9ed-f9a38552ecdd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76a05b83-71c0-4e8e-b9ed-f9a38552ecdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:57,021 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:21:57,021 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e855978b-4fd3-444d-a503-b4e06d472ba0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e855978b-4fd3-444d-a503-b4e06d472ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:58,072 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:21:58,072 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10d1294-c9dd-4b9b-8275-311ac7d1965b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10d1294-c9dd-4b9b-8275-311ac7d1965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:21:59,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:21:59,121 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153d5d3d-fe70-4d5e-b0af-c7ac605648fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153d5d3d-fe70-4d5e-b0af-c7ac605648fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:00,170 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:00,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1455ecdb-0aeb-40a3-af05-0cbde8319459', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1455ecdb-0aeb-40a3-af05-0cbde8319459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:01,220 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:01,220 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f61d7beb-b812-4a80-989b-c7b0a2dc92ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f61d7beb-b812-4a80-989b-c7b0a2dc92ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:02,269 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:02,269 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d659ae-b12c-4ee1-8e6e-98ca70593eef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d659ae-b12c-4ee1-8e6e-98ca70593eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:03,320 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:03,320 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b07dfde-6d8f-4d3a-b60a-301ab36879ce', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b07dfde-6d8f-4d3a-b60a-301ab36879ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:04,457 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.128s 2021-10-29 16:22:04,457 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459b6556-a424-41a3-baf7-98ec0c1ea548', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459b6556-a424-41a3-baf7-98ec0c1ea548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:05,505 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:22:05,505 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7861c0-ec25-4112-b46f-79ab5eb90d99', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7861c0-ec25-4112-b46f-79ab5eb90d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:06,555 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:06,555 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46517221-c5f0-48bd-9174-c9a657881e37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46517221-c5f0-48bd-9174-c9a657881e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:07,604 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:07,604 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d8c84e8-34eb-47bb-9298-7fc3f99131b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d8c84e8-34eb-47bb-9298-7fc3f99131b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:08,671 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.059s 2021-10-29 16:22:08,672 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92032cfb-ac75-4073-b3e8-2de333470d68', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92032cfb-ac75-4073-b3e8-2de333470d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:09,721 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:09,721 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2de769-4b1a-4327-937b-b99c646b8c76', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2de769-4b1a-4327-937b-b99c646b8c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:10,772 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:22:10,773 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39991986-2de3-4d74-ba7d-1e8ded1b57a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39991986-2de3-4d74-ba7d-1e8ded1b57a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:11,823 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:11,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb060705-df9b-4511-a5d7-c1f607b6bd6e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb060705-df9b-4511-a5d7-c1f607b6bd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:12,874 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:22:12,874 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb56690-3006-4afb-8b6e-0863123b1142', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb56690-3006-4afb-8b6e-0863123b1142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:13,923 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:13,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab894ab0-6aba-4bd5-87f1-e49cfadd4c73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab894ab0-6aba-4bd5-87f1-e49cfadd4c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:14,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:14,974 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e3a5c2-cc96-472e-bb80-0dce32c2c4d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e3a5c2-cc96-472e-bb80-0dce32c2c4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:16,023 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:16,023 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9b76a5-ae47-4a50-883c-7a7cffe55c65', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9b76a5-ae47-4a50-883c-7a7cffe55c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:17,071 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:17,072 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba602833-c718-471d-9919-d9b9a519c0c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba602833-c718-471d-9919-d9b9a519c0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:18,124 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:22:18,124 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b258893f-b7a3-4c3a-954f-6be1001189ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b258893f-b7a3-4c3a-954f-6be1001189ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:19,173 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:19,173 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91336fe-74b1-441e-addb-fb7d43f60c96', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91336fe-74b1-441e-addb-fb7d43f60c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:20,222 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:20,223 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de23f92b-a94f-4b4a-b041-29dceea80115', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de23f92b-a94f-4b4a-b041-29dceea80115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:21,271 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:21,272 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626c9b23-ef31-4b3f-9e4a-5d9c83f5e576', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626c9b23-ef31-4b3f-9e4a-5d9c83f5e576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:22,322 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:22,323 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69b51ed3-4653-41a6-bb00-96ce49891d6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69b51ed3-4653-41a6-bb00-96ce49891d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:23,372 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:23,373 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f4016f-2891-4fbc-afcd-65604270b20f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f4016f-2891-4fbc-afcd-65604270b20f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:24,421 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:24,421 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050c1ffb-efe9-45d6-861a-3ecfe4e70ee3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050c1ffb-efe9-45d6-861a-3ecfe4e70ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:25,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:25,470 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78560aed-70a7-44d8-bb66-f22c57bcab0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78560aed-70a7-44d8-bb66-f22c57bcab0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:26,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:26,520 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02eab87c-6b1a-4d59-89ed-90e127ded4dc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02eab87c-6b1a-4d59-89ed-90e127ded4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:27,568 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:27,568 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756fde51-715d-4a07-9dfe-a65824ce64a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756fde51-715d-4a07-9dfe-a65824ce64a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:28,617 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:28,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a793b622-f0bb-4a62-bd6d-c0263bb1f66c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a793b622-f0bb-4a62-bd6d-c0263bb1f66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:29,666 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:29,667 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee56c80-6656-4cee-9fe9-7deab3ffccfe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee56c80-6656-4cee-9fe9-7deab3ffccfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:30,715 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:30,716 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a7bf13-6588-44e3-977b-c2b7c702e3e1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a7bf13-6588-44e3-977b-c2b7c702e3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:31,764 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:31,764 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56b3859-84aa-4275-8e9e-1346de9f8509', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56b3859-84aa-4275-8e9e-1346de9f8509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:32,815 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:22:32,815 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ad9810-bb7e-48b5-a314-1dbe311a071c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ad9810-bb7e-48b5-a314-1dbe311a071c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:33,865 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:33,865 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385d83c3-32aa-42a7-a6ec-35259b2b6c95', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385d83c3-32aa-42a7-a6ec-35259b2b6c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:34,914 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:34,914 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6611d5-2d02-40c0-9c37-0409afd72a93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6611d5-2d02-40c0-9c37-0409afd72a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:35,963 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:35,964 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62dcb2c-9d5b-4dd2-8551-7e9f638cfa87', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62dcb2c-9d5b-4dd2-8551-7e9f638cfa87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:37,012 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:37,013 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20191bca-1c85-4821-bb11-6961894a46c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20191bca-1c85-4821-bb11-6961894a46c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:38,061 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:38,061 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a332cb58-6980-438b-bcb7-c573bea3d57e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a332cb58-6980-438b-bcb7-c573bea3d57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:39,113 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:22:39,113 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e88b25-2a85-4030-9233-412629a0e44c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e88b25-2a85-4030-9233-412629a0e44c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:40,165 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:22:40,165 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ed7519-b121-477e-bd8e-a940891de151', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ed7519-b121-477e-bd8e-a940891de151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:41,214 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:41,214 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7253bea-40fa-4904-87c6-a492fcd8630f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7253bea-40fa-4904-87c6-a492fcd8630f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:42,262 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:42,263 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1329b2-8ab1-4139-9d21-926bf017d4b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1329b2-8ab1-4139-9d21-926bf017d4b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:43,313 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:22:43,314 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2859e592-7856-4802-8ac6-f570c000ff12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2859e592-7856-4802-8ac6-f570c000ff12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:44,363 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:44,363 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69a8626-3a6a-4153-aa42-c40838e23c7e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69a8626-3a6a-4153-aa42-c40838e23c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:45,411 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:45,412 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207b9f73-32da-4ee2-9187-0702ed69497c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207b9f73-32da-4ee2-9187-0702ed69497c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:46,462 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:46,463 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fb39ea4-4be0-4270-9971-d1258bdd4d83', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fb39ea4-4be0-4270-9971-d1258bdd4d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:47,512 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:47,512 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e47dbb4b-784f-4164-af9c-293b8969b9f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e47dbb4b-784f-4164-af9c-293b8969b9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:48,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:48,561 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb411a9-8a8d-4bb0-b8b3-13603a651366', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb411a9-8a8d-4bb0-b8b3-13603a651366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:49,609 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:49,609 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98b8259-7ddc-4e4c-ad3e-90d36094f5b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98b8259-7ddc-4e4c-ad3e-90d36094f5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:50,659 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:50,659 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060ff7d8-5a26-4f51-9fc5-dcb3f2959c0b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060ff7d8-5a26-4f51-9fc5-dcb3f2959c0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:51,709 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:51,709 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad32eb3b-91fc-4233-b13d-97eaacd0c644', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad32eb3b-91fc-4233-b13d-97eaacd0c644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:52,757 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:52,758 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-745ade0b-273f-4455-9e80-bd326711b593', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-745ade0b-273f-4455-9e80-bd326711b593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:53,806 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:53,807 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea04aa67-9b0a-4779-bfa3-79955c663647', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea04aa67-9b0a-4779-bfa3-79955c663647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:54,857 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:54,857 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-056588f2-8ebc-409c-8bd9-5b3c291d20f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-056588f2-8ebc-409c-8bd9-5b3c291d20f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:55,905 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:55,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5087a8af-a93d-4039-a840-ae8a89e43d34', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5087a8af-a93d-4039-a840-ae8a89e43d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:56,954 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:56,954 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-669ad73d-7f3b-4e30-bb20-41e353fbeffd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-669ad73d-7f3b-4e30-bb20-41e353fbeffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:58,002 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:22:58,003 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb7bd7fa-f03b-4486-a2fc-0589ef357953', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7bd7fa-f03b-4486-a2fc-0589ef357953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:22:59,051 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:22:59,052 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe4eec9-b68a-45cf-bc60-e251e4ed9105', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe4eec9-b68a-45cf-bc60-e251e4ed9105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:00,198 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.139s 2021-10-29 16:23:00,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01d6fb3-00c5-4dee-ad6e-058a8499e676', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01d6fb3-00c5-4dee-ad6e-058a8499e676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:01,248 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:01,249 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b783e2-9e59-4788-83bb-3fd602fcbd0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b783e2-9e59-4788-83bb-3fd602fcbd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:02,298 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:02,299 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-929accde-c294-46c5-a487-f84822ab368c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-929accde-c294-46c5-a487-f84822ab368c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:03,347 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:23:03,347 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b3be0a-1537-4d4d-8289-3b54d7f3f421', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b3be0a-1537-4d4d-8289-3b54d7f3f421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:04,397 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:23:04,397 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a60aea8-d657-439b-9f0a-baf50e51ee70', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a60aea8-d657-439b-9f0a-baf50e51ee70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:05,446 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:23:05,446 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbd08bb-68cd-484f-9863-8104206ad50a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbd08bb-68cd-484f-9863-8104206ad50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:06,495 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:06,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd7ced1-16bf-44a4-9869-1d5468c41c4e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd7ced1-16bf-44a4-9869-1d5468c41c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:07,545 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:07,545 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5872ae-e598-4706-831c-8aba72f07fd2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5872ae-e598-4706-831c-8aba72f07fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:08,594 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:23:08,594 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad83984f-41c6-4801-8210-97009f12ace9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad83984f-41c6-4801-8210-97009f12ace9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:09,643 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:09,643 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58e3f37-466d-403a-9c96-431b253b8519', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58e3f37-466d-403a-9c96-431b253b8519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:10,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:23:10,694 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10d0e42b-c1c1-4c72-8b67-18e5a48ca66e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10d0e42b-c1c1-4c72-8b67-18e5a48ca66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:11,743 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:11,743 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88d092b-6e8d-4a4d-a47b-6adf94d666e3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88d092b-6e8d-4a4d-a47b-6adf94d666e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:12,793 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:12,793 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78f08c0-02ef-406f-aa39-8b81baafe94f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78f08c0-02ef-406f-aa39-8b81baafe94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:13,841 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:23:13,841 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53578a66-b0af-48ec-9dd9-172fc54b376c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53578a66-b0af-48ec-9dd9-172fc54b376c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:14,890 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:23:14,891 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9bd175-9084-4822-8250-37b5a5529b1d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9bd175-9084-4822-8250-37b5a5529b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:15,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:23:15,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed20b8ec-4c9d-4c0c-a35d-02d7b5b733ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed20b8ec-4c9d-4c0c-a35d-02d7b5b733ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:16,990 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:23:16,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9417bb89-b70b-415e-855e-6dece534362f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9417bb89-b70b-415e-855e-6dece534362f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:17,060 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.060s 2021-10-29 16:23:17,060 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a03c70-2d4a-4a2e-bd5e-005be650d50c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a03c70-2d4a-4a2e-bd5e-005be650d50c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:23:17,113 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:17,113 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9fb7b12-f677-4837-a5a1-1f8b91f99007', 'x-compute-request-id': 'req-f9fb7b12-f677-4837-a5a1-1f8b91f99007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:18,166 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.049s 2021-10-29 16:23:18,166 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a249b656-e96b-4d76-8bd2-28f651f51879', 'x-compute-request-id': 'req-a249b656-e96b-4d76-8bd2-28f651f51879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:19,214 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:19,215 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f59390b-1bde-4270-9cfc-fb0398534d8f', 'x-compute-request-id': 'req-6f59390b-1bde-4270-9cfc-fb0398534d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:20,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:23:20,265 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e24fd9d-c925-4365-b86b-5ef10744e392', 'x-compute-request-id': 'req-3e24fd9d-c925-4365-b86b-5ef10744e392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:21,312 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:21,313 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c5bdfe3-9758-43c5-afe0-4d0fd72cf1cf', 'x-compute-request-id': 'req-3c5bdfe3-9758-43c5-afe0-4d0fd72cf1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:22,364 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:23:22,364 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0194e3d-cd32-487f-a6da-2b2a01f228b8', 'x-compute-request-id': 'req-c0194e3d-cd32-487f-a6da-2b2a01f228b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:23,412 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:23,412 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d518a35-cc41-4ee0-be45-d5cdd69a8e90', 'x-compute-request-id': 'req-2d518a35-cc41-4ee0-be45-d5cdd69a8e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:24,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:24,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e578dd71-ecf2-4ab3-b24f-181723cf0d2d', 'x-compute-request-id': 'req-e578dd71-ecf2-4ab3-b24f-181723cf0d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:25,509 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:25,509 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6a6070-c650-44d4-9c7a-48552f6240d1', 'x-compute-request-id': 'req-0d6a6070-c650-44d4-9c7a-48552f6240d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:26,557 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:26,558 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17f3500e-be83-4db2-9ef2-73aae584b0ab', 'x-compute-request-id': 'req-17f3500e-be83-4db2-9ef2-73aae584b0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:27,607 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:27,607 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b947ad90-ac08-4f23-ba5f-3aa28b363193', 'x-compute-request-id': 'req-b947ad90-ac08-4f23-ba5f-3aa28b363193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:28,655 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:28,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3903de87-41d4-47d4-abde-1b9c428d1b70', 'x-compute-request-id': 'req-3903de87-41d4-47d4-abde-1b9c428d1b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:29,704 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:23:29,705 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db3674d-bdca-421a-be82-72bcc49bd6dd', 'x-compute-request-id': 'req-4db3674d-bdca-421a-be82-72bcc49bd6dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:30,753 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:30,753 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac45ee98-2665-4742-aed7-016386ac519d', 'x-compute-request-id': 'req-ac45ee98-2665-4742-aed7-016386ac519d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:31,925 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.169s 2021-10-29 16:23:31,925 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c6190b4-63d6-4428-86cc-b73834d64148', 'x-compute-request-id': 'req-5c6190b4-63d6-4428-86cc-b73834d64148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:32,975 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:32,975 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d76bcd5-396c-457f-991e-118fff5ddb02', 'x-compute-request-id': 'req-7d76bcd5-396c-457f-991e-118fff5ddb02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:34,024 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:34,025 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9fab2a-9d13-4b58-b763-573c7536077d', 'x-compute-request-id': 'req-8b9fab2a-9d13-4b58-b763-573c7536077d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:35,073 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:35,073 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae88a1a-4e5d-4345-9501-fca83c5554ce', 'x-compute-request-id': 'req-0ae88a1a-4e5d-4345-9501-fca83c5554ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:36,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:36,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e7428e3-56c2-439d-af2c-a08790649a2c', 'x-compute-request-id': 'req-7e7428e3-56c2-439d-af2c-a08790649a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:37,171 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:37,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7915fe3-c72b-4b9c-be71-7ba83e9fe046', 'x-compute-request-id': 'req-f7915fe3-c72b-4b9c-be71-7ba83e9fe046', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:38,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:38,219 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f83868bf-8ea9-4e79-8411-aea28173a575', 'x-compute-request-id': 'req-f83868bf-8ea9-4e79-8411-aea28173a575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:39,266 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:39,267 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d826b5d2-354a-4d25-93a4-914e6cd6dc49', 'x-compute-request-id': 'req-d826b5d2-354a-4d25-93a4-914e6cd6dc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:40,317 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:23:40,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f19edf-0f71-42b6-97ec-1ec018926205', 'x-compute-request-id': 'req-f2f19edf-0f71-42b6-97ec-1ec018926205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:41,367 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:23:41,368 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6671909c-5974-4238-ab59-0b572765a22d', 'x-compute-request-id': 'req-6671909c-5974-4238-ab59-0b572765a22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:42,415 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:42,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57c10b8-52d6-4993-a1a3-539aa417ec84', 'x-compute-request-id': 'req-b57c10b8-52d6-4993-a1a3-539aa417ec84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:43,465 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:43,465 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23fd339a-26b6-4716-8c26-00a6b77103d3', 'x-compute-request-id': 'req-23fd339a-26b6-4716-8c26-00a6b77103d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:44,515 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:44,515 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef335017-77fb-4389-bf77-a09066d55e1a', 'x-compute-request-id': 'req-ef335017-77fb-4389-bf77-a09066d55e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:45,564 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:45,564 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191da0b9-7716-4da8-bdad-d15b9e03ff05', 'x-compute-request-id': 'req-191da0b9-7716-4da8-bdad-d15b9e03ff05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:46,613 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:46,613 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fe2d78-9b27-4acd-ac82-ba5c95375aa7', 'x-compute-request-id': 'req-17fe2d78-9b27-4acd-ac82-ba5c95375aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:47,662 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:47,662 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8797f532-575e-4330-bd57-3f3b2be3c66b', 'x-compute-request-id': 'req-8797f532-575e-4330-bd57-3f3b2be3c66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:48,711 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:48,711 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ef47e4-7f9b-4127-a531-a3f1d2284a88', 'x-compute-request-id': 'req-73ef47e4-7f9b-4127-a531-a3f1d2284a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:49,759 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:49,760 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fa2f8a4-bb9c-4e5d-9cd8-759df7ae9a35', 'x-compute-request-id': 'req-5fa2f8a4-bb9c-4e5d-9cd8-759df7ae9a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:50,809 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:50,810 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed02960c-831e-4bcf-9315-ff26b0143fbd', 'x-compute-request-id': 'req-ed02960c-831e-4bcf-9315-ff26b0143fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:51,859 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:51,859 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29aee429-31f9-40d7-8190-f059f9e016e0', 'x-compute-request-id': 'req-29aee429-31f9-40d7-8190-f059f9e016e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:52,907 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:52,908 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d9c677d-22f0-40a1-8deb-d9da8c239ed3', 'x-compute-request-id': 'req-1d9c677d-22f0-40a1-8deb-d9da8c239ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:53,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:53,957 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedbce24-e75d-4fde-ba2d-8d44658b54c2', 'x-compute-request-id': 'req-bedbce24-e75d-4fde-ba2d-8d44658b54c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:55,007 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:23:55,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99a938a-1137-4706-bf0d-a608cfa2f17c', 'x-compute-request-id': 'req-d99a938a-1137-4706-bf0d-a608cfa2f17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:56,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:56,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-963b3c2f-6d19-4cae-a477-123fcede4361', 'x-compute-request-id': 'req-963b3c2f-6d19-4cae-a477-123fcede4361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:57,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:57,107 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb98a7a-5b4c-40b8-bc2a-accfac3e0b16', 'x-compute-request-id': 'req-9eb98a7a-5b4c-40b8-bc2a-accfac3e0b16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:58,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:23:58,156 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170448f9-c58c-4c80-bebf-091413b9892c', 'x-compute-request-id': 'req-170448f9-c58c-4c80-bebf-091413b9892c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:23:59,205 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:23:59,205 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1871937-098e-4c6d-ba20-0a73e514e5ba', 'x-compute-request-id': 'req-e1871937-098e-4c6d-ba20-0a73e514e5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:00,253 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:00,254 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6850edeb-e1ec-4683-bc43-c8d009152d6e', 'x-compute-request-id': 'req-6850edeb-e1ec-4683-bc43-c8d009152d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:01,305 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:24:01,305 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-630621fc-5463-47cb-9767-45717a072dcb', 'x-compute-request-id': 'req-630621fc-5463-47cb-9767-45717a072dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:02,354 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:02,355 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22e9bbf-6505-438a-855a-5b54b94598bf', 'x-compute-request-id': 'req-d22e9bbf-6505-438a-855a-5b54b94598bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:03,403 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:03,404 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9693b8fc-f816-470b-980a-7ec18868a165', 'x-compute-request-id': 'req-9693b8fc-f816-470b-980a-7ec18868a165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:04,450 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:24:04,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92d02de-b9e2-4774-8304-37678c38023f', 'x-compute-request-id': 'req-a92d02de-b9e2-4774-8304-37678c38023f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:05,500 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:05,500 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dadc51a3-4fd3-4d77-b464-414d0df1708c', 'x-compute-request-id': 'req-dadc51a3-4fd3-4d77-b464-414d0df1708c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:06,550 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:06,550 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fdd09e3-6550-49df-9760-8184e4e39657', 'x-compute-request-id': 'req-3fdd09e3-6550-49df-9760-8184e4e39657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:07,598 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:07,599 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f06b08b-e2a0-4908-934e-ee1c9403ada9', 'x-compute-request-id': 'req-4f06b08b-e2a0-4908-934e-ee1c9403ada9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:08,646 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:24:08,646 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26aef2e-473d-41a7-b797-26100f3acd18', 'x-compute-request-id': 'req-e26aef2e-473d-41a7-b797-26100f3acd18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:09,696 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:24:09,697 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4aadda-f6f7-4b48-9588-76c0054b6a6c', 'x-compute-request-id': 'req-da4aadda-f6f7-4b48-9588-76c0054b6a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:10,746 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:10,747 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-935a70fa-15bb-4e1d-a99a-b744d5cca70b', 'x-compute-request-id': 'req-935a70fa-15bb-4e1d-a99a-b744d5cca70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:11,797 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:11,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3289564e-f17e-4328-b1fb-74892ba36489', 'x-compute-request-id': 'req-3289564e-f17e-4328-b1fb-74892ba36489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:12,845 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:12,845 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d265986-8b19-42c7-968d-ac1b7cdcbe43', 'x-compute-request-id': 'req-3d265986-8b19-42c7-968d-ac1b7cdcbe43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:13,894 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:13,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6cb7e4-2cfe-4ba1-84ff-06e24e07273e', 'x-compute-request-id': 'req-2a6cb7e4-2cfe-4ba1-84ff-06e24e07273e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:14,945 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:24:14,945 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e37b15-0ce4-4907-86ab-89b63bedd3b4', 'x-compute-request-id': 'req-78e37b15-0ce4-4907-86ab-89b63bedd3b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:15,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:15,996 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d0d7aa-826e-4d4c-8697-c5a1b4a429dc', 'x-compute-request-id': 'req-09d0d7aa-826e-4d4c-8697-c5a1b4a429dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:17,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:17,045 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d25c071-38be-4611-9b95-658fc883ed42', 'x-compute-request-id': 'req-1d25c071-38be-4611-9b95-658fc883ed42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:18,094 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:18,094 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9a1772-aa9d-4043-9efc-617532e5bcaf', 'x-compute-request-id': 'req-af9a1772-aa9d-4043-9efc-617532e5bcaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:19,142 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:19,143 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-521096f0-e55e-4e39-a6f0-67355a50b458', 'x-compute-request-id': 'req-521096f0-e55e-4e39-a6f0-67355a50b458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:20,191 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:20,191 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e856c2de-1030-4c98-9b2a-bfa34a792407', 'x-compute-request-id': 'req-e856c2de-1030-4c98-9b2a-bfa34a792407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:21,240 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:21,240 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fd0f20f-efe8-4c63-8115-e981dfb22aac', 'x-compute-request-id': 'req-5fd0f20f-efe8-4c63-8115-e981dfb22aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:22,288 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:22,288 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a51b618-ef91-4128-816f-25d057ae4e37', 'x-compute-request-id': 'req-5a51b618-ef91-4128-816f-25d057ae4e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:23,338 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:23,338 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d339319-347c-407a-a5d1-034e4ce1ac86', 'x-compute-request-id': 'req-9d339319-347c-407a-a5d1-034e4ce1ac86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:24,387 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:24,387 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186fe59a-c5d3-4194-a3c1-f3c726ba8c02', 'x-compute-request-id': 'req-186fe59a-c5d3-4194-a3c1-f3c726ba8c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:25,434 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:25,435 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e6b3b4-7b18-4eb7-bc09-faf282ec0176', 'x-compute-request-id': 'req-76e6b3b4-7b18-4eb7-bc09-faf282ec0176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:26,484 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:26,485 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a60af989-e51f-40a1-9e9f-1a0df87b4caa', 'x-compute-request-id': 'req-a60af989-e51f-40a1-9e9f-1a0df87b4caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:27,534 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:27,534 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db742d44-c9e0-4cf9-811c-c60bc0de6152', 'x-compute-request-id': 'req-db742d44-c9e0-4cf9-811c-c60bc0de6152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:28,582 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:28,583 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa872a4-5668-4a1b-bda0-f2310ee42a03', 'x-compute-request-id': 'req-cfa872a4-5668-4a1b-bda0-f2310ee42a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:29,632 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:29,633 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2987e69-ace2-4625-9c34-5b4073e31422', 'x-compute-request-id': 'req-c2987e69-ace2-4625-9c34-5b4073e31422', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:30,682 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:30,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6857a7-aa67-4361-8f29-b93a678aecb8', 'x-compute-request-id': 'req-9e6857a7-aa67-4361-8f29-b93a678aecb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:31,733 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:24:31,733 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faf934c1-fcbd-4935-a69a-9c6cb93c2c21', 'x-compute-request-id': 'req-faf934c1-fcbd-4935-a69a-9c6cb93c2c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:32,783 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:32,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de4cfb2-dcc9-4dc4-9e7f-58b23c0d8bc1', 'x-compute-request-id': 'req-0de4cfb2-dcc9-4dc4-9e7f-58b23c0d8bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:33,831 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:33,831 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e31a5d-8268-4069-951c-5f1a033b3e85', 'x-compute-request-id': 'req-f8e31a5d-8268-4069-951c-5f1a033b3e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:34,881 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:34,881 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d005a6b-9349-4b33-bdfc-224a482d6b47', 'x-compute-request-id': 'req-5d005a6b-9349-4b33-bdfc-224a482d6b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:35,930 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:35,930 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b2609f-1520-4699-8b00-1259c7e2e6a0', 'x-compute-request-id': 'req-29b2609f-1520-4699-8b00-1259c7e2e6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:36,980 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:24:36,980 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728147c1-e8f0-4f36-b447-b4341011084f', 'x-compute-request-id': 'req-728147c1-e8f0-4f36-b447-b4341011084f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:38,029 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:38,029 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3906aed4-a7cb-4dd3-861e-92644e53ec61', 'x-compute-request-id': 'req-3906aed4-a7cb-4dd3-861e-92644e53ec61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:39,077 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:39,078 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c882845d-7219-4162-bcc3-92b22bfbc83e', 'x-compute-request-id': 'req-c882845d-7219-4162-bcc3-92b22bfbc83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:40,126 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:40,126 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc2dcef-9097-4be7-a7bf-784d1cf0809e', 'x-compute-request-id': 'req-1cc2dcef-9097-4be7-a7bf-784d1cf0809e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:41,175 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:41,176 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cea4e538-cc78-4a44-b987-dbd4dd766b76', 'x-compute-request-id': 'req-cea4e538-cc78-4a44-b987-dbd4dd766b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:42,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:42,226 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40476966-5b19-4454-922f-10c151682dbc', 'x-compute-request-id': 'req-40476966-5b19-4454-922f-10c151682dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:43,276 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:24:43,276 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c41261-bbb3-4b52-8a5f-0e2b8d435405', 'x-compute-request-id': 'req-d5c41261-bbb3-4b52-8a5f-0e2b8d435405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:44,324 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:24:44,324 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3627a332-363e-4564-a880-c9740d24a1a1', 'x-compute-request-id': 'req-3627a332-363e-4564-a880-c9740d24a1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:45,373 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:45,373 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57b1dfb8-74f0-4706-b4cf-2ab34dcab0b3', 'x-compute-request-id': 'req-57b1dfb8-74f0-4706-b4cf-2ab34dcab0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:46,422 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:46,422 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e8bf9d-dc86-4549-971c-8c136f1138dc', 'x-compute-request-id': 'req-74e8bf9d-dc86-4549-971c-8c136f1138dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:47,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:47,470 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0c4545-1a5d-46c3-b34e-f6fb34798575', 'x-compute-request-id': 'req-9d0c4545-1a5d-46c3-b34e-f6fb34798575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:48,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:48,519 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acabfbb3-fa42-495c-8b5d-98be7e33bb86', 'x-compute-request-id': 'req-acabfbb3-fa42-495c-8b5d-98be7e33bb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:49,568 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:49,568 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e0cc8b-e546-4a0f-b472-f55aca14d92e', 'x-compute-request-id': 'req-46e0cc8b-e546-4a0f-b472-f55aca14d92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:50,617 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:50,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dde46d1-f0d0-44d3-9e99-c9a898994d36', 'x-compute-request-id': 'req-7dde46d1-f0d0-44d3-9e99-c9a898994d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:51,665 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:51,666 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ba38a60-7fc7-4f82-9b2d-0004fbe90ae0', 'x-compute-request-id': 'req-2ba38a60-7fc7-4f82-9b2d-0004fbe90ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:52,715 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:52,716 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66afb011-ca13-4fc7-af82-0a597292537e', 'x-compute-request-id': 'req-66afb011-ca13-4fc7-af82-0a597292537e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:53,764 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:53,764 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6a5b764-87c3-4139-86ac-9f6e6fa85a1a', 'x-compute-request-id': 'req-e6a5b764-87c3-4139-86ac-9f6e6fa85a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:54,812 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:24:54,812 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6fdeaf-cf02-44f4-90b4-e4b6f11fb92c', 'x-compute-request-id': 'req-fc6fdeaf-cf02-44f4-90b4-e4b6f11fb92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:55,862 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:55,863 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8fa1a74-5fab-4530-8ea1-30979a1e0a55', 'x-compute-request-id': 'req-c8fa1a74-5fab-4530-8ea1-30979a1e0a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:56,912 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:24:56,913 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3b1dc18-28fd-4ce6-85fe-b76033bae096', 'x-compute-request-id': 'req-b3b1dc18-28fd-4ce6-85fe-b76033bae096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:57,961 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:57,961 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cee5ed9-2a28-434e-bcb7-d8354b294849', 'x-compute-request-id': 'req-0cee5ed9-2a28-434e-bcb7-d8354b294849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:24:59,009 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:24:59,010 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0ddcf5-2258-4306-aad0-6026bfd220da', 'x-compute-request-id': 'req-8c0ddcf5-2258-4306-aad0-6026bfd220da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:00,059 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:00,060 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d230450-5ab0-4fb8-a690-eabb6383a522', 'x-compute-request-id': 'req-9d230450-5ab0-4fb8-a690-eabb6383a522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:01,108 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:01,109 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cf49a7d-afec-439e-8878-63b952c75dfd', 'x-compute-request-id': 'req-1cf49a7d-afec-439e-8878-63b952c75dfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:02,157 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:02,158 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f56a6d4f-b73c-4b45-b550-b97211532417', 'x-compute-request-id': 'req-f56a6d4f-b73c-4b45-b550-b97211532417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:03,207 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:25:03,208 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f65448-d95e-40b1-9c2b-5162f6c80955', 'x-compute-request-id': 'req-40f65448-d95e-40b1-9c2b-5162f6c80955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:04,256 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:04,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e4586bb-769a-4fd1-a134-e7d64a71d17f', 'x-compute-request-id': 'req-8e4586bb-769a-4fd1-a134-e7d64a71d17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:05,305 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:05,305 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4db8e55e-06c3-4c99-a7da-27dceae1ed3c', 'x-compute-request-id': 'req-4db8e55e-06c3-4c99-a7da-27dceae1ed3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:06,354 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:06,354 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f4008d-1d05-40cb-a755-40bc31feebf6', 'x-compute-request-id': 'req-d1f4008d-1d05-40cb-a755-40bc31feebf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:07,403 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:07,403 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6065610-b30f-47c5-81a8-14bf5fbfa91f', 'x-compute-request-id': 'req-a6065610-b30f-47c5-81a8-14bf5fbfa91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:08,451 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:08,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860f5261-f202-47d1-b58a-7f29c84d2442', 'x-compute-request-id': 'req-860f5261-f202-47d1-b58a-7f29c84d2442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:09,500 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:09,500 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f966007e-7307-4b5f-933e-b4c548a4c5d2', 'x-compute-request-id': 'req-f966007e-7307-4b5f-933e-b4c548a4c5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:10,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:10,550 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479e7809-b53a-4681-8b0d-30fc9e6a6677', 'x-compute-request-id': 'req-479e7809-b53a-4681-8b0d-30fc9e6a6677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:11,600 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:25:11,600 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e332329c-7f75-4646-9766-55386595c290', 'x-compute-request-id': 'req-e332329c-7f75-4646-9766-55386595c290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:12,648 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:12,649 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd2bc9bd-c7be-4212-880d-5142029b5d8f', 'x-compute-request-id': 'req-cd2bc9bd-c7be-4212-880d-5142029b5d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:13,697 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:13,698 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-126b2d56-c821-49fc-8efd-a3f37b90773a', 'x-compute-request-id': 'req-126b2d56-c821-49fc-8efd-a3f37b90773a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:14,747 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:14,747 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6d58a3-611f-460b-9e57-c7d9cc39c84d', 'x-compute-request-id': 'req-9e6d58a3-611f-460b-9e57-c7d9cc39c84d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:15,795 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:15,796 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-183e6c3b-5289-44f8-8d9e-05289cbe2702', 'x-compute-request-id': 'req-183e6c3b-5289-44f8-8d9e-05289cbe2702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:16,844 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:16,844 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2c3989-8b85-4e2c-84fd-d54f2c414b9c', 'x-compute-request-id': 'req-dd2c3989-8b85-4e2c-84fd-d54f2c414b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:17,893 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:17,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0e5fc9-0245-46ac-b12a-6ce68bf16b68', 'x-compute-request-id': 'req-ba0e5fc9-0245-46ac-b12a-6ce68bf16b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:18,941 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:18,942 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-919d8a4d-f5bd-48c1-b3ab-18b9924bf306', 'x-compute-request-id': 'req-919d8a4d-f5bd-48c1-b3ab-18b9924bf306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:19,991 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:19,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb029353-90b6-4a8d-8874-6185ac7961df', 'x-compute-request-id': 'req-bb029353-90b6-4a8d-8874-6185ac7961df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:21,039 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:21,039 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1dcfec-b392-41b1-adc0-471f98c2a0d2', 'x-compute-request-id': 'req-de1dcfec-b392-41b1-adc0-471f98c2a0d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:22,087 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:22,088 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9818c3ce-3832-473c-a3fa-06174ef9564a', 'x-compute-request-id': 'req-9818c3ce-3832-473c-a3fa-06174ef9564a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:23,137 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:23,138 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f5102f-efec-4c81-9373-aad7e0787f05', 'x-compute-request-id': 'req-32f5102f-efec-4c81-9373-aad7e0787f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:24,186 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:24,187 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776b6584-dfd2-46dd-aa9e-90a153125133', 'x-compute-request-id': 'req-776b6584-dfd2-46dd-aa9e-90a153125133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:25,236 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:25:25,237 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbe11386-d21e-490e-b18b-29985dd7f2e2', 'x-compute-request-id': 'req-cbe11386-d21e-490e-b18b-29985dd7f2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:26,286 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:26,287 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fe76010-f4b3-4e6b-b7e7-28ce84981152', 'x-compute-request-id': 'req-3fe76010-f4b3-4e6b-b7e7-28ce84981152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:27,335 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:27,335 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692925bb-e6b9-4f3e-a316-9b346e03c696', 'x-compute-request-id': 'req-692925bb-e6b9-4f3e-a316-9b346e03c696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:28,384 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:28,384 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d841dce4-3377-4100-b545-6de2f1a7fc87', 'x-compute-request-id': 'req-d841dce4-3377-4100-b545-6de2f1a7fc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:29,433 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:29,434 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e69e0c28-ca2b-4fc3-bb36-10ec55185f87', 'x-compute-request-id': 'req-e69e0c28-ca2b-4fc3-bb36-10ec55185f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:30,482 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:30,483 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65229a51-9449-444c-829d-cd913847cb4c', 'x-compute-request-id': 'req-65229a51-9449-444c-829d-cd913847cb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:31,530 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:25:31,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-901a87ee-b86d-4641-8f45-fcc0265d6ae4', 'x-compute-request-id': 'req-901a87ee-b86d-4641-8f45-fcc0265d6ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:32,577 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:25:32,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8713a534-e51f-4094-891e-cc1e03eb0e0b', 'x-compute-request-id': 'req-8713a534-e51f-4094-891e-cc1e03eb0e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:33,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:33,628 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75797bc2-d0c4-4f5d-8608-ae603270697a', 'x-compute-request-id': 'req-75797bc2-d0c4-4f5d-8608-ae603270697a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:34,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:34,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced4c1e0-d36b-4070-83d9-83e068a1ca1f', 'x-compute-request-id': 'req-ced4c1e0-d36b-4070-83d9-83e068a1ca1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:35,725 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:35,725 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fa5d58b-5758-4511-9261-8c2370fd6f72', 'x-compute-request-id': 'req-7fa5d58b-5758-4511-9261-8c2370fd6f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:36,776 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:25:36,776 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e90a03c-e868-417a-9271-158bb1bc9cf3', 'x-compute-request-id': 'req-7e90a03c-e868-417a-9271-158bb1bc9cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:37,824 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:37,825 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b33844f-42b7-41d7-a6c7-065a2c47128b', 'x-compute-request-id': 'req-6b33844f-42b7-41d7-a6c7-065a2c47128b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:38,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:38,874 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f63683-9a72-42be-a5a9-d6e0715267a4', 'x-compute-request-id': 'req-f8f63683-9a72-42be-a5a9-d6e0715267a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:39,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:39,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eabda5b-1f2f-410b-9f08-c3c46941772c', 'x-compute-request-id': 'req-5eabda5b-1f2f-410b-9f08-c3c46941772c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:40,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:40,974 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50f14b86-51ab-44fd-9410-265933be515e', 'x-compute-request-id': 'req-50f14b86-51ab-44fd-9410-265933be515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:42,023 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:42,023 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c272d0-9030-4806-afea-e1614d19034f', 'x-compute-request-id': 'req-86c272d0-9030-4806-afea-e1614d19034f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:43,071 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:43,072 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7bdeec4-7e71-4b33-8f2c-b96d65528b82', 'x-compute-request-id': 'req-b7bdeec4-7e71-4b33-8f2c-b96d65528b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:44,120 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:44,121 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7224f996-7cff-4bb3-8ec4-34341a8195c4', 'x-compute-request-id': 'req-7224f996-7cff-4bb3-8ec4-34341a8195c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:45,170 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:45,170 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68ad94c9-4015-4bc3-8ff1-226fca5bd0df', 'x-compute-request-id': 'req-68ad94c9-4015-4bc3-8ff1-226fca5bd0df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:46,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:46,219 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6761b0b7-c2f8-4b4b-ab7a-bb546f87d71b', 'x-compute-request-id': 'req-6761b0b7-c2f8-4b4b-ab7a-bb546f87d71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:47,268 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:47,268 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c3b2c75-b29f-4060-b8d7-3f0b31b6d235', 'x-compute-request-id': 'req-5c3b2c75-b29f-4060-b8d7-3f0b31b6d235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:48,316 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:48,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74aa9e86-8504-40cb-b981-32022aade0d4', 'x-compute-request-id': 'req-74aa9e86-8504-40cb-b981-32022aade0d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:49,365 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:49,365 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ebf7055-520c-4542-9a8b-ddb817fc9c34', 'x-compute-request-id': 'req-8ebf7055-520c-4542-9a8b-ddb817fc9c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:50,414 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:50,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9122e2e6-1755-49e6-a445-f81b2c214216', 'x-compute-request-id': 'req-9122e2e6-1755-49e6-a445-f81b2c214216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:51,464 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:51,464 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-053c9fef-5bdd-4e8a-8f21-c8c239e6a301', 'x-compute-request-id': 'req-053c9fef-5bdd-4e8a-8f21-c8c239e6a301', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:52,513 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:52,514 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef62d23-4ade-4f4a-a08d-46bc28fe5687', 'x-compute-request-id': 'req-aef62d23-4ade-4f4a-a08d-46bc28fe5687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:53,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:25:53,561 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e88736-35e2-4c72-b635-44baa5c97aa1', 'x-compute-request-id': 'req-d1e88736-35e2-4c72-b635-44baa5c97aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:54,610 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:54,611 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75e5838-f096-4fda-9f21-b0dcf38f4ec9', 'x-compute-request-id': 'req-d75e5838-f096-4fda-9f21-b0dcf38f4ec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:55,659 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:25:55,660 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f37b06f-2953-460f-a596-d78b5780fe25', 'x-compute-request-id': 'req-8f37b06f-2953-460f-a596-d78b5780fe25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:56,709 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:56,709 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb65a0f2-22d0-4433-a940-28d8263e7129', 'x-compute-request-id': 'req-fb65a0f2-22d0-4433-a940-28d8263e7129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:57,758 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:57,758 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082caa92-4116-4e52-b737-ff66bcfebb5e', 'x-compute-request-id': 'req-082caa92-4116-4e52-b737-ff66bcfebb5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:58,807 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:25:58,807 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82af88ed-e95f-4842-be9e-9bd4733b75d9', 'x-compute-request-id': 'req-82af88ed-e95f-4842-be9e-9bd4733b75d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:25:59,856 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:25:59,857 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10489813-128d-4b04-acc7-e8e7bae88508', 'x-compute-request-id': 'req-10489813-128d-4b04-acc7-e8e7bae88508', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:00,905 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:00,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48853fd1-daa4-4e0d-b937-9ce856162f2e', 'x-compute-request-id': 'req-48853fd1-daa4-4e0d-b937-9ce856162f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:01,954 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:26:01,955 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da707982-630c-4659-95b8-9c85bf7c3ac6', 'x-compute-request-id': 'req-da707982-630c-4659-95b8-9c85bf7c3ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:03,003 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:03,003 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c095603-2435-41a1-8c48-36d8b8dd1d03', 'x-compute-request-id': 'req-8c095603-2435-41a1-8c48-36d8b8dd1d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:04,053 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:04,053 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38afeac-6030-49dc-b22a-f9c93a8e734d', 'x-compute-request-id': 'req-e38afeac-6030-49dc-b22a-f9c93a8e734d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:05,102 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:05,102 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c172d81-b045-4a76-9c83-1aee64f8a20e', 'x-compute-request-id': 'req-4c172d81-b045-4a76-9c83-1aee64f8a20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:06,151 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:06,151 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1cd5681-1e7b-41dc-86b7-4c3b245f6132', 'x-compute-request-id': 'req-a1cd5681-1e7b-41dc-86b7-4c3b245f6132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:07,200 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:07,200 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb1a836-ec73-4ec8-a227-943ec62bd98d', 'x-compute-request-id': 'req-4eb1a836-ec73-4ec8-a227-943ec62bd98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:08,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:08,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df95bc2-1a20-4b36-975c-0e24da38f939', 'x-compute-request-id': 'req-2df95bc2-1a20-4b36-975c-0e24da38f939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:09,300 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:09,300 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0612165-1c9f-42fc-9b22-c13dfe837b4f', 'x-compute-request-id': 'req-a0612165-1c9f-42fc-9b22-c13dfe837b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:10,350 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:10,350 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e135f4b-8c45-4409-915f-34e3b4b4b92e', 'x-compute-request-id': 'req-3e135f4b-8c45-4409-915f-34e3b4b4b92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:11,398 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:11,398 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63452eb6-20ee-4c40-888b-870f36eb5e6f', 'x-compute-request-id': 'req-63452eb6-20ee-4c40-888b-870f36eb5e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:12,447 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:12,447 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f263f9-947b-4bb0-bccf-3359f9223a9a', 'x-compute-request-id': 'req-e2f263f9-947b-4bb0-bccf-3359f9223a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:13,496 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:13,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975a8239-b91e-4af6-a7c1-d7466a1bb245', 'x-compute-request-id': 'req-975a8239-b91e-4af6-a7c1-d7466a1bb245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:14,545 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:14,545 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb636705-f177-4a7c-9aec-890000c58776', 'x-compute-request-id': 'req-bb636705-f177-4a7c-9aec-890000c58776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:15,595 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:15,595 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753a7e72-80b6-4744-bfae-59977d4e36a2', 'x-compute-request-id': 'req-753a7e72-80b6-4744-bfae-59977d4e36a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:16,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:16,645 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-215e9a3e-3446-4f63-b2c9-9888658db6ec', 'x-compute-request-id': 'req-215e9a3e-3446-4f63-b2c9-9888658db6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:17,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:17,693 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28323e8-d23a-4205-8267-88ffa645f3eb', 'x-compute-request-id': 'req-e28323e8-d23a-4205-8267-88ffa645f3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:18,742 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:18,742 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4415f7f8-6bc5-449d-afae-66350fa1974e', 'x-compute-request-id': 'req-4415f7f8-6bc5-449d-afae-66350fa1974e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:19,792 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:19,792 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9689afe9-6dd2-4dc8-abe5-33c7b7240322', 'x-compute-request-id': 'req-9689afe9-6dd2-4dc8-abe5-33c7b7240322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:20,842 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:20,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7344190f-444d-4496-a8f2-0411a4040180', 'x-compute-request-id': 'req-7344190f-444d-4496-a8f2-0411a4040180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:21,891 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:21,892 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8adef1-6eff-4be3-8284-ca16e6744210', 'x-compute-request-id': 'req-5d8adef1-6eff-4be3-8284-ca16e6744210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:22,939 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:22,940 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94bd59b2-0624-409a-956b-e4902667665c', 'x-compute-request-id': 'req-94bd59b2-0624-409a-956b-e4902667665c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:23,990 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:23,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a76b5bd4-cd3a-404e-8ea6-e157f9ec02a6', 'x-compute-request-id': 'req-a76b5bd4-cd3a-404e-8ea6-e157f9ec02a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:25,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:25,040 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929a63da-f5e3-447e-a03f-0668e0f7cc80', 'x-compute-request-id': 'req-929a63da-f5e3-447e-a03f-0668e0f7cc80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:26,088 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:26,089 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7de2b69-309f-492f-8f3d-8c404aae0056', 'x-compute-request-id': 'req-a7de2b69-309f-492f-8f3d-8c404aae0056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:27,137 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:27,138 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f0f5c9-7ccd-483b-b933-dd97272c8dff', 'x-compute-request-id': 'req-f4f0f5c9-7ccd-483b-b933-dd97272c8dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:28,185 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:26:28,186 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae34627a-39e7-46c9-9ead-2b5168f88033', 'x-compute-request-id': 'req-ae34627a-39e7-46c9-9ead-2b5168f88033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:29,234 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:29,234 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6191e394-3af7-43c0-99ad-c1d4e402ce63', 'x-compute-request-id': 'req-6191e394-3af7-43c0-99ad-c1d4e402ce63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:30,283 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:30,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ffd1c3-50b2-4916-8368-0f4579c92467', 'x-compute-request-id': 'req-05ffd1c3-50b2-4916-8368-0f4579c92467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:31,331 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:31,332 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c31ae1d-98ed-44bc-8db5-b1656759b4c0', 'x-compute-request-id': 'req-5c31ae1d-98ed-44bc-8db5-b1656759b4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:32,382 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:32,382 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15d4dab4-80d1-4332-ba0f-296e3626feaf', 'x-compute-request-id': 'req-15d4dab4-80d1-4332-ba0f-296e3626feaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:33,431 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:33,432 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0ded7a1-db7e-41fc-ab05-e4d91e4abbd4', 'x-compute-request-id': 'req-e0ded7a1-db7e-41fc-ab05-e4d91e4abbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:34,481 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:26:34,482 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-648200ca-c245-4ed9-931b-9bf37185461b', 'x-compute-request-id': 'req-648200ca-c245-4ed9-931b-9bf37185461b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:35,531 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:35,532 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ceaada-338f-479f-af63-5a33af1922e2', 'x-compute-request-id': 'req-e9ceaada-338f-479f-af63-5a33af1922e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:36,579 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:26:36,580 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe9d18ef-1915-4457-93fd-7ec275416fdd', 'x-compute-request-id': 'req-fe9d18ef-1915-4457-93fd-7ec275416fdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:37,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:26:37,628 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e0a2055-7976-430b-87d8-0fb30ca3918a', 'x-compute-request-id': 'req-9e0a2055-7976-430b-87d8-0fb30ca3918a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:38,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:38,677 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d95ea69-cec4-4ce4-8186-b6e66cc5581e', 'x-compute-request-id': 'req-3d95ea69-cec4-4ce4-8186-b6e66cc5581e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:39,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:26:39,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df522ab6-b6f9-438f-a641-f61e69b2676c', 'x-compute-request-id': 'req-df522ab6-b6f9-438f-a641-f61e69b2676c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:40,777 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:40,777 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64291380-fd18-4743-be61-e0c96d8a6a02', 'x-compute-request-id': 'req-64291380-fd18-4743-be61-e0c96d8a6a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:41,825 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:41,826 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77693c78-3f3e-4f28-a1dd-a52d855be86a', 'x-compute-request-id': 'req-77693c78-3f3e-4f28-a1dd-a52d855be86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:42,874 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:42,874 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41f04677-b40c-4b1f-a222-ff21d7634ff7', 'x-compute-request-id': 'req-41f04677-b40c-4b1f-a222-ff21d7634ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:43,923 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:43,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d497d7fa-e12e-4164-ba17-403d2f867611', 'x-compute-request-id': 'req-d497d7fa-e12e-4164-ba17-403d2f867611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:44,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:44,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119c6bb9-532b-4042-a00d-c208c8186665', 'x-compute-request-id': 'req-119c6bb9-532b-4042-a00d-c208c8186665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:46,022 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:46,023 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-902994f7-cb24-4565-8880-39c2bc079d53', 'x-compute-request-id': 'req-902994f7-cb24-4565-8880-39c2bc079d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:47,072 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:47,072 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1276203a-c84d-4541-8e14-6cbbe18a6d84', 'x-compute-request-id': 'req-1276203a-c84d-4541-8e14-6cbbe18a6d84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:48,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:48,121 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8b2d5f-17da-47d0-a69d-2f913013d71a', 'x-compute-request-id': 'req-3b8b2d5f-17da-47d0-a69d-2f913013d71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:49,172 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:26:49,173 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd5fcd6-71bd-4814-9e6c-ea76f7fd9502', 'x-compute-request-id': 'req-ecd5fcd6-71bd-4814-9e6c-ea76f7fd9502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:50,221 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:50,222 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a6aba0-3a7e-446b-88b2-730ea91aaedb', 'x-compute-request-id': 'req-b9a6aba0-3a7e-446b-88b2-730ea91aaedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:51,272 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:51,272 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5b171d0-97c3-4d05-92ee-88772aff2912', 'x-compute-request-id': 'req-d5b171d0-97c3-4d05-92ee-88772aff2912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:52,321 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:52,322 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13685207-06e5-4deb-a35b-5115450497e4', 'x-compute-request-id': 'req-13685207-06e5-4deb-a35b-5115450497e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:53,371 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:53,372 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de0cb45d-f12b-46ee-aad5-0bce4c05e72c', 'x-compute-request-id': 'req-de0cb45d-f12b-46ee-aad5-0bce4c05e72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:54,421 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:54,421 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6dc92f0-e261-4f9f-8bc1-fef31a369faf', 'x-compute-request-id': 'req-c6dc92f0-e261-4f9f-8bc1-fef31a369faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:55,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:55,470 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fadc7b2e-0ce1-40d2-baec-2888abf0878e', 'x-compute-request-id': 'req-fadc7b2e-0ce1-40d2-baec-2888abf0878e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:56,518 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:26:56,518 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa59a90-8537-4c20-ac4d-bce3cc7d75d9', 'x-compute-request-id': 'req-bfa59a90-8537-4c20-ac4d-bce3cc7d75d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:57,567 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:26:57,568 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda05448-45e0-42ff-b593-4601ed68a903', 'x-compute-request-id': 'req-fda05448-45e0-42ff-b593-4601ed68a903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:58,617 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:26:58,618 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a4c8d35-8c68-4b02-b8ab-ea217a5a6af9', 'x-compute-request-id': 'req-3a4c8d35-8c68-4b02-b8ab-ea217a5a6af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:26:59,669 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:26:59,670 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86aa6b43-8da8-4f59-a55d-ca2576cd411e', 'x-compute-request-id': 'req-86aa6b43-8da8-4f59-a55d-ca2576cd411e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:00,719 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:00,719 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f145cd2-0525-4033-a275-ba892f18b26d', 'x-compute-request-id': 'req-5f145cd2-0525-4033-a275-ba892f18b26d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:01,768 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:01,769 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57940cf5-33ad-46b3-82bc-93b8a5961c7f', 'x-compute-request-id': 'req-57940cf5-33ad-46b3-82bc-93b8a5961c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:02,818 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:02,818 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795b0b93-68fb-40b2-afb7-db94684e65a2', 'x-compute-request-id': 'req-795b0b93-68fb-40b2-afb7-db94684e65a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:03,866 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:03,867 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ca94b1-58e1-49a3-a923-716189d5fb7c', 'x-compute-request-id': 'req-e1ca94b1-58e1-49a3-a923-716189d5fb7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:04,915 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:04,915 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce39fe3-280f-4850-9525-7ef4421741b7', 'x-compute-request-id': 'req-7ce39fe3-280f-4850-9525-7ef4421741b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:05,964 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:05,964 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc3fae6a-c3ec-4ecd-9704-681a9af08e76', 'x-compute-request-id': 'req-dc3fae6a-c3ec-4ecd-9704-681a9af08e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:07,012 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:07,013 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d201b2c-c24f-4815-b808-f9feac6fed83', 'x-compute-request-id': 'req-2d201b2c-c24f-4815-b808-f9feac6fed83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:08,062 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:08,062 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f83a524-a0cc-435f-857c-35f93e00f889', 'x-compute-request-id': 'req-2f83a524-a0cc-435f-857c-35f93e00f889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:09,111 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:09,112 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2548ca-bc41-483a-8b3c-a4ae5af8f933', 'x-compute-request-id': 'req-5e2548ca-bc41-483a-8b3c-a4ae5af8f933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:10,161 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:10,162 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c34bd85a-ce60-4aff-b6cc-2150b7ff5eff', 'x-compute-request-id': 'req-c34bd85a-ce60-4aff-b6cc-2150b7ff5eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:11,212 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:11,212 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5abfc469-190d-4944-ae60-54de41365f6a', 'x-compute-request-id': 'req-5abfc469-190d-4944-ae60-54de41365f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:12,261 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:12,261 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d61c476-ee67-418a-81f9-20827d3bea53', 'x-compute-request-id': 'req-0d61c476-ee67-418a-81f9-20827d3bea53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:13,310 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:13,310 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353c5f4f-9750-4592-88f4-fb52baf7de81', 'x-compute-request-id': 'req-353c5f4f-9750-4592-88f4-fb52baf7de81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:14,360 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:14,360 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01655160-6c89-42a4-8f5d-0ca48e56f5b4', 'x-compute-request-id': 'req-01655160-6c89-42a4-8f5d-0ca48e56f5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:15,409 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:15,410 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96318c3a-d31c-48e3-ac21-73c037dc92d6', 'x-compute-request-id': 'req-96318c3a-d31c-48e3-ac21-73c037dc92d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:16,457 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:16,457 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3783b7f2-42ae-4a26-88e4-3cc6ac4d4a08', 'x-compute-request-id': 'req-3783b7f2-42ae-4a26-88e4-3cc6ac4d4a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:17,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:17,507 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fba1945-524b-46bf-bd43-b3abb83c60b2', 'x-compute-request-id': 'req-0fba1945-524b-46bf-bd43-b3abb83c60b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:18,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:18,556 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439b08cd-eee7-4b59-9be5-65ceb3b9de38', 'x-compute-request-id': 'req-439b08cd-eee7-4b59-9be5-65ceb3b9de38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:19,605 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:19,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a1d0d8-1afa-4fb2-80df-1f01d1705f33', 'x-compute-request-id': 'req-17a1d0d8-1afa-4fb2-80df-1f01d1705f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:20,654 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:20,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96eb07cf-148d-4a24-825c-bf2f788b78a6', 'x-compute-request-id': 'req-96eb07cf-148d-4a24-825c-bf2f788b78a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:21,703 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:21,703 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2aef14d-8c7c-4ec9-97d1-ce3ec81cd3a2', 'x-compute-request-id': 'req-a2aef14d-8c7c-4ec9-97d1-ce3ec81cd3a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:22,752 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:22,752 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41eb1ae2-bec1-41e3-9dad-ba86fb852bc5', 'x-compute-request-id': 'req-41eb1ae2-bec1-41e3-9dad-ba86fb852bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:23,802 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:23,802 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91042a20-3b19-4a2c-bbb4-58f37743d192', 'x-compute-request-id': 'req-91042a20-3b19-4a2c-bbb4-58f37743d192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:24,851 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:24,852 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-536b29e8-348e-4ac5-b2b4-2ffc0dc694c6', 'x-compute-request-id': 'req-536b29e8-348e-4ac5-b2b4-2ffc0dc694c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:25,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:25,902 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6cd051-2180-453a-8582-409c077ceafe', 'x-compute-request-id': 'req-bf6cd051-2180-453a-8582-409c077ceafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:26,951 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:26,952 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930019e4-9868-4645-a30c-8ac0363db98f', 'x-compute-request-id': 'req-930019e4-9868-4645-a30c-8ac0363db98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:28,001 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:28,002 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e07c4cf-2b41-4591-b65d-b4220746747e', 'x-compute-request-id': 'req-0e07c4cf-2b41-4591-b65d-b4220746747e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:29,050 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:29,050 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f740016f-1e6f-497f-9fba-b21c1d80285c', 'x-compute-request-id': 'req-f740016f-1e6f-497f-9fba-b21c1d80285c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:30,100 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:30,101 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a65b5635-0511-452b-9b46-ca17f2e95236', 'x-compute-request-id': 'req-a65b5635-0511-452b-9b46-ca17f2e95236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:31,149 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:31,150 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd282ee-96dd-4617-ad00-2852b6fa3908', 'x-compute-request-id': 'req-edd282ee-96dd-4617-ad00-2852b6fa3908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:32,199 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:32,200 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b07aa3b-38f9-4032-8744-ff9c724bfa02', 'x-compute-request-id': 'req-3b07aa3b-38f9-4032-8744-ff9c724bfa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:33,248 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:33,248 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d95bb6c7-105e-4b2d-8e1f-69e2afd03d9f', 'x-compute-request-id': 'req-d95bb6c7-105e-4b2d-8e1f-69e2afd03d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:34,298 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:34,298 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61a1e0b9-4f33-4661-912d-54a7e1190849', 'x-compute-request-id': 'req-61a1e0b9-4f33-4661-912d-54a7e1190849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:35,348 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:35,349 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4178ea2d-2b5a-4b33-8c98-1ac4a6c4f6f5', 'x-compute-request-id': 'req-4178ea2d-2b5a-4b33-8c98-1ac4a6c4f6f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:36,395 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:27:36,396 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7d2328-fbf6-42be-94f2-134230ccbb0a', 'x-compute-request-id': 'req-7a7d2328-fbf6-42be-94f2-134230ccbb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:37,445 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:37,446 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60dbff6-c609-4cef-8f80-8c263137a8e0', 'x-compute-request-id': 'req-b60dbff6-c609-4cef-8f80-8c263137a8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:38,495 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:38,495 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c4e88b-c723-4f66-bb16-d06d6e093dda', 'x-compute-request-id': 'req-95c4e88b-c723-4f66-bb16-d06d6e093dda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:39,543 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:39,543 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb8d135-fbda-4c3c-a2ec-b51051c7be31', 'x-compute-request-id': 'req-3eb8d135-fbda-4c3c-a2ec-b51051c7be31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:40,593 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:40,593 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca659043-a6a7-40a5-8941-98a45e24a2a1', 'x-compute-request-id': 'req-ca659043-a6a7-40a5-8941-98a45e24a2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:41,642 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:41,643 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4cab5c6-c43c-48f8-9c3d-365eeb987e81', 'x-compute-request-id': 'req-c4cab5c6-c43c-48f8-9c3d-365eeb987e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:42,692 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:42,692 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611b286e-aed0-4323-8f59-a32d816edf93', 'x-compute-request-id': 'req-611b286e-aed0-4323-8f59-a32d816edf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:43,741 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:43,741 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-649e26b1-8f9a-42a1-b802-43ef391ec932', 'x-compute-request-id': 'req-649e26b1-8f9a-42a1-b802-43ef391ec932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:44,790 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:44,791 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193b9dbb-fa74-4eaa-bedb-806ddbda4716', 'x-compute-request-id': 'req-193b9dbb-fa74-4eaa-bedb-806ddbda4716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:45,839 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:45,840 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbb4f5e-2f73-424e-813d-f49bb3c40cfd', 'x-compute-request-id': 'req-bcbb4f5e-2f73-424e-813d-f49bb3c40cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:46,889 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:46,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5863d9e2-07bf-44ff-a371-732254c28a29', 'x-compute-request-id': 'req-5863d9e2-07bf-44ff-a371-732254c28a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:47,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:27:47,937 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae29ccd-1a94-4b06-80ad-abf47bd802d8', 'x-compute-request-id': 'req-aae29ccd-1a94-4b06-80ad-abf47bd802d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:48,986 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:48,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945a7639-f477-476b-bdf8-1414231eb309', 'x-compute-request-id': 'req-945a7639-f477-476b-bdf8-1414231eb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:50,034 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:50,034 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19a498a2-a9f1-4ac1-88d3-643bf02bc468', 'x-compute-request-id': 'req-19a498a2-a9f1-4ac1-88d3-643bf02bc468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:51,083 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:51,083 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fabb0a4-8556-484d-9d18-1e4d32f55bc4', 'x-compute-request-id': 'req-5fabb0a4-8556-484d-9d18-1e4d32f55bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:52,133 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:52,133 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a12f2d6-f8bc-42d4-86e9-0541eb63619c', 'x-compute-request-id': 'req-0a12f2d6-f8bc-42d4-86e9-0541eb63619c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:53,182 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:53,182 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a1f291b-231f-4461-bb09-86e516cff741', 'x-compute-request-id': 'req-1a1f291b-231f-4461-bb09-86e516cff741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:54,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:54,232 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46f64744-8ecb-4cc4-8f5d-dd0b0a513c76', 'x-compute-request-id': 'req-46f64744-8ecb-4cc4-8f5d-dd0b0a513c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:55,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:27:55,282 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f23e34d-afeb-4747-876e-f2e3b9fed545', 'x-compute-request-id': 'req-0f23e34d-afeb-4747-876e-f2e3b9fed545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:56,329 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:56,330 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff8f16b-0999-4853-84fe-aa41d911dc7d', 'x-compute-request-id': 'req-6ff8f16b-0999-4853-84fe-aa41d911dc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:57,380 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:57,380 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c24bcaf-3b75-49de-affe-7456a4a97a4d', 'x-compute-request-id': 'req-2c24bcaf-3b75-49de-affe-7456a4a97a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:58,430 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:27:58,431 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b10b056-e882-4102-ab85-5ab456fdfb39', 'x-compute-request-id': 'req-8b10b056-e882-4102-ab85-5ab456fdfb39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:27:59,479 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:27:59,479 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f44e364-d45d-47b6-8ef0-8128560b81ce', 'x-compute-request-id': 'req-8f44e364-d45d-47b6-8ef0-8128560b81ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:00,527 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:00,528 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4186fa3-36b1-4eda-8e09-05a246e465b8', 'x-compute-request-id': 'req-f4186fa3-36b1-4eda-8e09-05a246e465b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:01,579 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:28:01,579 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582e066f-171c-46f8-8f3c-35a4ad560486', 'x-compute-request-id': 'req-582e066f-171c-46f8-8f3c-35a4ad560486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:02,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:02,627 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286ed266-69dc-4b05-8e80-9c22e9acacab', 'x-compute-request-id': 'req-286ed266-69dc-4b05-8e80-9c22e9acacab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:03,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:03,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42ec93e-9022-41ab-afa4-76928955ba04', 'x-compute-request-id': 'req-f42ec93e-9022-41ab-afa4-76928955ba04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:04,725 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:04,725 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-431cbf60-6ee0-455a-bac4-77ee5115010b', 'x-compute-request-id': 'req-431cbf60-6ee0-455a-bac4-77ee5115010b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:05,775 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:05,775 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd4b97c-5650-4494-92f1-c521ff2dae8f', 'x-compute-request-id': 'req-cfd4b97c-5650-4494-92f1-c521ff2dae8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:06,823 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:28:06,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cdceace-d941-4846-b8a5-468d5d4115e7', 'x-compute-request-id': 'req-6cdceace-d941-4846-b8a5-468d5d4115e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:07,872 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:07,872 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de78ae9-a00d-47eb-bd81-b480e5960bb4', 'x-compute-request-id': 'req-7de78ae9-a00d-47eb-bd81-b480e5960bb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:08,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:08,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a720bbf-512a-4760-8a4e-04c7503d1a9d', 'x-compute-request-id': 'req-0a720bbf-512a-4760-8a4e-04c7503d1a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:09,969 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:09,969 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-011e5f69-5bd9-4925-8749-4b7b62548471', 'x-compute-request-id': 'req-011e5f69-5bd9-4925-8749-4b7b62548471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:11,020 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:11,020 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-479289af-a54c-46b5-9cc5-36fe3c4d5ff9', 'x-compute-request-id': 'req-479289af-a54c-46b5-9cc5-36fe3c4d5ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:12,069 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:12,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4e8db9-5d66-4565-9650-8382b7f520ea', 'x-compute-request-id': 'req-9a4e8db9-5d66-4565-9650-8382b7f520ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:13,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:13,120 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f10d72-3f5b-49d0-94d7-d4d01543346c', 'x-compute-request-id': 'req-b4f10d72-3f5b-49d0-94d7-d4d01543346c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:14,172 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.049s 2021-10-29 16:28:14,173 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a240eb10-def6-4cdc-90af-8af505825c34', 'x-compute-request-id': 'req-a240eb10-def6-4cdc-90af-8af505825c34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:15,226 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.050s 2021-10-29 16:28:15,226 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d887d9f-1432-43c6-b7dd-8f6dc0938362', 'x-compute-request-id': 'req-2d887d9f-1432-43c6-b7dd-8f6dc0938362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:16,275 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:16,276 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8aa5377-b736-4a7d-8615-9da5c53ed917', 'x-compute-request-id': 'req-f8aa5377-b736-4a7d-8615-9da5c53ed917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:17,324 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:17,325 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b89412-f267-44cb-96dc-919e8f38bb9f', 'x-compute-request-id': 'req-49b89412-f267-44cb-96dc-919e8f38bb9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:18,374 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:18,374 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a7fb20-5453-4b1a-a77f-ec1fcfe8bedf', 'x-compute-request-id': 'req-67a7fb20-5453-4b1a-a77f-ec1fcfe8bedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:19,423 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:19,423 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c56fd9cf-deea-4143-a302-7b8b36c62d8c', 'x-compute-request-id': 'req-c56fd9cf-deea-4143-a302-7b8b36c62d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:20,472 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:20,472 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec5e3e1-b997-417e-b847-3937b77a14db', 'x-compute-request-id': 'req-1ec5e3e1-b997-417e-b847-3937b77a14db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:21,520 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:21,521 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18347cd4-1472-484d-a3a1-acb09fceb841', 'x-compute-request-id': 'req-18347cd4-1472-484d-a3a1-acb09fceb841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:22,569 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:22,569 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7af35bf3-23cd-485d-a204-0ae0b8cd9229', 'x-compute-request-id': 'req-7af35bf3-23cd-485d-a204-0ae0b8cd9229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:23,618 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:23,619 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ff80cb-31ec-4a0a-b948-c34c998f65de', 'x-compute-request-id': 'req-80ff80cb-31ec-4a0a-b948-c34c998f65de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:24,666 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:24,667 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e68eec-f5ee-45b5-8777-7b953adb5c2d', 'x-compute-request-id': 'req-73e68eec-f5ee-45b5-8777-7b953adb5c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:25,716 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:25,716 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25577da8-d2e6-4146-a835-3a8467019a07', 'x-compute-request-id': 'req-25577da8-d2e6-4146-a835-3a8467019a07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:26,767 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:28:26,767 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-969e2bce-942c-4b3a-a3b7-d56ac70ed91b', 'x-compute-request-id': 'req-969e2bce-942c-4b3a-a3b7-d56ac70ed91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:27,817 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:27,817 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891b18ef-493f-4a17-a887-429ea9cff480', 'x-compute-request-id': 'req-891b18ef-493f-4a17-a887-429ea9cff480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:28,866 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:28,867 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd35cb60-4ac3-4123-95d0-c8e03b49d1aa', 'x-compute-request-id': 'req-cd35cb60-4ac3-4123-95d0-c8e03b49d1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:29,915 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:29,916 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20959fd-6ac3-4288-9ee6-5599cf4b0b41', 'x-compute-request-id': 'req-f20959fd-6ac3-4288-9ee6-5599cf4b0b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:30,964 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:30,965 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fef68b-07fb-4672-828f-e95921047f54', 'x-compute-request-id': 'req-73fef68b-07fb-4672-828f-e95921047f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:32,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.108s 2021-10-29 16:28:32,077 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c71344b0-8269-44c1-9ced-519aec2ad522', 'x-compute-request-id': 'req-c71344b0-8269-44c1-9ced-519aec2ad522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:33,126 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:28:33,127 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c030b596-8843-47a1-84e5-67a592e9b1c9', 'x-compute-request-id': 'req-c030b596-8843-47a1-84e5-67a592e9b1c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:34,175 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:34,175 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ec860d-2fd5-4220-a295-19b2f5fd759e', 'x-compute-request-id': 'req-57ec860d-2fd5-4220-a295-19b2f5fd759e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:35,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:35,224 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a06d9d09-cc92-4b2a-aa13-4b44dededec9', 'x-compute-request-id': 'req-a06d9d09-cc92-4b2a-aa13-4b44dededec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:36,274 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:36,274 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff5bc28d-854b-4a0b-8d48-749818caa579', 'x-compute-request-id': 'req-ff5bc28d-854b-4a0b-8d48-749818caa579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:37,323 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:37,323 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d8f698-ca6d-4e77-92c8-8f6bf57c0f14', 'x-compute-request-id': 'req-d4d8f698-ca6d-4e77-92c8-8f6bf57c0f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:38,373 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:28:38,374 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810d6ed4-fd78-435f-beaf-7063af2f3146', 'x-compute-request-id': 'req-810d6ed4-fd78-435f-beaf-7063af2f3146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:39,423 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:39,423 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75b72bbd-8715-4499-959b-7070d832dede', 'x-compute-request-id': 'req-75b72bbd-8715-4499-959b-7070d832dede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:40,472 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:40,472 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf92325-4f7c-44a1-acd8-63d36ffa676b', 'x-compute-request-id': 'req-7cf92325-4f7c-44a1-acd8-63d36ffa676b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:41,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:41,520 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc3d87b8-8fc5-4687-9469-fbcae623c75f', 'x-compute-request-id': 'req-bc3d87b8-8fc5-4687-9469-fbcae623c75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:42,567 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:28:42,568 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63e4c9d4-0cb1-45e7-adc5-06b50d86e3b0', 'x-compute-request-id': 'req-63e4c9d4-0cb1-45e7-adc5-06b50d86e3b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:43,615 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:43,616 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90b3d400-3af0-4de4-8de3-4386649c5eaa', 'x-compute-request-id': 'req-90b3d400-3af0-4de4-8de3-4386649c5eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:44,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:44,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14cb7a90-7d0c-41dc-83c3-008ae19c66d6', 'x-compute-request-id': 'req-14cb7a90-7d0c-41dc-83c3-008ae19c66d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:45,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:45,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c0a5bd2-7b8a-49d4-b6d3-fae63fbbf4ef', 'x-compute-request-id': 'req-8c0a5bd2-7b8a-49d4-b6d3-fae63fbbf4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:46,762 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:46,762 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efdd0aa1-6482-41f2-aa35-f955ef541531', 'x-compute-request-id': 'req-efdd0aa1-6482-41f2-aa35-f955ef541531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:47,812 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:47,812 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b4df44-c26d-46a8-b6c6-07aa6dc25108', 'x-compute-request-id': 'req-c8b4df44-c26d-46a8-b6c6-07aa6dc25108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:48,860 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:48,861 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2b0b8f7-119e-4585-8053-c1d4a73f9169', 'x-compute-request-id': 'req-d2b0b8f7-119e-4585-8053-c1d4a73f9169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:49,909 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:49,909 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f5e666-d466-4f5e-a9c0-eb43a9228acc', 'x-compute-request-id': 'req-a9f5e666-d466-4f5e-a9c0-eb43a9228acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:50,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:50,959 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09599f4-badf-4045-827a-969f77cdf5a2', 'x-compute-request-id': 'req-f09599f4-badf-4045-827a-969f77cdf5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:52,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:28:52,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a449c1ed-36ef-4a80-b0f8-d0cca502ba06', 'x-compute-request-id': 'req-a449c1ed-36ef-4a80-b0f8-d0cca502ba06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:53,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:53,056 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47b4eb4-ba30-41ac-8c31-2ca208ad5fe1', 'x-compute-request-id': 'req-d47b4eb4-ba30-41ac-8c31-2ca208ad5fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:54,105 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:54,105 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ca2f7a-c9c5-441d-a098-1f991960f389', 'x-compute-request-id': 'req-79ca2f7a-c9c5-441d-a098-1f991960f389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:55,154 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:55,154 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9321a41-5d47-4ee4-814c-dedaeadcf51f', 'x-compute-request-id': 'req-b9321a41-5d47-4ee4-814c-dedaeadcf51f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:56,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:56,203 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586cb601-faa2-4c02-85ea-38bb286ec778', 'x-compute-request-id': 'req-586cb601-faa2-4c02-85ea-38bb286ec778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:57,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:28:57,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a73acbc-6b64-4bf4-a441-a4e30d8da276', 'x-compute-request-id': 'req-9a73acbc-6b64-4bf4-a441-a4e30d8da276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:58,300 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:28:58,300 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c82e258e-5a1d-4c79-80c3-c0c60c6a38b4', 'x-compute-request-id': 'req-c82e258e-5a1d-4c79-80c3-c0c60c6a38b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:28:59,350 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.047s 2021-10-29 16:28:59,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a300c22c-23f6-4947-a7c3-c07ae344d41d', 'x-compute-request-id': 'req-a300c22c-23f6-4947-a7c3-c07ae344d41d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:00,400 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:29:00,401 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92bca8ba-621d-4589-9fbd-fd58b316d4e5', 'x-compute-request-id': 'req-92bca8ba-621d-4589-9fbd-fd58b316d4e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:01,452 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.048s 2021-10-29 16:29:01,452 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212be089-0dd7-40f1-8517-94afe83feae8', 'x-compute-request-id': 'req-212be089-0dd7-40f1-8517-94afe83feae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:02,524 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.069s 2021-10-29 16:29:02,525 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023fc46d-18ef-4a9b-a94c-c434b1bcd060', 'x-compute-request-id': 'req-023fc46d-18ef-4a9b-a94c-c434b1bcd060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:03,583 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.056s 2021-10-29 16:29:03,584 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d335b45-3887-4dbc-a45a-1cdea8cac451', 'x-compute-request-id': 'req-9d335b45-3887-4dbc-a45a-1cdea8cac451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:04,633 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:04,633 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d9c20c8-ec9b-4fb5-8e36-4bea0004f4c8', 'x-compute-request-id': 'req-5d9c20c8-ec9b-4fb5-8e36-4bea0004f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:05,682 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:05,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67208fcb-b020-4499-8726-476fe239929f', 'x-compute-request-id': 'req-67208fcb-b020-4499-8726-476fe239929f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:06,730 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.044s 2021-10-29 16:29:06,730 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6eca874-6920-43d2-8b5a-c44b88ddef83', 'x-compute-request-id': 'req-d6eca874-6920-43d2-8b5a-c44b88ddef83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:07,780 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:29:07,780 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a791bfcb-3298-4cdf-b929-2f88db237f11', 'x-compute-request-id': 'req-a791bfcb-3298-4cdf-b929-2f88db237f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:08,828 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:08,829 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e74a1986-6ad7-459e-b384-13caad11d4a2', 'x-compute-request-id': 'req-e74a1986-6ad7-459e-b384-13caad11d4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:09,878 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:29:09,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6dee914-2a5c-42ca-85ee-45ae478cd395', 'x-compute-request-id': 'req-e6dee914-2a5c-42ca-85ee-45ae478cd395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:10,927 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.046s 2021-10-29 16:29:10,928 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c48602-4f6a-40ec-9661-07f2e833bae3', 'x-compute-request-id': 'req-42c48602-4f6a-40ec-9661-07f2e833bae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:11,975 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:11,976 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f8b804-ea37-40fb-a234-d16562c4a55b', 'x-compute-request-id': 'req-c2f8b804-ea37-40fb-a234-d16562c4a55b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:13,024 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:13,025 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a93dfe1-ded0-4b87-ad6a-0bbaf5807b78', 'x-compute-request-id': 'req-5a93dfe1-ded0-4b87-ad6a-0bbaf5807b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:14,073 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:14,073 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88f656ae-f40a-431f-a865-dfae49032490', 'x-compute-request-id': 'req-88f656ae-f40a-431f-a865-dfae49032490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:15,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:15,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2366fa7-fcf7-4f36-8af0-27ba9272c4ad', 'x-compute-request-id': 'req-c2366fa7-fcf7-4f36-8af0-27ba9272c4ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:16,170 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments 0.045s 2021-10-29 16:29:16,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ac1999-c3c5-4033-90cf-ceabff73eb63', 'x-compute-request-id': 'req-f4ac1999-c3c5-4033-90cf-ceabff73eb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "volumeId": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "serverId": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "device": "/dev/sdb"}]}' 2021-10-29 16:29:17,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action 0.091s 2021-10-29 16:29:17,266 116490 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': 'Fri, 29 Oct 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76215', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3635fec5-3832-46ad-83c8-b411aacb1a4c', 'x-compute-request-id': 'req-3635fec5-3832-46ad-83c8-b411aacb1a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:29:17,268 116490 DEBUG [tempest.common.waiters] Console output for 3af51905-67d3-4d7f-b29f-c1f1fe0b9516 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.264000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.268000] tsc: Detected 1995.192 MHz processor [ 0.272000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.276014] pid_max: default: 32768 minimum: 301 [ 0.280067] Security Framework initialized [ 0.284011] Yama: becoming mindful. [ 0.288065] AppArmor: AppArmor initialized [ 0.292275] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.296125] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.300049] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.304027] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.308548] CPU: Physical Processor ID: 0 [ 0.316233] mce: CPU supports 1 MCE banks [ 0.324096] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.328013] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.332013] Spectre V2 : Mitigation: Full generic retpoline [ 0.336011] Speculative Store Bypass: Vulnerable [ 0.428270] Freeing SMP alternatives memory: 36K [ 0.434526] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.436152] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.440109] Hierarchical SRCU implementation. [ 0.445321] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.448036] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.452109] smp: Bringing up secondary CPUs ... [ 0.456045] smp: Brought up 1 node, 1 CPU [ 0.460015] smpboot: Max logical packages: 1 [ 0.464041] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.470749] devtmpfs: initialized [ 0.472144] x86/mm: Memory block size: 128MB [ 0.476259] evm: security.selinux [ 0.480015] evm: security.SMACK64 [ 0.484015] evm: security.SMACK64EXEC [ 0.488011] evm: security.SMACK64TRANSMUTE [ 0.492046] evm: security.SMACK64MMAP [ 0.496012] evm: security.apparmor [ 0.500008] evm: security.ima [ 0.504012] evm: security.capability [ 0.508232] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.512083] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.516113] pinctrl core: initialized pinctrl subsystem [ 0.520316] NET: Registered protocol family 16 [ 0.524165] audit: initializing netlink subsys (disabled) [ 0.528272] cpuidle: using governor ladder [ 0.532025] audit: type=2000 audit(1635524072.528:1): state=initialized audit_enabled=0 res=1 [ 0.536022] cpuidle: using governor menu [ 0.540106] ACPI: bus type PCI registered [ 0.544006] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.552007] PCI: Using configuration type 1 for base access [ 0.557657] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.560371] ACPI: Added _OSI(Module Device) [ 0.564009] ACPI: Added _OSI(Processor Device) [ 0.568012] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.572067] ACPI: Added _OSI(Processor Aggregator Device) [ 0.576031] ACPI: Added _OSI(Linux-Dell-Video) [ 0.586829] ACPI: Interpreter enabled [ 0.588015] ACPI: (supports S0 S5) [ 0.592007] ACPI: Using IOAPIC for interrupt routing [ 0.596082] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.602770] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.645390] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.648038] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.652168] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.660044] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.664390] PCI host bridge to bus 0000:00 [ 0.668009] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.672016] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.676012] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.680011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.684009] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.688034] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.738069] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.740034] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.744008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.748007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.761798] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.761798] * this clock source is slow. Consider trying other clock sources [ 0.780014] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.849949] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.853205] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.856674] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.860588] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.868285] SCSI subsystem initialized [ 0.875336] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.876000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.876017] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.880033] vgaarb: loaded [ 0.888074] pps_core: LinuxPPS API ver. 1 registered [ 0.892012] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.896046] PTP clock support registered [ 0.900141] EDAC MC: Ver: 3.0.0 [ 0.912824] hv_vmbus: Vmbus version:4.0 [ 0.916213] PCI: Using ACPI for IRQ routing [ 0.921189] NetLabel: Initializing [ 0.924028] NetLabel: domain hash size = 128 [ 0.928088] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.932086] NetLabel: unlabeled traffic allowed by default [ 0.936240] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.992437] VFS: Disk quotas dquot_6.6.0 [ 0.997648] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.017193] AppArmor: AppArmor Filesystem Enabled [ 1.032242] pnp: PnP ACPI init [ 1.056358] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 1.065751] system 00:06: [io 0x0160-0x016f] has been reserved [ 1.076735] system 00:06: [io 0x0278-0x027f] has been reserved [ 1.096584] system 00:06: [io 0x0378-0x037f] has been reserved [ 1.105261] system 00:06: [io 0x0678-0x067f] has been reserved [ 1.118113] system 00:06: [io 0x0778-0x077f] has been reserved [ 1.126814] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 1.131824] system 00:07: [io 0x0400-0x043f] has been reserved [ 1.139249] system 00:07: [io 0x0370-0x0371] has been reserved [ 1.156064] system 00:07: [io 0x0440-0x044f] has been reserved [ 1.169680] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 1.188804] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.200125] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.206746] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.217922] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.227185] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.243505] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.254399] pnp: PnP ACPI: found 9 devices [ 1.270436] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.277379] NET: Registered protocol family 2 [ 1.287336] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.297542] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.320883] TCP: Hash tables configured (established 8192 bind 8192) [ 1.332472] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.339338] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.349160] NET: Registered protocol family 1 [ 1.362963] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.380398] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.406379] Unpacking initramfs... [ 1.588055] random: fast init done [ 1.934807] Freeing initrd memory: 13088K [ 1.954423] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.960721] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.975980] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.990048] Scanning for low memory corruption every 60 seconds [ 1.996542] Initialise system trusted keyrings [ 2.011772] Key type blacklist registered [ 2.018191] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 2.026333] zbud: loaded [ 2.033444] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 2.044784] fuse init (API version 7.26) [ 2.055068] Key type asymmetric registered [ 2.075471] Asymmetric key parser 'x509' registered [ 2.099308] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 2.109692] io scheduler noop registered (default) [ 2.114392] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 2.149588] ACPI: Power Button [PWRF] [ 2.154895] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 2.209470] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 2.264983] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 2.287907] Linux agpgart interface v0.103 [ 2.299491] loop: module loaded [ 2.307230] hv_vmbus: registering driver hv_storvsc [ 2.344096] scsi host0: storvsc_host_t [ 2.362549] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 2.402418] scsi host1: storvsc_host_t [ 2.426846] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 2.445240] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 2.517328] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.555319] scsi host2: ata_piix [ 2.563397] scsi host3: ata_piix [ 2.584997] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.607631] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.626702] sd 0:0:0:0: [sda] Write Protect is off [ 2.649155] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.660256] libphy: Fixed MDIO Bus: probed [ 2.664641] tun: Universal TUN/TAP device driver, 1.6 [ 2.679430] PPP generic driver version 2.4.2 [ 2.695577] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.731199] sda: sda1 [ 2.739226] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.748756] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.768782] mousedev: PS/2 mouse device common for all mice [ 2.798646] rtc_cmos 00:00: RTC can wake from S4 [ 3.371187] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 4.117234] sd 0:0:0:0: [sda] Attached SCSI disk [ 4.123929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 4.134864] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 4.140401] device-mapper: uevent: version 1.0.3 [ 4.144648] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 4.169762] NET: Registered protocol family 10 [ 4.184100] Segment Routing with IPv6 [ 4.190577] NET: Registered protocol family 17 [ 4.195364] Key type dns_resolver registered [ 4.200062] RAS: Correctable Errors collector initialized. [ 4.208699] registered taskstats version 1 [ 4.319661] Loading compiled-in X.509 certificates [ 4.339313] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 4.352079] zswap: loaded using pool lzo/zbud [ 4.366594] Key type big_key registered [ 4.381243] Key type trusted registered [ 4.392131] Key type encrypted registered [ 4.397190] AppArmor: AppArmor sha1 policy hashing enabled [ 4.407344] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 4.421166] evm: HMAC attrs: 0x1 [ 4.435646] rtc_cmos 00:00: setting system clock to 2021-10-29 16:14:38 UTC (1635524078) [ 4.451229] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.463987] EDD information not available. [ 5.075361] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 5.089401] ata2.00: configured for MWDMA2 [ 5.115874] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 5.157283] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 5.168429] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 5.185639] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 5.199912] Freeing unused kernel memory: 2248K [ 5.212074] Write protecting the kernel read-only data: 18432k [ 5.228226] Freeing unused kernel memory: 2008K [ 5.234706] Freeing unused kernel memory: 124K [ 5.272911] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 5.286633] x86/mm: Checking user space page tables [ 5.311456] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 5.438212] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.446146] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.454972] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.468774] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.485910] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.496123] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.516019] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.531479] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.546994] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.565994] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.817150] hv_utils: Registering HyperV Utility Driver [ 5.829121] hv_vmbus: registering driver hv_util [ 5.844025] hv_vmbus: registering driver hv_netvsc [ 5.866845] hidraw: raw HID events driver (C) Jiri Kosina [ 5.882075] hv_vmbus: registering driver hyperv_keyboard [ 5.932181] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 5.986214] hv_vmbus: registering driver hid_hyperv [ 6.177973] hv_utils: Heartbeat IC version 3.0 [ 6.199287] hv_utils: Shutdown IC version 3.0 [ 6.220169] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 6.363219] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 6.441279] hv_utils: TimeSync IC version 4.0 [ 6.456292] hv_utils: VSS IC version 5.0 Begin: Loading essential driver ... [ 6.608043] raid6: sse2x1 gen() 2217 MB/s [ 6.660212] raid6: sse2x1 xor() 3038 MB/s [ 6.730943] raid6: sse2x2 gen() 3011 MB/s [ 6.784034] raid6: sse2x2 xor() 2323 MB/s [ 6.840654] raid6: sse2x4 gen() 3504 MB/s [ 6.896060] raid6: sse2x4 xor() 3549 MB/s [ 6.902243] raid6: using algorithm sse2x4 gen() 3504 MB/s [ 6.913156] raid6: .... xor() 3549 MB/s, rmw enabled [ 6.926059] raid6: using intx1 recovery algorithm [ 6.955579] xor: measuring software checksum speed [ 7.012050] prefetch64-sse: 8893.000 MB/sec [ 7.056057] generic_sse: 6407.000 MB/sec [ 7.066926] xor: using function: prefetch64-sse (8893.000 MB/sec) [ 7.080101] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file syste ... Begin: Running /scripts/local-top ... done. Begin: Running scripts/local-premount ... [ 7.372754] Btrfs loaded, crc32c=crc32c-generic Scanning for Btfs filesystems done. Warning: fsck not present, so skipping root file system [ 7.675370] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-botom ... done. [ 8.363235] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 8.410922] systemd[1]: Detected virtualization microsoft. [ 8.448701] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 8.586994] systemd[1]: Set hostname to <ubuntu>. [ 8.602023] systemd[1]: Initializing machine ID from random generator. [ 8.627633] systemd[1]: Installed transient /etc/machine-id file. [ 9.265980] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 9.354323] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Deice-mapper even daemon FIFOs. [ 9.468794] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 9.612554] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice Uer and Session Slice. [[0;32m OK [m] Listening on LVM2 poll daemon scket. [[0;32m OK [0m] Reached target Encrypted Volume. [[0;32m OK [0m] Listening on Journal Socket (/dv/log). [[0;32m OK [0m] Created slice sstem-getty.slic. [[0;32m OK [0m] Started Forward Password Requests to Wall Direcory Watch. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Started Dispatch Password Requests to Console Drectory Watch. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on udv Control Socke. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on Jornal Socket. Mounting Debug File System... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... Starting Load Kernel Modules... Starting Remount Root and Kernel File Systems... [ 11.687282] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kenel...[ 11.741613] EXT4-fs (sda1): re-mounted. Opts: (null) [ 11.786150] iscsi: registered transport (tcp) Mounting Huge Pages File System...[ 11.879900] iscsi: registered transport (iser) Starting Journal Service... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started RemountRoot and KernelFile Systems. [[0;32m OK [0m] Started Create list of required sta...ce nodes or the current kernel. [[0;32m OK [m] Started LVM2 meadata daemon. Starting CreateStatic Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Initia cloud-init job (pre-networking)... Starting Apply ernel Variables... Mounting FUSE Cntrol File System... Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File Syste. [[0;32m OK [0m] Mounted Configuration File Systm. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create tatic Device Nodes in /dev. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manger... [[0;32m OK [m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target ocal File Systes. Starting Commita transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Flush Journal to Persisent Storage. [[0;32m OK [0m] Started Commit transient machne-id on disk. [[0;32m OK [m] Started udev Kernel Device Manager. Starting Create Volatile Files nd Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchroniation... [[0;32m OK [0m] Started LSB: AppArmor initializtion. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dv/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill witch Status /dv/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 24.051257] cloud-init[328]: Cloud-init v. 1.2 running 'init-l29 Oct 2021 16:14:55 +0000. Up 20.38 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 33.632688] cloud-init[662]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:15:02 +0000. Up 27.93 seconds. [[ 33.884615] [0;32m OK [0m] cloud-initStarted Initial cloud-init job (metadata servic crawler).[662]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [[ 34.086535] [0;32m OK [mcloud-init[662]: ci-info: +--------+------+-----------------------------+-----------------+-------+-------------------+] Reached target Network. [ 34.279663] cloud-init [662]: Starting iSCSI initiator daemon(iscsid)...ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 34.499324] [0;32m OK [mcloud-init] Reached target Cloud-config availability.[662]: ci-info: +--------+------+------------------------------+-----------------+------+-------------------+[[0;32m OK [0m] Reached target ystem Initialization. [[0;32m OK [0m ] [ 34.818380] Listening on ACPID Listen Socket.cloud-init[662]: ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:ca45:78 |[[0;32m OK [0m] Stared Daily apt donload activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[ 35.026466] cloud-init[0;32m OK [m[662]: ] ci-info: | eth | True | fe80::f816:3eff:feca4578/64 | . | lik | fa:16:3e:ca:45:78 |Started ACPI Events Check. [[ 35.269582] [0;32m OK [m] Reached targt Paths. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [m] Reached targt Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started Deferred excution scheduler. cloud-init[662]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | Starting Apply the settings specified in cloud-config... [ 35.610101] cloud-init [662]: Starting LSB: MD monitoring daemon...ci-info: | lo | True | ::1/128 | . | hot | . | [ 35.924884] Starting Login Service...cloud-init[662]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ Starting /etc/r.local Compatiblity... [ 36.272920] [cloud-init[0;32m OK [0m[662]: ] ci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Started Regular background program processing daemon. [ 36.672979] cloud-init[662]: Starting LSB: Rcord successfulboot for GRUB...ci-info: +-------+-----------------+------------+-----------------+-----------+------+ [ 36.993312] [[0;32m OK [0mcloud-init] [662]: ci-info: | Route | Destinatio | Gateway | Genmask | Interface |Flags |Started ACPI evnt daemon. [ [0;32m OK [m[ 37.572221] ] cloud-init[662]: Started D-Bus System Message Bu. ci-info: +-------+----------------+------------+-----------------+-----------+-------+ Starting OpenBS Secure Shell server... [[ 38.113905] [0;32m OK [0mcloud-init[662]: ] ci-info: | 0 | 0.0.0.0 | 172.20.0.1| 0.0.0.0 | eth0 | UG |Started etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [ 38.375771] [cloud-init[662]: [0;32m OK [mci-info: | 1 | 169.254.169.54 | 172.20.0.1| 255.255.255.25 | eth0 | UGH | ] [ 38.608793] cloud-initStarted OpenBSDSecure Shell sever.[662]: ci-info: | 2 | 172.20.0. | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[0;32m OK [m[ 39.168429] cloud-init] [662]: ci-info: +------+----------------+-----------+----------------+-----------+-------+Started Login Service. [ 39.445732] [[0;32m OK [0mcloud-init[662]: ] Generating publc/private rsa key pair.Started LSB: MDmonitoring daemon. [ 39.839355] [cloud-init[0;32m OK [m] [662]: Your identificaion has been saed in /etc/ssh/sh_host_rsa_key.Started LSB: Reord successful oot for GRUB. [ 40.263173] cloud-initStarting Login to default iSCSI targets... [662]: Your public key has been saved n /etc/ssh/ssh_host_rsa_key.pub [ 40.501646] cloud-init[662]: The key fingerpint is: [[0;32m OK [m[ 40.691287] ] cloud-initStarted Login to default iSCSI targets.[662]: SHA256:TjoKjnyw2qfwaA5ZU8LO1X0SS+nocgBkYeCXzMlTFtY root@tempest-attachvolumetestjson-server-883075821[ [0;32m OK [0m[ 40.936853] cloud-init] [662]: The key's randoart image is:Reached target Remote File Systems (Pre). [[ 41.155462] [0;32m OK [0mcloud-init[662]: ] +---[RSA 2048]---+Reached target emote File Systms. Starting PermitUser Sessions... [ 41.453547] cloud-initStarting LSB: St the CPU Frequncy Scaling governor to "ondemad"...[662]: |.o=. =o o. | Starting LSB: automatic crash report generation...[ 41.804645] cloud-init [662]: [|.+= *. E.o |[0;32m OK [m ] [ 42.092301] Started Permit User Sessions.cloud-init[662]: | .oXo .o+ . | [[ 42.288230] [0;32m OK [mcloud-init] [662]: Started Serial etty on ttyS0.| o.+o . .o | [[ 42.567900] [0;32m OK [0mcloud-init] Started Getty on tty1. [662]: | = o S |[[0;32m OK [0m ] Reached target ogin Prompts. [ 42.967103] [cloud-init[0;32m OK [m[662]: | + .. o+ | ] [ 43.138349] cloud-initStarted LSB: Set the CPU Frequency Scaling govenor to "ondemand".[662]: |+ + oo . | [ [0;32m OK [m] [ 43.396335] Started LSB: automatic crash report generation.cloud-init [662]: [|oX o.. . |[0;32m OK [m] [ 43.647320] Reached target Multi-User System.cloud-init[662]: |Bo*o. |[ [0;32m OK [m[ 43.826286] ] cloud-initReached target Graphical Interfac [662]: Starting Update UTMP about System Runlevel Changes...+----[SHA256]-----+ [ 44.041577] cloud-init[662]: Generating public/private dsa key pair. [ 44.115434] cloud-init[662]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [[ 44.266715] [0;32m OK [0m] cloud-init[662]: Started Update UTMP about System Runlevel Changes.Your public keyhas been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 44.469497] cloud-init[662]: The key fingerprint is: [ 44.585693] cloud-init[662]: SHA256:9KfqGHlnCUsE4jzSTnbskShtC1vb6OGi0Sh4L8pthw root@tempest-attachvolumetestjson-server-883075821 [ 44.691274] cloud-init[662]: The key's randomart image is: [ 44.781083] cloud-init[662]: +---[DSA 1024]----+ [ 44.860955] cloud-init[662]: | . . | [ 44.983014] cloud-init[662]: | = + o | [ 45.080839] cloud-init[662]: | + % = o | [ 45.192470] cloud-init[662]: | E O + . | [ 45.305171] cloud-init[662]: | o B o S . . | [ 45.386422] cloud-init[662]: |.o = . o o + | [ 45.494389] cloud-init[662]: |= = o o o = | [ 45.585435] cloud-init[662]: |o=o+ + + | [ 45.723669] cloud-init[662]: |oooo. ..o | [ 45.805259] cloud-init[662]: +----[SHA256]-----+ [ 45.894043] cloud-init[662]: Generating public/private ecdsa key pair. [ 45.980067] cloud-init[662]: Your identification has been saved in /etc/ssh/sh_host_ecdsa_key. [ 46.087455] cloud-init[662]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pb. [ 46.222983] cloud-init[662]: The key fingerprint is: [ 46.242453] cloud-init[662]: SHA256:yFbk9Q3rU2ab/OJIT+3DzhrdG4tlkjajcTHtfroboL4 root@tempest-attachvolumetestjson-server-883075821 [ 46.388558] cloud-init[662]: The key's randomart image is: [ 46.514798] cloud-init[662]: +---[ECDSA 256]---+ [ 46.596130] cloud-init[662]: | . . . | [ 46.717059] cloud-init[662]: | o . . + | [ 46.786484] cloud-init[662]: | o o | [ 46.878602] cloud-init[662]: | . o . =.o | [ 46.968261] cloud-init[662]: | + S +o+. | [ 47.034680] cloud-init[662]: | . . o*o.| [ 47.126867] cloud-init[662]: | ...O=*+| [ 47.214579] cloud-init[662]: | . .==@*=| [ 47.323879] cloud-init[662]: | Eo.oX+| [ 47.442422] cloud-init[662]: +----[SHA256]----+ [ 47.601448] cloud-init[662]: Generating public/private ed25519 key pair. [ 47.741800] cloud-init[662]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 47.822822] cloud-init[662]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 47.985679] cloud-init[662]: The key fingerprint is: [ 48.077140] cloud-init[662]: SHA256:VZtxusJiQj7W2H80V0eV5vHh+GWIJ3C7gLuJWX02W4I root@tempest-attachvolumetestjson-server-883075821 [ 48.195971] cloud-init[662]: The key's randomart image is: [ 48.308771] cloud-init[662]: +--[ED25519 256]--+ [ 48.425723] cloud-init[662]: | o . =| [ 48.500225] cloud-init[662]: | ...* * | [ 48.605543] cloud-init[662]: | . ..o+o=.*| [ 48.739133] cloud-init[662]: U| o +.o. +oo+=|b u[ 48.924329] ncloud-initt[662]: u 1| * Sooo++o..|6 [ 49.153661] .0cloud-init4[662]: | . +ooEo*o.. |. 4 [ 49.352987] Lcloud-initT[662]: S | + o.o.= |tempest-attachvolumetestjson-server-883075821 [ 49.569276] cloud-init[662]: ttyS0 | o o .. | tempest-attachvolumetestjson-sever-883075821[ 49.798961] cloud-init [662]: login: | | [ 49.939667] cloud-init[662]: +----[SHA256]-----+ [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.000000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.092000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.096000] tsc: Detected 1995.192 MHz processor [ 0.104000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.108005] pid_max: default: 32768 minimum: 301 [ 0.112051] Security Framework initialized [ 0.116005] Yama: becoming mindful. [ 0.120041] AppArmor: AppArmor initialized [ 0.124379] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.128102] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.132025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136012] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140515] CPU: Physical Processor ID: 0 [ 0.144450] mce: CPU supports 1 MCE banks [ 0.148110] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.152005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.156011] Spectre V2 : Mitigation: Full generic retpoline [ 0.160004] Speculative Store Bypass: Vulnerable [ 0.205540] Freeing SMP alternatives memory: 36K [ 0.213252] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.216101] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.220059] Hierarchical SRCU implementation. [ 0.228244] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.232004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.236063] smp: Bringing up secondary CPUs ... [ 0.240006] smp: Brought up 1 node, 1 CPU [ 0.244005] smpboot: Max logical packages: 1 [ 0.248006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.252431] devtmpfs: initialized [ 0.256084] x86/mm: Memory block size: 128MB [ 0.260689] evm: security.selinux [ 0.264030] evm: security.SMACK64 [ 0.268005] evm: security.SMACK64EXEC [ 0.272005] evm: security.SMACK64TRANSMUTE [ 0.276005] evm: security.SMACK64MMAP [ 0.280005] evm: security.apparmor [ 0.284005] evm: security.ima [ 0.288005] evm: security.capability [ 0.292165] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.296016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.300065] pinctrl core: initialized pinctrl subsystem [ 0.308031] NET: Registered protocol family 16 [ 0.312115] audit: initializing netlink subsys (disabled) [ 0.316177] cpuidle: using governor ladder [ 0.320009] audit: type=2000 audit(1635524209.316:1): state=initialized audit_enabled=0 res=1 [ 0.324009] cpuidle: using governor menu [ 0.328087] ACPI: bus type PCI registered [ 0.332005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.337269] PCI: Using configuration type 1 for base access [ 0.345113] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.348294] ACPI: Added _OSI(Module Device) [ 0.352011] ACPI: Added _OSI(Processor Device) [ 0.356028] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.360006] ACPI: Added _OSI(Processor Aggregator Device) [ 0.364017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.378110] ACPI: Interpreter enabled [ 0.380013] ACPI: (supports S0 S5) [ 0.384004] ACPI: Using IOAPIC for interrupt routing [ 0.388045] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.392554] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.436539] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.440011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.448017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452483] PCI host bridge to bus 0000:00 [ 0.456020] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.460007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.464030] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.468007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.472007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.476007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.517466] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.520007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524007] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.528007] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.538026] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.538026] * this clock source is slow. Consider trying other clock sources [ 0.552582] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.604880] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.608812] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.612944] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.617126] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.620686] SCSI subsystem initialized [ 0.624445] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.628000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.628006] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.632005] vgaarb: loaded [ 0.636054] pps_core: LinuxPPS API ver. 1 registered [ 0.640027] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.644019] PTP clock support registered [ 0.648069] EDAC MC: Ver: 3.0.0 [ 0.656642] hv_vmbus: Vmbus version:4.0 [ 0.659414] PCI: Using ACPI for IRQ routing [ 0.660747] NetLabel: Initializing [ 0.664015] NetLabel: domain hash size = 128 [ 0.668017] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.672993] NetLabel: unlabeled traffic allowed by default [ 0.676184] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.711722] VFS: Disk quotas dquot_6.6.0 [ 0.716641] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.722223] AppArmor: AppArmor Filesystem Enabled [ 0.727266] pnp: PnP ACPI init [ 0.742787] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.747616] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.753384] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.759635] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.766895] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.773012] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.778437] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.785554] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.790603] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.796043] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.802367] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.808955] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.815384] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.822531] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.830011] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.834649] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.839617] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.846786] pnp: PnP ACPI: found 9 devices [ 0.858813] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.866743] NET: Registered protocol family 2 [ 0.872682] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.880774] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.886811] TCP: Hash tables configured (established 8192 bind 8192) [ 0.895195] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.900512] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.912122] NET: Registered protocol family 1 [ 0.917173] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.926222] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.934119] Unpacking initramfs... [ 1.272687] Freeing initrd memory: 13088K [ 1.277161] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.282336] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.291531] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.298766] Scanning for low memory corruption every 60 seconds [ 1.304288] Initialise system trusted keyrings [ 1.309176] Key type blacklist registered [ 1.315356] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.323966] zbud: loaded [ 1.330061] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.335831] fuse init (API version 7.26) [ 1.342998] Key type asymmetric registered [ 1.347372] Asymmetric key parser 'x509' registered [ 1.354784] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.361784] io scheduler noop registered (default) [ 1.366672] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.372288] ACPI: Power Button [PWRF] [ 1.378526] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.408511] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.441281] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.449487] Linux agpgart interface v0.103 [ 1.456614] loop: module loaded [ 1.461534] hv_vmbus: registering driver hv_storvsc [ 1.468053] random: fast init done [ 1.475447] scsi host0: storvsc_host_t [ 1.484385] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.493450] scsi host1: storvsc_host_t [ 1.502838] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.508488] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.520924] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.533306] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.545954] sd 0:0:0:0: [sda] Write Protect is off [ 1.555360] scsi host2: ata_piix [ 1.561086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.567434] scsi host3: ata_piix [ 1.573504] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.580655] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.602640] libphy: Fixed MDIO Bus: probed [ 1.609612] tun: Universal TUN/TAP device driver, 1.6 [ 1.616105] PPP generic driver version 2.4.2 [ 1.619907] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.636027] sda: sda1 [ 1.650962] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.661674] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.667108] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.672122] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.676980] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.681893] mousedev: PS/2 mouse device common for all mice [ 1.693479] rtc_cmos 00:00: RTC can wake from S4 [ 1.698632] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.704295] sd 1:0:0:0: [sdb] Write Protect is off [ 1.739742] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 1.748003] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 2.615464] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 2.626150] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.739374] device-mapper: uevent: version 1.0.3 [ 2.744427] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.750752] NET: Registered protocol family 10 [ 2.761657] Segment Routing with IPv6 [ 2.766584] NET: Registered protocol family 17 [ 2.770942] Key type dns_resolver registered [ 2.775850] RAS: Correctable Errors collector initialized. [ 2.781543] registered taskstats version 1 [ 2.786324] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.790459] Loading compiled-in X.509 certificates [ 2.799387] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.805758] zswap: loaded using pool lzo/zbud [ 2.816087] Key type big_key registered [ 2.820671] Key type trusted registered [ 2.936722] Key type encrypted registered [ 2.941271] AppArmor: AppArmor sha1 policy hashing enabled [ 2.946205] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.951777] evm: HMAC attrs: 0x1 [ 2.978659] rtc_cmos 00:00: setting system clock to 2021-10-29 16:16:53 UTC (1635524213) [ 2.984993] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.989756] EDD information not available. [ 3.417083] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.429254] ata2.00: configured for MWDMA2 [ 3.447518] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.467080] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.471521] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.478949] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.487013] Freeing unused kernel memory: 2248K [ 3.496069] Write protecting the kernel read-only data: 18432k [ 3.501894] Freeing unused kernel memory: 2008K [ 3.506367] Freeing unused kernel memory: 124K [ 3.521867] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.526294] x86/mm: Checking user space page tables [ 3.541531] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.595856] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.601495] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.606942] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.612117] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.616763] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.628072] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.641936] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.649411] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.657066] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.661833] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.816633] hv_utils: Registering HyperV Utility Driver [ 3.821604] hv_vmbus: registering driver hv_util [ 3.832951] hv_vmbus: registering driver hv_netvsc [ 3.841551] hidraw: raw HID events driver (C) Jiri Kosina [ 3.858484] hv_vmbus: registering driver hyperv_keyboard [ 3.877517] hv_vmbus: registering driver hid_hyperv [ 3.942220] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.953495] hv_utils: Heartbeat IC version 3.0 [ 3.972471] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.002530] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.042571] hv_utils: Shutdown IC version 3.0 [ 4.047984] hv_utils: TimeSync IC version 4.0 [ 4.053021] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.292872] raid6: sse2x1 gen() 2690 MB/s [ 4.348041] raid6: sse2x1 xor() 3140 MB/s [ 4.400037] raid6: sse2x2 gen() 5373 MB/s [ 4.452043] raid6: sse2x2 xor() 3866 MB/s [ 4.504034] raid6: sse2x4 gen() 6647 MB/s [ 4.556026] raid6: sse2x4 xor() 4881 MB/s [ 4.560412] raid6: using algorithm sse2x4 gen() 6647 MB/s [ 4.568514] raid6: .... xor() 4881 MB/s, rmw enabled [ 4.573444] raid6: using intx1 recovery algorithm [ 4.582234] xor: measuring software checksum speed [ 4.624039] prefetch64-sse: 10096.000 MB/sec [ 4.668036] generic_sse: 9228.000 MB/sec [ 4.672991] xor: using function: prefetch64-sse (10096.000 MB/sec) [ 4.684114] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.860067] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.039432] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.044080] EXT4-fs (sda1): write access will be enabled during recovery [ 5.306741] EXT4-fs (sda1): recovery complete [ 5.320530] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.764122] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.773905] systemd[1]: Detected virtualization microsoft. [ 5.791618] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.858629] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-883075821>. [ 6.258882] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 6.311149] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 6.359763] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 6.416770] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 6.472372] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.528369] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Journal Service... Mounting Huge Pages File System... Starting Load Kernel Modules... [ 7.132821] Loading iSCSI transport class v2.0-870. Mounting Debug File System... [[0;32m OK [0m[ 7.197184] iscsi: registered transport (tcp) ] Created slice system-getty.slice. [ 7.234318] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. Starting Remount Root and Kernel File Systems... [[ 7.622524] EXT4-fs (sda1): re-mounted. Opts: (null) [0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Paes File System. [[0;32m OK [0m] Started JournalService. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting Configuration File System... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Found device /sys/subsystem/net/devices/eth0. [ 13.030609] cloud-init[327]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 16:17:02 +0000. Up 11.49 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 16.661483] cloud-init[673]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:17:05 +0000. Up 14.77 seconds. [ 16.761045] cloud-init[[0;32m OK [0m[673]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++] Started Initial cloud-init job (metadata service crawler). [ 16.868987] [cloud-init[0;32m OK [0m[673]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Network is Online. [ 16.971840] Starting iSCSI initiator daemon (iscsid)...cloud-init[673]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[[0;32m OK [0m ] [ 17.069258] Reached target Cloud-config availability.cloud-init [673]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Reached target System Initialization.[ 17.171838] cloud-init[673]: [ci-info: | eth0 | True | 172.20.0.9 | 255.255.255.240 | . | fa:16:3e:ca:45:78 |[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 17.275333] cloud-init[[0;32m OK [0m[673]: ci-info: | eth0 | True | fe80::f816:3eff:feca:4578/64 | . | link | fa:16:3e:ca:45:78 |] Listening on ACPID Listen Socket. [ 17.368141] cloud-init[[673]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |[0;32m OK [0m] Started ACPI Events Check. [ 17.461728] [cloud-init[0;32m OK [0m[673]: ] ci-info: | lo | True | ::1/128 | . | host | . |Reached target Paths. [[ 17.558741] [0;32m OK [0mcloud-init] [673]: Started Daily apt download activities.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 17.658579] ] cloud-initStarted Daily apt upgrade and clean activities.[673]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[[0;32m OK [0m [ 17.746191] ] cloud-initReached target Timers.[673]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[[0;32m OK [0m ] [ 17.838688] Listening on D-Bus System Message Bus Socket.cloud-init [673]: [ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[0;32m OK [0m] Reached target Sockets. [ 17.945054] cloud-init[[673]: [0;32m OK [0mci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Basic System. [ 18.032196] cloud-initStarting /etc/rc.local Compatibility...[673]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ [0;32m OK [0m[ 18.127723] ] cloud-initStarted Deferred execution scheduler.[673]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[ 18.214123] [0;32m OK [0mcloud-init] [673]: Started Regular background program processing daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting LSB: MD monitoring daemon...[ 18.330891] cloud-init[673]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings speified in cloud-config... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting Login Service... Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Login Service. [[0;32m OK [m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 21.353069] cloud-init[727]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Oct 2021 16:17:10 +0000. Up 19.62 seconds. [[0;32m OK [0m] Started Apply te settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 22.861753] cloud-init[801]: Printing ubuntu user authorized keys [ 22.909434] cloud-init[801]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH6hBYML8Z1WxootdM5AzNn/kn46pTVsVOO/V724A2kluF8gwNrYDcQXbK5BMAGo1FS5fTgRGAbULLunqW2JNd5Y5pGFlC5nOYAJE+cBQyR/RwD/OlvslO2OUkSffl6xbu2qFiZ59ibFzu8e++08OYQ2Y3NnC0DDG9p8bOlSvACGSsm36IX7VRpZLhmVu9LE04uDW4QCWKUoeQlSiZk8Q6UnwQI7YnBwObrshotSFNO/uAOF6vfG/lP39rWsceJqJiW0QM+g5eYtU4Bp7M08zEyOBi/ZtkIRTGwjGoHprlwQXEjNwaBs58FB+zqJlcGBRcPzWGXkNuZrqha/wCwwqp Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | ad:9d:12:f8:88:a4:e2:e8:38:b2:aa:c4:4f:e5:4a:0e | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 29 16:17:13 ec2: <14>Oct 29 16:17:13 ec2: ############################################################# <14>Oct 29 16:17:13 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:17:13 ec2: 1024 SHA256:9KfqGHlnCUsE4jzSTnbskShtC1vb6OGi0Sh4L8ptUhw root@tempest-attachvolumetestjson-server-883075821 (DSA) <14>Oct 29 16:17:13 ec2: 256 SHA256:yFbk9Q3rU2ab/OJIT+3DzhrdG4tlkjajcTHtfroboL4 root@tempest-attachvolumetestjson-server-883075821 (ECDSA) <14>Oct 29 16:17:13 ec2: 256 SHA256:VZtxusJiQj7W2H80V0eV5vHh+GWIJ3C7gLuJWX02W4I root@tempest-attachvolumetestjson-server-883075821 (ED25519) <14>Oct 29 16:17:13 ec2: 2048 SHA256:TjoKjnyw2qfwaA5ZU8LO1X0SS+nocgBkYeCXzMlTFtY root@tempest-attachvolumetestjson-server-883075821 (RSA) <14>Oct 29 16:17:13 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:17:13 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPF7OEw/P+zFdCFKSn2UnqoNBC78995PracId6Svv9WxFdF4pT++Xkf5DiQQRgc6J0p465ng1uk57ZRn+n4C8= root@tempest-attachvolumetestjson-server-883075821 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN8I567zXFclfANj1p4RiySVMRuU0J45Y8Y8ip3SXHZg root@tempest-attachvolumetestjson-server-883075821 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZkVTRmCmjBDXa/5he8lDMdwB44CYofIgWqBbojLXgEqK95Qzki3M3U8KGa0o+4YB0j+btPF4pgufzVteIfYAA5rBksVe1F0XH8Bk3WQjhmLZWYOhPXXkxWwqn13S8pG63y+TKTcMGN4UMRK6Boj2HetqhbGtZgtjbUv6y0DnHFyglXN1PJ8b5plQCrG4AtruS030KNlPKZMykYwEs/wqZYl8d6KspO9g/IH6CLQc5nlTRmLpB41pFd1LNMuRo12TApCngzslcBdbNOdOQkpFtsRlPRtP+QuHbFB2rcmq7slb9cjbdjXlxAPAi8UccRquH2bNLBg50BTd4n8uO0nRf root@tempest-attachvolumetestjson-server-883075821 -----END SSH HOST KEY KEYS----- [ 23.907000] cloud-init[801]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Oct 2021 16:17:12 +0000. Up 22.08 seconds. [ 24.020994] cloud-init[[0;32m OK [0m] [801]: Started Execute cloud user/final scripts.Cloud-init v. 18.2 finished at Fri, 29 Oct 2021 16:17:14 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 23.75 seconds [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-883075821 ttyS0 tempest-attachvolumetestjson-server-883075821 login: 2021-10-29 16:29:17,310 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:17,310 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd91cbb5-7e67-4771-8196-031b00f48a83', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd91cbb5-7e67-4771-8196-031b00f48a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:18,361 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:18,361 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e3fa8c-fdce-489a-b3e3-50432d69fa28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e3fa8c-fdce-489a-b3e3-50432d69fa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:19,417 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.047s 2021-10-29 16:29:19,418 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ccbe03-e669-49f0-9ee6-8a44797f7cf3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ccbe03-e669-49f0-9ee6-8a44797f7cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:20,467 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:20,467 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e973a9de-6903-41f9-8305-0a27eb83c915', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e973a9de-6903-41f9-8305-0a27eb83c915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:21,516 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:21,517 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae833813-c48b-4102-9ef2-8dfad17e4c38', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae833813-c48b-4102-9ef2-8dfad17e4c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:22,563 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:29:22,563 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30207867-e0b1-422f-871f-d23a0edf674d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30207867-e0b1-422f-871f-d23a0edf674d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:23,614 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:29:23,614 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372414d0-7c7c-4c3b-a223-2793bc62c9b0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372414d0-7c7c-4c3b-a223-2793bc62c9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:24,662 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:24,663 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f5d1d7-658c-4235-97ac-dc333c643cb2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f5d1d7-658c-4235-97ac-dc333c643cb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:25,712 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:25,712 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66299958-fbc0-42bb-91d5-8ac26756302a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66299958-fbc0-42bb-91d5-8ac26756302a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:26,761 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:26,761 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0831db51-42c2-4dfb-b1e6-92564b7c5891', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0831db51-42c2-4dfb-b1e6-92564b7c5891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:27,810 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:27,810 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffe0f8a-47f5-4757-a0bb-8def33b73384', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffe0f8a-47f5-4757-a0bb-8def33b73384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:28,861 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:29:28,861 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f94b66-edfe-46a1-ba00-40c3cd7e5ad4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f94b66-edfe-46a1-ba00-40c3cd7e5ad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:29,909 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:29:29,909 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c78f737-ede3-4a51-a973-694d652b7af9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c78f737-ede3-4a51-a973-694d652b7af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:30,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:30,959 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db645d6-087c-4b2a-b149-e7639ff1abfa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db645d6-087c-4b2a-b149-e7639ff1abfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:32,008 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:32,008 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c2ba7c-7a10-4107-ba4c-6c4c70c3eecd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c2ba7c-7a10-4107-ba4c-6c4c70c3eecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:33,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:33,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41e6687-bfc8-4f5a-a1f5-a5472081bbcc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41e6687-bfc8-4f5a-a1f5-a5472081bbcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:34,105 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:34,105 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9436bf86-f6fe-4b0d-9a55-4aead4850fa0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9436bf86-f6fe-4b0d-9a55-4aead4850fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:35,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:29:35,156 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87853d50-456e-44bc-89ff-d196a49aa559', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87853d50-456e-44bc-89ff-d196a49aa559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:36,206 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:36,206 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6b5964-3764-40c8-9ef7-c963cfbb7d90', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6b5964-3764-40c8-9ef7-c963cfbb7d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:37,255 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:37,256 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28abc6ae-3500-4914-be93-79b8e99528cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28abc6ae-3500-4914-be93-79b8e99528cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:38,303 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:38,303 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c25e559-170d-4321-9e93-dd9152e744ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c25e559-170d-4321-9e93-dd9152e744ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:39,354 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:29:39,354 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294e34d1-169b-4ffc-acec-c1c450a614c6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294e34d1-169b-4ffc-acec-c1c450a614c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:40,403 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:40,403 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2d02ce-a5d8-4572-a6e4-254905cf143e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2d02ce-a5d8-4572-a6e4-254905cf143e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:41,452 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:41,452 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee29286f-d484-4b34-9e21-10c04977d2ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee29286f-d484-4b34-9e21-10c04977d2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:42,501 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:42,502 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c4d28c7-eb2e-41e6-bc24-6144aae43ceb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c4d28c7-eb2e-41e6-bc24-6144aae43ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:43,550 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:43,550 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342c5cf5-d09e-438b-9e5d-5d9ca4d186a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342c5cf5-d09e-438b-9e5d-5d9ca4d186a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:44,599 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:44,599 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde9460d-4cfe-42ae-a4aa-a29743b057a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde9460d-4cfe-42ae-a4aa-a29743b057a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:45,648 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:45,648 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbb11db5-055e-4eb4-8b1c-e5199cde9c5a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbb11db5-055e-4eb4-8b1c-e5199cde9c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:46,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:29:46,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f14e4c5-a5d3-4511-b876-59cb4fee67c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f14e4c5-a5d3-4511-b876-59cb4fee67c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:47,751 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:29:47,751 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425e9c22-9127-455f-bd9a-906aec1c931c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425e9c22-9127-455f-bd9a-906aec1c931c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:48,800 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:48,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5b8a82-65e8-45df-8efb-e0b01f0e1a13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5b8a82-65e8-45df-8efb-e0b01f0e1a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:49,853 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:29:49,853 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5569d3a4-4b31-493e-9e87-d7abb4103aca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5569d3a4-4b31-493e-9e87-d7abb4103aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:50,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:50,902 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d98d9dc3-acf8-40a4-a434-73c1eab2b6f6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d98d9dc3-acf8-40a4-a434-73c1eab2b6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:51,951 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:51,952 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4876a35-23d5-4986-abc0-3742413cac13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4876a35-23d5-4986-abc0-3742413cac13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:53,001 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:53,001 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52842d0b-da2b-4257-991a-846bc554d028', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52842d0b-da2b-4257-991a-846bc554d028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:54,049 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:29:54,049 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1debaa26-bde2-4c1d-8120-04028d4b346e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1debaa26-bde2-4c1d-8120-04028d4b346e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:55,098 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:55,098 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed63f1f1-912b-47a4-beab-262f24dbe684', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed63f1f1-912b-47a4-beab-262f24dbe684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:56,147 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:56,147 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1948856a-3e66-405f-b928-53f89f65f5d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1948856a-3e66-405f-b928-53f89f65f5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:57,195 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:29:57,195 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c70d070-d338-4005-be42-30d90beae4d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c70d070-d338-4005-be42-30d90beae4d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:58,248 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:29:58,248 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a36b41d3-d84e-4f33-a738-4e01d4128314', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a36b41d3-d84e-4f33-a738-4e01d4128314', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:29:59,297 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:29:59,298 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562d9c9f-9e45-49b5-a84c-85c1134a236d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562d9c9f-9e45-49b5-a84c-85c1134a236d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:00,347 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:00,348 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcfa8824-7950-4d20-89bc-5f3d91896d37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcfa8824-7950-4d20-89bc-5f3d91896d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:01,397 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:01,398 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d15289da-fd04-41f4-a800-d8b59b94b6aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d15289da-fd04-41f4-a800-d8b59b94b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:02,448 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:02,448 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9998cefb-96fb-491b-992e-aeff3b7055e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9998cefb-96fb-491b-992e-aeff3b7055e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:03,497 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:03,498 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f28cc0-fb6e-4a4d-9769-27ff8cfd51c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f28cc0-fb6e-4a4d-9769-27ff8cfd51c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:04,547 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:04,547 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7564ea4-1adf-46b8-9676-738954e28bfb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7564ea4-1adf-46b8-9676-738954e28bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:05,596 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:05,596 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076e0f35-d53b-464a-bb5c-d8410793cb3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076e0f35-d53b-464a-bb5c-d8410793cb3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:06,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:06,645 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fcad0a-dfd3-4546-83b3-50979af386b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fcad0a-dfd3-4546-83b3-50979af386b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:07,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:07,694 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0323de2-c67b-49e4-852d-2464e3d70f20', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0323de2-c67b-49e4-852d-2464e3d70f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:08,741 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:08,742 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e350dc-3284-423c-bc6f-e0239185f22b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e350dc-3284-423c-bc6f-e0239185f22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:09,792 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:09,792 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2961a47-0018-439a-8697-fb9e1f785c84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2961a47-0018-439a-8697-fb9e1f785c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:10,841 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:10,842 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cffb7f4c-1c20-4bf5-ba7d-a50674d30a4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cffb7f4c-1c20-4bf5-ba7d-a50674d30a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:11,890 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:11,890 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fa2568-6911-4600-a8dd-c2e9cdb3ba09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fa2568-6911-4600-a8dd-c2e9cdb3ba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:12,938 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:12,939 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9964f35-a918-4937-82af-9ddd8bc1b045', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9964f35-a918-4937-82af-9ddd8bc1b045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:13,987 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:13,987 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b8e558-05b6-4d69-8437-ef09a7d6162d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b8e558-05b6-4d69-8437-ef09a7d6162d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:15,036 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:15,037 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a63c64-3ed1-4780-8a9c-d1ffd8fae9c6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a63c64-3ed1-4780-8a9c-d1ffd8fae9c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:16,087 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:16,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae09d49d-4e12-4b50-80d9-5e1fc08c232e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae09d49d-4e12-4b50-80d9-5e1fc08c232e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:17,138 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:17,138 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae14b811-9114-41e8-9c6d-70f80ca79cd6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae14b811-9114-41e8-9c6d-70f80ca79cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:18,187 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:18,188 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-495cc1ce-8d5c-4213-8588-2dd4a35c2127', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495cc1ce-8d5c-4213-8588-2dd4a35c2127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:19,236 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:19,236 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6663943f-b424-45d6-83a4-3689999d98fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6663943f-b424-45d6-83a4-3689999d98fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:20,285 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:20,285 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f6edae-1fe8-493a-aef6-5d495efc280e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f6edae-1fe8-493a-aef6-5d495efc280e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:21,339 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:30:21,340 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d34788d-3c5e-43e7-a1c0-fb4e0902f16f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d34788d-3c5e-43e7-a1c0-fb4e0902f16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:22,388 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:22,388 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b403c202-bc3b-4e86-9d67-ac3745d6dfe1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b403c202-bc3b-4e86-9d67-ac3745d6dfe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:23,436 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:23,437 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dc1aa5-afc0-4209-af5a-2e0a617c3379', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dc1aa5-afc0-4209-af5a-2e0a617c3379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:24,484 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:24,485 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21e6d2e4-a6fb-48e2-8816-14164a187c3c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21e6d2e4-a6fb-48e2-8816-14164a187c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:25,535 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:25,535 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70360e0b-c35a-418f-8af8-e159443621ad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70360e0b-c35a-418f-8af8-e159443621ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:26,586 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:26,586 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8673c7b8-a1df-4ddc-b5db-dcf19e49e15a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8673c7b8-a1df-4ddc-b5db-dcf19e49e15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:27,633 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:30:27,634 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d5ed27f-e812-4e49-b7d5-a69853831e9b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d5ed27f-e812-4e49-b7d5-a69853831e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:28,683 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:28,684 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b07d42-fe4d-482b-98fc-a07829f9ece6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b07d42-fe4d-482b-98fc-a07829f9ece6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:29,733 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:29,734 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a5dbe0-f8b1-4bd8-8239-a3818e0f4870', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a5dbe0-f8b1-4bd8-8239-a3818e0f4870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:30,783 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:30,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491148d4-67f0-405b-9b9c-32fca988dc30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491148d4-67f0-405b-9b9c-32fca988dc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:31,831 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:31,831 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ea1b02-709c-43bd-bfce-30bdb9c54781', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ea1b02-709c-43bd-bfce-30bdb9c54781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:32,881 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:32,882 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb60ede5-2cb1-4bd4-9cd9-0161da9ddd4c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb60ede5-2cb1-4bd4-9cd9-0161da9ddd4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:33,929 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:30:33,930 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b7e1953-fb5e-4098-8611-af4698f6df17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b7e1953-fb5e-4098-8611-af4698f6df17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:34,978 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:34,979 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7ab26f-3392-4706-bc11-e91478d97b95', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7ab26f-3392-4706-bc11-e91478d97b95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:36,027 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:36,028 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6aeb2b4-d121-41db-8de3-944a2c1f4b48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6aeb2b4-d121-41db-8de3-944a2c1f4b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:37,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:37,077 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d677ff1-bfc3-4ded-a99c-5288b4e788e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d677ff1-bfc3-4ded-a99c-5288b4e788e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:38,126 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:38,126 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc3c2aca-da91-43aa-9949-45850fcfc9d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc3c2aca-da91-43aa-9949-45850fcfc9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:39,178 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:30:39,179 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c895bc6-41e4-4509-a52d-51b7d98c13ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c895bc6-41e4-4509-a52d-51b7d98c13ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:40,228 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:40,228 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600b224e-d3e3-4e54-b2a3-b7b718cb0fb4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600b224e-d3e3-4e54-b2a3-b7b718cb0fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:41,278 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:41,279 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a18f144-20bb-4737-812c-6b7566045a71', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a18f144-20bb-4737-812c-6b7566045a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:42,330 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:30:42,330 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c1b8d9d-ca68-49dd-af34-c6af17afa0e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c1b8d9d-ca68-49dd-af34-c6af17afa0e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:43,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.054s 2021-10-29 16:30:43,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd31f1a0-4b90-458a-bc35-139c59d2b384', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd31f1a0-4b90-458a-bc35-139c59d2b384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:44,446 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:30:44,447 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167ac1db-cccd-40c5-ab5b-8b4dd0e8d5cc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167ac1db-cccd-40c5-ab5b-8b4dd0e8d5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:45,498 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:30:45,498 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa9202b-2fd7-4a02-a557-a5d01a45780d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa9202b-2fd7-4a02-a557-a5d01a45780d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:46,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:46,549 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2b7ea38-8eb9-4bb0-8d12-46d2494988ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2b7ea38-8eb9-4bb0-8d12-46d2494988ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:47,600 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:47,600 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62bcf534-751e-4373-8305-c407e4dfdf0f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62bcf534-751e-4373-8305-c407e4dfdf0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:48,650 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:48,650 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c95a96e-ef29-48d6-934d-4ee321b491ad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c95a96e-ef29-48d6-934d-4ee321b491ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:49,701 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:30:49,701 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd049d30-c6ee-47d3-8290-5160fe46b653', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd049d30-c6ee-47d3-8290-5160fe46b653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:50,750 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:30:50,750 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ce62fd0-aef6-42cd-b3f6-ce25b9f11ca6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ce62fd0-aef6-42cd-b3f6-ce25b9f11ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:51,799 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:51,799 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb1a4ed-b983-45f9-b68a-0dbedad4b21e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb1a4ed-b983-45f9-b68a-0dbedad4b21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:52,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:52,849 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe11844f-77fe-44fe-917f-1c16655279c6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe11844f-77fe-44fe-917f-1c16655279c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:53,896 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:30:53,896 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1453aa-4ffb-426f-9c51-213429a8ddde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1453aa-4ffb-426f-9c51-213429a8ddde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:54,947 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:30:54,947 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbb858a-bb93-4827-979a-d2b8d13c1282', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbb858a-bb93-4827-979a-d2b8d13c1282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:55,998 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:30:55,999 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d1aba5-55ab-42ee-8a85-f2f99c85ac4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d1aba5-55ab-42ee-8a85-f2f99c85ac4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:57,048 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:30:57,048 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d7f588b-f8f4-47c7-bb63-d4478f8cb2ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d7f588b-f8f4-47c7-bb63-d4478f8cb2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:58,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:30:58,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbcb3c7f-122a-4d0e-8dd1-17f46f5a8b92', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbcb3c7f-122a-4d0e-8dd1-17f46f5a8b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:30:59,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:30:59,144 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e5ceb7-a28f-4425-aa74-defd65a154c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e5ceb7-a28f-4425-aa74-defd65a154c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:00,194 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:00,194 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3431b3-69c8-4e8b-a2b3-924e62e19ef1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3431b3-69c8-4e8b-a2b3-924e62e19ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:01,243 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:01,244 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931da3e0-5dbb-4f39-b06a-726a1b9f9615', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931da3e0-5dbb-4f39-b06a-726a1b9f9615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:02,293 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:02,294 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277285f9-d82d-4ef8-a37e-d88587da915e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277285f9-d82d-4ef8-a37e-d88587da915e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:03,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:03,344 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d4eea93-0f99-4833-9932-94a973984e8c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d4eea93-0f99-4833-9932-94a973984e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:04,392 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:04,392 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd0e2f7-2505-4e39-aea5-35464eb3ac98', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd0e2f7-2505-4e39-aea5-35464eb3ac98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:05,440 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:05,441 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47fede4-d87c-4d94-ac5c-5ef8095313a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c47fede4-d87c-4d94-ac5c-5ef8095313a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:06,493 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:31:06,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a3a88cf-e3c1-4c2e-8b67-3ababcd82dca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a3a88cf-e3c1-4c2e-8b67-3ababcd82dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:07,542 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:07,543 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9c3a633-f5e0-4482-91cf-3a94ac3e6f3d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9c3a633-f5e0-4482-91cf-3a94ac3e6f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:08,593 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:31:08,593 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202cda13-5ef3-473d-85ac-c1d0ebcd654d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202cda13-5ef3-473d-85ac-c1d0ebcd654d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:09,643 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:31:09,643 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5096ffc3-f14e-4f11-a442-8d1f12963d44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5096ffc3-f14e-4f11-a442-8d1f12963d44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:10,692 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:10,692 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf546a32-f3c6-41d3-8e99-4e7c0c6d1e7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf546a32-f3c6-41d3-8e99-4e7c0c6d1e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:11,740 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:11,741 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b392f366-e821-41e7-bee7-75610d0c815c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b392f366-e821-41e7-bee7-75610d0c815c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:12,790 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:12,791 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9166e7fc-9568-4d40-82a5-41d54b6d28e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9166e7fc-9568-4d40-82a5-41d54b6d28e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:13,839 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:13,839 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdddbb54-dedb-47e7-84e9-1c9537a9ff4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdddbb54-dedb-47e7-84e9-1c9537a9ff4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:14,888 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:14,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d91d009-ad31-40e4-8b33-90e66e1fafa8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d91d009-ad31-40e4-8b33-90e66e1fafa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:15,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:15,938 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27868e62-3537-47e2-89fd-4d9278d8f76b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27868e62-3537-47e2-89fd-4d9278d8f76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:16,986 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:16,987 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44ce22b-03c8-4b98-b6f4-9881914aad28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44ce22b-03c8-4b98-b6f4-9881914aad28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:18,035 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:18,035 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-497ed537-915e-4bb2-9549-48886bf1e732', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-497ed537-915e-4bb2-9549-48886bf1e732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:19,086 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:31:19,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c616f9a7-e0d9-418a-99ab-f93c541f5e47', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c616f9a7-e0d9-418a-99ab-f93c541f5e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:20,137 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:20,137 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5e1440-2c00-4e9e-9613-768ce33a53d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5e1440-2c00-4e9e-9613-768ce33a53d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:21,185 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:21,186 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba36239c-69ab-4ee7-9352-09028dbeb44d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba36239c-69ab-4ee7-9352-09028dbeb44d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:22,235 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:22,235 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f54da75-285c-4230-9564-960f3ee9273f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f54da75-285c-4230-9564-960f3ee9273f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:23,284 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:23,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602bc810-7314-4d0c-a684-e0ca42ca8344', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602bc810-7314-4d0c-a684-e0ca42ca8344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:24,334 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:24,335 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0305906a-5103-4159-8a5b-f44569cf9819', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0305906a-5103-4159-8a5b-f44569cf9819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:25,384 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:25,384 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa47695-7457-4444-8f3e-79414ccbde9a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa47695-7457-4444-8f3e-79414ccbde9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:26,433 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:26,434 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d98064-93c2-40df-a6c8-39837975c1fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d98064-93c2-40df-a6c8-39837975c1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:27,482 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:27,482 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bccf255-86b6-4a3e-9f88-5187c1e37873', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bccf255-86b6-4a3e-9f88-5187c1e37873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:28,531 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:28,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5140e238-b20d-4c04-a66d-8c194873491f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5140e238-b20d-4c04-a66d-8c194873491f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:29,581 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:31:29,581 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c27c94-adc2-4a1b-9557-d079fc019c8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c27c94-adc2-4a1b-9557-d079fc019c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:30,631 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:30,632 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3729db-e5bb-4d33-b3cc-60da0241c2bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3729db-e5bb-4d33-b3cc-60da0241c2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:31,680 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:31,680 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8175725-1add-4efd-a2e5-85166d977f0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8175725-1add-4efd-a2e5-85166d977f0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:32,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:32,729 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72e1d52-6b99-4150-8e58-8350c6c71f28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72e1d52-6b99-4150-8e58-8350c6c71f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:33,778 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:33,778 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304f1728-eb10-4711-9653-d0efc99a5341', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304f1728-eb10-4711-9653-d0efc99a5341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:34,826 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:34,827 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ee882d-1553-49d6-855c-6285533aeed2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ee882d-1553-49d6-855c-6285533aeed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:35,874 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:35,875 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6acec5-5701-4b57-84df-d9654671c239', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6acec5-5701-4b57-84df-d9654671c239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:36,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:36,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf1d2c6-f75b-4d17-9ecc-bf59a5d31726', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf1d2c6-f75b-4d17-9ecc-bf59a5d31726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:37,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:37,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894414e2-9d1c-40a2-b61f-4ffa11cc20a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894414e2-9d1c-40a2-b61f-4ffa11cc20a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:39,021 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:39,021 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaacdbdf-442a-4231-ac15-a5efe1ece68f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaacdbdf-442a-4231-ac15-a5efe1ece68f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:40,071 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:40,071 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36c4c7e-27f6-49eb-a1e3-1a7efac0744b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36c4c7e-27f6-49eb-a1e3-1a7efac0744b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:41,122 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:31:41,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b620d4-9d87-44bf-a5de-e6c810147180', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b620d4-9d87-44bf-a5de-e6c810147180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:42,170 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:42,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf513876-1b1d-411b-bd94-2aff1305dc2f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf513876-1b1d-411b-bd94-2aff1305dc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:43,220 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:43,221 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3735a8b7-2451-4dea-ac70-29aa8c0f3c7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3735a8b7-2451-4dea-ac70-29aa8c0f3c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:44,269 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:44,270 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f1c0e2-324f-4c24-b118-55cb4688610c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f1c0e2-324f-4c24-b118-55cb4688610c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:45,318 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:45,318 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-280621b0-c357-4e1d-9237-10bc959fba88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-280621b0-c357-4e1d-9237-10bc959fba88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:46,367 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:46,367 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8d87112-8600-4bc9-a626-75b519eb1fbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8d87112-8600-4bc9-a626-75b519eb1fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:47,416 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:47,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dc9171-c2f1-481e-a47c-715b228d1250', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dc9171-c2f1-481e-a47c-715b228d1250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:48,465 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:48,466 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d87dbad-3a68-444f-8873-118ae5f13818', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d87dbad-3a68-444f-8873-118ae5f13818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:49,514 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:49,514 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c90daa-a913-4297-8a27-579adf38909e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c90daa-a913-4297-8a27-579adf38909e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:50,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:31:50,562 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24672eca-927d-4124-91ad-b85fd00f81e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24672eca-927d-4124-91ad-b85fd00f81e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:51,610 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:51,610 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12d2143-e219-4e3d-a6b0-2e02f208a6c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12d2143-e219-4e3d-a6b0-2e02f208a6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:52,658 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:52,659 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e98e60-b979-4906-b61a-8a6cb6aed1fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e98e60-b979-4906-b61a-8a6cb6aed1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:53,708 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:53,708 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587581da-92d3-4b18-8918-c848e9f7f4aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587581da-92d3-4b18-8918-c848e9f7f4aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:54,766 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.049s 2021-10-29 16:31:54,767 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-881c6a9f-61a1-4359-bac4-fcb0f76d408e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-881c6a9f-61a1-4359-bac4-fcb0f76d408e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:55,816 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:55,817 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1bffe5a-c179-45f1-8948-8f9e0553eaca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1bffe5a-c179-45f1-8948-8f9e0553eaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:56,865 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:56,866 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78035d10-1501-4b40-9791-3156bb16a2a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78035d10-1501-4b40-9791-3156bb16a2a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:57,915 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:31:57,915 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c7e79b-fe5c-430d-872d-f85ce7a10924', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c7e79b-fe5c-430d-872d-f85ce7a10924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:31:58,964 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:31:58,965 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18392c86-059b-416c-af9f-356664d138ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18392c86-059b-416c-af9f-356664d138ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:00,015 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:00,015 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ce2873-c87a-4713-8cef-d21351df075f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ce2873-c87a-4713-8cef-d21351df075f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:01,064 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:01,064 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866da5a8-6c6b-4a25-b9cb-a61a2ee5cc37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866da5a8-6c6b-4a25-b9cb-a61a2ee5cc37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:02,114 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:02,114 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf8f8620-e597-49db-bf55-7e315bd3379e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf8f8620-e597-49db-bf55-7e315bd3379e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:03,162 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:03,162 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fee880f-413d-4568-832c-1ea0f953c974', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fee880f-413d-4568-832c-1ea0f953c974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:04,210 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:04,211 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af6d6c04-ee1d-45d2-8519-31dc960380f1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af6d6c04-ee1d-45d2-8519-31dc960380f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:05,260 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:05,260 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4026a26a-c69a-49cc-8fc9-26ece43575e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4026a26a-c69a-49cc-8fc9-26ece43575e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:06,310 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:06,310 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49585c7-33ff-4173-a524-170111499e05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49585c7-33ff-4173-a524-170111499e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:07,359 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:07,360 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19db50d5-0e6f-41cb-a42a-dde7181c358a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19db50d5-0e6f-41cb-a42a-dde7181c358a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:08,407 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:08,407 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08890723-eb33-4bea-8966-060273806864', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08890723-eb33-4bea-8966-060273806864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:09,455 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:09,456 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f97f9d-d289-4a55-a755-44b43564e85f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f97f9d-d289-4a55-a755-44b43564e85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:10,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:10,506 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-522959c6-475d-412d-a200-20a6095aeab9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-522959c6-475d-412d-a200-20a6095aeab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:11,554 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:32:11,554 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19a949f-fcb3-4065-8902-a75669e9935d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19a949f-fcb3-4065-8902-a75669e9935d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:12,602 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:12,603 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38c4e03-9ff2-45d8-ae8e-21f36d36f23e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38c4e03-9ff2-45d8-ae8e-21f36d36f23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:13,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:13,651 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cfa0c27-8b5c-42a8-b0f4-194fa23d09b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cfa0c27-8b5c-42a8-b0f4-194fa23d09b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:14,699 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:14,699 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ebb1e4-52f2-47ad-a202-a4629c2eb0ab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ebb1e4-52f2-47ad-a202-a4629c2eb0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:15,750 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:15,750 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76c22fe-d9cf-4fc8-9309-187c6956da30', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76c22fe-d9cf-4fc8-9309-187c6956da30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:16,800 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:16,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c93b261-97f1-489c-ae22-322fbee4b06e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c93b261-97f1-489c-ae22-322fbee4b06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:17,849 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:17,850 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca27fcd-dd9c-4292-92f1-2c3c6c7c9a4c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca27fcd-dd9c-4292-92f1-2c3c6c7c9a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:18,897 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:18,898 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bced66d-6815-4d3b-850d-5c3091929df8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bced66d-6815-4d3b-850d-5c3091929df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:19,949 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:32:19,949 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fe7525f-7c36-49a5-bd9f-09c8ae940b93', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fe7525f-7c36-49a5-bd9f-09c8ae940b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:20,999 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:21,000 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b966eac-7dae-492f-a8f0-0e6da771b4d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b966eac-7dae-492f-a8f0-0e6da771b4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:22,047 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:32:22,047 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187cd6f6-8011-4867-915f-0db8c95ce392', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187cd6f6-8011-4867-915f-0db8c95ce392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:23,097 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:23,098 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31ed1b6-fe56-43c5-97bd-b9bf01c8925c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31ed1b6-fe56-43c5-97bd-b9bf01c8925c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:24,149 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:32:24,149 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11130834-9581-4194-b7c6-df75966859c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11130834-9581-4194-b7c6-df75966859c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:25,197 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:25,197 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc1dd4ab-1339-42ba-a7aa-a404e9fa7f46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc1dd4ab-1339-42ba-a7aa-a404e9fa7f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:26,246 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:26,246 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e456c31c-264f-45c1-b272-01d578a8688a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e456c31c-264f-45c1-b272-01d578a8688a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:27,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:27,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a115f6-f416-498a-81e2-bf562fc08c20', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a115f6-f416-498a-81e2-bf562fc08c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:28,346 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:28,346 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bfe365b-9348-4668-8525-1fc69ee9e191', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bfe365b-9348-4668-8525-1fc69ee9e191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:29,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:32:29,395 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8078b36c-3af5-4b15-ba68-ca677175432f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8078b36c-3af5-4b15-ba68-ca677175432f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:30,444 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:30,444 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dba4ab2-9076-4d34-84e6-e91e82de24f7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dba4ab2-9076-4d34-84e6-e91e82de24f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:31,494 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:31,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ced27027-87a6-4a42-b875-15221bedd154', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ced27027-87a6-4a42-b875-15221bedd154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:32,543 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:32,543 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b52d51-d52d-47e1-b0fe-31617bafbbfb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b52d51-d52d-47e1-b0fe-31617bafbbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:33,591 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:33,592 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7f7b27-9b12-48dc-b4c9-c0add22e13ad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7f7b27-9b12-48dc-b4c9-c0add22e13ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:34,640 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:34,640 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476ff500-32b1-4b8e-8bac-6ae1f2fee312', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476ff500-32b1-4b8e-8bac-6ae1f2fee312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:35,688 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:35,688 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca4ead68-9269-41d4-812c-4e4ff554f3b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca4ead68-9269-41d4-812c-4e4ff554f3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:36,737 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:36,737 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44eb1e3c-d3d3-44c8-9c96-aebbcbf45d28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44eb1e3c-d3d3-44c8-9c96-aebbcbf45d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:37,786 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:37,786 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4945835b-a576-468c-a6f0-f7dadb297550', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4945835b-a576-468c-a6f0-f7dadb297550', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:38,835 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:38,835 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4ac0ac-166c-496f-bd65-51d687474fdb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4ac0ac-166c-496f-bd65-51d687474fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:39,884 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:39,884 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9fed62-d152-4972-a919-1afc25ad1a7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9fed62-d152-4972-a919-1afc25ad1a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:40,934 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:40,934 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48b24966-695f-4d96-82ba-fbab8b415881', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48b24966-695f-4d96-82ba-fbab8b415881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:41,983 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:41,984 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad364204-0e8c-4225-9214-3477b4b2807a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad364204-0e8c-4225-9214-3477b4b2807a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:43,032 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:43,032 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281c4a2c-ef0a-484d-b24c-c8caec0eca46', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281c4a2c-ef0a-484d-b24c-c8caec0eca46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:44,081 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:44,082 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14bb872-6314-4920-81ef-faf6182eda44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14bb872-6314-4920-81ef-faf6182eda44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:45,130 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:45,130 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bc5b15e-ca95-4a3e-a83d-63f6f8266d61', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bc5b15e-ca95-4a3e-a83d-63f6f8266d61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:46,178 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:46,179 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be68a46-ba86-4137-9902-3b65194f519f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be68a46-ba86-4137-9902-3b65194f519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:47,228 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:32:47,229 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4366cc78-8353-4366-8d30-d67fc4a89b11', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4366cc78-8353-4366-8d30-d67fc4a89b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:48,278 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:48,278 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2dff70e-4700-492c-9c97-1cea1f2b1d4f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2dff70e-4700-492c-9c97-1cea1f2b1d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:49,326 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:49,326 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59f925ed-ecce-4978-ba46-096bfc82bbf3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59f925ed-ecce-4978-ba46-096bfc82bbf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:50,380 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.046s 2021-10-29 16:32:50,380 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fd1ff5-6eb0-4e3d-b567-538eea3f31ba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fd1ff5-6eb0-4e3d-b567-538eea3f31ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:51,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:51,429 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109488f4-ea52-455d-9b15-e77b13f9f795', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109488f4-ea52-455d-9b15-e77b13f9f795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:52,479 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:52,479 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1bf3bb-f5bd-4a9d-bb32-6762e2a67fb0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1bf3bb-f5bd-4a9d-bb32-6762e2a67fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:53,528 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:53,529 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8be12be-f4fe-4d13-8159-66d5771e42fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8be12be-f4fe-4d13-8159-66d5771e42fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:54,578 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:54,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd7cbced-1510-4726-94a5-574a1082fdae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd7cbced-1510-4726-94a5-574a1082fdae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:55,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:55,627 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3bbba6e-d973-48d4-8b2b-451bcc038009', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3bbba6e-d973-48d4-8b2b-451bcc038009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:56,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:56,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3561402b-9c2d-4e1c-bf6a-67d64eb0246c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3561402b-9c2d-4e1c-bf6a-67d64eb0246c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:57,724 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:32:57,725 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f557fe47-c235-4152-8f82-897ed6259999', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f557fe47-c235-4152-8f82-897ed6259999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:58,774 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:58,774 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4bcc09e-21bf-48b0-b7d9-76dcc407d763', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4bcc09e-21bf-48b0-b7d9-76dcc407d763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:32:59,822 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:32:59,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2da9d9f-c20e-4250-a173-b0bb49c112f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2da9d9f-c20e-4250-a173-b0bb49c112f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:00,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:00,872 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76760058-657d-44f1-80aa-0726e861ba1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76760058-657d-44f1-80aa-0726e861ba1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:01,919 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:01,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e17a9ed1-4d8b-4153-a55e-d8e52f5b3814', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e17a9ed1-4d8b-4153-a55e-d8e52f5b3814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:02,970 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:02,970 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d328d1de-3ece-4557-82c5-7446d363a6ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d328d1de-3ece-4557-82c5-7446d363a6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:04,018 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:04,018 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1862d55-b11c-4ebe-8c22-d5553aa5063d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1862d55-b11c-4ebe-8c22-d5553aa5063d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:05,068 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:05,069 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11b82d7-3d77-40a0-b5df-3cb46c21709b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11b82d7-3d77-40a0-b5df-3cb46c21709b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:06,117 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:06,118 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9cfc6fe-63f1-49a8-8a98-374dbfe970e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9cfc6fe-63f1-49a8-8a98-374dbfe970e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:07,167 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:07,167 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d2aab8-9098-4cff-8bc2-c2fa69bf342e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d2aab8-9098-4cff-8bc2-c2fa69bf342e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:08,216 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:08,217 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4158b5c1-e1e0-4afa-9fc5-0c40ab0bca76', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4158b5c1-e1e0-4afa-9fc5-0c40ab0bca76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:09,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:09,266 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0760478-13d3-40e8-ae28-16787cbc8ebb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0760478-13d3-40e8-ae28-16787cbc8ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:10,314 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:10,314 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f945d1-7feb-40e7-8bf4-cac3588e7bf7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f945d1-7feb-40e7-8bf4-cac3588e7bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:11,367 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:33:11,368 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d5c734-113e-409f-9d92-28787e26f5d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d5c734-113e-409f-9d92-28787e26f5d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:12,417 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:12,417 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd30dc6b-24a0-404c-aecc-d4f03e97e7a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd30dc6b-24a0-404c-aecc-d4f03e97e7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:13,466 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:13,466 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230894ec-0afb-4356-89ad-ddd0dcc34faa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230894ec-0afb-4356-89ad-ddd0dcc34faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:14,514 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:14,515 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d92f629-2b45-4872-b7f4-18d7e2251c76', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d92f629-2b45-4872-b7f4-18d7e2251c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:15,563 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:15,564 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8de59b9-26f0-44be-8736-e0d5ac23d62e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8de59b9-26f0-44be-8736-e0d5ac23d62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:16,613 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:16,613 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35da2fe-1fed-4491-b0b2-af1bf2f23a16', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35da2fe-1fed-4491-b0b2-af1bf2f23a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:17,660 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:33:17,661 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c58c673-38e0-44c2-ab71-cbd08ebed087', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c58c673-38e0-44c2-ab71-cbd08ebed087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:18,710 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:18,711 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40f3cb0-e530-4f5b-8c36-3f3ff38a5d55', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40f3cb0-e530-4f5b-8c36-3f3ff38a5d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:19,759 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:19,759 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a566eec7-28de-4fd9-b365-04b2a501b080', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a566eec7-28de-4fd9-b365-04b2a501b080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:20,809 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:20,809 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a394323a-61c3-45d2-98ad-1f6ea7fc2cf0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a394323a-61c3-45d2-98ad-1f6ea7fc2cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:21,859 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:21,860 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4acf1fc-9834-4d3b-9a0a-e5180da29357', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4acf1fc-9834-4d3b-9a0a-e5180da29357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:22,912 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:33:22,913 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0eb039-c0fd-4eba-9646-62f2322efd17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0eb039-c0fd-4eba-9646-62f2322efd17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:23,962 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:23,962 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a928391a-8853-44d2-9ad2-ae33ca52c652', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a928391a-8853-44d2-9ad2-ae33ca52c652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:25,010 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:25,011 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319a1db6-d13d-4b95-aa32-ab170eda78cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319a1db6-d13d-4b95-aa32-ab170eda78cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:26,061 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:26,062 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6000433-007c-4339-a87e-d9a85a94638e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6000433-007c-4339-a87e-d9a85a94638e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:27,111 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:27,112 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06df1899-781d-40c8-9ca3-bf1e03cf22b6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06df1899-781d-40c8-9ca3-bf1e03cf22b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:28,160 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:28,160 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c757e2f1-2c25-4545-84c2-700b72480498', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c757e2f1-2c25-4545-84c2-700b72480498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:29,209 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:29,210 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c281abb1-fbf1-43a5-9272-2f5cd75c25d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c281abb1-fbf1-43a5-9272-2f5cd75c25d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:30,260 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:30,260 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa2fc0d-e397-4399-a7ce-38e4227ebf68', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa2fc0d-e397-4399-a7ce-38e4227ebf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:31,310 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:31,311 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a5f425d-491f-4e48-b3d9-71a468e3ba13', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a5f425d-491f-4e48-b3d9-71a468e3ba13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:32,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.201s 2021-10-29 16:33:32,520 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87944816-b251-4ac8-b992-000c72a25b57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87944816-b251-4ac8-b992-000c72a25b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:33,567 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:33,568 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0d05ed-825e-4732-a43a-0f5eda0d1f7d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0d05ed-825e-4732-a43a-0f5eda0d1f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:34,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:34,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9584673-d7ab-4684-9afb-d3135ff3be21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9584673-d7ab-4684-9afb-d3135ff3be21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:35,667 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:35,667 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c4a14d2-2d88-4094-9053-1ca23b44ee83', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c4a14d2-2d88-4094-9053-1ca23b44ee83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:36,718 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:33:36,719 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-819bd38a-f8fc-4812-8b41-c773383b2823', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-819bd38a-f8fc-4812-8b41-c773383b2823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:37,769 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:37,770 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf64ec8-7cca-4368-a109-04cb111bace1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf64ec8-7cca-4368-a109-04cb111bace1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:38,819 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:38,819 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa7219dd-6b17-4a12-bde1-2fa5860c7e44', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa7219dd-6b17-4a12-bde1-2fa5860c7e44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:39,868 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:39,868 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a910ce4-c789-4028-814a-eb2099096a87', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a910ce4-c789-4028-814a-eb2099096a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:40,916 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:40,916 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee1832d-c4e2-45c8-b662-549c11683a08', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee1832d-c4e2-45c8-b662-549c11683a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:41,965 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:41,965 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb57ac88-52d1-4a70-aa7f-e56ec288b222', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb57ac88-52d1-4a70-aa7f-e56ec288b222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:43,014 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:43,014 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cf3d0fa-de0e-4a09-b240-43e1af8ac8e9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cf3d0fa-de0e-4a09-b240-43e1af8ac8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:44,061 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:33:44,062 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202d3ae9-bf80-4552-9b05-4fa176610371', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202d3ae9-bf80-4552-9b05-4fa176610371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:45,111 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:45,112 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9546af-c38b-4b40-811a-6cd7bacd8f5e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9546af-c38b-4b40-811a-6cd7bacd8f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:46,160 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:46,160 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82477fb3-0156-403b-9987-04660f2f386a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82477fb3-0156-403b-9987-04660f2f386a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:47,360 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.191s 2021-10-29 16:33:47,361 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391318cc-9601-4faf-879e-a0c811979495', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391318cc-9601-4faf-879e-a0c811979495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:48,411 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:48,411 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b3b88a0-c0ae-410d-ae5b-159ab796fa6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b3b88a0-c0ae-410d-ae5b-159ab796fa6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:49,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:49,461 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-285ffb9a-38b4-451c-a46e-32fc885aa36d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-285ffb9a-38b4-451c-a46e-32fc885aa36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:50,511 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:50,511 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784c28eb-89b9-47a2-afed-5a8d97113310', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784c28eb-89b9-47a2-afed-5a8d97113310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:51,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:51,562 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37863ed8-9bc9-4a48-bef4-f7cc29406840', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37863ed8-9bc9-4a48-bef4-f7cc29406840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:52,611 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:52,611 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0249a19d-fae3-49e1-88f8-0fde257f6d5b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0249a19d-fae3-49e1-88f8-0fde257f6d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:53,660 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:53,660 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-356320b8-6628-47c2-97f7-0494a2c5bbb0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-356320b8-6628-47c2-97f7-0494a2c5bbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:54,709 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:54,709 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f85aa8e0-bbc5-4553-b29f-134560d5992c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f85aa8e0-bbc5-4553-b29f-134560d5992c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:55,758 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:55,759 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76844212-5fa9-4890-8714-3c6c0ffa4c21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76844212-5fa9-4890-8714-3c6c0ffa4c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:56,808 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:56,808 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2fffec-8a8d-435a-aa4b-67eac0d3a231', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2fffec-8a8d-435a-aa4b-67eac0d3a231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:57,857 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:33:57,858 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473a67c6-8d76-48f1-97f9-1d0bfcedf13d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473a67c6-8d76-48f1-97f9-1d0bfcedf13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:58,908 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:33:58,908 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18348275-f117-44ba-8872-18e449870689', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18348275-f117-44ba-8872-18e449870689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:33:59,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:33:59,957 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45029038-e3fa-4095-b877-2e9c27f35d6f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45029038-e3fa-4095-b877-2e9c27f35d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:01,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:01,006 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c88d5a-ecb0-488c-9fe8-376c84d34c00', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c88d5a-ecb0-488c-9fe8-376c84d34c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:02,055 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:02,056 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acad0a41-7b30-4853-a691-8f2b5da84380', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acad0a41-7b30-4853-a691-8f2b5da84380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:03,104 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:03,105 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af86dea-5ba0-4a37-a996-a91251b7a3c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af86dea-5ba0-4a37-a996-a91251b7a3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:04,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:34:04,157 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fe4040-1671-418c-8efd-3397b6823382', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fe4040-1671-418c-8efd-3397b6823382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:05,206 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:05,206 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6549e2-46d7-4e2f-8c43-76c75958dfcc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6549e2-46d7-4e2f-8c43-76c75958dfcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:06,258 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:34:06,259 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10aff075-4414-4aae-9f5f-b3adae92edfd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10aff075-4414-4aae-9f5f-b3adae92edfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:07,308 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:07,308 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a48a08ef-811b-4b43-9f9e-4b8b1e48bec6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a48a08ef-811b-4b43-9f9e-4b8b1e48bec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:08,361 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:34:08,361 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57769f11-c2ba-468c-bb5e-22dafb5c2410', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57769f11-c2ba-468c-bb5e-22dafb5c2410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:09,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:09,410 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a079dd2b-4172-4f17-aa4f-214495cfad6e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a079dd2b-4172-4f17-aa4f-214495cfad6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:10,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:10,459 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cbd79b7-fcca-40e1-8d2f-9519f0863bc4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cbd79b7-fcca-40e1-8d2f-9519f0863bc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:11,509 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:11,510 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e40a8c76-7e04-43a8-89c9-a8534b8fe56a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40a8c76-7e04-43a8-89c9-a8534b8fe56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:12,559 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:12,559 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762d8da4-02aa-4f19-948d-62c36ca5420c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762d8da4-02aa-4f19-948d-62c36ca5420c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:13,607 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:13,608 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92907fe-0b79-4c87-96b2-000f46274b0b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92907fe-0b79-4c87-96b2-000f46274b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:14,656 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:14,656 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c09eb2-13bc-4243-95d8-69d457e3c6b1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c09eb2-13bc-4243-95d8-69d457e3c6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:15,710 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:34:15,710 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ad0ecd-592b-4f58-bdcb-c49c5944b020', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ad0ecd-592b-4f58-bdcb-c49c5944b020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:16,758 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:16,758 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554cb8e9-4858-4c5b-98e8-a954ea9aa260', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554cb8e9-4858-4c5b-98e8-a954ea9aa260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:17,807 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:17,808 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1d17ed-e747-4199-bcaa-211cbad16691', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1d17ed-e747-4199-bcaa-211cbad16691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:18,856 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:18,856 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f0aaa6-4bf6-48e6-8e68-48a8e957d070', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f0aaa6-4bf6-48e6-8e68-48a8e957d070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:19,905 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:19,905 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ddf8c3-9f8f-45e3-a729-a59e59127bc9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ddf8c3-9f8f-45e3-a729-a59e59127bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:20,954 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:20,954 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa63157b-2977-4446-b258-423389fff229', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa63157b-2977-4446-b258-423389fff229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:22,005 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:34:22,005 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2b886d-45e5-4713-9e4d-6060cf138c57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2b886d-45e5-4713-9e4d-6060cf138c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:23,054 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:23,054 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34412117-240c-465c-8d6a-c47dd0d8f6c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34412117-240c-465c-8d6a-c47dd0d8f6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:24,103 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:24,103 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e56263-dbe4-4499-a1ec-d037037e2853', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e56263-dbe4-4499-a1ec-d037037e2853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:25,153 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:34:25,153 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0a85b6-a6fe-4a6b-9a8a-4740a4b94e57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0a85b6-a6fe-4a6b-9a8a-4740a4b94e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:26,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:26,203 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd3a216-280a-4ecc-b2e2-7335fa1e60cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd3a216-280a-4ecc-b2e2-7335fa1e60cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:27,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:27,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd8ed42-5720-4294-8943-8fbc5c8aa745', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdd8ed42-5720-4294-8943-8fbc5c8aa745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:28,299 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:28,300 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c7389d6-f7ed-4caa-9d9a-019f64c83faa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c7389d6-f7ed-4caa-9d9a-019f64c83faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:29,348 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:29,349 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc0abb3-8e8b-4965-b88d-51d1c344e1a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc0abb3-8e8b-4965-b88d-51d1c344e1a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:30,398 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:30,398 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43eb27d5-c160-4527-8878-c9cd8bf3cd62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43eb27d5-c160-4527-8878-c9cd8bf3cd62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:31,447 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:31,447 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca6ad89d-7647-461e-8257-d247ce6cd7d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca6ad89d-7647-461e-8257-d247ce6cd7d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:32,496 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:32,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32417c40-21e9-4da9-9e58-83da9f468c74', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32417c40-21e9-4da9-9e58-83da9f468c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:33,545 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:33,546 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30322c4a-615d-43d3-9ed2-726457b18f5a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30322c4a-615d-43d3-9ed2-726457b18f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:34,595 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:34,596 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47dfe62-e345-428c-b754-9c0fca3ca21f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47dfe62-e345-428c-b754-9c0fca3ca21f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:35,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:35,644 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ae193a-f937-4d5b-aea6-bf2842b0cf25', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ae193a-f937-4d5b-aea6-bf2842b0cf25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:36,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:36,694 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f635144d-6df0-48f9-8554-eed6aeffa590', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f635144d-6df0-48f9-8554-eed6aeffa590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:37,743 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:37,743 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27b7016d-d2d5-4efe-bc35-32b6865770e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27b7016d-d2d5-4efe-bc35-32b6865770e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:38,795 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:34:38,795 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aff24366-3304-488d-b36a-b46601f539d4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aff24366-3304-488d-b36a-b46601f539d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:39,844 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:39,844 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c241cdb-b5d6-4e09-9089-a738052bc705', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c241cdb-b5d6-4e09-9089-a738052bc705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:40,894 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:40,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-492735fe-bb82-4364-90dc-916ddf4d1515', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-492735fe-bb82-4364-90dc-916ddf4d1515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:41,942 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:41,942 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90a46a3-9cfb-4ae4-b2f6-43e60a5c7cbd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90a46a3-9cfb-4ae4-b2f6-43e60a5c7cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:42,993 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:34:42,993 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ca27dd-ca37-491b-85f6-b2306071bd8b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ca27dd-ca37-491b-85f6-b2306071bd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:44,042 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:44,042 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b97c38-bf74-4b0e-ad6e-e02364fa901c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b97c38-bf74-4b0e-ad6e-e02364fa901c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:45,090 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:45,091 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efccd6ba-7de8-4d01-bad0-03c3add8d3d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efccd6ba-7de8-4d01-bad0-03c3add8d3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:46,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.045s 2021-10-29 16:34:46,144 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99761797-efa1-4de4-9b2a-77532afaa539', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99761797-efa1-4de4-9b2a-77532afaa539', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:47,196 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:34:47,197 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca15ac65-815e-4064-94b7-c7861447aa09', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca15ac65-815e-4064-94b7-c7861447aa09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:48,245 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:48,246 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2fc9abe-e020-4da9-a7f8-5585fc62176d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2fc9abe-e020-4da9-a7f8-5585fc62176d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:49,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:49,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa8da11-3d7c-4277-b342-6c80bf08aaa6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa8da11-3d7c-4277-b342-6c80bf08aaa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:50,344 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:50,344 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae781281-a268-4541-9867-3714d791fb6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae781281-a268-4541-9867-3714d791fb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:51,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:51,395 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05b422dd-87d7-45a8-91c3-bfe2c36fa674', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05b422dd-87d7-45a8-91c3-bfe2c36fa674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:52,442 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:52,442 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb8bf59f-f48a-4462-94bc-28734c641993', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb8bf59f-f48a-4462-94bc-28734c641993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:53,492 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:53,492 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9d68ee-1be4-4652-8c89-98762faa8920', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9d68ee-1be4-4652-8c89-98762faa8920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:54,540 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:54,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-507cea38-96da-4668-b082-02da520d0a15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-507cea38-96da-4668-b082-02da520d0a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:55,589 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:55,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab793e8a-47e3-4ef3-93d7-a3a70acce562', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab793e8a-47e3-4ef3-93d7-a3a70acce562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:56,638 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:56,639 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff3b3c2-7218-4a75-9585-1ef8efc45ac5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff3b3c2-7218-4a75-9585-1ef8efc45ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:57,687 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:34:57,687 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69c022e-1d29-489c-9285-99652626a775', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69c022e-1d29-489c-9285-99652626a775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:58,736 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:34:58,736 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913d61da-d641-4075-af00-64a56975a6b4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913d61da-d641-4075-af00-64a56975a6b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:34:59,787 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.043s 2021-10-29 16:34:59,787 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f3a3cd-203b-41cc-96e9-0ce35784eeb5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f3a3cd-203b-41cc-96e9-0ce35784eeb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:00,835 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:00,836 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1f262a-ad5e-4107-8343-44e8edf587e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1f262a-ad5e-4107-8343-44e8edf587e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:01,884 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:35:01,884 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adee4e17-fa32-481e-9665-a355dd750196', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adee4e17-fa32-481e-9665-a355dd750196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:02,932 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:02,933 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a354e118-2b63-43bf-afc8-ac6aad291bfe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a354e118-2b63-43bf-afc8-ac6aad291bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:03,982 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:35:03,982 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d773de66-e1e8-4bc0-a593-ac93a5e3481b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d773de66-e1e8-4bc0-a593-ac93a5e3481b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:05,029 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.039s 2021-10-29 16:35:05,030 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f59560-baf2-44b5-a15a-c49aaead4b49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f59560-baf2-44b5-a15a-c49aaead4b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:06,078 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:35:06,079 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ddb5180-74de-4a72-8502-35e20a198322', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ddb5180-74de-4a72-8502-35e20a198322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:07,128 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:07,128 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5c4b0a-e0fc-4f36-b3c3-16bba81c5394', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5c4b0a-e0fc-4f36-b3c3-16bba81c5394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:08,175 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:08,175 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de735c23-c058-4bca-ac10-4b1e56a576f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de735c23-c058-4bca-ac10-4b1e56a576f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:09,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:09,224 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c22f89-09ff-4e60-af3a-5047692ef55f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c22f89-09ff-4e60-af3a-5047692ef55f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:10,272 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:10,273 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ece479-dc01-4bd8-8f9a-71b3d674196d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ece479-dc01-4bd8-8f9a-71b3d674196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:11,322 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:35:11,322 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae6a9a46-3c2a-44d8-b890-eb41ce69e0db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae6a9a46-3c2a-44d8-b890-eb41ce69e0db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:12,375 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.044s 2021-10-29 16:35:12,375 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecf2317-a40b-4ace-9253-0009935758c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecf2317-a40b-4ace-9253-0009935758c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:13,424 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:35:13,425 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1c7cdc-fff5-4f0a-861d-440e72e4fa14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1c7cdc-fff5-4f0a-861d-440e72e4fa14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:14,473 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:14,474 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f292311-28a6-457a-9d1f-42040279aa12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f292311-28a6-457a-9d1f-42040279aa12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:15,524 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.042s 2021-10-29 16:35:15,524 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef5b59e-3031-41c9-9dd4-6676a547a14d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef5b59e-3031-41c9-9dd4-6676a547a14d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:16,573 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.040s 2021-10-29 16:35:16,573 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da93f2d-26e7-4f4f-9dc6-9502e993fd86', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da93f2d-26e7-4f4f-9dc6-9502e993fd86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:17,622 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203 0.041s 2021-10-29 16:35:17,623 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c8a707-8bc9-49ee-9e1d-a8bf61909737', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c8a707-8bc9-49ee-9e1d-a8bf61909737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203'} Body: b'{"volume": {"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:28.000000", "updated_at": "2021-10-29T16:17:17.000000", "name": "tempest-AttachVolumeTestJSON-volume-621590489", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "attachment_id": "a1b9cc8c-9a3f-4b60-b194-aa9a3fc899c2", "volume_id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203", "server_id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:30.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:35:18,766 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 1.136s 2021-10-29 16:35:18,766 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ee0d12-6c65-40cb-bda8-94bbaeafd7de', 'x-compute-request-id': 'req-39ee0d12-6c65-40cb-bda8-94bbaeafd7de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'' 2021-10-29 16:35:18,916 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.150s 2021-10-29 16:35:18,917 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:18 GMT', 'server': 'Apache/2.4.41 (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-1e687a9f-bcd9-4158-a4c9-174e2ccffe36', 'x-compute-request-id': 'req-1e687a9f-bcd9-4158-a4c9-174e2ccffe36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:20,178 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.252s 2021-10-29 16:35:20,178 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:19 GMT', 'server': 'Apache/2.4.41 (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-76a34851-cc2d-4f83-ad9a-684a250b76bc', 'x-compute-request-id': 'req-76a34851-cc2d-4f83-ad9a-684a250b76bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:21,340 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.153s 2021-10-29 16:35:21,340 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:21 GMT', 'server': 'Apache/2.4.41 (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-17a1d88b-1b62-45cb-9d1d-affffe175d65', 'x-compute-request-id': 'req-17a1d88b-1b62-45cb-9d1d-affffe175d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:22,496 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:35:22,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:22 GMT', 'server': 'Apache/2.4.41 (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-076cff3f-765e-4653-ab1b-dc07a561f6a8', 'x-compute-request-id': 'req-076cff3f-765e-4653-ab1b-dc07a561f6a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:23,650 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:35:23,651 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:23 GMT', 'server': 'Apache/2.4.41 (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-f216f0b6-04ba-419c-baab-7e726645027b', 'x-compute-request-id': 'req-f216f0b6-04ba-419c-baab-7e726645027b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:24,804 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:35:24,804 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:24 GMT', 'server': 'Apache/2.4.41 (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-505fc979-4ae6-4646-9771-84eaa391580b', 'x-compute-request-id': 'req-505fc979-4ae6-4646-9771-84eaa391580b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:25,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:35:25,958 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:25 GMT', 'server': 'Apache/2.4.41 (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-96a4bcbc-8260-4fdc-86cd-03aceea53cfb', 'x-compute-request-id': 'req-96a4bcbc-8260-4fdc-86cd-03aceea53cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:27,112 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:35:27,112 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:26 GMT', 'server': 'Apache/2.4.41 (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-2ba7a972-957d-45a8-bbb6-16785e1a63a0', 'x-compute-request-id': 'req-2ba7a972-957d-45a8-bbb6-16785e1a63a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:28,263 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:35:28,263 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:28 GMT', 'server': 'Apache/2.4.41 (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-3ca7e088-d3a6-4aca-8d14-4d0e616f35a1', 'x-compute-request-id': 'req-3ca7e088-d3a6-4aca-8d14-4d0e616f35a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:29,414 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:29,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:29 GMT', 'server': 'Apache/2.4.41 (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-61e8bc8b-3fa3-4611-8e72-bd9eef530e5d', 'x-compute-request-id': 'req-61e8bc8b-3fa3-4611-8e72-bd9eef530e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:30,572 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:35:30,572 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:30 GMT', 'server': 'Apache/2.4.41 (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-98d6b67e-ca94-4b52-aa3c-a99dd8241322', 'x-compute-request-id': 'req-98d6b67e-ca94-4b52-aa3c-a99dd8241322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:31,726 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:35:31,726 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:31 GMT', 'server': 'Apache/2.4.41 (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-8cb7a6c2-932e-4dfd-acce-83941dff90e8', 'x-compute-request-id': 'req-8cb7a6c2-932e-4dfd-acce-83941dff90e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:33,039 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.304s 2021-10-29 16:35:33,039 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:32 GMT', 'server': 'Apache/2.4.41 (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-75c417a7-6424-4cc1-ad8e-0edc9d6345c7', 'x-compute-request-id': 'req-75c417a7-6424-4cc1-ad8e-0edc9d6345c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:34,196 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:35:34,197 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (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-1380800d-a82a-4f98-be02-e958105bbf2a', 'x-compute-request-id': 'req-1380800d-a82a-4f98-be02-e958105bbf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:35,348 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:35,349 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (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-aaaae3cd-ce1d-4b64-8e27-9a1f60ce5afd', 'x-compute-request-id': 'req-aaaae3cd-ce1d-4b64-8e27-9a1f60ce5afd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:36,500 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:36,501 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (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-ab707ed6-4a1c-48a8-a68d-094d7b41a892', 'x-compute-request-id': 'req-ab707ed6-4a1c-48a8-a68d-094d7b41a892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:37,653 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:37,653 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (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-9be88fd5-d606-4103-82f9-f39a2a068afa', 'x-compute-request-id': 'req-9be88fd5-d606-4103-82f9-f39a2a068afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:38,805 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:38,805 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (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-d0e9c512-51fc-4d4f-b338-962b38eb437c', 'x-compute-request-id': 'req-d0e9c512-51fc-4d4f-b338-962b38eb437c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:39,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:39,958 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (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-c767f698-1afa-4166-8c20-b2e8adc52bee', 'x-compute-request-id': 'req-c767f698-1afa-4166-8c20-b2e8adc52bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:41,112 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:35:41,113 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (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-2c7b08e8-4de1-4498-bbb0-9cda6f24236a', 'x-compute-request-id': 'req-2c7b08e8-4de1-4498-bbb0-9cda6f24236a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:42,264 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:42,264 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (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-346196a7-3598-4504-b745-0ed3c6ef9c56', 'x-compute-request-id': 'req-346196a7-3598-4504-b745-0ed3c6ef9c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:43,416 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:43,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (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-417a0db4-23b3-4f3d-b1c9-68955f65664d', 'x-compute-request-id': 'req-417a0db4-23b3-4f3d-b1c9-68955f65664d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:44,570 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:35:44,570 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (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-ab46a63f-8d28-4e1f-a581-1ce8ebe772c6', 'x-compute-request-id': 'req-ab46a63f-8d28-4e1f-a581-1ce8ebe772c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:45,720 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:45,721 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:45 GMT', 'server': 'Apache/2.4.41 (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-e006887e-f361-40d8-ad53-0b602ccf5818', 'x-compute-request-id': 'req-e006887e-f361-40d8-ad53-0b602ccf5818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:46,876 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:35:46,877 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (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-7fd89d0a-ed31-4172-9796-9646caf28845', 'x-compute-request-id': 'req-7fd89d0a-ed31-4172-9796-9646caf28845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:48,107 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.221s 2021-10-29 16:35:48,107 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (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-38136f9c-d9e2-4fca-85ed-e9dfca02fb62', 'x-compute-request-id': 'req-38136f9c-d9e2-4fca-85ed-e9dfca02fb62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:49,257 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:35:49,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:49 GMT', 'server': 'Apache/2.4.41 (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-eb45027a-8925-4ac6-b35c-a57330577ba4', 'x-compute-request-id': 'req-eb45027a-8925-4ac6-b35c-a57330577ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:50,408 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:50,409 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (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-53ab9109-34ae-4f82-82be-79d60f6f71ec', 'x-compute-request-id': 'req-53ab9109-34ae-4f82-82be-79d60f6f71ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:51,555 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.138s 2021-10-29 16:35:51,555 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (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-b786cfd0-c331-4144-871c-b916d1e727e2', 'x-compute-request-id': 'req-b786cfd0-c331-4144-871c-b916d1e727e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:52,712 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:35:52,712 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (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-a1dc9a49-db41-43ca-ab8c-fdfdfc224760', 'x-compute-request-id': 'req-a1dc9a49-db41-43ca-ab8c-fdfdfc224760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:53,867 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:35:53,867 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (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-1d2d8bc8-e629-4735-940b-a465e45b3020', 'x-compute-request-id': 'req-1d2d8bc8-e629-4735-940b-a465e45b3020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:55,023 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:35:55,023 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (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-64cc4ec6-da05-48b1-bbcf-a2256a442950', 'x-compute-request-id': 'req-64cc4ec6-da05-48b1-bbcf-a2256a442950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:56,179 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:35:56,179 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (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-7a097905-5685-4225-8857-cd7f38906062', 'x-compute-request-id': 'req-7a097905-5685-4225-8857-cd7f38906062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:57,331 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:35:57,331 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (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-63bf1baa-6933-42af-975c-effb4c7c7516', 'x-compute-request-id': 'req-63bf1baa-6933-42af-975c-effb4c7c7516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:58,482 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:35:58,482 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (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-f24afa13-7a2d-4f68-9554-144599fb61e7', 'x-compute-request-id': 'req-f24afa13-7a2d-4f68-9554-144599fb61e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:35:59,636 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:35:59,636 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (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-3e88a413-c886-4b8a-b38e-c9f81f8d88e7', 'x-compute-request-id': 'req-3e88a413-c886-4b8a-b38e-c9f81f8d88e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:00,791 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:36:00,791 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (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-0193dd2c-ec45-4e65-93ba-606979b4a9a6', 'x-compute-request-id': 'req-0193dd2c-ec45-4e65-93ba-606979b4a9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:01,942 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:01,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (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-9c507b7b-1d86-43ff-b6f5-5a4639bc4c7d', 'x-compute-request-id': 'req-9c507b7b-1d86-43ff-b6f5-5a4639bc4c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:03,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:03,094 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (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-af01ded6-c3a2-4bf3-a596-5d512e4e1858', 'x-compute-request-id': 'req-af01ded6-c3a2-4bf3-a596-5d512e4e1858', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:04,245 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:04,246 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (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-e7b72e7b-d985-4d21-a37d-d95bce78b77c', 'x-compute-request-id': 'req-e7b72e7b-d985-4d21-a37d-d95bce78b77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:05,420 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.166s 2021-10-29 16:36:05,420 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (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-4dca3c4c-3d2f-45da-9e12-bdc28a90b380', 'x-compute-request-id': 'req-4dca3c4c-3d2f-45da-9e12-bdc28a90b380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:06,583 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.154s 2021-10-29 16:36:06,583 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (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-fac2d594-6d19-4569-86bb-f748a930f031', 'x-compute-request-id': 'req-fac2d594-6d19-4569-86bb-f748a930f031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:07,736 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:07,736 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (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-a0cac1a4-4411-4614-9583-ec16d412227d', 'x-compute-request-id': 'req-a0cac1a4-4411-4614-9583-ec16d412227d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:08,890 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:36:08,890 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (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-07fa0acb-20e2-41fd-8546-4204a589575c', 'x-compute-request-id': 'req-07fa0acb-20e2-41fd-8546-4204a589575c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:10,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:10,041 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (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-3bd25349-babb-467b-8aef-42bcb6a4899e', 'x-compute-request-id': 'req-3bd25349-babb-467b-8aef-42bcb6a4899e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:11,191 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:36:11,192 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (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-caca2b8a-2f59-4186-9734-4f70abf6832b', 'x-compute-request-id': 'req-caca2b8a-2f59-4186-9734-4f70abf6832b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:12,342 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:36:12,342 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (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-3eeafbc7-bfa5-45fe-b94e-eb5b24840d93', 'x-compute-request-id': 'req-3eeafbc7-bfa5-45fe-b94e-eb5b24840d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:13,496 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:36:13,497 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (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-44a4e82e-6577-423b-98a8-734cbfa48938', 'x-compute-request-id': 'req-44a4e82e-6577-423b-98a8-734cbfa48938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:14,649 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:14,649 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (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-88a73508-71e8-4832-b379-844fb1ab513b', 'x-compute-request-id': 'req-88a73508-71e8-4832-b379-844fb1ab513b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:15,800 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:15,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (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-2bda03d1-5c9e-43f7-8508-01ddd6b72f82', 'x-compute-request-id': 'req-2bda03d1-5c9e-43f7-8508-01ddd6b72f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:16,963 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.153s 2021-10-29 16:36:16,963 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (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-cbdda5c7-4366-43f0-89f9-25ca807a5f85', 'x-compute-request-id': 'req-cbdda5c7-4366-43f0-89f9-25ca807a5f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:18,114 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:18,114 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (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-d6c9f1b5-1a3c-4cec-b7a0-f9fae146fd5e', 'x-compute-request-id': 'req-d6c9f1b5-1a3c-4cec-b7a0-f9fae146fd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:19,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:36:19,265 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (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-ee2f6021-6087-4f38-b7af-2d1e6446bbd9', 'x-compute-request-id': 'req-ee2f6021-6087-4f38-b7af-2d1e6446bbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:20,421 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:36:20,422 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (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-4db424dc-aaa4-463d-a091-296752ab11f0', 'x-compute-request-id': 'req-4db424dc-aaa4-463d-a091-296752ab11f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:21,576 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:36:21,576 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (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-50cd8733-db51-4cad-9459-4032593399cb', 'x-compute-request-id': 'req-50cd8733-db51-4cad-9459-4032593399cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:22,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:22,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (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-0076aa8d-bba5-4c51-b6ab-2924b4d2b0a4', 'x-compute-request-id': 'req-0076aa8d-bba5-4c51-b6ab-2924b4d2b0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:23,880 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:23,881 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (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-d334b082-8beb-4c05-a629-ba1fdd94eed9', 'x-compute-request-id': 'req-d334b082-8beb-4c05-a629-ba1fdd94eed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:25,033 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:25,033 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (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-7f840b00-ce74-4c6f-a78d-ef9b13014f7b', 'x-compute-request-id': 'req-7f840b00-ce74-4c6f-a78d-ef9b13014f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:26,189 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:36:26,189 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (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-97d8a72b-0cd8-49c0-a41e-d880b4c7ca3d', 'x-compute-request-id': 'req-97d8a72b-0cd8-49c0-a41e-d880b4c7ca3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:27,347 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.149s 2021-10-29 16:36:27,348 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (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-a9b25cb8-f744-45f4-8001-daac8e030900', 'x-compute-request-id': 'req-a9b25cb8-f744-45f4-8001-daac8e030900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:28,503 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:36:28,504 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (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-6fd232d3-672d-4038-809a-77a4c36209eb', 'x-compute-request-id': 'req-6fd232d3-672d-4038-809a-77a4c36209eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:29,655 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:29,656 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (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-34086ff3-5045-4c01-98ad-99434be9070d', 'x-compute-request-id': 'req-34086ff3-5045-4c01-98ad-99434be9070d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:30,809 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:30,809 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (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-056bbc28-7623-4136-a6e5-d94a547cf6f2', 'x-compute-request-id': 'req-056bbc28-7623-4136-a6e5-d94a547cf6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:31,960 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:31,961 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (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-71976360-deaa-489a-bacf-ec1a450d7264', 'x-compute-request-id': 'req-71976360-deaa-489a-bacf-ec1a450d7264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:33,113 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:33,114 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (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-dc17ffff-cf7b-46e3-9fe9-f868c5d50b86', 'x-compute-request-id': 'req-dc17ffff-cf7b-46e3-9fe9-f868c5d50b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:34,270 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:36:34,270 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (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-eaf5316c-9506-4584-9495-fcefeb9b6513', 'x-compute-request-id': 'req-eaf5316c-9506-4584-9495-fcefeb9b6513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:35,586 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.306s 2021-10-29 16:36:35,586 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (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-ee54a5b9-65c3-47cf-8b42-3736e28f8584', 'x-compute-request-id': 'req-ee54a5b9-65c3-47cf-8b42-3736e28f8584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:36,743 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:36:36,743 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (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-65a8d25d-5053-43da-872d-58df41da37bd', 'x-compute-request-id': 'req-65a8d25d-5053-43da-872d-58df41da37bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:37,893 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:37,893 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (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-a173fa37-7d28-4f31-acd5-d0fd194765f8', 'x-compute-request-id': 'req-a173fa37-7d28-4f31-acd5-d0fd194765f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:39,050 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:36:39,050 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (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-7e03903d-e107-4937-bdde-cc4ef301a2e4', 'x-compute-request-id': 'req-7e03903d-e107-4937-bdde-cc4ef301a2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:40,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:40,203 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (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-e5be95ba-e4e2-406f-aa58-3b13670908f4', 'x-compute-request-id': 'req-e5be95ba-e4e2-406f-aa58-3b13670908f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:41,357 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:36:41,358 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (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-ab58be17-12f0-43b9-891f-7e4e0de4106e', 'x-compute-request-id': 'req-ab58be17-12f0-43b9-891f-7e4e0de4106e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:42,510 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:42,510 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (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-611fa988-eda4-4ed6-acff-b5a9c416d917', 'x-compute-request-id': 'req-611fa988-eda4-4ed6-acff-b5a9c416d917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:43,662 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:43,663 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (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-46b9a36c-86a0-4e7d-90f4-5eabb0db2c73', 'x-compute-request-id': 'req-46b9a36c-86a0-4e7d-90f4-5eabb0db2c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:44,814 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:44,815 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (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-3a6992be-daa1-4326-9087-50bca32f56a1', 'x-compute-request-id': 'req-3a6992be-daa1-4326-9087-50bca32f56a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:45,966 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:45,966 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (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-6e3f9e8f-13b9-429b-80df-c6557fc840f2', 'x-compute-request-id': 'req-6e3f9e8f-13b9-429b-80df-c6557fc840f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:47,117 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:36:47,118 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (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-411b42d8-9e40-44fa-84f1-c3a2c6052bdd', 'x-compute-request-id': 'req-411b42d8-9e40-44fa-84f1-c3a2c6052bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:48,272 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:36:48,272 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (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-befc398a-2cbe-428f-8e40-2742ece1379c', 'x-compute-request-id': 'req-befc398a-2cbe-428f-8e40-2742ece1379c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:49,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:36:49,430 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (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-5942c67c-7329-4d2d-b6d1-f79bc7f60029', 'x-compute-request-id': 'req-5942c67c-7329-4d2d-b6d1-f79bc7f60029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:50,595 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.156s 2021-10-29 16:36:50,595 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (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-266d1de7-2bb3-43c7-b4a3-f026d7dd5c15', 'x-compute-request-id': 'req-266d1de7-2bb3-43c7-b4a3-f026d7dd5c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:51,745 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:36:51,745 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (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-26717fea-e61e-49c5-8023-e79062b38116', 'x-compute-request-id': 'req-26717fea-e61e-49c5-8023-e79062b38116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:52,897 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:36:52,898 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (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-a2fea0c7-bbcf-475c-b4b1-72edb95557ba', 'x-compute-request-id': 'req-a2fea0c7-bbcf-475c-b4b1-72edb95557ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:54,047 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:36:54,047 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (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-f23337ff-17d6-43c7-8894-7a6059da57b9', 'x-compute-request-id': 'req-f23337ff-17d6-43c7-8894-7a6059da57b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:55,203 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:36:55,203 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (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-f83f139f-9154-42d9-8cca-0a78e0037ae5', 'x-compute-request-id': 'req-f83f139f-9154-42d9-8cca-0a78e0037ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:56,358 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:36:56,358 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (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-284de34f-0965-4cd7-8602-7c0452bdf43e', 'x-compute-request-id': 'req-284de34f-0965-4cd7-8602-7c0452bdf43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:57,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:36:57,507 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (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-a3b5ba61-9896-4207-bb01-0d61c6eb02a8', 'x-compute-request-id': 'req-a3b5ba61-9896-4207-bb01-0d61c6eb02a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:58,657 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:36:58,657 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (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-1ee72a18-15bd-4906-93fa-9256d56a8dee', 'x-compute-request-id': 'req-1ee72a18-15bd-4906-93fa-9256d56a8dee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:36:59,816 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.149s 2021-10-29 16:36:59,816 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (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-4e02d6e5-4939-4de8-ba5b-0d9017c67f05', 'x-compute-request-id': 'req-4e02d6e5-4939-4de8-ba5b-0d9017c67f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:00,968 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:00,968 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (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-eb70f6ff-d215-40c8-906e-1c5212e67792', 'x-compute-request-id': 'req-eb70f6ff-d215-40c8-906e-1c5212e67792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:02,127 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.150s 2021-10-29 16:37:02,127 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (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-25ca39ec-904b-43b6-87f5-98813e6e0e5f', 'x-compute-request-id': 'req-25ca39ec-904b-43b6-87f5-98813e6e0e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:03,282 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:37:03,282 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (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-152ecd29-b565-426c-ae18-42dcd1be9f42', 'x-compute-request-id': 'req-152ecd29-b565-426c-ae18-42dcd1be9f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:04,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:04,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (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-9dd1069e-25ee-4fd7-bb5c-8a0b4c7ef863', 'x-compute-request-id': 'req-9dd1069e-25ee-4fd7-bb5c-8a0b4c7ef863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:05,587 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:05,587 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (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-e7bf91ab-cac7-42e9-82b6-44bda929fac3', 'x-compute-request-id': 'req-e7bf91ab-cac7-42e9-82b6-44bda929fac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:06,739 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:06,740 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (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-ae2f89c6-513a-4a94-87c1-972ea8723fb5', 'x-compute-request-id': 'req-ae2f89c6-513a-4a94-87c1-972ea8723fb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:07,889 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:37:07,890 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (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-c5a6fa39-be9a-480d-bbaa-773b951b48ce', 'x-compute-request-id': 'req-c5a6fa39-be9a-480d-bbaa-773b951b48ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:09,043 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:09,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (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-3dd7dab4-a92a-4591-840c-4ca4ce4f715e', 'x-compute-request-id': 'req-3dd7dab4-a92a-4591-840c-4ca4ce4f715e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:10,197 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:10,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (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-414d385d-a36b-438a-b0cb-f2b1b690a4e8', 'x-compute-request-id': 'req-414d385d-a36b-438a-b0cb-f2b1b690a4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:11,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:11,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (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-b5607616-1aba-479c-bf40-9cc20d3f1985', 'x-compute-request-id': 'req-b5607616-1aba-479c-bf40-9cc20d3f1985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:12,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:37:12,507 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (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-4e14124a-aa36-4c0c-b91e-c13004de86ab', 'x-compute-request-id': 'req-4e14124a-aa36-4c0c-b91e-c13004de86ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:13,660 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:13,660 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (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-66597517-f3da-43a4-bc1e-2c649c2f5e0d', 'x-compute-request-id': 'req-66597517-f3da-43a4-bc1e-2c649c2f5e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:14,811 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:14,812 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (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-a597c43d-2c9d-4839-9518-e478d65d62cd', 'x-compute-request-id': 'req-a597c43d-2c9d-4839-9518-e478d65d62cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:15,966 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:15,967 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (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-a33b9c0d-f601-4c7b-89f2-ee94614932c1', 'x-compute-request-id': 'req-a33b9c0d-f601-4c7b-89f2-ee94614932c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:17,120 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:17,120 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (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-671fbd4d-6b92-449f-94f4-8218c22cfc07', 'x-compute-request-id': 'req-671fbd4d-6b92-449f-94f4-8218c22cfc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:18,273 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:18,273 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (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-ff0c2581-02df-487c-ab29-9d7260180bca', 'x-compute-request-id': 'req-ff0c2581-02df-487c-ab29-9d7260180bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:19,425 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:19,426 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (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-667895e7-b714-4f47-bfbf-41886ce1d23f', 'x-compute-request-id': 'req-667895e7-b714-4f47-bfbf-41886ce1d23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:20,577 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:20,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (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-8ceafb1b-988f-4df1-99bd-7ceb4279206d', 'x-compute-request-id': 'req-8ceafb1b-988f-4df1-99bd-7ceb4279206d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:21,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:37:21,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (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-dedab1be-2e20-47d7-867c-1ebd95ccef91', 'x-compute-request-id': 'req-dedab1be-2e20-47d7-867c-1ebd95ccef91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:22,884 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:37:22,885 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (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-684bee19-2c0c-4608-b017-95ca8dbb70ec', 'x-compute-request-id': 'req-684bee19-2c0c-4608-b017-95ca8dbb70ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:24,049 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.155s 2021-10-29 16:37:24,049 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (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-b283dc69-a5a4-4882-8699-3fe0ee389266', 'x-compute-request-id': 'req-b283dc69-a5a4-4882-8699-3fe0ee389266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:25,199 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:37:25,199 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (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-b0709fe3-07d0-4b10-8e04-6252333057e9', 'x-compute-request-id': 'req-b0709fe3-07d0-4b10-8e04-6252333057e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:26,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:26,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (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-3f5b54f4-cdf6-41a6-895a-676db77836ed', 'x-compute-request-id': 'req-3f5b54f4-cdf6-41a6-895a-676db77836ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:27,509 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.149s 2021-10-29 16:37:27,509 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (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-0136631e-15b2-4eea-9f5d-4ad7236b5a58', 'x-compute-request-id': 'req-0136631e-15b2-4eea-9f5d-4ad7236b5a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:28,660 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:28,660 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (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-ef149f77-5d86-4a79-8174-dc883a3e3200', 'x-compute-request-id': 'req-ef149f77-5d86-4a79-8174-dc883a3e3200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:29,822 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.153s 2021-10-29 16:37:29,822 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (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-4e2ce56b-dd6f-4c21-9e18-cb73b9d36cfd', 'x-compute-request-id': 'req-4e2ce56b-dd6f-4c21-9e18-cb73b9d36cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:30,977 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:30,978 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (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-91c3baff-b23d-4bb1-859f-26611d813c59', 'x-compute-request-id': 'req-91c3baff-b23d-4bb1-859f-26611d813c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:32,128 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:32,129 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (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-c1f993fd-382e-486b-aac9-edcfcf2c578f', 'x-compute-request-id': 'req-c1f993fd-382e-486b-aac9-edcfcf2c578f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:33,279 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:37:33,279 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (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-62b0536c-a5e9-4637-ad68-1727e9fc889b', 'x-compute-request-id': 'req-62b0536c-a5e9-4637-ad68-1727e9fc889b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:34,436 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:37:34,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (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-131bce64-275d-4571-8031-08456e873bad', 'x-compute-request-id': 'req-131bce64-275d-4571-8031-08456e873bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:35,592 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:37:35,592 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (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-bf3e5187-37d8-4ec9-abc5-a3ccd5fef5a4', 'x-compute-request-id': 'req-bf3e5187-37d8-4ec9-abc5-a3ccd5fef5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:36,744 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:36,745 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (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-1d398430-6dc1-418f-b73a-abfd623501b5', 'x-compute-request-id': 'req-1d398430-6dc1-418f-b73a-abfd623501b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:37,899 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:37:37,900 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (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-f074d35d-cf3a-4f7f-a0c2-066bfb0e0a50', 'x-compute-request-id': 'req-f074d35d-cf3a-4f7f-a0c2-066bfb0e0a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:39,052 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:39,053 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (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-b1b09802-f0b0-48db-a792-c7daa3354518', 'x-compute-request-id': 'req-b1b09802-f0b0-48db-a792-c7daa3354518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:40,204 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:40,205 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (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-8686b8f1-c261-44ae-b5c7-845d948b202e', 'x-compute-request-id': 'req-8686b8f1-c261-44ae-b5c7-845d948b202e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:41,357 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:41,357 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (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-bd9f1db7-7b01-402e-a32e-eca5c3a202de', 'x-compute-request-id': 'req-bd9f1db7-7b01-402e-a32e-eca5c3a202de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:42,509 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:42,509 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (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-942a33da-7496-4f42-89b9-eee5034e23bb', 'x-compute-request-id': 'req-942a33da-7496-4f42-89b9-eee5034e23bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:43,663 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:43,664 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (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-05be09df-6b7e-4c6b-add6-17d7f6de0d8a', 'x-compute-request-id': 'req-05be09df-6b7e-4c6b-add6-17d7f6de0d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:44,821 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:37:44,821 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (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-d606a1f2-c10e-4093-80ea-e2a8af153706', 'x-compute-request-id': 'req-d606a1f2-c10e-4093-80ea-e2a8af153706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:45,979 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.149s 2021-10-29 16:37:45,979 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (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-99e6d320-d3f9-4c4b-aae6-abe42485825e', 'x-compute-request-id': 'req-99e6d320-d3f9-4c4b-aae6-abe42485825e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:47,129 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:37:47,129 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (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-303d4aac-ec36-49f2-93e7-f0e684d7d786', 'x-compute-request-id': 'req-303d4aac-ec36-49f2-93e7-f0e684d7d786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:48,282 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:48,282 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (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-49c422b6-4232-4930-8940-292200409808', 'x-compute-request-id': 'req-49c422b6-4232-4930-8940-292200409808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:49,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:37:49,435 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (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-bcbc50ae-8e65-4309-b6aa-70018a749b49', 'x-compute-request-id': 'req-bcbc50ae-8e65-4309-b6aa-70018a749b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:50,589 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:50,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (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-1f4e1c04-81ff-4fa9-90b9-cfc90120453c', 'x-compute-request-id': 'req-1f4e1c04-81ff-4fa9-90b9-cfc90120453c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:51,842 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.243s 2021-10-29 16:37:51,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (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-87d129bf-f39d-4a9b-9c9f-74e0267b55b6', 'x-compute-request-id': 'req-87d129bf-f39d-4a9b-9c9f-74e0267b55b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:52,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:52,996 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (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-79cb3d3a-678e-4f48-8e63-dd33fea0bd3f', 'x-compute-request-id': 'req-79cb3d3a-678e-4f48-8e63-dd33fea0bd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:54,146 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:37:54,147 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (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-9f11c481-5426-43f5-9452-f34342c30c96', 'x-compute-request-id': 'req-9f11c481-5426-43f5-9452-f34342c30c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:55,302 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:37:55,303 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (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-4d25e000-21e2-4528-b319-a8a82de201cb', 'x-compute-request-id': 'req-4d25e000-21e2-4528-b319-a8a82de201cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:56,463 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.152s 2021-10-29 16:37:56,463 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (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-99be17c0-9d42-4a91-9ab0-ccd93bb65827', 'x-compute-request-id': 'req-99be17c0-9d42-4a91-9ab0-ccd93bb65827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:57,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:57,616 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (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-1ae37764-e7d6-4a43-b9b9-97fd874bf664', 'x-compute-request-id': 'req-1ae37764-e7d6-4a43-b9b9-97fd874bf664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:58,770 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:37:58,771 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (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-581c2fff-3f39-4f86-815c-adbf66730782', 'x-compute-request-id': 'req-581c2fff-3f39-4f86-815c-adbf66730782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:37:59,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:37:59,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (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-24f13fd8-c3c6-4b10-816f-15ed08dbc584', 'x-compute-request-id': 'req-24f13fd8-c3c6-4b10-816f-15ed08dbc584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:01,074 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:01,075 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (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-5be28b8e-f57a-45fc-82b2-8090dc81ca80', 'x-compute-request-id': 'req-5be28b8e-f57a-45fc-82b2-8090dc81ca80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:02,230 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:38:02,230 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (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-6f265ba2-731d-4580-8d7e-283b71edeae7', 'x-compute-request-id': 'req-6f265ba2-731d-4580-8d7e-283b71edeae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:03,381 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:03,381 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (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-29289af0-7012-4527-8373-ada23e2a12e3', 'x-compute-request-id': 'req-29289af0-7012-4527-8373-ada23e2a12e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:04,536 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:38:04,536 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (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-c46059d4-1968-4f67-95ad-01245039b26b', 'x-compute-request-id': 'req-c46059d4-1968-4f67-95ad-01245039b26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:05,694 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:38:05,694 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (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-b12a4db3-0e9d-42fd-ba71-56f16ac0a84e', 'x-compute-request-id': 'req-b12a4db3-0e9d-42fd-ba71-56f16ac0a84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:06,856 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.154s 2021-10-29 16:38:06,856 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (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-4196fc86-819f-46b5-823a-89dd130f1f17', 'x-compute-request-id': 'req-4196fc86-819f-46b5-823a-89dd130f1f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:08,009 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:38:08,010 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (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-76ec95d8-bfa7-4168-9c2c-3c636af92711', 'x-compute-request-id': 'req-76ec95d8-bfa7-4168-9c2c-3c636af92711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:09,159 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:38:09,160 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (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-27ce18f1-0570-4caf-b6ab-0512176ea05f', 'x-compute-request-id': 'req-27ce18f1-0570-4caf-b6ab-0512176ea05f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:10,310 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.141s 2021-10-29 16:38:10,311 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (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-55fdd37e-4eb5-4c86-9f58-ab12cead4c54', 'x-compute-request-id': 'req-55fdd37e-4eb5-4c86-9f58-ab12cead4c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:11,466 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:38:11,467 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (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-b6b94d3a-493e-400a-b21c-b418a7b81749', 'x-compute-request-id': 'req-b6b94d3a-493e-400a-b21c-b418a7b81749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:12,621 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:38:12,622 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (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-3980c0af-124c-4a8a-a683-50f03a5e03da', 'x-compute-request-id': 'req-3980c0af-124c-4a8a-a683-50f03a5e03da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:13,775 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:38:13,775 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (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-014b68fb-b4f8-4aec-aa64-7a30b23f7951', 'x-compute-request-id': 'req-014b68fb-b4f8-4aec-aa64-7a30b23f7951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:14,926 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:14,926 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (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-e058c001-c995-4e1c-93cd-610b6f241a78', 'x-compute-request-id': 'req-e058c001-c995-4e1c-93cd-610b6f241a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:16,075 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:38:16,075 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (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-ead84c7a-dfe6-441c-b7cf-5697824577cd', 'x-compute-request-id': 'req-ead84c7a-dfe6-441c-b7cf-5697824577cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:17,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:17,225 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (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-90f30417-4d0b-40a3-a6d4-037cf97b5ee9', 'x-compute-request-id': 'req-90f30417-4d0b-40a3-a6d4-037cf97b5ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:18,385 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.151s 2021-10-29 16:38:18,385 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (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-86d98629-b512-4b7e-aa39-99d5d1536417', 'x-compute-request-id': 'req-86d98629-b512-4b7e-aa39-99d5d1536417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:19,539 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:38:19,540 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (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-1b12cdf5-11be-4c17-a056-5d7b139f709c', 'x-compute-request-id': 'req-1b12cdf5-11be-4c17-a056-5d7b139f709c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:20,692 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:38:20,692 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (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-873e36a7-58a6-4cee-85d3-e5a65179ec11', 'x-compute-request-id': 'req-873e36a7-58a6-4cee-85d3-e5a65179ec11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:21,844 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:21,844 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (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-7bc48b2e-ab39-4064-92c1-389a2a3eedfc', 'x-compute-request-id': 'req-7bc48b2e-ab39-4064-92c1-389a2a3eedfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:22,996 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.142s 2021-10-29 16:38:22,997 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (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-0fb08987-3433-402e-bf95-a2d826df19df', 'x-compute-request-id': 'req-0fb08987-3433-402e-bf95-a2d826df19df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:24,150 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:38:24,151 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (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-474a24ae-2172-4c9b-a3ee-e641c225d472', 'x-compute-request-id': 'req-474a24ae-2172-4c9b-a3ee-e641c225d472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:25,306 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:38:25,306 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (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-1ad74655-fa0d-4ede-9303-a9607dc63f34', 'x-compute-request-id': 'req-1ad74655-fa0d-4ede-9303-a9607dc63f34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:26,461 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.146s 2021-10-29 16:38:26,461 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (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-31473bea-adb4-4e1a-9897-27c5918a6a0d', 'x-compute-request-id': 'req-31473bea-adb4-4e1a-9897-27c5918a6a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:27,610 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.140s 2021-10-29 16:38:27,610 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (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-6e3d05b1-5101-4860-bcd4-ef9fb6a9177f', 'x-compute-request-id': 'req-6e3d05b1-5101-4860-bcd4-ef9fb6a9177f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:28,763 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:38:28,763 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (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-37369b43-3604-4c6c-a02e-d009d5c7e4de', 'x-compute-request-id': 'req-37369b43-3604-4c6c-a02e-d009d5c7e4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:29,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.147s 2021-10-29 16:38:29,921 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (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-0a77fe8e-13c3-4d4e-b916-4343df9753c0', 'x-compute-request-id': 'req-0a77fe8e-13c3-4d4e-b916-4343df9753c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:31,072 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.143s 2021-10-29 16:38:31,072 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (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-8034fc8f-126b-497c-9ea3-1edb644a0afa', 'x-compute-request-id': 'req-8034fc8f-126b-497c-9ea3-1edb644a0afa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:32,447 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.367s 2021-10-29 16:38:32,448 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (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-47f97da5-fd90-48e3-b043-fd39831065de', 'x-compute-request-id': 'req-47f97da5-fd90-48e3-b043-fd39831065de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:33,734 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.277s 2021-10-29 16:38:33,734 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (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-39b56d49-7b55-494b-bc78-d9d571ab73d2', 'x-compute-request-id': 'req-39b56d49-7b55-494b-bc78-d9d571ab73d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:34,887 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:38:34,887 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (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-3c50d4b1-6cf7-4c9b-afe2-4feaa021827b', 'x-compute-request-id': 'req-3c50d4b1-6cf7-4c9b-afe2-4feaa021827b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:36,042 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:38:36,042 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (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-88f646b2-93be-4496-b138-69687b31a971', 'x-compute-request-id': 'req-88f646b2-93be-4496-b138-69687b31a971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:37,196 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.144s 2021-10-29 16:38:37,196 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (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-728b9f11-10f8-457d-9782-50b2c37c32cc', 'x-compute-request-id': 'req-728b9f11-10f8-457d-9782-50b2c37c32cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:38,350 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.145s 2021-10-29 16:38:38,351 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (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-129914ee-2e37-4b75-a2ab-7eaff745d0f9', 'x-compute-request-id': 'req-129914ee-2e37-4b75-a2ab-7eaff745d0f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:39,508 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.148s 2021-10-29 16:38:39,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (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-caddc1c1-34d6-429d-98d9-ad9738f1a533', 'x-compute-request-id': 'req-caddc1c1-34d6-429d-98d9-ad9738f1a533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2103655892"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:40,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.099s 2021-10-29 16:38:40,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1651', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de9ad50-c7dd-4336-9016-11ad7293f89c', 'x-compute-request-id': 'req-6de9ad50-c7dd-4336-9016-11ad7293f89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}, {"version": 4, "addr": "172.27.2.221", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:45:78"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:41,715 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.089s 2021-10-29 16:38:41,715 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa129d91-a0e8-4137-8a4d-3aa614dd0843', 'x-compute-request-id': 'req-aa129d91-a0e8-4137-8a4d-3aa614dd0843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:42,809 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:38:42,810 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3da2105-6804-4d70-a6e7-65fb64581d2d', 'x-compute-request-id': 'req-b3da2105-6804-4d70-a6e7-65fb64581d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:43,901 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:38:43,901 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643c8abe-ae9d-4a15-b17a-e7e703a22438', 'x-compute-request-id': 'req-643c8abe-ae9d-4a15-b17a-e7e703a22438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:44,998 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.088s 2021-10-29 16:38:44,998 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c341e4-b1bd-4ce1-9cc8-ac813a45ffcc', 'x-compute-request-id': 'req-92c341e4-b1bd-4ce1-9cc8-ac813a45ffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:46,089 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:38:46,090 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bcd7ec-6377-4ff4-98b7-f267882b0ac6', 'x-compute-request-id': 'req-b6bcd7ec-6377-4ff4-98b7-f267882b0ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:47,181 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:38:47,181 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c144ea8-0229-457e-b9cd-bebec6390822', 'x-compute-request-id': 'req-2c144ea8-0229-457e-b9cd-bebec6390822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:48,274 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:38:48,274 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1450bb-398e-4b5c-8bb9-68e8d2af68cd', 'x-compute-request-id': 'req-dc1450bb-398e-4b5c-8bb9-68e8d2af68cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:49,368 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:38:49,368 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82949f3e-22f4-464f-9b8b-fec1ae21a874', 'x-compute-request-id': 'req-82949f3e-22f4-464f-9b8b-fec1ae21a874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:50,462 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:38:50,463 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0d7d67-d386-4f21-bd9a-66894de18668', 'x-compute-request-id': 'req-ca0d7d67-d386-4f21-bd9a-66894de18668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:51,554 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:38:51,554 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69fcd7e-64e9-43fd-9c45-ff3502476908', 'x-compute-request-id': 'req-d69fcd7e-64e9-43fd-9c45-ff3502476908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:52,645 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:38:52,646 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1fcfe5-e2ce-4906-8f9d-cd656cbbf51a', 'x-compute-request-id': 'req-1b1fcfe5-e2ce-4906-8f9d-cd656cbbf51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:53,740 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:38:53,740 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8c90f6a-fb51-4bcd-a340-4d73a3b44644', 'x-compute-request-id': 'req-a8c90f6a-fb51-4bcd-a340-4d73a3b44644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:54,832 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:38:54,832 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd8809b-e9c6-4e6e-9c53-6fe2617d0d01', 'x-compute-request-id': 'req-ecd8809b-e9c6-4e6e-9c53-6fe2617d0d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:55,929 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.088s 2021-10-29 16:38:55,929 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef3b7fa-d1af-4fd3-8826-cc3abfb00a41', 'x-compute-request-id': 'req-8ef3b7fa-d1af-4fd3-8826-cc3abfb00a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:57,021 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:38:57,021 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5edab1-5feb-4934-a89e-7a2d7a0aa25f', 'x-compute-request-id': 'req-ba5edab1-5feb-4934-a89e-7a2d7a0aa25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:58,113 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:38:58,114 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824385eb-1c9b-4562-9f25-6cef34458f99', 'x-compute-request-id': 'req-824385eb-1c9b-4562-9f25-6cef34458f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:38:59,205 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:38:59,205 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fb181e-93af-4f86-8d7c-a1c75aa87a1d', 'x-compute-request-id': 'req-55fb181e-93af-4f86-8d7c-a1c75aa87a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:00,297 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:00,298 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e0d317-cec5-4087-b923-37b08fd3362b', 'x-compute-request-id': 'req-50e0d317-cec5-4087-b923-37b08fd3362b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:01,389 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:01,390 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfbd1a71-96a2-49fc-b40b-7c0b8fae46c6', 'x-compute-request-id': 'req-bfbd1a71-96a2-49fc-b40b-7c0b8fae46c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:02,482 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:02,483 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac5da78d-d3a9-4993-a5ac-0e3fdbf096e0', 'x-compute-request-id': 'req-ac5da78d-d3a9-4993-a5ac-0e3fdbf096e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:03,583 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.091s 2021-10-29 16:39:03,584 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ffe946-5162-4480-b9eb-e8356e80d021', 'x-compute-request-id': 'req-37ffe946-5162-4480-b9eb-e8356e80d021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:04,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:04,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a769317-70e5-4ca4-a345-277a89a36558', 'x-compute-request-id': 'req-7a769317-70e5-4ca4-a345-277a89a36558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:05,769 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:05,769 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d9472f-7ce0-4b27-9db2-936630fedb7a', 'x-compute-request-id': 'req-18d9472f-7ce0-4b27-9db2-936630fedb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:06,861 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:06,862 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c1e88a5-4588-4b83-a886-0e89da0e7610', 'x-compute-request-id': 'req-7c1e88a5-4588-4b83-a886-0e89da0e7610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:07,952 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:07,953 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa2db0f-0709-4934-8b09-9231cae6c7b4', 'x-compute-request-id': 'req-cfa2db0f-0709-4934-8b09-9231cae6c7b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:09,048 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:39:09,049 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d94d65-cdc4-41dc-93cc-246bc5f9dc24', 'x-compute-request-id': 'req-f8d94d65-cdc4-41dc-93cc-246bc5f9dc24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:10,142 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:10,142 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-482e37bf-0566-474c-ac8d-118816c75eb8', 'x-compute-request-id': 'req-482e37bf-0566-474c-ac8d-118816c75eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:11,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:11,233 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85bb80c-7537-476e-9782-b9c4dc7853de', 'x-compute-request-id': 'req-e85bb80c-7537-476e-9782-b9c4dc7853de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:12,324 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:12,324 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0db76fb7-1d3e-4620-a2a3-db1f205b5b38', 'x-compute-request-id': 'req-0db76fb7-1d3e-4620-a2a3-db1f205b5b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:13,415 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:13,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31cfc6b6-491c-4b06-9f95-2dea2a6a4d58', 'x-compute-request-id': 'req-31cfc6b6-491c-4b06-9f95-2dea2a6a4d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:14,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:14,507 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2432bdf-fc60-419b-b03a-d764eeb69fa8', 'x-compute-request-id': 'req-b2432bdf-fc60-419b-b03a-d764eeb69fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:15,599 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:15,599 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba469b44-4cdb-43fc-adf0-f0a801ea5327', 'x-compute-request-id': 'req-ba469b44-4cdb-43fc-adf0-f0a801ea5327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:16,698 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.091s 2021-10-29 16:39:16,698 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7424a2e6-b770-41a4-9ab6-841e7127dd3e', 'x-compute-request-id': 'req-7424a2e6-b770-41a4-9ab6-841e7127dd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:17,792 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:17,792 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e104d292-d5ec-40ec-b8d3-8b08e00fe68c', 'x-compute-request-id': 'req-e104d292-d5ec-40ec-b8d3-8b08e00fe68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:18,883 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:18,883 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba44b8d3-7672-4cee-8dd4-372544e2c66f', 'x-compute-request-id': 'req-ba44b8d3-7672-4cee-8dd4-372544e2c66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:19,976 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:19,976 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e5907e-0e77-46cb-99a5-e6ed3b949108', 'x-compute-request-id': 'req-18e5907e-0e77-46cb-99a5-e6ed3b949108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:21,067 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:21,067 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f662d207-aa50-44d7-b335-ec1e3a8c88eb', 'x-compute-request-id': 'req-f662d207-aa50-44d7-b335-ec1e3a8c88eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:22,163 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:39:22,163 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cc476e-2624-47ad-a26c-fe938f5d1170', 'x-compute-request-id': 'req-58cc476e-2624-47ad-a26c-fe938f5d1170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:23,253 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.081s 2021-10-29 16:39:23,253 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0ca669-38db-4188-ab46-e342102a37d8', 'x-compute-request-id': 'req-bb0ca669-38db-4188-ab46-e342102a37d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:24,345 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:24,346 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce57c523-5fac-439b-987d-f1c996e4eb61', 'x-compute-request-id': 'req-ce57c523-5fac-439b-987d-f1c996e4eb61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:25,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:25,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd25b5e6-1ecf-4b06-9d88-73d314a9e6c2', 'x-compute-request-id': 'req-cd25b5e6-1ecf-4b06-9d88-73d314a9e6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:26,528 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:26,528 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e0df6eb-63ad-4b8a-b779-6179ee6b4eb2', 'x-compute-request-id': 'req-0e0df6eb-63ad-4b8a-b779-6179ee6b4eb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:27,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:27,620 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29877142-b29e-44a0-840a-ba37879334ff', 'x-compute-request-id': 'req-29877142-b29e-44a0-840a-ba37879334ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:28,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:28,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a8aad9-62a1-41bd-bdee-e789aff7b867', 'x-compute-request-id': 'req-07a8aad9-62a1-41bd-bdee-e789aff7b867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:29,808 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:39:29,809 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721c6d50-b15a-4e2b-84ea-fd252792145f', 'x-compute-request-id': 'req-721c6d50-b15a-4e2b-84ea-fd252792145f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:30,901 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:30,901 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cec49b67-52e0-4fc8-b51a-a446c1d757e0', 'x-compute-request-id': 'req-cec49b67-52e0-4fc8-b51a-a446c1d757e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:31,994 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:39:31,995 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054a9e20-32ba-46c0-a7f0-e68957ae5c6e', 'x-compute-request-id': 'req-054a9e20-32ba-46c0-a7f0-e68957ae5c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:33,087 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:33,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f3c9cd-0553-4a7c-baae-c8f4b7e14b5f', 'x-compute-request-id': 'req-81f3c9cd-0553-4a7c-baae-c8f4b7e14b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:34,181 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:34,181 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ac60a2d-189c-4647-8795-3b93a47541a1', 'x-compute-request-id': 'req-6ac60a2d-189c-4647-8795-3b93a47541a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:35,277 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:39:35,277 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d300775e-c354-4a40-b24a-65b40e284d9d', 'x-compute-request-id': 'req-d300775e-c354-4a40-b24a-65b40e284d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:36,369 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:36,370 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ac4183-ffe5-4019-b519-e1d2357c30d3', 'x-compute-request-id': 'req-b7ac4183-ffe5-4019-b519-e1d2357c30d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:37,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:37,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f73aa7-cc0f-4c46-ac3e-c1af8d5894a8', 'x-compute-request-id': 'req-01f73aa7-cc0f-4c46-ac3e-c1af8d5894a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:38,552 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:38,553 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51f1618-6950-44f0-83e9-eb7da199165b', 'x-compute-request-id': 'req-c51f1618-6950-44f0-83e9-eb7da199165b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:39,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:39,644 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78c3e42-1aaf-4de5-9bbf-05d2a706a373', 'x-compute-request-id': 'req-d78c3e42-1aaf-4de5-9bbf-05d2a706a373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:40,736 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:40,736 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2947033-193a-477c-a36b-796882876eb5', 'x-compute-request-id': 'req-c2947033-193a-477c-a36b-796882876eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:41,828 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:41,828 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1df7c1a-98d0-44a2-b3e9-c4afd284636b', 'x-compute-request-id': 'req-a1df7c1a-98d0-44a2-b3e9-c4afd284636b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:42,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:39:42,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc2fdcc6-4d6e-4565-8b9e-b81f0b7d4cea', 'x-compute-request-id': 'req-bc2fdcc6-4d6e-4565-8b9e-b81f0b7d4cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:44,016 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:39:44,017 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-090de2eb-9373-4642-bbad-985ead280077', 'x-compute-request-id': 'req-090de2eb-9373-4642-bbad-985ead280077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:45,108 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:45,108 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4853e1af-e37c-4db2-ab2d-9fc57ce0f5a3', 'x-compute-request-id': 'req-4853e1af-e37c-4db2-ab2d-9fc57ce0f5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:46,200 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:46,200 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55d73dfa-af9b-43df-9357-19d26c9f36cb', 'x-compute-request-id': 'req-55d73dfa-af9b-43df-9357-19d26c9f36cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:47,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:39:47,294 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dadef902-bdad-4050-bf01-d1b8d819570b', 'x-compute-request-id': 'req-dadef902-bdad-4050-bf01-d1b8d819570b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:48,393 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.091s 2021-10-29 16:39:48,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b0b1f1-61c4-4bf8-8481-9aa259c97b21', 'x-compute-request-id': 'req-a3b0b1f1-61c4-4bf8-8481-9aa259c97b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:49,485 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:49,485 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786137d5-26a2-4a90-8479-1426ba4a1648', 'x-compute-request-id': 'req-786137d5-26a2-4a90-8479-1426ba4a1648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:50,578 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:50,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e7e90e-65ab-45b1-b8ce-c01d7cd029d4', 'x-compute-request-id': 'req-64e7e90e-65ab-45b1-b8ce-c01d7cd029d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:51,669 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:39:51,670 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd34bdd-e09a-499e-887d-63183a7e14e2', 'x-compute-request-id': 'req-efd34bdd-e09a-499e-887d-63183a7e14e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:52,767 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.089s 2021-10-29 16:39:52,767 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c351d80-c977-4b00-b6a8-0e97631187b9', 'x-compute-request-id': 'req-9c351d80-c977-4b00-b6a8-0e97631187b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:53,860 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:53,860 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-171d77b6-b5f9-4954-af64-181cf868d6be', 'x-compute-request-id': 'req-171d77b6-b5f9-4954-af64-181cf868d6be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:54,952 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:54,953 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4ad4b5-3c21-48f4-b1bf-79705f5ecf65', 'x-compute-request-id': 'req-fa4ad4b5-3c21-48f4-b1bf-79705f5ecf65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:56,048 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:39:56,048 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4080684-0727-46f2-b45b-cdafa2145d86', 'x-compute-request-id': 'req-b4080684-0727-46f2-b45b-cdafa2145d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:57,139 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:39:57,140 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7709e4be-4985-4a80-8066-0a2adda61f2f', 'x-compute-request-id': 'req-7709e4be-4985-4a80-8066-0a2adda61f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:58,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:39:58,232 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7045507-ad9f-4270-9451-53a1d7a6381f', 'x-compute-request-id': 'req-e7045507-ad9f-4270-9451-53a1d7a6381f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:39:59,327 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:39:59,328 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6fd5b8a-87c2-46e9-9c96-c55afad807fd', 'x-compute-request-id': 'req-f6fd5b8a-87c2-46e9-9c96-c55afad807fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:00,419 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:00,420 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdad3e2-a7c2-40fa-b5d7-6e71f4953c85', 'x-compute-request-id': 'req-ecdad3e2-a7c2-40fa-b5d7-6e71f4953c85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:01,511 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:01,512 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92fb2e2f-0704-40e7-a04b-701da7e4206e', 'x-compute-request-id': 'req-92fb2e2f-0704-40e7-a04b-701da7e4206e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:02,604 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:02,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67332936-fdba-4a35-b293-4f2aa20f0a34', 'x-compute-request-id': 'req-67332936-fdba-4a35-b293-4f2aa20f0a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:03,698 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:03,699 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1265208-f09d-4d2d-ba00-dde9286a46a8', 'x-compute-request-id': 'req-a1265208-f09d-4d2d-ba00-dde9286a46a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:04,790 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:04,791 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abbca024-c258-4254-bb13-74bec535e580', 'x-compute-request-id': 'req-abbca024-c258-4254-bb13-74bec535e580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:05,881 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:05,882 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59ad62d-a85e-45ae-ab39-a5ec8b4e8666', 'x-compute-request-id': 'req-a59ad62d-a85e-45ae-ab39-a5ec8b4e8666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:06,974 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:06,974 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3571c2d-9513-4436-99da-e187740f57c9', 'x-compute-request-id': 'req-a3571c2d-9513-4436-99da-e187740f57c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:08,064 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:08,065 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00cae61e-216d-4878-8bc6-240bc6ea04fd', 'x-compute-request-id': 'req-00cae61e-216d-4878-8bc6-240bc6ea04fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:09,161 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:40:09,161 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7163b248-ff53-49a9-ad23-7f4d94bf0faa', 'x-compute-request-id': 'req-7163b248-ff53-49a9-ad23-7f4d94bf0faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:10,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:10,252 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcfe5a85-98c8-4b68-b12e-9422d287337e', 'x-compute-request-id': 'req-fcfe5a85-98c8-4b68-b12e-9422d287337e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:11,344 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:11,345 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41616d6e-4fad-4ef0-a305-16f6cac6afe6', 'x-compute-request-id': 'req-41616d6e-4fad-4ef0-a305-16f6cac6afe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:12,440 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:40:12,440 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a63423-86a9-4995-8474-4cc0987349bd', 'x-compute-request-id': 'req-16a63423-86a9-4995-8474-4cc0987349bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:13,532 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:13,532 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d1196f-8a40-410e-8e9e-941a456c8969', 'x-compute-request-id': 'req-42d1196f-8a40-410e-8e9e-941a456c8969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:14,624 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:14,624 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84eea040-e00a-40a5-95d6-abc015c510ef', 'x-compute-request-id': 'req-84eea040-e00a-40a5-95d6-abc015c510ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:15,718 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:15,718 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c4f3ee-d515-4eb7-8d17-4e3d09cf0b54', 'x-compute-request-id': 'req-10c4f3ee-d515-4eb7-8d17-4e3d09cf0b54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:16,812 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:16,812 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899cca11-df1a-42a4-bd50-0db80aa77507', 'x-compute-request-id': 'req-899cca11-df1a-42a4-bd50-0db80aa77507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:17,903 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:17,904 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a9b911-71c5-4978-b9f9-196f7ce62271', 'x-compute-request-id': 'req-b8a9b911-71c5-4978-b9f9-196f7ce62271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:19,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.128s 2021-10-29 16:40:19,041 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27137d8-5f5e-4454-83c6-b4d6fcb0971d', 'x-compute-request-id': 'req-e27137d8-5f5e-4454-83c6-b4d6fcb0971d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:20,133 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:20,133 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9689d5e-6482-4723-9672-e6c34328f5c6', 'x-compute-request-id': 'req-e9689d5e-6482-4723-9672-e6c34328f5c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:21,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:21,225 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a068afc-f4ff-4061-bb77-3beb614f1ef1', 'x-compute-request-id': 'req-5a068afc-f4ff-4061-bb77-3beb614f1ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:22,318 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:22,319 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec59a1d-6f5d-4e3d-b397-186de9b10dac', 'x-compute-request-id': 'req-8ec59a1d-6f5d-4e3d-b397-186de9b10dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:23,409 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:23,409 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7524285c-f0ca-4e68-93fd-7bc4d9bbf593', 'x-compute-request-id': 'req-7524285c-f0ca-4e68-93fd-7bc4d9bbf593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:24,501 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:24,501 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18ba3a9e-ef0b-4365-a918-d4b596dff122', 'x-compute-request-id': 'req-18ba3a9e-ef0b-4365-a918-d4b596dff122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:25,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:40:25,597 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93daf923-9cde-4c4f-910d-17972d719644', 'x-compute-request-id': 'req-93daf923-9cde-4c4f-910d-17972d719644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:26,688 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:26,689 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c51e8b1-d31b-4c34-8a26-a73e41e8cd90', 'x-compute-request-id': 'req-3c51e8b1-d31b-4c34-8a26-a73e41e8cd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:27,780 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:27,781 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5a6067-20a5-4d77-a59e-d48ebb951e51', 'x-compute-request-id': 'req-ba5a6067-20a5-4d77-a59e-d48ebb951e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:28,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:28,872 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239fd349-daa2-487e-95e3-8165e0dce791', 'x-compute-request-id': 'req-239fd349-daa2-487e-95e3-8165e0dce791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:29,964 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:29,964 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b4397b1-330c-4a5e-a549-9bce1cb5efaf', 'x-compute-request-id': 'req-2b4397b1-330c-4a5e-a549-9bce1cb5efaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:31,058 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:31,058 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45044950-e047-48e8-9a70-76b6c75cb384', 'x-compute-request-id': 'req-45044950-e047-48e8-9a70-76b6c75cb384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:32,152 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:32,152 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c645eab3-9ffc-4b6b-b68c-1db87a148cca', 'x-compute-request-id': 'req-c645eab3-9ffc-4b6b-b68c-1db87a148cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:33,243 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:33,243 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a69e5f00-9473-4c13-93c9-713cde9880df', 'x-compute-request-id': 'req-a69e5f00-9473-4c13-93c9-713cde9880df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:34,492 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.240s 2021-10-29 16:40:34,492 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cb6816d-c923-452a-aac2-8c6d58b29aaf', 'x-compute-request-id': 'req-4cb6816d-c923-452a-aac2-8c6d58b29aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:35,586 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.085s 2021-10-29 16:40:35,586 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8346c0b3-7e28-4ef5-b7f7-4cef2f8e710d', 'x-compute-request-id': 'req-8346c0b3-7e28-4ef5-b7f7-4cef2f8e710d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:36,677 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.081s 2021-10-29 16:40:36,677 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-224773fa-3ce2-4a16-8761-a68ce585d81e', 'x-compute-request-id': 'req-224773fa-3ce2-4a16-8761-a68ce585d81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:37,769 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:37,769 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e42c624-a7f9-4737-b5b6-7a918a9ed886', 'x-compute-request-id': 'req-7e42c624-a7f9-4737-b5b6-7a918a9ed886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:38,864 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:40:38,864 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdaeca92-6a59-40ad-a5a7-ec864ee1c7cb', 'x-compute-request-id': 'req-cdaeca92-6a59-40ad-a5a7-ec864ee1c7cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:39,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:39,957 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-159470fc-0bc9-4684-9c9f-9f795bef738c', 'x-compute-request-id': 'req-159470fc-0bc9-4684-9c9f-9f795bef738c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:41,053 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:40:41,053 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148f52f4-6913-4bf1-8cc6-9033d6142dc2', 'x-compute-request-id': 'req-148f52f4-6913-4bf1-8cc6-9033d6142dc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:42,145 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:42,145 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be716d7-14c5-40d4-946f-10d69b2ad042', 'x-compute-request-id': 'req-9be716d7-14c5-40d4-946f-10d69b2ad042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:43,237 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:43,238 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d18d3d-5752-4bd4-a77c-552143888fcd', 'x-compute-request-id': 'req-c1d18d3d-5752-4bd4-a77c-552143888fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:44,328 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:44,329 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721b7348-cffb-4020-b74f-c4437cbe7f41', 'x-compute-request-id': 'req-721b7348-cffb-4020-b74f-c4437cbe7f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:45,420 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:45,420 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c48282d6-4626-4ab1-ba05-7a65dc0f113e', 'x-compute-request-id': 'req-c48282d6-4626-4ab1-ba05-7a65dc0f113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:46,513 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:46,514 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e90395-9a02-4bab-97b6-6f1e486e0ba4', 'x-compute-request-id': 'req-c3e90395-9a02-4bab-97b6-6f1e486e0ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:47,606 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:47,606 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c4f146-27d2-404f-bce7-5eb67536c469', 'x-compute-request-id': 'req-f2c4f146-27d2-404f-bce7-5eb67536c469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:48,702 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:40:48,702 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4efe1b-9d14-4de7-ac7c-1e9621abdd6c', 'x-compute-request-id': 'req-ff4efe1b-9d14-4de7-ac7c-1e9621abdd6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:49,795 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:49,796 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46604674-9f5e-4c1e-a0aa-80d54d1d1ed4', 'x-compute-request-id': 'req-46604674-9f5e-4c1e-a0aa-80d54d1d1ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:50,888 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:50,888 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f06b4e16-4162-4cf8-b876-00d1b046bac4', 'x-compute-request-id': 'req-f06b4e16-4162-4cf8-b876-00d1b046bac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:51,983 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:40:51,983 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e33007-6122-432b-9661-e30a4a4705ef', 'x-compute-request-id': 'req-48e33007-6122-432b-9661-e30a4a4705ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:53,074 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:40:53,075 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f310d79-c438-4f1d-8073-30e0f8cc2e3a', 'x-compute-request-id': 'req-1f310d79-c438-4f1d-8073-30e0f8cc2e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:54,200 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.117s 2021-10-29 16:40:54,200 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a5ec06f-52be-483b-a92c-63061485688e', 'x-compute-request-id': 'req-6a5ec06f-52be-483b-a92c-63061485688e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:55,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:40:55,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c410a70-8e1c-43cb-b7c2-3a19af0061ef', 'x-compute-request-id': 'req-2c410a70-8e1c-43cb-b7c2-3a19af0061ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:56,386 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:56,387 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9a3d0f-8e63-49e0-8405-8c417933e23e', 'x-compute-request-id': 'req-cb9a3d0f-8e63-49e0-8405-8c417933e23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:57,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:40:57,480 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b73d34e-9552-4ada-8973-1608e587c33b', 'x-compute-request-id': 'req-7b73d34e-9552-4ada-8973-1608e587c33b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:58,571 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:58,571 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082663d6-2fc9-4fdc-9d3b-78861ac12005', 'x-compute-request-id': 'req-082663d6-2fc9-4fdc-9d3b-78861ac12005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:40:59,661 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:40:59,661 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe823594-5d7c-4a38-85b3-480dc07a3048', 'x-compute-request-id': 'req-fe823594-5d7c-4a38-85b3-480dc07a3048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:00,756 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:41:00,757 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e73d72d-bba7-4448-98ac-3bccb0366219', 'x-compute-request-id': 'req-5e73d72d-bba7-4448-98ac-3bccb0366219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:01,853 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:41:01,853 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02cff25c-80c4-42a0-90c4-7d907250ba57', 'x-compute-request-id': 'req-02cff25c-80c4-42a0-90c4-7d907250ba57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:02,947 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:41:02,948 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e37b3ea3-0ca6-4e5f-bbe7-ff06ffdf5eab', 'x-compute-request-id': 'req-e37b3ea3-0ca6-4e5f-bbe7-ff06ffdf5eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:04,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:41:04,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2beeeec6-dd79-46ea-9ead-b2b9f851ad75', 'x-compute-request-id': 'req-2beeeec6-dd79-46ea-9ead-b2b9f851ad75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:05,136 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:41:05,136 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c661175-0543-4222-a97c-836462f1bc04', 'x-compute-request-id': 'req-6c661175-0543-4222-a97c-836462f1bc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:06,227 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:41:06,228 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b00742a-ef49-4fa4-9188-b95cdfce7ca8', 'x-compute-request-id': 'req-7b00742a-ef49-4fa4-9188-b95cdfce7ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:07,318 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:41:07,318 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d21c17c-cdbd-460a-9b4f-fd64a35a778e', 'x-compute-request-id': 'req-0d21c17c-cdbd-460a-9b4f-fd64a35a778e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:08,412 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:41:08,412 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716e134f-e008-44af-bd87-90e696a9a051', 'x-compute-request-id': 'req-716e134f-e008-44af-bd87-90e696a9a051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:09,505 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:41:09,505 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e1ba7a-8cdf-4f8c-9e8c-4f1500bfbec0', 'x-compute-request-id': 'req-12e1ba7a-8cdf-4f8c-9e8c-4f1500bfbec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:10,598 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.084s 2021-10-29 16:41:10,598 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ace120a-57ae-4360-aa50-80d0360279fc', 'x-compute-request-id': 'req-1ace120a-57ae-4360-aa50-80d0360279fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:11,689 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:41:11,690 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08066f44-9481-4c96-91b6-e49b4df2db8f', 'x-compute-request-id': 'req-08066f44-9481-4c96-91b6-e49b4df2db8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:12,781 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.083s 2021-10-29 16:41:12,781 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b242f07-1208-454c-a996-ccdf8aa65e7f', 'x-compute-request-id': 'req-2b242f07-1208-454c-a996-ccdf8aa65e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:13,872 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:41:13,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8330a8f-cd68-4e47-90d7-b4a145f8e0a9', 'x-compute-request-id': 'req-a8330a8f-cd68-4e47-90d7-b4a145f8e0a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:14,969 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:41:14,969 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f814265d-447d-46da-b9c6-d31ad6261221', 'x-compute-request-id': 'req-f814265d-447d-46da-b9c6-d31ad6261221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:16,064 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.087s 2021-10-29 16:41:16,064 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318caade-9cf9-49d7-833a-7f29ed14a78f', 'x-compute-request-id': 'req-318caade-9cf9-49d7-833a-7f29ed14a78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:17,159 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.086s 2021-10-29 16:41:17,159 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ce0605-00b8-4384-a8ec-1a13fd47ebac', 'x-compute-request-id': 'req-c9ce0605-00b8-4384-a8ec-1a13fd47ebac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:18,250 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516 0.082s 2021-10-29 16:41:18,250 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400c4c4a-c1ea-4d13-861d-1c5ed60e40d7', 'x-compute-request-id': 'req-400c4c4a-c1ea-4d13-861d-1c5ed60e40d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516'} Body: b'{"server": {"id": "3af51905-67d3-4d7f-b29f-c1f1fe0b9516", "name": "tempest-AttachVolumeTestJSON-server-883075821", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:13:50Z", "updated": "2021-10-29T16:35:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/3af51905-67d3-4d7f-b29f-c1f1fe0b9516"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1035904592", "OS-SRV-USG:launched_at": "2021-10-29T16:14:13.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c9bf5a66-9517-4b3c-8658-6fa6fe16f203"}]}}' 2021-10-29 16:41:18,258 116490 ERROR [tempest.api.compute.base] Failed to delete server 3af51905-67d3-4d7f-b29f-c1f1fe0b9516 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base Traceback (most recent call last): 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 441, in delete_server 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base Details: None 2021-10-29 16:41:18.258 116490 ERROR tempest.api.compute.base 2021-10-29 16:41:18,288 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1035904592 0.029s 2021-10-29 16:41:18,288 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:18 GMT', 'server': 'Apache/2.4.41 (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-96a681e1-ca5b-4545-8d89-79ef64f54b12', 'x-compute-request-id': 'req-96a681e1-ca5b-4545-8d89-79ef64f54b12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-1035904592'} Body: b'' 2021-10-29 16:41:18,419 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/f7e30d92-b70a-4140-bfd2-de2f70c491a7 0.130s 2021-10-29 16:41:18,420 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-41fcea63-c5f8-4b84-b7e5-6c9b8e64294c', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:41:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/f7e30d92-b70a-4140-bfd2-de2f70c491a7'} Body: b'' 2021-10-29 16:41:18,438 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/f7e30d92-b70a-4140-bfd2-de2f70c491a7 0.017s 2021-10-29 16:41:18,438 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e0b1f8e6-65b7-450a-bfbd-6cbb7f49eb78', 'date': 'Fri, 29 Oct 2021 16:41:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/f7e30d92-b70a-4140-bfd2-de2f70c491a7'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7e30d92-b70a-4140-bfd2-de2f70c491a7 does not exist", "detail": ""}}' 2021-10-29 16:41:18,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/18812396-e36a-445e-b047-a2837f0c2be1 0.464s 2021-10-29 16:41:18,903 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f8801b70-1205-47e1-b3c9-c3739fa8ce6b', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 16:41:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/18812396-e36a-445e-b047-a2837f0c2be1'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 failed to detach from server 3af51905-67d3-4d7f-b29f-c1f1fe0b9516 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 115, in test_attach_detach_volume waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c9bf5a66-9517-4b3c-8658-6fa6fe16f203 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
fail
ft10.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:41:19,199 116490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2021-10-29 16:41:19,199 116490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2021-10-29 16:41:19,366 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.167s 2021-10-29 16:41:19,367 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-162166052"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d99f64ef-b58c-481d-91ef-b8d23313fd81', 'x-compute-request-id': 'req-d99f64ef-b58c-481d-91ef-b8d23313fd81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAvp120lIDK5IjaAXUGRIBjKCMjSKl7tqQ7c3SKKPQbxWgkdTA\\n6yfBSDtTakA8gUw9PNuoDnaTewiYsTiDwUCdb2QZ78jnuZ2GgeyUEyWpa1Z19c3b\\n1hDFyWOOKxSYOCsO2lqgKY9fzJ9tUV1+IGo9fj3ilntPvzl1s6GrD+ARjrQxD9VF\\nzJ47IaShzyE/0CaidFKtqZ3hqa/fSZdGHQw9ZpZo2OItrAf5rSghCTQuz0JsK3np\\nPEADci93H9AFXhsonRrXr8HOsGU7M2esL35g6ZmDuBqnQ2HSByKB8OZQ0aJDXA+X\\n3jH9VWCuqqHpYqi0hlHXXu71tmVHC3fA6E3DmwIDAQABAoIBAHvXbEJ7HCoruSs1\\nVjavlygZixeLIkmL4UtPRLI4tAvn/jmhA3IEkzPtr2VBtM3AjazDfW1gJrNxw1qo\\nwBlHdMHRRHSgj8Ttjl1NKmtCNc9SDjOT+rcakJYmQ1DEAZ3Eg9LjvFkkGHamQezy\\nFCbVP3yMknF4TjiMCWeaqrwWtPGEC6PhTkao6c4tXvZVE3mg0t56HdSNqO28ue9F\\nv6JQpHdrGulHHQQnWE3drGc3n/Xkr+rdBwgyTZvVTNpiDkrX0u5HjUIsf/ZJZOc5\\na3AQKK7Xwzx7183QhNh0YAIZofnL3tsQtkx4AvRcsBruFg1CGyK3Zml3nOdyop2Z\\nfJWfy7kCgYEA4IXhff+eoLqNZTEbWQK/HRGGQHkD18f6bPLbukCRGnXa7qY+btvI\\nDv5S4ixazo4cAIFnEnpPtIV2CCZxjAKF4cubja63KRQxT0nILVtRCufNEK+CRwMU\\n5S6phT+13brfXrDSjEOm7NbelC5M/qJymn41tzpDESW9ieazT0sg6B0CgYEA2Vah\\nkpd2m96Bz5jYn6p9JPzxfzFcwf7e6nKVb0EMSDLUJmnSJBPz3qak8NEmH2PeFkqo\\najQD3JS42iiBpfU/A0NO5HUCYpd8q3yLgyw/m+mjaJaw0gsEXsF8beuBVt1FqHMV\\n7sqZHN2Hk/GKmGvt4QFtSqOtH4WW2Yne18sSPRcCgYEAle5RakZss4BgM5bbYFFJ\\nNiwhrqQhQNM2E9MJkBLV0wmorX0ua/EwY3LJ/mcILK8RW/UN03UCDNaiv0aMxKZa\\nqTHCKpblkPT/CKeImWFFeTbZ5a6OHMWeCn1ijqzA0dScnSsPLsNukPHbqLBSkigA\\nx9JIJJcveh/ttkzsqKLO0rECgYEApIzNqeJZX+vYVqf/out+8ok8ArQJ6ashdVop\\nv+D8/pDVRPwrqTseEb4T9Ww0s+F13WTLHBWjstc7GZk/h7ol6j+EtL3Of3z4XBHg\\nwwC2bEI5gU9OMsk6ls9heQuskmrXeZEg0vm7cTpckut2pq5YnVnqOG+x/MK1EqEr\\nAjDy7yMCgYACRAGp9ocdoc27H1vieFddLIwtL/HLfcwt2OpGFvcm8GcEQZPEkU7C\\nWkw30Y6MXz6/40IBrYIJYB5jczTPK7VHVnSJ957iYNd0l7Zdl8O8k7ob9LGDtXOl\\n2D+PGoy3KECx35m/iN0IvQbIN8f246axeOwum5uG3E1M8NLLc9ZuFQ==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-keypair-162166052", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+nXbSUgMrkiNoBdQZEgGMoIyNIqXu2pDtzdIoo9BvFaCR1MDrJ8FIO1NqQDyBTD0826gOdpN7CJixOIPBQJ1vZBnvyOe5nYaB7JQTJalrVnX1zdvWEMXJY44rFJg4Kw7aWqApj1/Mn21RXX4gaj1+PeKWe0+/OXWzoasP4BGOtDEP1UXMnjshpKHPIT/QJqJ0Uq2pneGpr99Jl0YdDD1mlmjY4i2sB/mtKCEJNC7PQmwreek8QANyL3cf0AVeGyidGtevwc6wZTszZ6wvfmDpmYO4GqdDYdIHIoHw5lDRokNcD5feMf1VYK6qoeliqLSGUdde7vW2ZUcLd8DoTcOb Generated-by-Nova", "fingerprint": "56:67:0e:23:32:cf:c0:4a:92:4d:e3:ba:2d:09:00:98", "user_id": "33143e95face4c81af346e9ca6991ae1"}}' 2021-10-29 16:41:19,369 116490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-162166052 created 2021-10-29 16:41:19,504 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.134s 2021-10-29 16:41:19,504 116490 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--192310189", "description": "tempest-description--573353219"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1578', 'x-openstack-request-id': 'req-8a236127-b990-45e7-b4ba-c3673469934f', 'date': 'Fri, 29 Oct 2021 16:41:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "name": "tempest-securitygroup--192310189", "stateful": true, "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "description": "tempest-description--573353219", "security_group_rules": [{"id": "395b6a91-bbd7-4713-949a-478f265792b5", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "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": 396, "description": null, "tags": [], "created_at": "2021-10-29T16:41:19Z", "updated_at": "2021-10-29T16:41:19Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}, {"id": "83c66194-4a2b-45b4-9011-07dec6457cc0", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "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": 395, "description": null, "tags": [], "created_at": "2021-10-29T16:41:19Z", "updated_at": "2021-10-29T16:41:19Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}], "tags": [], "created_at": "2021-10-29T16:41:19Z", "updated_at": "2021-10-29T16:41:19Z", "revision_number": 1, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:41:19,611 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.106s 2021-10-29 16:41:19,612 116490 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": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2a96683a-14f2-4576-a8ef-aeba2bb5fa06', 'date': 'Fri, 29 Oct 2021 16:41:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "73506f44-59c1-4a68-8e3c-853ed2ce8de6", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "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, "description": "", "created_at": "2021-10-29T16:41:19Z", "updated_at": "2021-10-29T16:41:19Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:41:19,729 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.116s 2021-10-29 16:41:19,729 116490 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": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6ecede99-b7f6-4a00-9611-1e0161957f93', 'date': 'Fri, 29 Oct 2021 16:41:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "471f21d9-6a90-4859-a23c-798745a48901", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "security_group_id": "10f4d94f-1015-4b2b-891d-e82f01f8f1ac", "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, "description": "", "created_at": "2021-10-29T16:41:19Z", "updated_at": "2021-10-29T16:41:19Z", "revision_number": 0, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:41:19,730 116490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--192310189 created 2021-10-29 16:41:20,525 116490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.41:9696/v2.0/floatingips 0.794s 2021-10-29 16:41:20,525 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-f4da7733-2910-443c-9028-6786ae5ab40b', 'date': 'Fri, 29 Oct 2021 16:41:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d9cffb5e-dfe6-4805-81f8-f853fc16b719", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "floating_ip_address": "172.27.2.152", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "de51f8a7357a4ead9bd0ffa8beae355c", "description": "", "port_details": null, "tags": [], "created_at": "2021-10-29T16:41:20Z", "updated_at": "2021-10-29T16:41:20Z", "revision_number": 0}}' 2021-10-29 16:41:20,526 116490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd9cffb5e-dfe6-4805-81f8-f853fc16b719', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'floating_ip_address': '172.27.2.152', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:41:20Z', 'updated_at': '2021-10-29T16:41:20Z', 'revision_number': 0, 'ip': '172.27.2.152'} created 2021-10-29 16:41:20,569 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.037s 2021-10-29 16:41:20,570 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3395', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cf6a1035-1593-4fd1-872c-60c8a190363d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "33143e95face4c81af346e9ca6991ae1", "name": "tempest-AttachVolumeTestJSON-355140516-project", "password_expires_at": null}, "audit_ids": ["843jWae4QyKlSD5VWJEHkQ"], "expires_at": "2021-10-29T17:41:20.000000Z", "issued_at": "2021-10-29T16:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "de51f8a7357a4ead9bd0ffa8beae355c", "name": "tempest-AttachVolumeTestJSON-355140516"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:41:20,570 116490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'af2a0ed2-2232-43a7-883c-0d1fa4b30ab6', 'name': 'tempest-AttachVolumeTestJSON-934233330-network', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 694, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:13:20Z', 'updated_at': '2021-10-29T16:13:20Z', 'revision_number': 1} available for tenant 2021-10-29 16:41:20,571 116490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'private_key': '-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvp120lIDK5IjaAXUGRIBjKCMjSKl7tqQ7c3SKKPQbxWgkdTA\n6yfBSDtTakA8gUw9PNuoDnaTewiYsTiDwUCdb2QZ78jnuZ2GgeyUEyWpa1Z19c3b\n1hDFyWOOKxSYOCsO2lqgKY9fzJ9tUV1+IGo9fj3ilntPvzl1s6GrD+ARjrQxD9VF\nzJ47IaShzyE/0CaidFKtqZ3hqa/fSZdGHQw9ZpZo2OItrAf5rSghCTQuz0JsK3np\nPEADci93H9AFXhsonRrXr8HOsGU7M2esL35g6ZmDuBqnQ2HSByKB8OZQ0aJDXA+X\n3jH9VWCuqqHpYqi0hlHXXu71tmVHC3fA6E3DmwIDAQABAoIBAHvXbEJ7HCoruSs1\nVjavlygZixeLIkmL4UtPRLI4tAvn/jmhA3IEkzPtr2VBtM3AjazDfW1gJrNxw1qo\nwBlHdMHRRHSgj8Ttjl1NKmtCNc9SDjOT+rcakJYmQ1DEAZ3Eg9LjvFkkGHamQezy\nFCbVP3yMknF4TjiMCWeaqrwWtPGEC6PhTkao6c4tXvZVE3mg0t56HdSNqO28ue9F\nv6JQpHdrGulHHQQnWE3drGc3n/Xkr+rdBwgyTZvVTNpiDkrX0u5HjUIsf/ZJZOc5\na3AQKK7Xwzx7183QhNh0YAIZofnL3tsQtkx4AvRcsBruFg1CGyK3Zml3nOdyop2Z\nfJWfy7kCgYEA4IXhff+eoLqNZTEbWQK/HRGGQHkD18f6bPLbukCRGnXa7qY+btvI\nDv5S4ixazo4cAIFnEnpPtIV2CCZxjAKF4cubja63KRQxT0nILVtRCufNEK+CRwMU\n5S6phT+13brfXrDSjEOm7NbelC5M/qJymn41tzpDESW9ieazT0sg6B0CgYEA2Vah\nkpd2m96Bz5jYn6p9JPzxfzFcwf7e6nKVb0EMSDLUJmnSJBPz3qak8NEmH2PeFkqo\najQD3JS42iiBpfU/A0NO5HUCYpd8q3yLgyw/m+mjaJaw0gsEXsF8beuBVt1FqHMV\n7sqZHN2Hk/GKmGvt4QFtSqOtH4WW2Yne18sSPRcCgYEAle5RakZss4BgM5bbYFFJ\nNiwhrqQhQNM2E9MJkBLV0wmorX0ua/EwY3LJ/mcILK8RW/UN03UCDNaiv0aMxKZa\nqTHCKpblkPT/CKeImWFFeTbZ5a6OHMWeCn1ijqzA0dScnSsPLsNukPHbqLBSkigA\nx9JIJJcveh/ttkzsqKLO0rECgYEApIzNqeJZX+vYVqf/out+8ok8ArQJ6ashdVop\nv+D8/pDVRPwrqTseEb4T9Ww0s+F13WTLHBWjstc7GZk/h7ol6j+EtL3Of3z4XBHg\nwwC2bEI5gU9OMsk6ls9heQuskmrXeZEg0vm7cTpckut2pq5YnVnqOG+x/MK1EqEr\nAjDy7yMCgYACRAGp9ocdoc27H1vieFddLIwtL/HLfcwt2OpGFvcm8GcEQZPEkU7C\nWkw30Y6MXz6/40IBrYIJYB5jczTPK7VHVnSJ957iYNd0l7Zdl8O8k7ob9LGDtXOl\n2D+PGoy3KECx35m/iN0IvQbIN8f246axeOwum5uG3E1M8NLLc9ZuFQ==\n-----END RSA PRIVATE KEY-----\n', 'name': 'tempest-keypair-162166052', 'public_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+nXbSUgMrkiNoBdQZEgGMoIyNIqXu2pDtzdIoo9BvFaCR1MDrJ8FIO1NqQDyBTD0826gOdpN7CJixOIPBQJ1vZBnvyOe5nYaB7JQTJalrVnX1zdvWEMXJY44rFJg4Kw7aWqApj1/Mn21RXX4gaj1+PeKWe0+/OXWzoasP4BGOtDEP1UXMnjshpKHPIT/QJqJ0Uq2pneGpr99Jl0YdDD1mlmjY4i2sB/mtKCEJNC7PQmwreek8QANyL3cf0AVeGyidGtevwc6wZTszZ6wvfmDpmYO4GqdDYdIHIoHw5lDRokNcD5feMf1VYK6qoeliqLSGUdde7vW2ZUcLd8DoTcOb Generated-by-Nova', 'fingerprint': '56:67:0e:23:32:cf:c0:4a:92:4d:e3:ba:2d:09:00:98', 'user_id': '33143e95face4c81af346e9ca6991ae1'}, 'security_group': {'id': '10f4d94f-1015-4b2b-891d-e82f01f8f1ac', 'name': 'tempest-securitygroup--192310189', 'stateful': True, 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': 'tempest-description--573353219', 'security_group_rules': [{'id': '395b6a91-bbd7-4713-949a-478f265792b5', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'security_group_id': '10f4d94f-1015-4b2b-891d-e82f01f8f1ac', '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': 396, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:41:19Z', 'updated_at': '2021-10-29T16:41:19Z', 'revision_number': 0, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}, {'id': '83c66194-4a2b-45b4-9011-07dec6457cc0', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'security_group_id': '10f4d94f-1015-4b2b-891d-e82f01f8f1ac', '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': 395, 'description': None, 'tags': [], 'created_at': '2021-10-29T16:41:19Z', 'updated_at': '2021-10-29T16:41:19Z', 'revision_number': 0, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}], 'tags': [], 'created_at': '2021-10-29T16:41:19Z', 'updated_at': '2021-10-29T16:41:19Z', 'revision_number': 1, 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c'}, 'floating_ip': {'id': 'd9cffb5e-dfe6-4805-81f8-f853fc16b719', 'tenant_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'floating_ip_address': '172.27.2.152', 'floating_network_id': 'f5a494a3-0096-4a30-9d6b-491b6ebe45c6', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'de51f8a7357a4ead9bd0ffa8beae355c', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2021-10-29T16:41:20Z', 'updated_at': '2021-10-29T16:41:20Z', 'revision_number': 0, 'ip': '172.27.2.152'}} 2021-10-29 16:41:21,342 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.41/compute/v2.1/servers 0.771s 2021-10-29 16:41:21,343 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1580335069", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6"}], "security_groups": [{"name": "tempest-securitygroup--192310189"}], "key_name": "tempest-keypair-162166052", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a244094d-9257-4698-aa22-6059de49ba03', 'x-compute-request-id': 'req-a244094d-9257-4698-aa22-6059de49ba03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--192310189"}], "adminPass": "password"}}' 2021-10-29 16:41:21,416 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.071s 2021-10-29 16:41:21,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c966ded-4a43-4986-9307-07523d722335', 'x-compute-request-id': 'req-0c966ded-4a43-4986-9307-07523d722335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-162166052", "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": []}}' 2021-10-29 16:41:22,509 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 16:41:22,509 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1b609d-4ab5-4e0a-84b3-f7dba6346d0d', 'x-compute-request-id': 'req-bf1b609d-4ab5-4e0a-84b3-f7dba6346d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:22,516 116490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-10-29 16:41:24,009 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.491s 2021-10-29 16:41:24,009 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25313b0c-1a7c-4b67-a794-a5b0c4ffacfb', 'x-compute-request-id': 'req-25313b0c-1a7c-4b67-a794-a5b0c4ffacfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:25,159 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.142s 2021-10-29 16:41:25,160 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b6fb50-5193-43b4-a565-393ead6708c8', 'x-compute-request-id': 'req-04b6fb50-5193-43b4-a565-393ead6708c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:26,309 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.141s 2021-10-29 16:41:26,310 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18086176-02ce-49ad-83c3-c84349d99289', 'x-compute-request-id': 'req-18086176-02ce-49ad-83c3-c84349d99289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:27,464 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.146s 2021-10-29 16:41:27,465 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6fca955-6abe-47ab-998f-6537eb90b08a', 'x-compute-request-id': 'req-e6fca955-6abe-47ab-998f-6537eb90b08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:28,615 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.141s 2021-10-29 16:41:28,616 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05bf528f-cbac-4e92-a0f4-5946bc691c73', 'x-compute-request-id': 'req-05bf528f-cbac-4e92-a0f4-5946bc691c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:29,785 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.160s 2021-10-29 16:41:29,786 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39cfeae9-d2de-4885-bec4-dba81de51df4', 'x-compute-request-id': 'req-39cfeae9-d2de-4885-bec4-dba81de51df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "BUILD", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:30,942 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.148s 2021-10-29 16:41:30,942 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ebb824-fee9-40fe-b3b1-1298126637bb', 'x-compute-request-id': 'req-b5ebb824-fee9-40fe-b3b1-1298126637bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T16:41:31Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a3:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:41:30,950 116490 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 9 second wait 2021-10-29 16:41:31,045 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-interface 0.094s 2021-10-29 16:41:31,045 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d376ea5-fa6f-460e-91ae-92288ead59ce', 'x-compute-request-id': 'req-8d376ea5-fa6f-460e-91ae-92288ead59ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6", "port_id": "862d8d6d-733d-42df-be10-214797950bd5", "mac_addr": "fa:16:3e:08:a3:7b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bb580156-311b-44b7-8ec2-16966f052f09", "ip_address": "172.20.0.5"}]}]}' 2021-10-29 16:41:32,256 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.222.0.41:9696/v2.0/floatingips/d9cffb5e-dfe6-4805-81f8-f853fc16b719 1.207s 2021-10-29 16:41:32,256 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "862d8d6d-733d-42df-be10-214797950bd5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-beb036a0-1853-416b-8105-bebaddc50b13', 'date': 'Fri, 29 Oct 2021 16:41:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/d9cffb5e-dfe6-4805-81f8-f853fc16b719'} Body: b'{"floatingip": {"id": "d9cffb5e-dfe6-4805-81f8-f853fc16b719", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "floating_ip_address": "172.27.2.152", "floating_network_id": "f5a494a3-0096-4a30-9d6b-491b6ebe45c6", "router_id": "9dacba29-8a96-4013-8b4e-15a92119cc15", "port_id": "862d8d6d-733d-42df-be10-214797950bd5", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "af2a0ed2-2232-43a7-883c-0d1fa4b30ab6", "mac_address": "fa:16:3e:08:a3:7b", "admin_state_up": true, "status": "ACTIVE", "device_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device_owner": "compute:nova"}, "tags": [], "created_at": "2021-10-29T16:41:20Z", "updated_at": "2021-10-29T16:41:31Z", "revision_number": 1, "project_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:41:32,346 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.088s 2021-10-29 16:41:32,346 116490 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': 'Fri, 29 Oct 2021 16:41:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb43884c-ef5d-469b-9f08-ed3f8e7930c8', 'x-compute-request-id': 'req-fb43884c-ef5d-469b-9f08-ed3f8e7930c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:33,425 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.077s 2021-10-29 16:41:33,426 116490 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': 'Fri, 29 Oct 2021 16:41:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7bcd384-3bba-4a50-9259-5341c23944a4', 'x-compute-request-id': 'req-f7bcd384-3bba-4a50-9259-5341c23944a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:34,504 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.076s 2021-10-29 16:41:34,505 116490 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': 'Fri, 29 Oct 2021 16:41:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-267712ef-04a8-420f-a840-cacd95321c8d', 'x-compute-request-id': 'req-267712ef-04a8-420f-a840-cacd95321c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:35,585 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.077s 2021-10-29 16:41:35,585 116490 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': 'Fri, 29 Oct 2021 16:41:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-393f2546-3463-4c56-a9b2-6369537f3d83', 'x-compute-request-id': 'req-393f2546-3463-4c56-a9b2-6369537f3d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:36,662 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.075s 2021-10-29 16:41:36,663 116490 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': 'Fri, 29 Oct 2021 16:41:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59ddfa7e-4dbf-4526-84fc-1c80abb4c1ad', 'x-compute-request-id': 'req-59ddfa7e-4dbf-4526-84fc-1c80abb4c1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:37,743 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.078s 2021-10-29 16:41:37,744 116490 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': 'Fri, 29 Oct 2021 16:41:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60274caa-bfe8-4586-8694-ad39b8025f9a', 'x-compute-request-id': 'req-60274caa-bfe8-4586-8694-ad39b8025f9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:38,826 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.080s 2021-10-29 16:41:38,827 116490 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': 'Fri, 29 Oct 2021 16:41:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ec98e7-2958-40a1-ad30-dfc53ce4e9e9', 'x-compute-request-id': 'req-c7ec98e7-2958-40a1-ad30-dfc53ce4e9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:39,913 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.083s 2021-10-29 16:41:39,913 116490 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': 'Fri, 29 Oct 2021 16:41:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae372d04-6cb4-4fff-bc63-243055cb6280', 'x-compute-request-id': 'req-ae372d04-6cb4-4fff-bc63-243055cb6280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:40,999 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.083s 2021-10-29 16:41:41,000 116490 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': 'Fri, 29 Oct 2021 16:41:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc355b5f-b937-4266-8e8e-7fd47e709ded', 'x-compute-request-id': 'req-dc355b5f-b937-4266-8e8e-7fd47e709ded', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:42,084 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.082s 2021-10-29 16:41:42,085 116490 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': 'Fri, 29 Oct 2021 16:41:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '14', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42abd25f-4977-41b0-bdd4-74ab447876bf', 'x-compute-request-id': 'req-42abd25f-4977-41b0-bdd4-74ab447876bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": ""}' 2021-10-29 16:41:43,176 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.089s 2021-10-29 16:41:43,177 116490 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': 'Fri, 29 Oct 2021 16:41:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '8523', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739d3eb7-e677-4bf0-befd-068e470ba093', 'x-compute-request-id': 'req-739d3eb7-e677-4bf0-befd-068e470ba093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:44,268 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.089s 2021-10-29 16:41:44,269 116490 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': 'Fri, 29 Oct 2021 16:41:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '16280', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf8361f-1c1d-47d5-b37e-d969332a4737', 'x-compute-request-id': 'req-edf8361f-1c1d-47d5-b37e-d969332a4737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:45,373 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.101s 2021-10-29 16:41:45,374 116490 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': 'Fri, 29 Oct 2021 16:41:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '18663', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f9718b-36b5-4bdd-92ce-7f2d013fff91', 'x-compute-request-id': 'req-e3f9718b-36b5-4bdd-92ce-7f2d013fff91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:46,468 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.092s 2021-10-29 16:41:46,469 116490 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': 'Fri, 29 Oct 2021 16:41:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '20997', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c19e1f3-2893-42fa-a95b-89c6362cebaf', 'x-compute-request-id': 'req-5c19e1f3-2893-42fa-a95b-89c6362cebaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:47,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.089s 2021-10-29 16:41:47,562 116490 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': 'Fri, 29 Oct 2021 16:41:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '22981', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6763e45f-23bb-4bfc-bd78-0a12cb0ead1f', 'x-compute-request-id': 'req-6763e45f-23bb-4bfc-bd78-0a12cb0ead1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:48,655 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.091s 2021-10-29 16:41:48,656 116490 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': 'Fri, 29 Oct 2021 16:41:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '24216', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-528ef39d-75ab-4779-9efa-2340d080150d', 'x-compute-request-id': 'req-528ef39d-75ab-4779-9efa-2340d080150d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:49,751 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.092s 2021-10-29 16:41:49,752 116490 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': 'Fri, 29 Oct 2021 16:41:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '25930', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f2d827b-2379-4723-9b1f-b22b2ef32db9', 'x-compute-request-id': 'req-8f2d827b-2379-4723-9b1f-b22b2ef32db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:50,850 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.096s 2021-10-29 16:41:50,851 116490 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': 'Fri, 29 Oct 2021 16:41:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27189', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42433c6c-c5d7-4de7-b1f8-28e634679f63', 'x-compute-request-id': 'req-42433c6c-c5d7-4de7-b1f8-28e634679f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:51,948 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.094s 2021-10-29 16:41:51,949 116490 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': 'Fri, 29 Oct 2021 16:41:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '27961', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25da81f4-193d-4395-8932-5fc3d316127b', 'x-compute-request-id': 'req-25da81f4-193d-4395-8932-5fc3d316127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:53,042 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.090s 2021-10-29 16:41:53,042 116490 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': 'Fri, 29 Oct 2021 16:41:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-241457bb-9410-43bb-aa3e-e4c2aab94dc7', 'x-compute-request-id': 'req-241457bb-9410-43bb-aa3e-e4c2aab94dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:54,128 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.083s 2021-10-29 16:41:54,129 116490 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': 'Fri, 29 Oct 2021 16:41:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28256', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dba7e7b-7a04-4ba1-89f3-3ab53ec28029', 'x-compute-request-id': 'req-4dba7e7b-7a04-4ba1-89f3-3ab53ec28029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:55,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.092s 2021-10-29 16:41:55,225 116490 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': 'Fri, 29 Oct 2021 16:41:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded2cb9a-727e-4ebc-82f2-03ed2eef3978', 'x-compute-request-id': 'req-ded2cb9a-727e-4ebc-82f2-03ed2eef3978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:56,320 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.093s 2021-10-29 16:41:56,321 116490 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': 'Fri, 29 Oct 2021 16:41:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d5a5697-dba2-4448-bd4f-185d763d1e34', 'x-compute-request-id': 'req-8d5a5697-dba2-4448-bd4f-185d763d1e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:57,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.086s 2021-10-29 16:41:57,410 116490 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': 'Fri, 29 Oct 2021 16:41:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a1310f0-defa-458e-b3a7-497c7b4e79d6', 'x-compute-request-id': 'req-8a1310f0-defa-458e-b3a7-497c7b4e79d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:58,500 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.086s 2021-10-29 16:41:58,500 116490 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': 'Fri, 29 Oct 2021 16:41:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '28715', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20cf19e8-0446-41aa-bcda-cc406a1b26c8', 'x-compute-request-id': 'req-20cf19e8-0446-41aa-bcda-cc406a1b26c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:41:59,595 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.092s 2021-10-29 16:41:59,596 116490 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': 'Fri, 29 Oct 2021 16:41:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '29838', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfba55e7-3960-4cdb-b2b1-c073bd8ff6da', 'x-compute-request-id': 'req-bfba55e7-3960-4cdb-b2b1-c073bd8ff6da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:00,690 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.091s 2021-10-29 16:42:00,690 116490 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': 'Fri, 29 Oct 2021 16:42:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '31996', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534eb44c-7d33-42e6-9a7b-d2a05afd1c93', 'x-compute-request-id': 'req-534eb44c-7d33-42e6-9a7b-d2a05afd1c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:01,781 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.088s 2021-10-29 16:42:01,781 116490 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': 'Fri, 29 Oct 2021 16:42:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '33324', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf8a634d-bc14-41bf-9f28-30df9e27eea4', 'x-compute-request-id': 'req-cf8a634d-bc14-41bf-9f28-30df9e27eea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:02,887 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.102s 2021-10-29 16:42:02,887 116490 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': 'Fri, 29 Oct 2021 16:42:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '34400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae354628-ebd9-4221-80ed-8cd93785d66e', 'x-compute-request-id': 'req-ae354628-ebd9-4221-80ed-8cd93785d66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:03,981 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.091s 2021-10-29 16:42:03,982 116490 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': 'Fri, 29 Oct 2021 16:42:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '35634', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb420ea4-cd12-47cb-a15b-0ad12026b4e2', 'x-compute-request-id': 'req-bb420ea4-cd12-47cb-a15b-0ad12026b4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:05,074 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.089s 2021-10-29 16:42:05,075 116490 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': 'Fri, 29 Oct 2021 16:42:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '37303', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933b9d06-91da-4852-be30-913cf2156b33', 'x-compute-request-id': 'req-933b9d06-91da-4852-be30-913cf2156b33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:06,166 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.088s 2021-10-29 16:42:06,167 116490 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': 'Fri, 29 Oct 2021 16:42:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0b312a-7ec7-448c-828f-efcae8081be7', 'x-compute-request-id': 'req-2d0b312a-7ec7-448c-828f-efcae8081be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:07,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.077s 2021-10-29 16:42:07,248 116490 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': 'Fri, 29 Oct 2021 16:42:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1c8541-1c6e-47fb-bbfa-e47f90ebae6d', 'x-compute-request-id': 'req-bc1c8541-1c6e-47fb-bbfa-e47f90ebae6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:08,329 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.078s 2021-10-29 16:42:08,330 116490 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': 'Fri, 29 Oct 2021 16:42:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177907a2-6bb7-490e-94b8-96391c2e5f9e', 'x-compute-request-id': 'req-177907a2-6bb7-490e-94b8-96391c2e5f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:09,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.077s 2021-10-29 16:42:09,410 116490 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': 'Fri, 29 Oct 2021 16:42:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728c2185-0708-4fa8-94ef-7870763670d0', 'x-compute-request-id': 'req-728c2185-0708-4fa8-94ef-7870763670d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:10,503 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.089s 2021-10-29 16:42:10,503 116490 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': 'Fri, 29 Oct 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '38381', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de1c8650-d86f-4cf8-b683-0c10849dc885', 'x-compute-request-id': 'req-de1c8650-d86f-4cf8-b683-0c10849dc885', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:42:10,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/ips 0.044s 2021-10-29 16:42:10,550 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '145', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0684c93a-05d1-4f91-9d2c-90b609f86494', 'x-compute-request-id': 'req-0684c93a-05d1-4f91-9d2c-90b609f86494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.5"}, {"version": 4, "addr": "172.27.2.152"}]}}' 2021-10-29 16:42:40,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes 30.099s 2021-10-29 16:42:40,652 116490 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-AttachVolumeTestJSON-volume-1464242988"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:42:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1bf5b8-20af-4aae-9edf-94fa713dc578', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1bf5b8-20af-4aae-9edf-94fa713dc578', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:40.577974", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:42:41,271 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.613s 2021-10-29 16:42:41,271 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:42:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8c3cb65-4a8f-4f33-83eb-b880b660d318', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8c3cb65-4a8f-4f33-83eb-b880b660d318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:42:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:43:42,340 116490 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 2021-10-29 16:44:41,451 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 119.171s 2021-10-29 16:44:41,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:43:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7d7269-0757-421c-8998-a901459433ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7d7269-0757-421c-8998-a901459433ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:42:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:45:42,520 116490 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 2021-10-29 16:46:41,962 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 119.503s 2021-10-29 16:46:41,963 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ef1f68-689f-4e62-9ed1-f325e9cc2668', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ef1f68-689f-4e62-9ed1-f325e9cc2668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:42:41.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:45,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 2.987s 2021-10-29 16:46:45,958 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331fa020-f52a-411d-b45c-b2ac76823ab4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331fa020-f52a-411d-b45c-b2ac76823ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:45.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:45,965 116490 INFO [tempest.common.waiters] volume 56375892-265e-4280-9bfa-f247a7781da5 reached available after waiting for 244.965100 seconds 2021-10-29 16:46:46,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.428s 2021-10-29 16:46:46,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "56375892-265e-4280-9bfa-f247a7781da5"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (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-55d17390-31e2-4500-b080-f8db219ba696', 'x-compute-request-id': 'req-55d17390-31e2-4500-b080-f8db219ba696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "volumeId": "56375892-265e-4280-9bfa-f247a7781da5", "device": "/dev/sdb"}}' 2021-10-29 16:46:46,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.063s 2021-10-29 16:46:46,461 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8e76355-0711-490e-a66d-0de9d5017370', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8e76355-0711-490e-a66d-0de9d5017370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:46.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:47,515 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.046s 2021-10-29 16:46:47,515 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8cc1021-56d7-4c5d-abfe-f282bb49f199', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8cc1021-56d7-4c5d-abfe-f282bb49f199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:48,576 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.052s 2021-10-29 16:46:48,577 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3742b329-085f-494e-aff2-776db5c294bb', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3742b329-085f-494e-aff2-776db5c294bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:49,640 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.055s 2021-10-29 16:46:49,640 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0221415-1b1b-477e-b5c7-72a438aff6ae', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0221415-1b1b-477e-b5c7-72a438aff6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:50,699 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.050s 2021-10-29 16:46:50,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43efa84-c274-4cc8-b035-3c20ff8e7a30', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43efa84-c274-4cc8-b035-3c20ff8e7a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:51,765 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.057s 2021-10-29 16:46:51,765 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eaf1785-3b21-4bd8-802e-37b6fc85b8b9', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eaf1785-3b21-4bd8-802e-37b6fc85b8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:52,825 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.051s 2021-10-29 16:46:52,826 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c55ec0b-6e2d-411f-b84e-723df0b26b88', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c55ec0b-6e2d-411f-b84e-723df0b26b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:53,888 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.055s 2021-10-29 16:46:53,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7b595d-5ad2-4dc0-9abd-b88096d88588', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7b595d-5ad2-4dc0-9abd-b88096d88588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:54,938 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.041s 2021-10-29 16:46:54,939 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2c74f5-cd5a-41a1-b53f-825425529a4b', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2c74f5-cd5a-41a1-b53f-825425529a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:55.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:54,946 116490 INFO [tempest.common.waiters] Attachment 35e997be-0b10-48cc-ae7d-04ce3b5d5429 created for volume 56375892-265e-4280-9bfa-f247a7781da5 to server 6c7d5119-2f63-4430-b16d-9a9000602b21 after waiting for 8.946513 seconds 2021-10-29 16:46:55,008 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.061s 2021-10-29 16:46:55,008 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41560c9-f367-486f-86d1-df94ae0a6b9a', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41560c9-f367-486f-86d1-df94ae0a6b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:46:55.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:55,015 116490 INFO [tempest.common.waiters] volume 56375892-265e-4280-9bfa-f247a7781da5 reached in-use after waiting for 0.015659 seconds 2021-10-29 16:46:55,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.077s 2021-10-29 16:46:55,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-467ca3ed-7fda-4efb-8a84-01dc254a9dcd', 'x-compute-request-id': 'req-467ca3ed-7fda-4efb-8a84-01dc254a9dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "volumeId": "56375892-265e-4280-9bfa-f247a7781da5", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdb"}]}' 2021-10-29 16:46:55,194 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5 0.099s 2021-10-29 16:46:55,195 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (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-a4dab511-8268-4546-b9de-3e620309f8a1', 'x-compute-request-id': 'req-a4dab511-8268-4546-b9de-3e620309f8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volumeAttachment": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "volumeId": "56375892-265e-4280-9bfa-f247a7781da5", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdb"}}' 2021-10-29 16:46:55,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes 0.273s 2021-10-29 16:46:55,470 116490 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-AttachVolumeTestJSON-volume-532112253"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b7d525-53de-403f-b307-8b70e13d2cb9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b7d525-53de-403f-b307-8b70e13d2cb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.373552", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:46:55,535 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.058s 2021-10-29 16:46:55,535 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c801a34-f855-4b40-88cf-8132ca426377', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c801a34-f855-4b40-88cf-8132ca426377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:56,592 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.049s 2021-10-29 16:46:56,593 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1514b99c-e798-4431-a1f5-3775ae8fab5a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1514b99c-e798-4431-a1f5-3775ae8fab5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:56,599 116490 INFO [tempest.common.waiters] volume 90268e5b-20bf-4a97-a340-f161900c1990 reached available after waiting for 1.599890 seconds 2021-10-29 16:46:56,904 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.304s 2021-10-29 16:46:56,904 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "90268e5b-20bf-4a97-a340-f161900c1990"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (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-4f868259-4ff6-471c-9295-fa7fd047dea9', 'x-compute-request-id': 'req-4f868259-4ff6-471c-9295-fa7fd047dea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "device": "/dev/sdc"}}' 2021-10-29 16:46:56,981 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.074s 2021-10-29 16:46:56,981 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b489af-c927-4c3f-a703-4180a35435c5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b489af-c927-4c3f-a703-4180a35435c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:58,045 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.055s 2021-10-29 16:46:58,045 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef496ba-c6e2-4129-85a3-5e98bebfe6e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef496ba-c6e2-4129-85a3-5e98bebfe6e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:46:59,122 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.068s 2021-10-29 16:46:59,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bee938e-2daf-42df-8ee4-5d69724f7a3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bee938e-2daf-42df-8ee4-5d69724f7a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:00,175 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.045s 2021-10-29 16:47:00,175 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1e94bda-3a68-47b9-a563-57a252dbea73', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1e94bda-3a68-47b9-a563-57a252dbea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:01,228 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.046s 2021-10-29 16:47:01,229 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f01dbd-bafb-4078-bb18-4bc0a1b8258e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f01dbd-bafb-4078-bb18-4bc0a1b8258e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:02,278 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:02,278 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94ebf81-c250-4112-a42f-f6c08dd7e5a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94ebf81-c250-4112-a42f-f6c08dd7e5a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:03,327 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:03,327 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f327fd85-8cf5-42a6-9dc9-1bb79e7038c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f327fd85-8cf5-42a6-9dc9-1bb79e7038c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:46:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:04,378 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:04,378 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3acbdde3-b823-49ac-995d-40b25a4af18f', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3acbdde3-b823-49ac-995d-40b25a4af18f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:04,386 116490 INFO [tempest.common.waiters] Attachment 74ab9b32-5162-46a7-9ba8-1c882f36e118 created for volume 90268e5b-20bf-4a97-a340-f161900c1990 to server 6c7d5119-2f63-4430-b16d-9a9000602b21 after waiting for 8.385972 seconds 2021-10-29 16:47:04,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:47:04,430 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636c8453-9b08-4f86-93e9-50a3a6724594', 'content-length': '1204', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636c8453-9b08-4f86-93e9-50a3a6724594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:04,437 116490 INFO [tempest.common.waiters] volume 90268e5b-20bf-4a97-a340-f161900c1990 reached in-use after waiting for 0.437556 seconds 2021-10-29 16:47:04,489 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.051s 2021-10-29 16:47:04,489 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '371', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72bf36d2-3d29-4452-abda-d61643ec0a82', 'x-compute-request-id': 'req-72bf36d2-3d29-4452-abda-d61643ec0a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "volumeId": "56375892-265e-4280-9bfa-f247a7781da5", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdb"}, {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:47:04,503 116490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.2.152:22' as 'ubuntu' with public key authentication 2021-10-29 16:47:04,526 116490 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2021-10-29 16:47:04,846 116490 INFO [paramiko.transport] Authentication (publickey) successful! 2021-10-29 16:47:04,847 116490 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.2.152 successfully created 2021-10-29 16:47:04,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5 0.055s 2021-10-29 16:47:04,903 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (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-817d4a55-1fce-48b7-9eef-158c328d9c3a', 'x-compute-request-id': 'req-817d4a55-1fce-48b7-9eef-158c328d9c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volumeAttachment": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "volumeId": "56375892-265e-4280-9bfa-f247a7781da5", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdb"}}' 2021-10-29 16:47:05,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 DELETE http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5 0.171s 2021-10-29 16:47:05,076 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:04 GMT', 'server': 'Apache/2.4.41 (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-db1058bf-3907-4c8e-b01c-6b0ac1c6bc27', 'x-compute-request-id': 'req-db1058bf-3907-4c8e-b01c-6b0ac1c6bc27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'' 2021-10-29 16:47:05,122 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.045s 2021-10-29 16:47:05,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2f0ca4-22bb-43f0-9bcb-890d53ec8478', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2f0ca4-22bb-43f0-9bcb-890d53ec8478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:06,233 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.103s 2021-10-29 16:47:06,233 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df161d60-e8c2-42b1-a624-645154a3d437', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df161d60-e8c2-42b1-a624-645154a3d437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:07,286 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.044s 2021-10-29 16:47:07,286 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54cf54d7-7a06-4f8c-aa68-1c9f67ac8189', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54cf54d7-7a06-4f8c-aa68-1c9f67ac8189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:08,334 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.040s 2021-10-29 16:47:08,335 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f78893-333b-4380-a0dd-b8376c242a55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f78893-333b-4380-a0dd-b8376c242a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:09,385 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.042s 2021-10-29 16:47:09,385 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf569e7-1fe1-46e8-a873-8ebf7e755ae7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf569e7-1fe1-46e8-a873-8ebf7e755ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:10,437 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.044s 2021-10-29 16:47:10,437 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5c4647-ad2c-4881-82b5-c02a6fe94c0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5c4647-ad2c-4881-82b5-c02a6fe94c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:11,487 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.041s 2021-10-29 16:47:11,488 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-140dbeff-fd60-44ba-9294-4941a87bf8d5', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-140dbeff-fd60-44ba-9294-4941a87bf8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:12,535 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.040s 2021-10-29 16:47:12,536 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adfa0062-a60a-4c42-8292-304e97d8ccf7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adfa0062-a60a-4c42-8292-304e97d8ccf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:13,586 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.042s 2021-10-29 16:47:13,587 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b086c82e-3ac2-4b1e-b522-0cc763fba135', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b086c82e-3ac2-4b1e-b522-0cc763fba135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:05.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "56375892-265e-4280-9bfa-f247a7781da5", "attachment_id": "35e997be-0b10-48cc-ae7d-04ce3b5d5429", "volume_id": "56375892-265e-4280-9bfa-f247a7781da5", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:46:47.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:14,632 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.037s 2021-10-29 16:47:14,633 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f46f45-4ea8-4858-bfd3-3cfa9b015145', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f46f45-4ea8-4858-bfd3-3cfa9b015145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:14,640 116490 INFO [tempest.common.waiters] volume 56375892-265e-4280-9bfa-f247a7781da5 reached available after waiting for 9.640735 seconds 2021-10-29 16:47:14,689 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/90268e5b-20bf-4a97-a340-f161900c1990 0.048s 2021-10-29 16:47:14,689 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (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-15fdbd0c-d406-4003-8ab6-e03355379193', 'x-compute-request-id': 'req-15fdbd0c-d406-4003-8ab6-e03355379193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volumeAttachment": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}}' 2021-10-29 16:47:14,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 DELETE http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/90268e5b-20bf-4a97-a340-f161900c1990 0.179s 2021-10-29 16:47:14,871 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (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-23adf3c7-80f0-4bed-942f-38def638b457', 'x-compute-request-id': 'req-23adf3c7-80f0-4bed-942f-38def638b457', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'' 2021-10-29 16:47:14,926 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.054s 2021-10-29 16:47:14,927 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20dfe8a-8717-4303-86d6-2e402725d8c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20dfe8a-8717-4303-86d6-2e402725d8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:16,001 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.065s 2021-10-29 16:47:16,001 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76cfb9c9-20c9-4e0d-9c1f-06d4aecc938e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76cfb9c9-20c9-4e0d-9c1f-06d4aecc938e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:17,066 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.057s 2021-10-29 16:47:17,067 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04696d37-0f70-4980-8ce7-76825cf2d629', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04696d37-0f70-4980-8ce7-76825cf2d629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:18,154 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.079s 2021-10-29 16:47:18,154 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf14034-fca2-4d0f-986d-450d29de392f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf14034-fca2-4d0f-986d-450d29de392f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:19,255 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.093s 2021-10-29 16:47:19,256 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0b19a9-16f9-4274-a902-0995851d852e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0b19a9-16f9-4274-a902-0995851d852e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:20,320 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.056s 2021-10-29 16:47:20,320 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acda8ff-d195-44e0-a0a8-affa77e641a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acda8ff-d195-44e0-a0a8-affa77e641a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:21,374 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.046s 2021-10-29 16:47:21,374 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6ee1e6-4b80-457b-b757-b3d764d48b5d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6ee1e6-4b80-457b-b757-b3d764d48b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:22,427 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 16:47:22,427 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4580454a-a79c-4137-9f15-b0aff1951e57', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4580454a-a79c-4137-9f15-b0aff1951e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:23,493 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.058s 2021-10-29 16:47:23,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de35d07-bc6a-4950-9e4f-796e05c2d8b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de35d07-bc6a-4950-9e4f-796e05c2d8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:24,569 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.067s 2021-10-29 16:47:24,569 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3bc4225-111f-436d-b679-73e066101a91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3bc4225-111f-436d-b679-73e066101a91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:25,653 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.076s 2021-10-29 16:47:25,653 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2ab968-7560-430c-9d62-983652c6a1ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2ab968-7560-430c-9d62-983652c6a1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:26,718 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.056s 2021-10-29 16:47:26,718 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382b1587-9849-45aa-9c3c-80ec65d4b699', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382b1587-9849-45aa-9c3c-80ec65d4b699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:27,794 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.068s 2021-10-29 16:47:27,794 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5735db9b-3a07-492b-8ed2-8bd7c60a7c49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5735db9b-3a07-492b-8ed2-8bd7c60a7c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:28,857 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.055s 2021-10-29 16:47:28,857 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a86bd3f3-a707-4d01-8998-f7c7610a9eec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a86bd3f3-a707-4d01-8998-f7c7610a9eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:29,928 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.062s 2021-10-29 16:47:29,929 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d854c17-1fc0-4e4f-8700-c735af2924bd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d854c17-1fc0-4e4f-8700-c735af2924bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:30,994 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.056s 2021-10-29 16:47:30,994 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1911498-b01e-4dbf-9a60-b96e02b913d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1911498-b01e-4dbf-9a60-b96e02b913d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:32,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.055s 2021-10-29 16:47:32,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3897c7-dbca-48e0-9de7-f277edd47de5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3897c7-dbca-48e0-9de7-f277edd47de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:33,110 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.045s 2021-10-29 16:47:33,111 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e205c533-36c2-4652-84fb-102ce061d7de', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e205c533-36c2-4652-84fb-102ce061d7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:34,176 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.055s 2021-10-29 16:47:34,176 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48cdeb9-9ccd-4775-ba99-f58bca24d078', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48cdeb9-9ccd-4775-ba99-f58bca24d078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:35,231 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.047s 2021-10-29 16:47:35,232 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5226232f-0bb7-4788-a5a8-9d6423ff3c18', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5226232f-0bb7-4788-a5a8-9d6423ff3c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:36,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:36,281 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6dfbe9-44ba-43eb-9e52-979e023bd56a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6dfbe9-44ba-43eb-9e52-979e023bd56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:37,337 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.047s 2021-10-29 16:47:37,337 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df96dcd8-d692-42f4-9b06-fc8acd072945', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df96dcd8-d692-42f4-9b06-fc8acd072945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:38,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.048s 2021-10-29 16:47:38,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d345f7a8-a53e-4dba-adee-0db993064142', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d345f7a8-a53e-4dba-adee-0db993064142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:39,443 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:47:39,443 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79008d5d-eb80-4525-843d-5cb90daa2f62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79008d5d-eb80-4525-843d-5cb90daa2f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:40,491 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:47:40,491 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c201013-0a59-4223-b5c6-292f1bd3ca0d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c201013-0a59-4223-b5c6-292f1bd3ca0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:41,540 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:41,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e331951-a57c-41ee-9cd2-9b577574d11e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e331951-a57c-41ee-9cd2-9b577574d11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:42,590 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:42,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c58f62-7641-473f-a50a-f5c8c476c5d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c58f62-7641-473f-a50a-f5c8c476c5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:43,643 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 16:47:43,643 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cdb6920-01da-401e-a9c4-c8b1e214eca5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cdb6920-01da-401e-a9c4-c8b1e214eca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:44,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:47:44,693 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd2ba6e6-97da-4e96-b2a0-51c3ab392861', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd2ba6e6-97da-4e96-b2a0-51c3ab392861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:45,743 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:47:45,743 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ee1cb0e-6f46-4aaa-b033-e6a44a819cb7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ee1cb0e-6f46-4aaa-b033-e6a44a819cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:46,794 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:47:46,794 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96ae98e-1b50-49fc-b017-dee65113b639', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96ae98e-1b50-49fc-b017-dee65113b639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:47,843 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:47,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b776bf4-853d-46fe-9cf4-bb1098819875', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b776bf4-853d-46fe-9cf4-bb1098819875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:48,894 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:48,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abadd9c-5aa2-46c2-bc0b-da3d458606a4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abadd9c-5aa2-46c2-bc0b-da3d458606a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:49,944 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:47:49,944 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-380fd988-e734-41b2-bc94-c354607c13b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-380fd988-e734-41b2-bc94-c354607c13b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:50,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:47:50,996 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93c57d21-2ea7-4da2-ba3b-ea9d9afd8fd5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93c57d21-2ea7-4da2-ba3b-ea9d9afd8fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:52,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:47:52,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b111be4e-4de9-4010-9001-f1cae6dfcaad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b111be4e-4de9-4010-9001-f1cae6dfcaad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:53,094 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:53,094 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26d05306-1080-44e6-9b14-058aac6567b3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26d05306-1080-44e6-9b14-058aac6567b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:54,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:54,145 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da88462-9cd9-404c-a02a-267682606ec5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da88462-9cd9-404c-a02a-267682606ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:55,193 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:47:55,193 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1050b66f-2b12-4020-a808-537a53f7bf0a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1050b66f-2b12-4020-a808-537a53f7bf0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:56,244 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:47:56,245 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229eade2-f3de-4607-b4fa-4c293fbcb693', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229eade2-f3de-4607-b4fa-4c293fbcb693', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:57,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:47:57,294 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa915e42-58e9-4f35-8cb7-276f0bc40bed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa915e42-58e9-4f35-8cb7-276f0bc40bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:58,364 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.062s 2021-10-29 16:47:58,365 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e63587-b739-4b06-bdb2-89214a8bffa7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6e63587-b739-4b06-bdb2-89214a8bffa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:47:59,415 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:47:59,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7e6956-a43e-4174-ad2f-3338288a8a00', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7e6956-a43e-4174-ad2f-3338288a8a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:48:00,464 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:48:00,464 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3496728d-29de-43c6-8659-9cb5254dd3f1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3496728d-29de-43c6-8659-9cb5254dd3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:48:01,513 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:48:01,513 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a8da43-8e75-4d7e-9685-8ebad47a1ece', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a8da43-8e75-4d7e-9685-8ebad47a1ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:48:02,563 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:48:02,563 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ec886f-3165-4003-9cef-2bffbdbaced3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ec886f-3165-4003-9cef-2bffbdbaced3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:03,632 116490 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 2021-10-29 16:49:29,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 85.584s 2021-10-29 16:49:29,157 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-337a16ee-f6ee-4229-8f8a-77fb78bebc90', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-337a16ee-f6ee-4229-8f8a-77fb78bebc90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:30,211 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.046s 2021-10-29 16:49:30,211 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0690ab-73f6-4200-b1ae-d2161106708e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0690ab-73f6-4200-b1ae-d2161106708e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:31,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.075s 2021-10-29 16:49:31,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d99e78f-0231-4c25-adf5-e96c67c479c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d99e78f-0231-4c25-adf5-e96c67c479c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:32,340 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.038s 2021-10-29 16:49:32,341 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-814d63f0-3e45-4c72-9ceb-a071532804fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-814d63f0-3e45-4c72-9ceb-a071532804fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:33,387 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.038s 2021-10-29 16:49:33,388 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e6590bc-dc26-4168-a025-feb28bcf7157', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e6590bc-dc26-4168-a025-feb28bcf7157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:34,436 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:34,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db16bdbf-6574-45f1-9985-733b82c580bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db16bdbf-6574-45f1-9985-733b82c580bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:35,484 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:49:35,484 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037c8fb6-826a-499b-8794-f31085a57feb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037c8fb6-826a-499b-8794-f31085a57feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:36,530 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.038s 2021-10-29 16:49:36,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7bb1ef-382e-4b0d-bf3d-0df77d0a0310', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7bb1ef-382e-4b0d-bf3d-0df77d0a0310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:37,579 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:37,580 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e32ae2a4-ce94-4961-b0bd-0bfbb657d095', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e32ae2a4-ce94-4961-b0bd-0bfbb657d095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:38,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:49:38,628 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2510e12a-92b3-4d76-8abd-0d8fce4190e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2510e12a-92b3-4d76-8abd-0d8fce4190e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:39,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:49:39,677 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-076721b7-20ed-4dcb-9f0e-31fefdbc294d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-076721b7-20ed-4dcb-9f0e-31fefdbc294d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:40,878 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.194s 2021-10-29 16:49:40,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fae954-ee7c-4d3d-8984-d1b6526b12c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fae954-ee7c-4d3d-8984-d1b6526b12c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:41,928 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:41,928 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc9af45-dfe7-436c-aff8-a286aacc8f8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc9af45-dfe7-436c-aff8-a286aacc8f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:42,978 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:49:42,979 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d680af-ae4e-47f4-98da-74a50d866c43', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d680af-ae4e-47f4-98da-74a50d866c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:44,027 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:44,028 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf8af98-86a0-404c-9d5b-95103cd74547', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf8af98-86a0-404c-9d5b-95103cd74547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:45,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:45,076 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1de4d607-637f-46a2-a8ae-20307c31c7a9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1de4d607-637f-46a2-a8ae-20307c31c7a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:46,128 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 16:49:46,128 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5320b0-6771-4c92-909b-57c195d833a2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5320b0-6771-4c92-909b-57c195d833a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:47,175 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:49:47,175 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb6697f-d702-4807-b457-ab06acb208d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb6697f-d702-4807-b457-ab06acb208d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:48,223 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:48,224 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a5ff39-024d-4f55-8a0d-8e013acbb025', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a5ff39-024d-4f55-8a0d-8e013acbb025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:49,272 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:49,272 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01a24a3-c645-4a25-9b05-b532f02b60c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01a24a3-c645-4a25-9b05-b532f02b60c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:50,321 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:49:50,322 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef2406c-f897-4226-984f-e4c2105d6b07', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef2406c-f897-4226-984f-e4c2105d6b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:51,372 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:49:51,372 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d52df04-fad2-415d-b755-34b849db6398', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d52df04-fad2-415d-b755-34b849db6398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:52,420 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:52,421 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09f53e13-03d1-4ed3-a37d-db014b16cf98', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09f53e13-03d1-4ed3-a37d-db014b16cf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:53,469 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:49:53,470 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6480ed3-e31d-4864-afc2-b543135d6841', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6480ed3-e31d-4864-afc2-b543135d6841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:54,518 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:54,519 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397d1c6c-d431-4f09-a62f-bedcfa8a68a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397d1c6c-d431-4f09-a62f-bedcfa8a68a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:55,567 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:49:55,567 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a7500-343f-4737-9d95-0d471975a9fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a7500-343f-4737-9d95-0d471975a9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:56,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:56,616 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c322c9d1-0c96-4057-af6a-db1adbf927ca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c322c9d1-0c96-4057-af6a-db1adbf927ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:57,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:57,664 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe62de7-7523-402f-91cd-4933868267ef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe62de7-7523-402f-91cd-4933868267ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:58,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:49:58,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77679612-74a4-46db-ad69-d088df122902', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77679612-74a4-46db-ad69-d088df122902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:49:59,764 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:49:59,764 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d810adee-4ee2-4af6-8bdd-01a919866462', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d810adee-4ee2-4af6-8bdd-01a919866462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:00,812 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:00,813 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b425947e-26a7-41e7-946e-ebb78db36512', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b425947e-26a7-41e7-946e-ebb78db36512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:01,861 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:01,862 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec6e713c-fa40-4ce9-8535-538a2b093e74', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec6e713c-fa40-4ce9-8535-538a2b093e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:02,911 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:02,911 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d166245f-427f-4479-afd2-a32e41e34352', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d166245f-427f-4479-afd2-a32e41e34352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:03,959 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:03,960 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97ac9fa-0bc0-4e4b-baaf-157e9a8f112e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97ac9fa-0bc0-4e4b-baaf-157e9a8f112e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:05,009 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:05,010 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69efab0-5d9c-4ed3-95ba-9e02d32ae313', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69efab0-5d9c-4ed3-95ba-9e02d32ae313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:06,058 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:06,059 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c820d08-8018-453e-9e72-fb35ed8ea498', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c820d08-8018-453e-9e72-fb35ed8ea498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:07,107 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:07,108 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d2f503-289f-4357-8c5c-5212fa54031e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d2f503-289f-4357-8c5c-5212fa54031e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:08,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:08,157 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebe57a7-813c-4086-bffd-655385d90c1c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebe57a7-813c-4086-bffd-655385d90c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:09,206 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:09,206 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e131a7e-373a-4208-a8c6-b558dbe2e1db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e131a7e-373a-4208-a8c6-b558dbe2e1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:10,256 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:10,256 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d75f3dac-c0f2-4c34-888a-ff22303ac1f5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d75f3dac-c0f2-4c34-888a-ff22303ac1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:11,306 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:50:11,307 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec85d20d-10bf-4b87-804d-771d5be3e050', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec85d20d-10bf-4b87-804d-771d5be3e050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:12,356 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:50:12,356 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-564bbd15-8c77-4c5f-afa1-130b1bf2e94f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-564bbd15-8c77-4c5f-afa1-130b1bf2e94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:13,404 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:13,405 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094c4510-3dc6-4cf6-b8bc-dcf5431160a1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094c4510-3dc6-4cf6-b8bc-dcf5431160a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:14,454 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:14,454 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0473c097-5272-4043-99c1-81eb11f99e34', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0473c097-5272-4043-99c1-81eb11f99e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:15,504 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:15,505 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da973f45-dc16-477f-93f5-a52fe109ee91', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da973f45-dc16-477f-93f5-a52fe109ee91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:16,553 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:16,553 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ce8bfc-10a9-44ba-96a3-a9034725034e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ce8bfc-10a9-44ba-96a3-a9034725034e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:17,603 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:50:17,604 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e8c0099-15c4-43e3-a26c-4a4f1bd8a13e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e8c0099-15c4-43e3-a26c-4a4f1bd8a13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:18,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:50:18,652 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38b32225-5035-4cbe-b84a-5941637ee521', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38b32225-5035-4cbe-b84a-5941637ee521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:19,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:19,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5741e623-b7f8-4caf-afba-3f089c13cbf2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5741e623-b7f8-4caf-afba-3f089c13cbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:20,748 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:20,748 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113c8122-bc2b-460f-a83c-c9881cae79b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113c8122-bc2b-460f-a83c-c9881cae79b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:21,797 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:21,798 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1229a1-ff1e-4058-9fa6-9e1d04e337a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1229a1-ff1e-4058-9fa6-9e1d04e337a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:22,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:22,848 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11672365-ae23-45e0-8cc2-c86cf7cd53df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11672365-ae23-45e0-8cc2-c86cf7cd53df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:23,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:50:23,896 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0823a62f-fab7-4460-a665-7116ff8e1d54', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0823a62f-fab7-4460-a665-7116ff8e1d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:24,945 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:24,945 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed792e7c-cd54-4efe-aeb1-460ac2d0c61b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed792e7c-cd54-4efe-aeb1-460ac2d0c61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:25,994 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:25,994 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62c245d-800b-47f3-9449-5cbe8a9f0cfa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62c245d-800b-47f3-9449-5cbe8a9f0cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:27,042 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:27,043 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b1ff85-1387-43ed-b8ae-4c222b9ff830', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b1ff85-1387-43ed-b8ae-4c222b9ff830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:28,092 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:28,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dadf2d9-8c1f-4caf-b9ca-9a0a3c3b9084', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dadf2d9-8c1f-4caf-b9ca-9a0a3c3b9084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:29,143 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:50:29,144 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a739352-7e3c-4c31-a0d0-0b0a23d30f49', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a739352-7e3c-4c31-a0d0-0b0a23d30f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:30,193 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:30,193 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c27c54-abcd-4ced-a426-9ea50597c485', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c27c54-abcd-4ced-a426-9ea50597c485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:31,241 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:31,241 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e13745af-ce04-4374-980c-9bfa80d7d6e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e13745af-ce04-4374-980c-9bfa80d7d6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:32,289 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:32,289 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071a04e2-aedf-4f65-9e15-019636d41c0e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071a04e2-aedf-4f65-9e15-019636d41c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:33,338 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:33,338 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83a4289-0f30-4ffe-abcb-3682d660576d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83a4289-0f30-4ffe-abcb-3682d660576d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:34,387 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:34,387 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcbc7e28-d705-4294-8db3-d2a3e88ef077', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcbc7e28-d705-4294-8db3-d2a3e88ef077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:35,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:50:35,436 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3021b9aa-0ad0-40c6-a2d0-d33f71836087', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3021b9aa-0ad0-40c6-a2d0-d33f71836087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:36,484 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:36,484 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e029cad-813a-49d8-891e-45b8fa46c639', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e029cad-813a-49d8-891e-45b8fa46c639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:37,534 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:37,534 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299ab860-3a61-410d-b7d6-e67cc5b363af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299ab860-3a61-410d-b7d6-e67cc5b363af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:38,582 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:38,583 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6d83bda-cb86-45d2-8592-926c1485591f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6d83bda-cb86-45d2-8592-926c1485591f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:39,632 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:39,633 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-361b713a-eb3f-4ce6-b9dc-8a36a1f2c0a8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-361b713a-eb3f-4ce6-b9dc-8a36a1f2c0a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:40,681 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:40,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50762ce-1ccf-442b-acdd-d10b960ecf37', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50762ce-1ccf-442b-acdd-d10b960ecf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:41,730 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:41,730 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73965a22-aa26-4d76-83c3-055a33b00244', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73965a22-aa26-4d76-83c3-055a33b00244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:42,781 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:50:42,781 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13509ac6-752a-49ac-a69b-325be06da189', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13509ac6-752a-49ac-a69b-325be06da189', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:43,830 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:43,831 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90aa8ed2-5352-4ef9-974f-45d1bdfe0e84', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90aa8ed2-5352-4ef9-974f-45d1bdfe0e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:44,878 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:44,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4086e802-0661-4a1d-8f6e-900576b76a89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4086e802-0661-4a1d-8f6e-900576b76a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:45,927 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:45,928 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a68e987c-1237-4b68-a54c-d1772c9ddfde', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68e987c-1237-4b68-a54c-d1772c9ddfde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:46,977 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:46,977 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2159723d-6eca-431a-b499-c2e4b57aeb5d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2159723d-6eca-431a-b499-c2e4b57aeb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:48,026 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:48,027 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9b75e1-f545-443f-8a40-3e26fdadc0b7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9b75e1-f545-443f-8a40-3e26fdadc0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:49,076 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:49,076 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c1db69e-089e-4c08-8e8f-74dea3ea561a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c1db69e-089e-4c08-8e8f-74dea3ea561a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:50,125 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:50,125 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9af7063b-de3c-412f-a29a-6da43c69856d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9af7063b-de3c-412f-a29a-6da43c69856d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:51,174 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:51,174 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c60a4b6-5474-4b51-82ce-27fa0aba846c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c60a4b6-5474-4b51-82ce-27fa0aba846c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:52,222 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:52,222 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9808117f-28af-4670-9fcf-9d7c1f73598a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9808117f-28af-4670-9fcf-9d7c1f73598a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:53,271 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:53,271 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-810eff08-ec34-45c7-bde6-6004d41fd9e2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-810eff08-ec34-45c7-bde6-6004d41fd9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:54,320 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:54,320 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e0fe24a-10ec-45f2-b342-dde9113ed4e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e0fe24a-10ec-45f2-b342-dde9113ed4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:55,369 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:50:55,370 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6a6684-9701-4127-a2f8-cd5a154e8777', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6a6684-9701-4127-a2f8-cd5a154e8777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:56,418 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:56,419 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81cca7a-2617-4a30-8a7f-901e26707fd1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81cca7a-2617-4a30-8a7f-901e26707fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:57,468 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:57,469 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51ae04c-4b9c-4af6-8287-5eae25ade695', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51ae04c-4b9c-4af6-8287-5eae25ade695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:58,517 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:58,518 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184d8104-f456-4422-a92c-bb4e328b263b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184d8104-f456-4422-a92c-bb4e328b263b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:50:59,565 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:50:59,565 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4d1c73-506c-485e-96aa-27098a3dd068', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4d1c73-506c-485e-96aa-27098a3dd068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:00,615 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:00,615 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b09622-9cfc-41b7-b264-9e54f512fafe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b09622-9cfc-41b7-b264-9e54f512fafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:01,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:01,664 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66afed8-09fe-4fc2-9702-269c2841bc14', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66afed8-09fe-4fc2-9702-269c2841bc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:02,714 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:02,714 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d497aa4-9c57-42e5-9fe7-3e7345f375ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d497aa4-9c57-42e5-9fe7-3e7345f375ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:03,765 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:03,766 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2e28bc-9007-4b77-a427-4d8a7c08bb4c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2e28bc-9007-4b77-a427-4d8a7c08bb4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:04,814 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:04,815 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c89ef7a-64b8-4404-952c-84b15f851f4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c89ef7a-64b8-4404-952c-84b15f851f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:05,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.049s 2021-10-29 16:51:05,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05e0b74e-6e7f-40a3-beee-eae2d8e4a16c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05e0b74e-6e7f-40a3-beee-eae2d8e4a16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:06,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:06,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df328487-d89d-4bed-b471-a369456893bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df328487-d89d-4bed-b471-a369456893bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:07,971 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:07,972 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3ce924-2a6c-4003-b753-1b0b47ee10f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3ce924-2a6c-4003-b753-1b0b47ee10f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:09,020 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:09,021 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b91436-6509-4da2-9730-18c322fc65c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b91436-6509-4da2-9730-18c322fc65c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:10,070 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:10,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605281a0-0e05-495c-9dfd-03eb6f2bc0c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605281a0-0e05-495c-9dfd-03eb6f2bc0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:11,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:11,120 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb10d42d-39ee-4da3-ac04-800163c5dea2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb10d42d-39ee-4da3-ac04-800163c5dea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:12,168 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:12,169 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70254755-692f-4fe2-9656-bac8bf8877aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70254755-692f-4fe2-9656-bac8bf8877aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:13,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:13,218 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff95eece-8f43-41a8-aa71-97ab6cc8a5fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff95eece-8f43-41a8-aa71-97ab6cc8a5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:14,267 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:14,267 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7a4f70d-dfe9-40b0-a2da-e2a197726802', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7a4f70d-dfe9-40b0-a2da-e2a197726802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:15,316 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:15,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-436cc756-5e56-48d7-80a2-2c7e0b596acc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-436cc756-5e56-48d7-80a2-2c7e0b596acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:16,366 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:16,367 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8658537c-1070-401c-b41a-fee56e347446', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8658537c-1070-401c-b41a-fee56e347446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:17,414 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:17,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c3f4f33-05ac-449e-b60d-41693775ad1e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c3f4f33-05ac-449e-b60d-41693775ad1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:18,464 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:51:18,464 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e73370a-e325-41cd-a189-a43c3077b4fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e73370a-e325-41cd-a189-a43c3077b4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:19,513 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:19,514 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a086f43e-abb4-49c6-8aa6-100ae1378ba0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a086f43e-abb4-49c6-8aa6-100ae1378ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:20,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:20,562 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a7d685-c494-4878-a647-8c22c6c30d70', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a7d685-c494-4878-a647-8c22c6c30d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:21,611 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:21,611 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df641b90-0463-46ec-8054-7bb90f342af2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df641b90-0463-46ec-8054-7bb90f342af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:22,659 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:51:22,659 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aece9643-cfac-4fbf-ada0-8ec5ae191f12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aece9643-cfac-4fbf-ada0-8ec5ae191f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:23,709 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:23,709 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2859789f-26c3-4a2a-afb0-1a3fc80e6920', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2859789f-26c3-4a2a-afb0-1a3fc80e6920', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:24,759 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:24,759 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-958950f6-4f72-40f4-bf10-8df761d5f538', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-958950f6-4f72-40f4-bf10-8df761d5f538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:25,809 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:25,809 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39e49e9-a85a-4833-9788-991426b8acab', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39e49e9-a85a-4833-9788-991426b8acab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:26,858 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:26,858 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c393c06-1a84-4ac3-85c7-b3dc1945cf4f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c393c06-1a84-4ac3-85c7-b3dc1945cf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:27,907 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:27,907 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e83c5e8-7839-4065-9c26-c136451852d8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e83c5e8-7839-4065-9c26-c136451852d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:28,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:51:28,958 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b69716-9c15-4706-988b-c4484d558912', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b69716-9c15-4706-988b-c4484d558912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:30,008 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:51:30,009 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22b0524-9ff5-411a-bea1-877113ba3ec8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22b0524-9ff5-411a-bea1-877113ba3ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:31,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:31,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a84f4c2-41d6-452f-bdc6-779f9384bb58', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a84f4c2-41d6-452f-bdc6-779f9384bb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:32,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:32,106 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa18e1d-8143-4cce-95bc-8183ed7208f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa18e1d-8143-4cce-95bc-8183ed7208f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:33,155 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:33,155 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff55e8e-7e1a-4134-9373-bf26c7e152a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff55e8e-7e1a-4134-9373-bf26c7e152a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:34,205 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:34,206 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2597d209-2750-4666-8c91-861bc63b0ed3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2597d209-2750-4666-8c91-861bc63b0ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:35,257 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:35,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa7a200-ff68-42ad-9f46-4157d8d0eebb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa7a200-ff68-42ad-9f46-4157d8d0eebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:36,305 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:36,305 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fd2a6d-ca8f-4f2e-8f23-00ed101b2c55', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fd2a6d-ca8f-4f2e-8f23-00ed101b2c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:37,354 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:37,354 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54672702-71ae-4ed6-b496-17a72162a8f3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54672702-71ae-4ed6-b496-17a72162a8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:38,404 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:51:38,404 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a3ba0c-8a98-4666-bdcd-0de1a8c2c2e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a3ba0c-8a98-4666-bdcd-0de1a8c2c2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:39,453 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:39,454 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53fd6c37-0531-40b5-bf40-9ca9aea036e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53fd6c37-0531-40b5-bf40-9ca9aea036e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:40,502 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:40,503 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879e4f89-5879-4abe-9ab1-e221c0142d15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879e4f89-5879-4abe-9ab1-e221c0142d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:41,552 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:41,553 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8779516-4c4b-45c3-a485-5f494ee8756b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8779516-4c4b-45c3-a485-5f494ee8756b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:42,602 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:42,602 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec4c367-7a69-4cab-9f24-688cfa8c1053', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec4c367-7a69-4cab-9f24-688cfa8c1053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:43,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:43,651 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db859154-1217-4a08-a294-318290339e15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db859154-1217-4a08-a294-318290339e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:44,699 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:44,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad70b2df-73c8-4712-804f-40538f622fff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad70b2df-73c8-4712-804f-40538f622fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:45,749 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:45,750 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9b382d-c6ea-414c-9278-f976980707a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9b382d-c6ea-414c-9278-f976980707a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:46,799 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:46,799 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fefa1ede-c28b-4bd6-9710-634264c6f134', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefa1ede-c28b-4bd6-9710-634264c6f134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:47,850 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:51:47,851 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0784a969-66b6-462a-92ac-cf261eea475c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0784a969-66b6-462a-92ac-cf261eea475c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:48,899 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:48,899 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2fd07d-acb1-46cc-b98e-ee3a2a551d4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2fd07d-acb1-46cc-b98e-ee3a2a551d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:49,947 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:49,947 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c33cab-b332-495b-bf4e-5b62c7012671', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c33cab-b332-495b-bf4e-5b62c7012671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:50,997 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:51:50,998 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00aae5e9-9c84-435f-b0b6-4b9c49f590e5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00aae5e9-9c84-435f-b0b6-4b9c49f590e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:52,047 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:52,047 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed43fc6-c094-46e5-a997-36d66a376050', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed43fc6-c094-46e5-a997-36d66a376050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:53,095 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:53,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88d0fdf-6679-4240-bb7c-0c827454605d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88d0fdf-6679-4240-bb7c-0c827454605d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:54,147 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:51:54,147 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd16f141-fa06-4b5f-9449-6c9ece6b3356', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd16f141-fa06-4b5f-9449-6c9ece6b3356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:55,195 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:55,196 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382085f1-02b6-44d3-a13a-887dd673e493', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382085f1-02b6-44d3-a13a-887dd673e493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:56,245 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:56,245 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd4de564-1052-4895-bcfd-148ebc1be7d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd4de564-1052-4895-bcfd-148ebc1be7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:57,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:57,294 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ecfdad-a160-4343-8930-80e0a63e01e7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ecfdad-a160-4343-8930-80e0a63e01e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:58,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:51:58,344 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4381a332-33ac-41da-8013-92574727c3d2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4381a332-33ac-41da-8013-92574727c3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:51:59,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:51:59,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0107f6-3b52-4d1a-b4e0-5729bca64e86', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0107f6-3b52-4d1a-b4e0-5729bca64e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:00,444 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:00,445 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c020dea8-40f8-4a0d-be1f-c2f53230c697', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c020dea8-40f8-4a0d-be1f-c2f53230c697', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:01,494 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:01,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c306fe-07a5-4189-b735-38352f2595f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c306fe-07a5-4189-b735-38352f2595f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:02,545 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:52:02,545 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f625532-04bf-4201-9fbe-e63e3936b57e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f625532-04bf-4201-9fbe-e63e3936b57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:03,594 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:03,595 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec99f94-ec0f-466b-b772-15f8e628e5ea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec99f94-ec0f-466b-b772-15f8e628e5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:04,644 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:04,644 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c166aae7-0387-4749-ba32-f1a8f8b866d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c166aae7-0387-4749-ba32-f1a8f8b866d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:05,692 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:05,692 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d87f600-70da-4775-9e3a-86cdd934486f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d87f600-70da-4775-9e3a-86cdd934486f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:06,741 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:06,742 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec0b5af-11f7-400a-885d-1f79a16c1526', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec0b5af-11f7-400a-885d-1f79a16c1526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:07,791 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:07,791 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a4c97e-8815-4a01-8f32-3081f55c2587', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a4c97e-8815-4a01-8f32-3081f55c2587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:08,841 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:52:08,841 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af594c35-c237-4845-99a6-6417cad00c48', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af594c35-c237-4845-99a6-6417cad00c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:09,889 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:09,890 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa9102be-962f-4f48-8e0b-4af9be7ddede', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa9102be-962f-4f48-8e0b-4af9be7ddede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:10,938 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:10,939 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f446ba-cc91-4cd1-84cd-e4e3c0afe819', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f446ba-cc91-4cd1-84cd-e4e3c0afe819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:11,988 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:11,988 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201b507f-e75f-46ca-9654-6ceb27151ab4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201b507f-e75f-46ca-9654-6ceb27151ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:13,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:52:13,040 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4215fb96-b0aa-454d-9e13-f69066b1bc06', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4215fb96-b0aa-454d-9e13-f69066b1bc06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:14,089 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:14,089 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4949a1e5-7515-490f-a9a9-26b037fed98c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4949a1e5-7515-490f-a9a9-26b037fed98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:15,138 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:15,138 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b071e2f-c345-42ca-b58d-82724665978e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b071e2f-c345-42ca-b58d-82724665978e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:16,187 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:16,187 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb5d499-d944-42a2-875b-19656f7581b8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb5d499-d944-42a2-875b-19656f7581b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:17,235 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:17,235 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942568b0-e359-4ff2-98d4-21c73ada8c03', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942568b0-e359-4ff2-98d4-21c73ada8c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:18,283 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:18,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4abdd523-34a7-4764-a488-b1357186d376', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4abdd523-34a7-4764-a488-b1357186d376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:19,333 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:19,333 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c46c90-cfb1-4447-851b-bdc209beacd9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c46c90-cfb1-4447-851b-bdc209beacd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:20,381 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:20,381 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccfaa0bf-398b-4583-be07-fd5726afcc3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccfaa0bf-398b-4583-be07-fd5726afcc3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:21,429 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:21,430 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50364eab-45ad-48db-92b4-1b04b90dc456', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50364eab-45ad-48db-92b4-1b04b90dc456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:22,479 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:22,479 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f013c44-293e-41e0-acd1-00ed7ef93655', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f013c44-293e-41e0-acd1-00ed7ef93655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:23,528 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:23,529 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b59917-9d91-46ee-af57-49f48e655931', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b59917-9d91-46ee-af57-49f48e655931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:24,578 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:24,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10826859-a894-4edd-9f72-8f194703fedb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10826859-a894-4edd-9f72-8f194703fedb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:25,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:25,628 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bfbfbc9-d748-4e87-bad3-9fb9d32f44af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bfbfbc9-d748-4e87-bad3-9fb9d32f44af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:26,677 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:26,678 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22077c60-2b9c-4e68-9f3e-c0c41bc2f1bc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22077c60-2b9c-4e68-9f3e-c0c41bc2f1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:27,727 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:27,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e27c21a-fdd8-4bf3-95ec-577f93685ccd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e27c21a-fdd8-4bf3-95ec-577f93685ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:28,777 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:28,777 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60693cc5-87a5-4d89-9ff7-a33be730688c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60693cc5-87a5-4d89-9ff7-a33be730688c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:29,826 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:29,827 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d5db23-e1b7-4823-8d12-bd5f2e45a065', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d5db23-e1b7-4823-8d12-bd5f2e45a065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:30,875 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:30,875 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376ed442-9c62-4bea-b3cb-710bc27db0fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376ed442-9c62-4bea-b3cb-710bc27db0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:31,923 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:52:31,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1ceaf1-e428-483a-9e0b-b215e51ed5f7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1ceaf1-e428-483a-9e0b-b215e51ed5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:32,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:32,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58437ec-6a39-49ba-86ad-6bd091e7e174', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58437ec-6a39-49ba-86ad-6bd091e7e174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:34,022 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:34,022 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e51eb89d-c06c-4bfa-bf43-228cb9c14c4f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e51eb89d-c06c-4bfa-bf43-228cb9c14c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:35,070 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:35,071 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-204e31cf-c86e-490a-bc3e-b364adea78b0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204e31cf-c86e-490a-bc3e-b364adea78b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:36,120 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:36,120 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0835438c-85e9-439c-a8b3-2171399881ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0835438c-85e9-439c-a8b3-2171399881ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:37,169 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:37,169 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe88a755-7b6e-45f8-8da5-4b260693a8d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe88a755-7b6e-45f8-8da5-4b260693a8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:38,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:38,218 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e473b84-b717-4362-a19c-d3e41d1092f4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e473b84-b717-4362-a19c-d3e41d1092f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:39,266 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:39,266 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2314c2da-e323-4287-9d95-348f47c57576', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2314c2da-e323-4287-9d95-348f47c57576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:40,316 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:40,316 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9b660e-ca95-4328-8a8d-75fc3d494999', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9b660e-ca95-4328-8a8d-75fc3d494999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:41,364 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:41,364 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfe4f58-4bf5-4b56-86b2-94816b6158b9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfe4f58-4bf5-4b56-86b2-94816b6158b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:42,413 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:42,413 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30258e4b-7495-4069-93fb-28689bd22bcb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30258e4b-7495-4069-93fb-28689bd22bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:43,461 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:43,462 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab508933-6e67-4345-8594-2ba7af905ec0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab508933-6e67-4345-8594-2ba7af905ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:44,510 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:44,510 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a575c979-8895-4baa-b4fb-62f6588a77c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a575c979-8895-4baa-b4fb-62f6588a77c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:45,558 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:45,558 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17642d6-9f38-432e-ac67-8a4a7a4f033f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17642d6-9f38-432e-ac67-8a4a7a4f033f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:46,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.050s 2021-10-29 16:52:46,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e9e41c-ce02-4a26-ba3c-55c63630ae23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e9e41c-ce02-4a26-ba3c-55c63630ae23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:47,665 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:47,666 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61760e93-764e-4e09-a8d6-30f30a4a77cf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61760e93-764e-4e09-a8d6-30f30a4a77cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:48,718 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:48,718 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bef9a4c-51ff-467c-b439-d9c94ae5745d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bef9a4c-51ff-467c-b439-d9c94ae5745d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:49,767 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:52:49,768 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa087099-ad44-4c6f-a579-b5f8dc0afedf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa087099-ad44-4c6f-a579-b5f8dc0afedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:50,815 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:52:50,816 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8fc7193-6603-4998-9ae9-04410759b9df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8fc7193-6603-4998-9ae9-04410759b9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:51,865 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:51,865 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9a29e79-56c3-4963-b5c2-505e42689f0d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9a29e79-56c3-4963-b5c2-505e42689f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:52,914 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:52,915 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc47090-30b7-483c-9780-fd7f6dc38c8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc47090-30b7-483c-9780-fd7f6dc38c8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:53,963 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:53,964 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9300a51a-c645-4a71-abcf-9c0d112e6b41', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9300a51a-c645-4a71-abcf-9c0d112e6b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:55,014 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:55,014 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d445cd-9dc0-4526-88c5-14becc75800b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d445cd-9dc0-4526-88c5-14becc75800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:56,062 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:56,063 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4812ad4-b062-4288-ba75-81d4f3202ffd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4812ad4-b062-4288-ba75-81d4f3202ffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:57,111 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:57,111 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3798e4c-ee4f-4197-a1e3-5746edc5627f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3798e4c-ee4f-4197-a1e3-5746edc5627f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:58,162 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:52:58,162 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272ae50b-3ed3-48c5-abc5-9fc6d6b8f4f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272ae50b-3ed3-48c5-abc5-9fc6d6b8f4f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:52:59,210 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:52:59,211 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c7e668-8780-406d-8862-b635253427d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c7e668-8780-406d-8862-b635253427d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:00,261 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:53:00,261 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f3bdac-4632-4aea-b02e-19bb7cb59555', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f3bdac-4632-4aea-b02e-19bb7cb59555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:01,312 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:53:01,313 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fcba8bd-099d-442b-95bb-94fb0a7666c3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fcba8bd-099d-442b-95bb-94fb0a7666c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:02,362 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:53:02,362 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73011df6-b974-46b3-abcc-ff7eeac9df77', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73011df6-b974-46b3-abcc-ff7eeac9df77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:03,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:03,410 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-106f68ae-1994-4fcb-94dd-6061012a152a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-106f68ae-1994-4fcb-94dd-6061012a152a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:04,457 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:53:04,458 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dedfe89-521a-46fc-bb9a-3505a6378f28', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dedfe89-521a-46fc-bb9a-3505a6378f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:05,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:05,506 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9061f9-005c-467e-a805-7d8465e251d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9061f9-005c-467e-a805-7d8465e251d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:06,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:53:06,556 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24eb19bc-f39a-414c-ae38-3433cdea58e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24eb19bc-f39a-414c-ae38-3433cdea58e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:07,605 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:07,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-868e087d-f62a-4d88-9b37-749b3172e953', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-868e087d-f62a-4d88-9b37-749b3172e953', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:08,654 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:53:08,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1909ddd6-1434-4cbb-9eda-db1242069e0a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1909ddd6-1434-4cbb-9eda-db1242069e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:09,704 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:09,704 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7c8447e-19a8-4182-99d1-0af5aa606d5d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7c8447e-19a8-4182-99d1-0af5aa606d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:10,754 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:53:10,755 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746d253e-81a1-4c1d-ba6a-599e96895d29', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746d253e-81a1-4c1d-ba6a-599e96895d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:11,804 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:11,804 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af4b646c-5c65-46de-9be9-3e584cf6fe17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af4b646c-5c65-46de-9be9-3e584cf6fe17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:12,853 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:53:12,854 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7cc08f-883e-4cc1-b023-f8e4f4f46160', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7cc08f-883e-4cc1-b023-f8e4f4f46160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:13,902 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:13,902 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f62a146f-2bb4-4b79-bc4c-719e3ee51975', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f62a146f-2bb4-4b79-bc4c-719e3ee51975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:14,951 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:53:14,951 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d1d026-af7a-4777-a06c-bb14da4ea17c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d1d026-af7a-4777-a06c-bb14da4ea17c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:15,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.080s 2021-10-29 16:53:15,041 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f13c08d3-8802-4fe0-b7b8-f1f5093c460f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f13c08d3-8802-4fe0-b7b8-f1f5093c460f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:53:15,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:53:15,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da951226-0363-4822-9a58-85f9c3c291b4', 'x-compute-request-id': 'req-da951226-0363-4822-9a58-85f9c3c291b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:16,167 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.068s 2021-10-29 16:53:16,167 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eccf0f48-557c-40f5-8518-e352ccba8709', 'x-compute-request-id': 'req-eccf0f48-557c-40f5-8518-e352ccba8709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:17,229 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.058s 2021-10-29 16:53:17,229 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db07aab-c008-432c-9299-31a49aa06c57', 'x-compute-request-id': 'req-8db07aab-c008-432c-9299-31a49aa06c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:18,277 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:18,278 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce37ce3-ba0d-4bbb-b3d7-a8967cd2575c', 'x-compute-request-id': 'req-2ce37ce3-ba0d-4bbb-b3d7-a8967cd2575c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:19,326 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:19,326 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e4a9d7-a457-4a38-bc85-c97dd843bd0c', 'x-compute-request-id': 'req-85e4a9d7-a457-4a38-bc85-c97dd843bd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:20,377 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:53:20,377 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae44cdf-454c-4aa8-81ed-ba82969c185a', 'x-compute-request-id': 'req-fae44cdf-454c-4aa8-81ed-ba82969c185a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:21,427 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:21,427 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a350b9d7-5abc-4fa7-abcb-4ddc26413eb7', 'x-compute-request-id': 'req-a350b9d7-5abc-4fa7-abcb-4ddc26413eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:22,474 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:53:22,474 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7e5fa8-6088-4ac3-84d0-5ee60037ab5d', 'x-compute-request-id': 'req-3a7e5fa8-6088-4ac3-84d0-5ee60037ab5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:23,523 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:23,524 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a054b4c0-2f65-4402-b0f1-41a53eb5309f', 'x-compute-request-id': 'req-a054b4c0-2f65-4402-b0f1-41a53eb5309f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:24,571 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:24,571 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2973d1bd-eae3-430c-9b8f-420151751f5b', 'x-compute-request-id': 'req-2973d1bd-eae3-430c-9b8f-420151751f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:25,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:25,619 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25933e60-19eb-4d7a-bf34-a2002b40d231', 'x-compute-request-id': 'req-25933e60-19eb-4d7a-bf34-a2002b40d231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:26,670 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:53:26,670 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27204dcc-06c1-470c-9447-e35eeb270566', 'x-compute-request-id': 'req-27204dcc-06c1-470c-9447-e35eeb270566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:27,718 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:27,719 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff86fdf7-3de9-4cf3-b037-674b2e06d097', 'x-compute-request-id': 'req-ff86fdf7-3de9-4cf3-b037-674b2e06d097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:28,768 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:28,768 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1011e242-deec-4b94-9a05-d2da305a6864', 'x-compute-request-id': 'req-1011e242-deec-4b94-9a05-d2da305a6864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:29,820 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:53:29,820 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51aca8f-e30a-4e0f-8f99-ef9707e14f94', 'x-compute-request-id': 'req-b51aca8f-e30a-4e0f-8f99-ef9707e14f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:30,872 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:53:30,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cffb4000-314e-4722-9e16-7821df1f5aca', 'x-compute-request-id': 'req-cffb4000-314e-4722-9e16-7821df1f5aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:31,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:53:31,925 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1fe85d7-42a2-4a40-bf73-cd40471a3e7b', 'x-compute-request-id': 'req-b1fe85d7-42a2-4a40-bf73-cd40471a3e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:32,973 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:32,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-742c1c40-18f9-48de-95c1-7c01eb4b7732', 'x-compute-request-id': 'req-742c1c40-18f9-48de-95c1-7c01eb4b7732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:34,022 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:34,023 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311e4739-3090-4952-8774-5bf667db8b11', 'x-compute-request-id': 'req-311e4739-3090-4952-8774-5bf667db8b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:35,070 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:53:35,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169d9747-301c-4658-b070-da909bce8bdc', 'x-compute-request-id': 'req-169d9747-301c-4658-b070-da909bce8bdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:36,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:36,119 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1370e2-d960-4d1f-9bb7-e734ffa97432', 'x-compute-request-id': 'req-fc1370e2-d960-4d1f-9bb7-e734ffa97432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:37,168 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:37,169 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85619115-793c-4c31-9f2a-5cb5058cf0f2', 'x-compute-request-id': 'req-85619115-793c-4c31-9f2a-5cb5058cf0f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:38,217 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:38,217 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbcbba98-a3fa-4f63-a04c-0af74a787947', 'x-compute-request-id': 'req-bbcbba98-a3fa-4f63-a04c-0af74a787947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:39,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:39,266 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb88856e-13cb-437f-a181-c3be1afd89c7', 'x-compute-request-id': 'req-eb88856e-13cb-437f-a181-c3be1afd89c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:40,313 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:40,314 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2d94bf-0db1-4dce-8929-282d05066cbc', 'x-compute-request-id': 'req-5e2d94bf-0db1-4dce-8929-282d05066cbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:41,363 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:41,363 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ea1d06-c132-49b5-8de8-35f90e35ff34', 'x-compute-request-id': 'req-b8ea1d06-c132-49b5-8de8-35f90e35ff34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:42,410 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:53:42,411 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b850a23a-c74b-4206-8480-24bddd2ecb35', 'x-compute-request-id': 'req-b850a23a-c74b-4206-8480-24bddd2ecb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:43,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:43,459 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c116b5a-e681-4df6-a2ef-53b4c5052eb4', 'x-compute-request-id': 'req-2c116b5a-e681-4df6-a2ef-53b4c5052eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:44,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:53:44,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b316ce92-a952-4bd7-a731-5196e290ed58', 'x-compute-request-id': 'req-b316ce92-a952-4bd7-a731-5196e290ed58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:45,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:45,556 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e795ea-c345-44fa-85e6-e0b1f537818a', 'x-compute-request-id': 'req-b9e795ea-c345-44fa-85e6-e0b1f537818a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:46,605 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:46,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d075d9b7-6be0-4d71-b19f-9520a44c5011', 'x-compute-request-id': 'req-d075d9b7-6be0-4d71-b19f-9520a44c5011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:47,654 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:47,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-848d44cb-1be7-41d0-b764-5a13d1880de9', 'x-compute-request-id': 'req-848d44cb-1be7-41d0-b764-5a13d1880de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:48,702 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:53:48,702 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2756baa-6912-44c7-a58f-0b61915281eb', 'x-compute-request-id': 'req-a2756baa-6912-44c7-a58f-0b61915281eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:49,751 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:49,752 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db7fc2e7-e809-42d6-be89-1158e21b386d', 'x-compute-request-id': 'req-db7fc2e7-e809-42d6-be89-1158e21b386d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:50,801 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:50,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fef8c357-a30c-4e04-9dbb-97843250964f', 'x-compute-request-id': 'req-fef8c357-a30c-4e04-9dbb-97843250964f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:51,851 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:53:51,851 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1397610-e0d3-405d-849f-a5c8b3f3c1f5', 'x-compute-request-id': 'req-f1397610-e0d3-405d-849f-a5c8b3f3c1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:52,899 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:52,899 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012c60eb-0445-4c77-ba65-3bba784f711a', 'x-compute-request-id': 'req-012c60eb-0445-4c77-ba65-3bba784f711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:53,949 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:53,949 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f1e81c3-9252-49ea-8a12-739df8fee993', 'x-compute-request-id': 'req-8f1e81c3-9252-49ea-8a12-739df8fee993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:54,997 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:54,998 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-769d453c-dfa6-4de2-a725-99a3b5063e29', 'x-compute-request-id': 'req-769d453c-dfa6-4de2-a725-99a3b5063e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:56,046 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:56,047 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254f8f34-3e63-4d22-9995-4c0052c5a67f', 'x-compute-request-id': 'req-254f8f34-3e63-4d22-9995-4c0052c5a67f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:57,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:53:57,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c9e009-cc87-4a4a-a491-0d275225449d', 'x-compute-request-id': 'req-f9c9e009-cc87-4a4a-a491-0d275225449d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:58,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:58,145 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e9bd395-e34c-4aa8-a0c6-eeff1be36665', 'x-compute-request-id': 'req-7e9bd395-e34c-4aa8-a0c6-eeff1be36665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:53:59,193 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:53:59,194 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2eea8b2-80b5-4f7b-a8bd-6bda9f6fd2ef', 'x-compute-request-id': 'req-a2eea8b2-80b5-4f7b-a8bd-6bda9f6fd2ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:00,242 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:00,243 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f395c99e-2270-4fe6-b673-d35e4b6dcca1', 'x-compute-request-id': 'req-f395c99e-2270-4fe6-b673-d35e4b6dcca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:01,292 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:01,292 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53fc557-7a06-49c0-a4e7-e35e6a7082d2', 'x-compute-request-id': 'req-f53fc557-7a06-49c0-a4e7-e35e6a7082d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:02,340 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:02,341 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf71ce7d-8f37-4f3e-93af-165e1dac36ba', 'x-compute-request-id': 'req-cf71ce7d-8f37-4f3e-93af-165e1dac36ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:03,389 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:03,389 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-246ee847-a5c5-40b2-a010-08e7e5540a76', 'x-compute-request-id': 'req-246ee847-a5c5-40b2-a010-08e7e5540a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:04,437 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:04,437 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f668a394-7338-4746-b785-22e0aef0332f', 'x-compute-request-id': 'req-f668a394-7338-4746-b785-22e0aef0332f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:05,487 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:05,487 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1df3fc86-d461-4956-9773-613d2ad36817', 'x-compute-request-id': 'req-1df3fc86-d461-4956-9773-613d2ad36817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:06,535 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:06,535 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd0b66c7-7e6a-426f-aeb2-9bca19d96bc6', 'x-compute-request-id': 'req-bd0b66c7-7e6a-426f-aeb2-9bca19d96bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:07,582 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:07,583 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea30849-cc53-4fb4-9333-5b6f5f870898', 'x-compute-request-id': 'req-5ea30849-cc53-4fb4-9333-5b6f5f870898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:08,632 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:08,632 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e302d7a-c845-4b2a-a187-aa9595191b41', 'x-compute-request-id': 'req-1e302d7a-c845-4b2a-a187-aa9595191b41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:09,682 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:09,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3426c34e-112c-4a5c-a2e2-f21fa5430f24', 'x-compute-request-id': 'req-3426c34e-112c-4a5c-a2e2-f21fa5430f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:10,731 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:10,731 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4edfbf37-a7ea-47f1-98da-1b2c94fe51b4', 'x-compute-request-id': 'req-4edfbf37-a7ea-47f1-98da-1b2c94fe51b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:11,780 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:11,780 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a777ea7f-0dfc-4643-82cb-6b9294ec5583', 'x-compute-request-id': 'req-a777ea7f-0dfc-4643-82cb-6b9294ec5583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:12,829 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:12,830 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ad9b5e-e69a-4b8e-8fc1-dd19fc4e737e', 'x-compute-request-id': 'req-d1ad9b5e-e69a-4b8e-8fc1-dd19fc4e737e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:13,879 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:13,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-638dba6e-3f19-4c77-9a3f-bfd0e6c0c07c', 'x-compute-request-id': 'req-638dba6e-3f19-4c77-9a3f-bfd0e6c0c07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:14,927 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:14,927 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d285423-ed0f-4c36-b1ed-de35dc82d709', 'x-compute-request-id': 'req-8d285423-ed0f-4c36-b1ed-de35dc82d709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:15,976 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:15,976 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6d884a-57ff-48d5-bc7b-f9eeb2c804f7', 'x-compute-request-id': 'req-bf6d884a-57ff-48d5-bc7b-f9eeb2c804f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:17,024 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:17,024 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d91dccd4-5d20-4130-8a1e-d062e3e1a261', 'x-compute-request-id': 'req-d91dccd4-5d20-4130-8a1e-d062e3e1a261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:18,073 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:18,073 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d545b8cb-68e9-4075-bde8-aba7428a122f', 'x-compute-request-id': 'req-d545b8cb-68e9-4075-bde8-aba7428a122f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:19,122 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:19,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd43297a-daa4-40e9-b0c5-014013b3bd38', 'x-compute-request-id': 'req-bd43297a-daa4-40e9-b0c5-014013b3bd38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:20,171 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:20,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6479e529-8f43-44e4-9835-a56142863841', 'x-compute-request-id': 'req-6479e529-8f43-44e4-9835-a56142863841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:21,219 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:21,220 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd1a6349-4b76-4882-9319-730852241aed', 'x-compute-request-id': 'req-bd1a6349-4b76-4882-9319-730852241aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:22,267 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:22,268 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6528632b-351b-42d0-a509-9c565e8235a9', 'x-compute-request-id': 'req-6528632b-351b-42d0-a509-9c565e8235a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:23,317 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:23,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4889ada-fbba-4940-86e8-d6819e8a4c9d', 'x-compute-request-id': 'req-a4889ada-fbba-4940-86e8-d6819e8a4c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:24,366 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:24,366 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9dd5f0b-e795-4809-a161-03ea8efdff8c', 'x-compute-request-id': 'req-e9dd5f0b-e795-4809-a161-03ea8efdff8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:25,414 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:25,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee4fd6a-0b85-4c3b-9b8d-a63fb8c70db9', 'x-compute-request-id': 'req-4ee4fd6a-0b85-4c3b-9b8d-a63fb8c70db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:26,465 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:54:26,466 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-822387c6-710e-419e-9c31-1103e39d1f08', 'x-compute-request-id': 'req-822387c6-710e-419e-9c31-1103e39d1f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:27,521 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.052s 2021-10-29 16:54:27,522 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7d617b-303b-40c8-9ee7-362179109289', 'x-compute-request-id': 'req-dc7d617b-303b-40c8-9ee7-362179109289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:28,575 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.050s 2021-10-29 16:54:28,575 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc624cd-3c45-45d0-ba75-df8ecde01c75', 'x-compute-request-id': 'req-dfc624cd-3c45-45d0-ba75-df8ecde01c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:29,638 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.060s 2021-10-29 16:54:29,638 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219102c7-03c1-4729-b900-874cc9cf9587', 'x-compute-request-id': 'req-219102c7-03c1-4729-b900-874cc9cf9587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:30,687 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:30,688 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b5f68e0-7c45-4b8c-b78f-f0ab1f91f41c', 'x-compute-request-id': 'req-2b5f68e0-7c45-4b8c-b78f-f0ab1f91f41c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:31,741 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.050s 2021-10-29 16:54:31,741 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9790f16-4bc4-4916-a95f-a566ff34812a', 'x-compute-request-id': 'req-c9790f16-4bc4-4916-a95f-a566ff34812a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:32,790 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:32,790 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329fe8c1-bc50-4f3b-8437-33549f92bbdc', 'x-compute-request-id': 'req-329fe8c1-bc50-4f3b-8437-33549f92bbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:33,840 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:33,840 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-615dfef4-6d58-46ba-8e83-5368fb378bd5', 'x-compute-request-id': 'req-615dfef4-6d58-46ba-8e83-5368fb378bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:34,889 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:34,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9815fe53-0835-43bf-b68c-ddc5b9af9069', 'x-compute-request-id': 'req-9815fe53-0835-43bf-b68c-ddc5b9af9069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:35,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:35,937 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1feba61b-a349-4d6b-acc6-79366fbd2bab', 'x-compute-request-id': 'req-1feba61b-a349-4d6b-acc6-79366fbd2bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:36,986 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:36,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1552651a-0747-4715-bf3d-0f057aa59ab5', 'x-compute-request-id': 'req-1552651a-0747-4715-bf3d-0f057aa59ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:38,033 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:38,033 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d23b786-408d-4c32-b9c0-0f0a1889233f', 'x-compute-request-id': 'req-2d23b786-408d-4c32-b9c0-0f0a1889233f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:39,081 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:39,081 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78662629-d9a0-4f90-91bd-f08c4a7b32a9', 'x-compute-request-id': 'req-78662629-d9a0-4f90-91bd-f08c4a7b32a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:40,130 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:40,130 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af344fd8-029b-4d65-8068-7f773c6fd304', 'x-compute-request-id': 'req-af344fd8-029b-4d65-8068-7f773c6fd304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:41,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.114s 2021-10-29 16:54:41,247 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf2d847-90f1-4953-930c-b1879835fb5f', 'x-compute-request-id': 'req-aaf2d847-90f1-4953-930c-b1879835fb5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:42,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:42,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af9aa8dd-6d0b-4f8a-85c9-899c29a198f3', 'x-compute-request-id': 'req-af9aa8dd-6d0b-4f8a-85c9-899c29a198f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:43,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:43,344 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a9d5e3-9243-47de-8d58-4cf722728cbd', 'x-compute-request-id': 'req-b5a9d5e3-9243-47de-8d58-4cf722728cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:44,395 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:54:44,395 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6fdd144-a510-46bc-992a-7e96f8f75ce7', 'x-compute-request-id': 'req-c6fdd144-a510-46bc-992a-7e96f8f75ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:45,442 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:45,442 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c3947f-42ca-4874-af70-21c7e0fad64d', 'x-compute-request-id': 'req-50c3947f-42ca-4874-af70-21c7e0fad64d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:46,491 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:46,491 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59cbdc7-2831-4114-a7be-c3eecf84d014', 'x-compute-request-id': 'req-a59cbdc7-2831-4114-a7be-c3eecf84d014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:47,539 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:47,539 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2153b232-ca3b-4dc4-b46f-6299f8f73a71', 'x-compute-request-id': 'req-2153b232-ca3b-4dc4-b46f-6299f8f73a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:48,588 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:48,588 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf35de08-8e65-4d5f-9378-26e184a9c265', 'x-compute-request-id': 'req-cf35de08-8e65-4d5f-9378-26e184a9c265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:49,637 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:49,637 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd05af6f-650d-4fdb-969f-d9f39372cc63', 'x-compute-request-id': 'req-dd05af6f-650d-4fdb-969f-d9f39372cc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:50,685 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:50,686 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa66ffa2-1943-4a18-8ced-6b21688e6081', 'x-compute-request-id': 'req-aa66ffa2-1943-4a18-8ced-6b21688e6081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:51,735 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:51,736 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b39eca5e-73c7-4050-b79d-5252d5e70bd0', 'x-compute-request-id': 'req-b39eca5e-73c7-4050-b79d-5252d5e70bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:52,784 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:54:52,785 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6752072c-bb45-4f1f-b331-6f463fc267fa', 'x-compute-request-id': 'req-6752072c-bb45-4f1f-b331-6f463fc267fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:53,832 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:54:53,832 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239aff94-16a5-49dd-a81e-37c6ca7988ca', 'x-compute-request-id': 'req-239aff94-16a5-49dd-a81e-37c6ca7988ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:54,882 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:54,882 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bbe5377-c279-4469-b7e7-78ac9ef406bd', 'x-compute-request-id': 'req-3bbe5377-c279-4469-b7e7-78ac9ef406bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:55,933 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:54:55,933 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc475128-4ddd-4f0e-b6a8-f962cd96d1cc', 'x-compute-request-id': 'req-cc475128-4ddd-4f0e-b6a8-f962cd96d1cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:56,982 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:56,983 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc63a614-c77d-425f-a9ba-671292cd660e', 'x-compute-request-id': 'req-bc63a614-c77d-425f-a9ba-671292cd660e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:58,030 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:58,031 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e845f37-0a7e-43a7-af0e-0819bd99c476', 'x-compute-request-id': 'req-1e845f37-0a7e-43a7-af0e-0819bd99c476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:54:59,078 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:54:59,079 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d80d16-90ca-45d8-8fb6-9705556f5e33', 'x-compute-request-id': 'req-69d80d16-90ca-45d8-8fb6-9705556f5e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:00,127 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:00,127 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3065ec-4b32-4e4d-a3e4-5a28eeeee1c4', 'x-compute-request-id': 'req-9d3065ec-4b32-4e4d-a3e4-5a28eeeee1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:01,176 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:01,176 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cf126c-19f3-4fb7-b7cc-217661f04eb4', 'x-compute-request-id': 'req-e2cf126c-19f3-4fb7-b7cc-217661f04eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:02,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:02,225 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce869940-5439-41bb-a9f0-e6a613761ce0', 'x-compute-request-id': 'req-ce869940-5439-41bb-a9f0-e6a613761ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:03,274 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:03,274 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eced4e39-550a-4e31-80e5-cbf5f1708df7', 'x-compute-request-id': 'req-eced4e39-550a-4e31-80e5-cbf5f1708df7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:04,322 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:04,322 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb275fb-7ae7-4363-acaf-064e155bdad8', 'x-compute-request-id': 'req-bcb275fb-7ae7-4363-acaf-064e155bdad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:05,373 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:05,374 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7979289a-78f9-4109-b18a-e6ead246f0b3', 'x-compute-request-id': 'req-7979289a-78f9-4109-b18a-e6ead246f0b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:06,422 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:06,422 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b87b933-c830-4929-a6df-0e9461302bdf', 'x-compute-request-id': 'req-2b87b933-c830-4929-a6df-0e9461302bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:07,471 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:07,471 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcd67007-db44-4caa-b559-eb5b66e5fbcf', 'x-compute-request-id': 'req-fcd67007-db44-4caa-b559-eb5b66e5fbcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:08,519 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:08,519 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8db146d0-53e8-4e70-b5c4-582657ca76a6', 'x-compute-request-id': 'req-8db146d0-53e8-4e70-b5c4-582657ca76a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:09,568 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:09,569 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92642a9-cd9d-4b7c-a692-539d83504b60', 'x-compute-request-id': 'req-c92642a9-cd9d-4b7c-a692-539d83504b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:10,617 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:10,618 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e931a5-45fb-43c8-908a-5b31ae556fcb', 'x-compute-request-id': 'req-15e931a5-45fb-43c8-908a-5b31ae556fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:11,668 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:11,669 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a6741a-8454-4713-afe0-1eb8541668ca', 'x-compute-request-id': 'req-b0a6741a-8454-4713-afe0-1eb8541668ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:12,717 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:12,717 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ea5ed5-cb56-4bc0-a045-229f38075794', 'x-compute-request-id': 'req-b0ea5ed5-cb56-4bc0-a045-229f38075794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:13,766 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:13,766 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa897cf-ec60-44b3-8693-721a36a504ca', 'x-compute-request-id': 'req-caa897cf-ec60-44b3-8693-721a36a504ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:14,813 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:14,814 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2853fa8-82e9-46a0-b3e5-5559f71e89bc', 'x-compute-request-id': 'req-d2853fa8-82e9-46a0-b3e5-5559f71e89bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:15,863 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:15,863 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65b34dc-ff45-4049-b50b-f412bc9de79f', 'x-compute-request-id': 'req-e65b34dc-ff45-4049-b50b-f412bc9de79f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:16,910 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:16,910 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db332705-1932-48d8-853d-6ae81ceb9371', 'x-compute-request-id': 'req-db332705-1932-48d8-853d-6ae81ceb9371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:17,959 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:17,959 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b3dce65-6de9-437c-bf1f-92b2239adc9e', 'x-compute-request-id': 'req-3b3dce65-6de9-437c-bf1f-92b2239adc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:19,007 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:19,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c003e28-42ae-4f17-8d65-3f2eb6cc6926', 'x-compute-request-id': 'req-4c003e28-42ae-4f17-8d65-3f2eb6cc6926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:20,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:20,056 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6356da8-500c-4ca7-834a-6c35fe332721', 'x-compute-request-id': 'req-e6356da8-500c-4ca7-834a-6c35fe332721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:21,107 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:21,108 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7edbc265-79d9-4506-a95f-00fd26971052', 'x-compute-request-id': 'req-7edbc265-79d9-4506-a95f-00fd26971052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:22,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:22,156 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14acfae9-293c-49db-be7b-d1cd01a757f8', 'x-compute-request-id': 'req-14acfae9-293c-49db-be7b-d1cd01a757f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:23,205 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:23,205 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c75e49f-d61c-4995-8fd0-213e0a9e116d', 'x-compute-request-id': 'req-8c75e49f-d61c-4995-8fd0-213e0a9e116d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:24,255 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:24,255 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd303160-dcc3-4412-b3b0-dd551b59e14a', 'x-compute-request-id': 'req-fd303160-dcc3-4412-b3b0-dd551b59e14a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:25,302 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:25,303 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2935efc3-cafd-480b-8d53-000c823833e8', 'x-compute-request-id': 'req-2935efc3-cafd-480b-8d53-000c823833e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:26,352 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:26,353 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe68fbb-c025-4b0f-9a0c-b768d643ab94', 'x-compute-request-id': 'req-dbe68fbb-c025-4b0f-9a0c-b768d643ab94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:27,401 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:27,402 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c591870e-a69a-4aa4-a410-9b8d00ed6460', 'x-compute-request-id': 'req-c591870e-a69a-4aa4-a410-9b8d00ed6460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:28,450 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:28,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8566f30a-18cf-402a-9445-5695ee2be7b0', 'x-compute-request-id': 'req-8566f30a-18cf-402a-9445-5695ee2be7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:29,499 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:29,499 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-753f02d1-2970-4bd3-a61c-eca45ddebac8', 'x-compute-request-id': 'req-753f02d1-2970-4bd3-a61c-eca45ddebac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:30,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.054s 2021-10-29 16:55:30,556 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a9403a-cdce-476e-b830-7df4eced77b0', 'x-compute-request-id': 'req-88a9403a-cdce-476e-b830-7df4eced77b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:31,603 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:31,604 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d2592a-1360-4d7f-8ec4-8533b28ab6cb', 'x-compute-request-id': 'req-78d2592a-1360-4d7f-8ec4-8533b28ab6cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:32,653 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:32,653 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09d28f6c-1d16-439e-8232-74333fe61833', 'x-compute-request-id': 'req-09d28f6c-1d16-439e-8232-74333fe61833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:33,705 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:33,705 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c43a16f-496d-4fb2-8784-66d83c4f40ba', 'x-compute-request-id': 'req-1c43a16f-496d-4fb2-8784-66d83c4f40ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:34,753 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:34,754 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70dde846-fc21-4c0f-bb27-ef7a5cc46e93', 'x-compute-request-id': 'req-70dde846-fc21-4c0f-bb27-ef7a5cc46e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:35,805 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:35,806 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6298a866-d1fa-449c-86b1-5bdda759d393', 'x-compute-request-id': 'req-6298a866-d1fa-449c-86b1-5bdda759d393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:36,857 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:36,857 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb89bc9-9dfa-415c-b665-2cf339b28249', 'x-compute-request-id': 'req-6bb89bc9-9dfa-415c-b665-2cf339b28249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:37,906 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:37,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ec5a0a-220f-40f7-893a-ada06c7bf95f', 'x-compute-request-id': 'req-38ec5a0a-220f-40f7-893a-ada06c7bf95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:38,955 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:38,955 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b98cf5d-cc02-4902-9ded-10b135d9bf83', 'x-compute-request-id': 'req-1b98cf5d-cc02-4902-9ded-10b135d9bf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:40,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:40,006 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fd6e7f4-11f8-43f6-9c38-3cd58c6cb06b', 'x-compute-request-id': 'req-4fd6e7f4-11f8-43f6-9c38-3cd58c6cb06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:41,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:41,056 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf31132-e3ae-4dc0-ace2-48baf9191cc8', 'x-compute-request-id': 'req-8bf31132-e3ae-4dc0-ace2-48baf9191cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:42,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:42,106 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a7e2c5-6e35-45ca-91d7-5bb65ee12f8f', 'x-compute-request-id': 'req-a3a7e2c5-6e35-45ca-91d7-5bb65ee12f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:43,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:43,156 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa60a180-1e7d-4ab5-8d1c-3f8e2d55dd1c', 'x-compute-request-id': 'req-fa60a180-1e7d-4ab5-8d1c-3f8e2d55dd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:44,209 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:55:44,209 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26f4a19-9e2b-4791-a999-ed336c07a1bc', 'x-compute-request-id': 'req-a26f4a19-9e2b-4791-a999-ed336c07a1bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:45,257 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:45,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5f4537-6b04-444f-b62f-c3ee0c9021e9', 'x-compute-request-id': 'req-ae5f4537-6b04-444f-b62f-c3ee0c9021e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:46,307 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:46,308 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98984cf2-71e7-4175-bf80-cd9c16aa8304', 'x-compute-request-id': 'req-98984cf2-71e7-4175-bf80-cd9c16aa8304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:47,357 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:47,357 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eca1452-a93d-4287-ae27-085fdfa16524', 'x-compute-request-id': 'req-4eca1452-a93d-4287-ae27-085fdfa16524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:48,408 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:55:48,408 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943cf416-5e6c-419a-9f93-367c03adaa5b', 'x-compute-request-id': 'req-943cf416-5e6c-419a-9f93-367c03adaa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:49,456 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:49,457 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56529f6b-f0ad-4870-a45c-f053aa940dfa', 'x-compute-request-id': 'req-56529f6b-f0ad-4870-a45c-f053aa940dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:50,505 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:50,505 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08ff1c5a-2db2-4929-91b9-55d68fef09ed', 'x-compute-request-id': 'req-08ff1c5a-2db2-4929-91b9-55d68fef09ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:51,553 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:55:51,553 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-181ba95d-2433-42bb-bbde-b8521b58fb87', 'x-compute-request-id': 'req-181ba95d-2433-42bb-bbde-b8521b58fb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:52,601 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:52,602 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeef7ad3-4adf-4f9b-974a-b2f1dae44122', 'x-compute-request-id': 'req-eeef7ad3-4adf-4f9b-974a-b2f1dae44122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:53,650 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:53,651 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2870a7bd-9517-4d86-97d6-0022a38f941b', 'x-compute-request-id': 'req-2870a7bd-9517-4d86-97d6-0022a38f941b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:54,698 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:54,699 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd15f262-dc02-4710-bd13-67efa1bec139', 'x-compute-request-id': 'req-cd15f262-dc02-4710-bd13-67efa1bec139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:55,746 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:55,747 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3b8010-63f4-4cd7-af58-e488f43ce075', 'x-compute-request-id': 'req-af3b8010-63f4-4cd7-af58-e488f43ce075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:56,796 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:56,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bb54de-37c5-4670-bab8-0bec4ca07fbf', 'x-compute-request-id': 'req-79bb54de-37c5-4670-bab8-0bec4ca07fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:57,847 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:55:57,847 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a56035-d3ab-4457-ad34-e2ca3ee24306', 'x-compute-request-id': 'req-27a56035-d3ab-4457-ad34-e2ca3ee24306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:58,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:55:58,895 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4276e15f-e038-4169-848f-583df29d436f', 'x-compute-request-id': 'req-4276e15f-e038-4169-848f-583df29d436f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:55:59,945 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:55:59,945 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9cd0415-7aa7-4d17-b3fa-5ef15eca2c74', 'x-compute-request-id': 'req-e9cd0415-7aa7-4d17-b3fa-5ef15eca2c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:00,994 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:00,994 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ecd1ba-68d6-469e-9c54-41351cce9405', 'x-compute-request-id': 'req-07ecd1ba-68d6-469e-9c54-41351cce9405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:02,043 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:02,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e6f538-4d79-4dda-9d29-9777e25a7526', 'x-compute-request-id': 'req-e7e6f538-4d79-4dda-9d29-9777e25a7526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:03,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:03,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df8cfef4-6abb-4bef-bdec-6ee51853fe96', 'x-compute-request-id': 'req-df8cfef4-6abb-4bef-bdec-6ee51853fe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:04,144 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:04,145 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2419ce6a-163c-4333-b1a3-15ca2aab1f9f', 'x-compute-request-id': 'req-2419ce6a-163c-4333-b1a3-15ca2aab1f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:05,193 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:05,194 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4168a59-258b-4201-8c69-2c957ad0d40c', 'x-compute-request-id': 'req-d4168a59-258b-4201-8c69-2c957ad0d40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:06,242 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:06,243 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d591de3d-8120-4ff0-8c68-703c6f6eb20e', 'x-compute-request-id': 'req-d591de3d-8120-4ff0-8c68-703c6f6eb20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:07,294 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:07,294 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d8d6e6-5d38-4a9d-9214-838a336daf21', 'x-compute-request-id': 'req-90d8d6e6-5d38-4a9d-9214-838a336daf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:08,344 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:08,344 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336f044e-9bf6-401f-b55b-0b65bd822b08', 'x-compute-request-id': 'req-336f044e-9bf6-401f-b55b-0b65bd822b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:09,392 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:09,393 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd739d5c-0e88-4594-9f45-94d03ebea8ff', 'x-compute-request-id': 'req-cd739d5c-0e88-4594-9f45-94d03ebea8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:10,442 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:10,442 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc709a24-2303-48a2-a359-0f1f8fe26de2', 'x-compute-request-id': 'req-fc709a24-2303-48a2-a359-0f1f8fe26de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:11,492 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:11,492 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08121c62-141b-415a-a3ad-53ed85904d17', 'x-compute-request-id': 'req-08121c62-141b-415a-a3ad-53ed85904d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:12,541 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:12,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a5e189f-fd61-420d-868d-924c6c87918b', 'x-compute-request-id': 'req-2a5e189f-fd61-420d-868d-924c6c87918b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:13,590 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:13,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48bf4492-1e40-499b-b2e6-3081c2b1b2bc', 'x-compute-request-id': 'req-48bf4492-1e40-499b-b2e6-3081c2b1b2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:14,640 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:14,640 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0efdad0-422a-4967-9e85-0cd5e1abadbc', 'x-compute-request-id': 'req-e0efdad0-422a-4967-9e85-0cd5e1abadbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:15,690 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:15,690 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cccd9607-646c-4e53-8222-100bc4416d0b', 'x-compute-request-id': 'req-cccd9607-646c-4e53-8222-100bc4416d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:16,739 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:16,739 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff01f34f-c36d-4061-ac19-d2e1a0379719', 'x-compute-request-id': 'req-ff01f34f-c36d-4061-ac19-d2e1a0379719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:17,788 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:17,788 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e394699b-7c6c-4347-a7f3-66b01324f59b', 'x-compute-request-id': 'req-e394699b-7c6c-4347-a7f3-66b01324f59b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:18,836 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:18,837 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40798114-fb5e-465e-94db-6a1f3950b5c0', 'x-compute-request-id': 'req-40798114-fb5e-465e-94db-6a1f3950b5c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:19,888 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:19,889 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e8ecae5-da24-439c-b088-a9eb9edc022e', 'x-compute-request-id': 'req-0e8ecae5-da24-439c-b088-a9eb9edc022e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:20,940 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:20,940 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2595fb16-59ba-47ab-88a9-92a441bc08ae', 'x-compute-request-id': 'req-2595fb16-59ba-47ab-88a9-92a441bc08ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:21,989 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:21,990 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e91c93-db83-4c25-a25a-f04033748f26', 'x-compute-request-id': 'req-25e91c93-db83-4c25-a25a-f04033748f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:23,038 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:23,038 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e353a17-a582-4296-baa7-1ad4897319dd', 'x-compute-request-id': 'req-1e353a17-a582-4296-baa7-1ad4897319dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:24,087 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:24,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7aed6ea-88c2-444c-9a1c-edf96c58f58d', 'x-compute-request-id': 'req-e7aed6ea-88c2-444c-9a1c-edf96c58f58d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:25,135 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:25,136 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b7f0dc-b953-4844-93ce-f5a06b561f40', 'x-compute-request-id': 'req-63b7f0dc-b953-4844-93ce-f5a06b561f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:26,186 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:26,186 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5566cdb-36ec-4136-b36e-e5d18bd02b07', 'x-compute-request-id': 'req-b5566cdb-36ec-4136-b36e-e5d18bd02b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:27,235 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:27,236 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4615ea-19e6-48a3-9325-d32be4813d38', 'x-compute-request-id': 'req-9c4615ea-19e6-48a3-9325-d32be4813d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:28,284 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:28,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3c221e-a036-49fa-b4ef-24c652576491', 'x-compute-request-id': 'req-5d3c221e-a036-49fa-b4ef-24c652576491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:29,331 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:56:29,332 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a5916b-4ff5-4c63-8247-f3284ca054de', 'x-compute-request-id': 'req-d1a5916b-4ff5-4c63-8247-f3284ca054de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:30,382 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:30,383 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29d4f594-c116-487e-99fa-5af2f63453c6', 'x-compute-request-id': 'req-29d4f594-c116-487e-99fa-5af2f63453c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:31,431 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:31,431 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb0b6a7-5a9b-4c38-acd0-32664e2a4118', 'x-compute-request-id': 'req-6bb0b6a7-5a9b-4c38-acd0-32664e2a4118', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:32,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:32,480 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76b8c9e2-5809-4a3b-b450-be9a75e8fa23', 'x-compute-request-id': 'req-76b8c9e2-5809-4a3b-b450-be9a75e8fa23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:33,529 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:33,529 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a95dd66-4399-4f2d-ad52-fca41cbaf851', 'x-compute-request-id': 'req-3a95dd66-4399-4f2d-ad52-fca41cbaf851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:34,578 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:34,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933b3d46-0a3c-47fa-8bd0-56e5e8172590', 'x-compute-request-id': 'req-933b3d46-0a3c-47fa-8bd0-56e5e8172590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:35,625 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:35,626 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3addb94-de71-4c20-80fa-65422f3d1335', 'x-compute-request-id': 'req-f3addb94-de71-4c20-80fa-65422f3d1335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:36,675 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:36,675 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c117dae-dc65-462d-a66d-86b3e0315b68', 'x-compute-request-id': 'req-5c117dae-dc65-462d-a66d-86b3e0315b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:37,722 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:56:37,723 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e13c99-0065-449b-ad75-ef827ecce4f1', 'x-compute-request-id': 'req-e2e13c99-0065-449b-ad75-ef827ecce4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:38,772 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:38,772 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b14eb6b-760c-457e-b6d8-f70cd79dbe2f', 'x-compute-request-id': 'req-7b14eb6b-760c-457e-b6d8-f70cd79dbe2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:39,821 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:39,821 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a34a327-d565-4935-b7dd-fcd83d241058', 'x-compute-request-id': 'req-8a34a327-d565-4935-b7dd-fcd83d241058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:40,870 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:40,871 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1495a62b-5855-4e30-869e-47c1fbeba864', 'x-compute-request-id': 'req-1495a62b-5855-4e30-869e-47c1fbeba864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:41,919 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:41,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f8004b-baba-4b88-b4e3-b14bb31d1414', 'x-compute-request-id': 'req-a8f8004b-baba-4b88-b4e3-b14bb31d1414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:42,968 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:42,969 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea13276-c625-46d0-b773-267005a57a5d', 'x-compute-request-id': 'req-0ea13276-c625-46d0-b773-267005a57a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:44,016 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:44,017 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f01842-0be8-466e-9d60-8828f54171a2', 'x-compute-request-id': 'req-92f01842-0be8-466e-9d60-8828f54171a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:45,065 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:45,066 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a40330b0-4c51-4d42-8947-d362121058b1', 'x-compute-request-id': 'req-a40330b0-4c51-4d42-8947-d362121058b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:46,117 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:46,118 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8be4bfee-837c-4196-b3ce-cbd6a3499ebd', 'x-compute-request-id': 'req-8be4bfee-837c-4196-b3ce-cbd6a3499ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:47,168 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:47,169 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63661b3e-d3d4-42bd-b2c0-ab6c11ef2b26', 'x-compute-request-id': 'req-63661b3e-d3d4-42bd-b2c0-ab6c11ef2b26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:48,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:48,219 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf61ad87-b279-4f62-a50a-697706f7d3a5', 'x-compute-request-id': 'req-bf61ad87-b279-4f62-a50a-697706f7d3a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:49,268 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:49,268 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7374ebb4-c978-4901-9bd1-b72e11704c28', 'x-compute-request-id': 'req-7374ebb4-c978-4901-9bd1-b72e11704c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:50,317 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:56:50,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae161791-0e57-4e13-8396-2e3709eec7a0', 'x-compute-request-id': 'req-ae161791-0e57-4e13-8396-2e3709eec7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:51,368 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:56:51,369 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9346278f-f84e-4064-b6de-f400a96041b8', 'x-compute-request-id': 'req-9346278f-f84e-4064-b6de-f400a96041b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:52,419 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:52,420 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9178843a-b593-400c-98eb-f792d60c3b9b', 'x-compute-request-id': 'req-9178843a-b593-400c-98eb-f792d60c3b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:53,470 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:53,470 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293ca46d-cebb-4630-91d6-94726dc20679', 'x-compute-request-id': 'req-293ca46d-cebb-4630-91d6-94726dc20679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:54,520 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:56:54,520 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05d73a13-ddd5-4611-af23-bd7a404f247c', 'x-compute-request-id': 'req-05d73a13-ddd5-4611-af23-bd7a404f247c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:55,569 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:55,569 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66819b84-148c-4470-a901-02b1a6ca4f7d', 'x-compute-request-id': 'req-66819b84-148c-4470-a901-02b1a6ca4f7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:56,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:56,619 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d335fa83-5cd2-4a5a-ba72-60d39f52b244', 'x-compute-request-id': 'req-d335fa83-5cd2-4a5a-ba72-60d39f52b244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:57,671 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:56:57,671 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe500b71-e510-47b7-b255-77d44d8ba95e', 'x-compute-request-id': 'req-fe500b71-e510-47b7-b255-77d44d8ba95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:58,721 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:56:58,721 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e188e204-4119-4bd5-a4a5-3c0d45a8c54e', 'x-compute-request-id': 'req-e188e204-4119-4bd5-a4a5-3c0d45a8c54e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:56:59,773 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:56:59,774 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc399b9f-2067-4ce8-bddb-5c90241aa716', 'x-compute-request-id': 'req-dc399b9f-2067-4ce8-bddb-5c90241aa716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:00,822 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:00,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef4fca99-0d51-4c9b-bd92-5bce5b912f25', 'x-compute-request-id': 'req-ef4fca99-0d51-4c9b-bd92-5bce5b912f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:01,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:01,874 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad27f59c-3c67-4da5-8461-437727788ec2', 'x-compute-request-id': 'req-ad27f59c-3c67-4da5-8461-437727788ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:02,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:02,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d86fbc-976d-4b43-833f-dbad1b120d79', 'x-compute-request-id': 'req-12d86fbc-976d-4b43-833f-dbad1b120d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:03,975 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:03,976 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf0f8d8-e51f-466f-8cdc-0edf2b6bf5d1', 'x-compute-request-id': 'req-fdf0f8d8-e51f-466f-8cdc-0edf2b6bf5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:05,024 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:05,024 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc4479c8-1478-4a01-bb15-87fb0e48242a', 'x-compute-request-id': 'req-dc4479c8-1478-4a01-bb15-87fb0e48242a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:06,074 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:06,075 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0a4aba-bd80-4d6e-87c4-88e9f0abd1ee', 'x-compute-request-id': 'req-5b0a4aba-bd80-4d6e-87c4-88e9f0abd1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:07,124 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:07,124 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bff8b3-2b2b-47ae-87a0-f43d884199f2', 'x-compute-request-id': 'req-c8bff8b3-2b2b-47ae-87a0-f43d884199f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:08,174 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:08,174 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff0009d-c059-4324-9a4d-238618175281', 'x-compute-request-id': 'req-1ff0009d-c059-4324-9a4d-238618175281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:09,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:09,224 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea5ac78-2d28-4c29-ba19-d287a0a74a0e', 'x-compute-request-id': 'req-eea5ac78-2d28-4c29-ba19-d287a0a74a0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:10,276 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:57:10,276 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11da8d31-21e2-42b9-9738-25645b94f163', 'x-compute-request-id': 'req-11da8d31-21e2-42b9-9738-25645b94f163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:11,326 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:11,327 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a213e42-d243-46f7-b822-3f6c63e734e4', 'x-compute-request-id': 'req-4a213e42-d243-46f7-b822-3f6c63e734e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:12,379 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:57:12,379 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b61c8630-c647-4110-8770-6356aad2e562', 'x-compute-request-id': 'req-b61c8630-c647-4110-8770-6356aad2e562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:13,430 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:13,431 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20daffc8-73b9-4e2a-8af9-581c9cf6df29', 'x-compute-request-id': 'req-20daffc8-73b9-4e2a-8af9-581c9cf6df29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:14,481 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:14,481 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-209c645c-ad57-4636-8f02-603df7300edc', 'x-compute-request-id': 'req-209c645c-ad57-4636-8f02-603df7300edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:15,530 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:15,531 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a90eec-bb78-450a-bfde-e9fffd09de6c', 'x-compute-request-id': 'req-63a90eec-bb78-450a-bfde-e9fffd09de6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:16,580 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:16,581 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e49a85f-1fd4-4982-a23d-0eb280a14e3e', 'x-compute-request-id': 'req-9e49a85f-1fd4-4982-a23d-0eb280a14e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:17,630 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:17,630 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94940f7a-678a-4b83-81d2-13f22edf1fe0', 'x-compute-request-id': 'req-94940f7a-678a-4b83-81d2-13f22edf1fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:18,683 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.050s 2021-10-29 16:57:18,683 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-464686fe-4b77-47c8-b4b6-438d9586df28', 'x-compute-request-id': 'req-464686fe-4b77-47c8-b4b6-438d9586df28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:19,732 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:19,733 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8c12a1-1e7a-42ff-a8b2-eb90d8474678', 'x-compute-request-id': 'req-fd8c12a1-1e7a-42ff-a8b2-eb90d8474678', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:20,786 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.050s 2021-10-29 16:57:20,787 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fabc0d-6630-4e01-879d-74c9cd111710', 'x-compute-request-id': 'req-a9fabc0d-6630-4e01-879d-74c9cd111710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:21,835 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:21,836 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3f1d3e-0c19-4edc-99d0-220195d21647', 'x-compute-request-id': 'req-ba3f1d3e-0c19-4edc-99d0-220195d21647', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:22,885 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:22,885 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7a4b34-5740-48b5-ad8e-96f592039a72', 'x-compute-request-id': 'req-ef7a4b34-5740-48b5-ad8e-96f592039a72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:23,934 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:23,935 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2dee06a-8ff7-4e29-9b8b-707d36477458', 'x-compute-request-id': 'req-a2dee06a-8ff7-4e29-9b8b-707d36477458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:24,985 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:24,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87db0e5-126a-48be-af55-c4eb3259426a', 'x-compute-request-id': 'req-a87db0e5-126a-48be-af55-c4eb3259426a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:26,037 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:57:26,038 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa2c8af-1b11-478f-a7fd-24b3145fb780', 'x-compute-request-id': 'req-3fa2c8af-1b11-478f-a7fd-24b3145fb780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:27,086 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:27,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43728e21-207d-4be4-954c-6f08efe18ecf', 'x-compute-request-id': 'req-43728e21-207d-4be4-954c-6f08efe18ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:28,137 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:28,138 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb5f9d5-35fd-4e80-bcd8-b4e03c2a4ef7', 'x-compute-request-id': 'req-8cb5f9d5-35fd-4e80-bcd8-b4e03c2a4ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:29,188 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:29,188 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20a967d0-8b45-41cb-9b10-04aab4400944', 'x-compute-request-id': 'req-20a967d0-8b45-41cb-9b10-04aab4400944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:30,238 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:30,238 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc4649bf-5a39-41ac-8281-bd5f6603a239', 'x-compute-request-id': 'req-cc4649bf-5a39-41ac-8281-bd5f6603a239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:31,289 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:31,289 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495c5436-347e-4d25-a260-d3639ca5d0a3', 'x-compute-request-id': 'req-495c5436-347e-4d25-a260-d3639ca5d0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:32,338 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:32,338 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e7869b5-44e3-4743-ac5f-ca293e2f0de4', 'x-compute-request-id': 'req-2e7869b5-44e3-4743-ac5f-ca293e2f0de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:33,386 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:33,386 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9e81b2-053e-48bc-b24e-1678c3270bd5', 'x-compute-request-id': 'req-3e9e81b2-053e-48bc-b24e-1678c3270bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:34,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:34,435 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-707da070-147b-4fda-ab51-e2ad6b158e55', 'x-compute-request-id': 'req-707da070-147b-4fda-ab51-e2ad6b158e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:35,484 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:35,484 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61cad4b4-f623-42b0-96be-13f2aa36f6f6', 'x-compute-request-id': 'req-61cad4b4-f623-42b0-96be-13f2aa36f6f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:36,533 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:36,534 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a7e382-7e1a-4026-9ad1-1d18d5e495b0', 'x-compute-request-id': 'req-a7a7e382-7e1a-4026-9ad1-1d18d5e495b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:37,582 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:37,582 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54bcf7f6-b06b-4ff1-afe7-1496f80ccc64', 'x-compute-request-id': 'req-54bcf7f6-b06b-4ff1-afe7-1496f80ccc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:38,630 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:38,631 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6baa7be2-5a42-43e4-a308-25fbaba4db4c', 'x-compute-request-id': 'req-6baa7be2-5a42-43e4-a308-25fbaba4db4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:39,678 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:39,679 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5192221-5fe3-4313-9d19-a5c198c0d26b', 'x-compute-request-id': 'req-d5192221-5fe3-4313-9d19-a5c198c0d26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:40,727 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:40,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac851b1-a9f0-431b-b61a-aaf815d7feea', 'x-compute-request-id': 'req-cac851b1-a9f0-431b-b61a-aaf815d7feea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:41,776 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:41,776 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bacb400-1921-4a51-ad8e-fb495c2a6c5a', 'x-compute-request-id': 'req-6bacb400-1921-4a51-ad8e-fb495c2a6c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:42,825 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:42,825 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e49f799-2141-4c8a-be85-fbaceb7b61c7', 'x-compute-request-id': 'req-7e49f799-2141-4c8a-be85-fbaceb7b61c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:43,875 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:57:43,876 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39d2100-0915-48fb-9e52-8f7eab6340ac', 'x-compute-request-id': 'req-d39d2100-0915-48fb-9e52-8f7eab6340ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:44,924 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:44,924 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b530926a-fae7-441f-8bec-cc63818dff9f', 'x-compute-request-id': 'req-b530926a-fae7-441f-8bec-cc63818dff9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:45,972 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:45,973 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0720f18-8f64-4f7b-88b1-18d40557fb25', 'x-compute-request-id': 'req-f0720f18-8f64-4f7b-88b1-18d40557fb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:47,021 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:47,022 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05fba367-84bb-4a66-bf32-e63189cfb7c1', 'x-compute-request-id': 'req-05fba367-84bb-4a66-bf32-e63189cfb7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:48,069 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:57:48,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd19abc6-4e0d-46e4-bbf2-bc37b55d3002', 'x-compute-request-id': 'req-bd19abc6-4e0d-46e4-bbf2-bc37b55d3002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:49,118 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:49,118 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b05c6b8-1cb1-4bec-8717-8016c18d510a', 'x-compute-request-id': 'req-1b05c6b8-1cb1-4bec-8717-8016c18d510a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:50,166 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:50,166 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a21755ee-6388-485e-ae63-2542f3b9b888', 'x-compute-request-id': 'req-a21755ee-6388-485e-ae63-2542f3b9b888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:51,215 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:51,216 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b115a6a6-9274-4203-95d9-82932363e1f7', 'x-compute-request-id': 'req-b115a6a6-9274-4203-95d9-82932363e1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:52,264 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:52,264 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4c225f5-fa3a-41fd-8110-796e51cac55d', 'x-compute-request-id': 'req-d4c225f5-fa3a-41fd-8110-796e51cac55d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:53,314 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:53,314 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed90ff9b-a7a4-4d88-9728-6e0a064dc9f6', 'x-compute-request-id': 'req-ed90ff9b-a7a4-4d88-9728-6e0a064dc9f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:54,362 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:54,363 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb787419-27a0-45d4-a3e1-d0b450a38ece', 'x-compute-request-id': 'req-bb787419-27a0-45d4-a3e1-d0b450a38ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:55,411 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:55,412 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e8f6f4-42db-46e4-a186-1c4be029a412', 'x-compute-request-id': 'req-46e8f6f4-42db-46e4-a186-1c4be029a412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:56,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:56,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e338d142-416f-47f0-a69c-4dfcc20ccb1c', 'x-compute-request-id': 'req-e338d142-416f-47f0-a69c-4dfcc20ccb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:57,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:57,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166b2126-b45a-46b5-9efd-9d30c91f4a19', 'x-compute-request-id': 'req-166b2126-b45a-46b5-9efd-9d30c91f4a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:58,557 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:57:58,557 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8148df56-2396-48a7-b30f-8f2e1c2996ed', 'x-compute-request-id': 'req-8148df56-2396-48a7-b30f-8f2e1c2996ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:57:59,605 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:57:59,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-115dddae-f2d5-4a86-985e-ccadd9e69685', 'x-compute-request-id': 'req-115dddae-f2d5-4a86-985e-ccadd9e69685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:00,653 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:00,654 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53cbe23e-d6be-4907-be6b-521304d5338f', 'x-compute-request-id': 'req-53cbe23e-d6be-4907-be6b-521304d5338f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:01,702 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:01,703 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4833ba67-68cc-48c3-862b-043daa7e8e78', 'x-compute-request-id': 'req-4833ba67-68cc-48c3-862b-043daa7e8e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:02,751 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:02,752 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53817f79-6c3a-4d9f-9efb-4936fc7ea32f', 'x-compute-request-id': 'req-53817f79-6c3a-4d9f-9efb-4936fc7ea32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:03,801 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:58:03,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c8c429-308f-453a-96b7-aac8cdd2d6e7', 'x-compute-request-id': 'req-38c8c429-308f-453a-96b7-aac8cdd2d6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:04,850 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:04,850 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180ddb8e-606b-48e4-82f7-0077019760a5', 'x-compute-request-id': 'req-180ddb8e-606b-48e4-82f7-0077019760a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:05,898 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:05,899 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-952f7e3f-4264-4448-9a54-36d84f48eccc', 'x-compute-request-id': 'req-952f7e3f-4264-4448-9a54-36d84f48eccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:06,946 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:58:06,946 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd6c1aa-e50b-46c5-bb5d-79a68a99ce27', 'x-compute-request-id': 'req-3bd6c1aa-e50b-46c5-bb5d-79a68a99ce27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:07,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:07,996 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6fd8e85-c3da-4f6c-bccb-8c5f7e32ac09', 'x-compute-request-id': 'req-b6fd8e85-c3da-4f6c-bccb-8c5f7e32ac09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:09,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:09,045 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d96aacc-ca5d-4173-bf59-da2ee2d843ed', 'x-compute-request-id': 'req-6d96aacc-ca5d-4173-bf59-da2ee2d843ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:10,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:10,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad53cc0-5acb-427a-ae24-f4562810b4e3', 'x-compute-request-id': 'req-3ad53cc0-5acb-427a-ae24-f4562810b4e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:11,150 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.054s 2021-10-29 16:58:11,150 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba35ad84-1c41-4871-9df5-122e129d06bd', 'x-compute-request-id': 'req-ba35ad84-1c41-4871-9df5-122e129d06bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:12,197 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:58:12,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8c1360-88b1-4680-94d9-e0931abfdd12', 'x-compute-request-id': 'req-cc8c1360-88b1-4680-94d9-e0931abfdd12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:13,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:13,248 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13cb40e7-3f55-4e2c-82e7-fa6978bcfb27', 'x-compute-request-id': 'req-13cb40e7-3f55-4e2c-82e7-fa6978bcfb27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:14,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:14,296 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82aa461a-d795-4938-9076-b6ebce461355', 'x-compute-request-id': 'req-82aa461a-d795-4938-9076-b6ebce461355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:15,346 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:58:15,346 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e80c22e-6588-4905-971d-f66f5eaf67aa', 'x-compute-request-id': 'req-1e80c22e-6588-4905-971d-f66f5eaf67aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:16,395 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:16,395 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf8f047f-2423-49e2-b53d-08d0f9dddf46', 'x-compute-request-id': 'req-cf8f047f-2423-49e2-b53d-08d0f9dddf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:17,444 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:17,444 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8191181e-6661-4a8a-ae92-9feb79e68a05', 'x-compute-request-id': 'req-8191181e-6661-4a8a-ae92-9feb79e68a05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:18,492 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:18,493 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea67f30-641e-4abb-b50d-fa20f2303a60', 'x-compute-request-id': 'req-bea67f30-641e-4abb-b50d-fa20f2303a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:19,541 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:58:19,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8592e425-7525-4d93-ae80-1aaa83f0e703', 'x-compute-request-id': 'req-8592e425-7525-4d93-ae80-1aaa83f0e703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:20,590 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:20,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed93ff1e-4982-43b1-96c5-b19942e29dff', 'x-compute-request-id': 'req-ed93ff1e-4982-43b1-96c5-b19942e29dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:21,639 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:21,639 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1127f4-2852-4a6e-8962-cc67d28febfb', 'x-compute-request-id': 'req-1b1127f4-2852-4a6e-8962-cc67d28febfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:22,690 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 16:58:22,691 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38bbd90-f9eb-4b87-90e8-1c46e0dd5025', 'x-compute-request-id': 'req-f38bbd90-f9eb-4b87-90e8-1c46e0dd5025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:23,739 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:23,740 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25db2be1-6dd7-4208-866a-6f8deaea34a0', 'x-compute-request-id': 'req-25db2be1-6dd7-4208-866a-6f8deaea34a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:24,788 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:24,788 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb324fa2-587c-4563-9f0d-2d336f1df972', 'x-compute-request-id': 'req-bb324fa2-587c-4563-9f0d-2d336f1df972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:25,836 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:25,837 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b03433-2bea-4a28-bc4a-24d746d7a966', 'x-compute-request-id': 'req-c9b03433-2bea-4a28-bc4a-24d746d7a966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:26,886 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:58:26,887 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e05dca-fe5e-45c4-9a78-346557ae941c', 'x-compute-request-id': 'req-b3e05dca-fe5e-45c4-9a78-346557ae941c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:27,936 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:27,936 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17721727-b665-4ad8-b61d-65b3ab0cb4ef', 'x-compute-request-id': 'req-17721727-b665-4ad8-b61d-65b3ab0cb4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:28,985 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:28,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806b6931-7757-489c-ad4e-8b6d37009a21', 'x-compute-request-id': 'req-806b6931-7757-489c-ad4e-8b6d37009a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:30,035 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:30,035 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa509158-5f7b-46e2-b35b-a2708e08dcf4', 'x-compute-request-id': 'req-aa509158-5f7b-46e2-b35b-a2708e08dcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:31,086 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:58:31,086 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba3f970c-daff-4f71-89fc-f79ed2d0fa3f', 'x-compute-request-id': 'req-ba3f970c-daff-4f71-89fc-f79ed2d0fa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:32,136 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:32,136 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f365fd08-4019-465e-975c-7a8ca62b2976', 'x-compute-request-id': 'req-f365fd08-4019-465e-975c-7a8ca62b2976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:33,184 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:33,184 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16410d5-e87f-4ea3-8899-a0e54b5d4621', 'x-compute-request-id': 'req-f16410d5-e87f-4ea3-8899-a0e54b5d4621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:34,234 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:34,234 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed1f6866-2978-4430-b9ae-2a81b5af0e8b', 'x-compute-request-id': 'req-ed1f6866-2978-4430-b9ae-2a81b5af0e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:35,281 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:58:35,282 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b200fc9-0dfd-44ed-b1ee-3382f8033484', 'x-compute-request-id': 'req-4b200fc9-0dfd-44ed-b1ee-3382f8033484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:36,330 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:36,331 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9452bec4-03bc-43b7-9f72-125441356218', 'x-compute-request-id': 'req-9452bec4-03bc-43b7-9f72-125441356218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:37,381 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:37,381 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c354f14-6732-4b01-88c9-2dd2eac6f670', 'x-compute-request-id': 'req-7c354f14-6732-4b01-88c9-2dd2eac6f670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:38,430 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:38,431 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-710b818f-c958-474e-9241-9fb8184bf426', 'x-compute-request-id': 'req-710b818f-c958-474e-9241-9fb8184bf426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:39,479 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:39,479 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cc67a7f-4ec5-48e1-b1f9-d4cf13ec8f0b', 'x-compute-request-id': 'req-7cc67a7f-4ec5-48e1-b1f9-d4cf13ec8f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:40,528 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:40,528 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f563dc97-dcda-49ab-ba24-0c15a500116b', 'x-compute-request-id': 'req-f563dc97-dcda-49ab-ba24-0c15a500116b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:41,577 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:41,578 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb1f8a6-8a29-4a3d-8e83-4b016695d434', 'x-compute-request-id': 'req-8cb1f8a6-8a29-4a3d-8e83-4b016695d434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:42,626 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:42,626 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aff8cb7-16b3-42e0-a87e-6ee66122d2a4', 'x-compute-request-id': 'req-0aff8cb7-16b3-42e0-a87e-6ee66122d2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:43,674 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:43,675 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f3a262-6476-425c-a037-2536a48f6ce6', 'x-compute-request-id': 'req-00f3a262-6476-425c-a037-2536a48f6ce6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:44,724 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:44,725 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed8d191-20bc-46a5-87e5-ad53da6086a5', 'x-compute-request-id': 'req-1ed8d191-20bc-46a5-87e5-ad53da6086a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:45,772 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:45,773 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24720ad7-c686-4c5e-a459-8c0139475734', 'x-compute-request-id': 'req-24720ad7-c686-4c5e-a459-8c0139475734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:46,821 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:46,822 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f938c060-4688-44ad-abf0-9594c639db30', 'x-compute-request-id': 'req-f938c060-4688-44ad-abf0-9594c639db30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:47,870 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:47,870 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832dab35-9763-45fa-aea4-3d0a71f5e62a', 'x-compute-request-id': 'req-832dab35-9763-45fa-aea4-3d0a71f5e62a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:48,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:48,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88857631-2d3c-45fb-bcbd-4c8651c9134f', 'x-compute-request-id': 'req-88857631-2d3c-45fb-bcbd-4c8651c9134f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:49,971 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:58:49,971 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d19dc20-27b0-45bf-b269-256bf9905ac9', 'x-compute-request-id': 'req-2d19dc20-27b0-45bf-b269-256bf9905ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:51,020 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:51,020 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a963072-4223-45b6-bf47-376acf4e53bf', 'x-compute-request-id': 'req-9a963072-4223-45b6-bf47-376acf4e53bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:52,069 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:52,070 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-365e79f1-fcbf-42b0-8e8f-115b5c672eb0', 'x-compute-request-id': 'req-365e79f1-fcbf-42b0-8e8f-115b5c672eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:53,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:53,119 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f61927d-9523-49ee-b72a-f916d3a24533', 'x-compute-request-id': 'req-7f61927d-9523-49ee-b72a-f916d3a24533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:54,167 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.044s 2021-10-29 16:58:54,167 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653b5168-f5d2-488c-94d0-8f74bfae8f10', 'x-compute-request-id': 'req-653b5168-f5d2-488c-94d0-8f74bfae8f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:55,218 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.048s 2021-10-29 16:58:55,218 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdce69c-7a4f-4d6a-a3b4-8cac1c35d28e', 'x-compute-request-id': 'req-cbdce69c-7a4f-4d6a-a3b4-8cac1c35d28e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:56,267 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:58:56,268 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a261fc35-3515-4fb0-95a1-8404a1eea34e', 'x-compute-request-id': 'req-a261fc35-3515-4fb0-95a1-8404a1eea34e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:57,316 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:57,316 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26dc08e7-3fcf-47a4-884b-a488d09f23ee', 'x-compute-request-id': 'req-26dc08e7-3fcf-47a4-884b-a488d09f23ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:58,366 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:58:58,366 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-000c05a8-984f-46f3-955d-7eabb0889978', 'x-compute-request-id': 'req-000c05a8-984f-46f3-955d-7eabb0889978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:58:59,414 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:58:59,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5743682e-7cbd-4d66-935a-153228a583b3', 'x-compute-request-id': 'req-5743682e-7cbd-4d66-935a-153228a583b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:00,462 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:00,463 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b31b9180-b371-446b-b5da-242bd48f3a93', 'x-compute-request-id': 'req-b31b9180-b371-446b-b5da-242bd48f3a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:01,511 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:01,511 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b603d2-3c6a-4fe0-a9e0-0206a75aab46', 'x-compute-request-id': 'req-31b603d2-3c6a-4fe0-a9e0-0206a75aab46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:02,560 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:02,560 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adf99f88-44d1-46f4-b00f-8aace4b993b6', 'x-compute-request-id': 'req-adf99f88-44d1-46f4-b00f-8aace4b993b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:03,608 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:03,609 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90fa5aac-0478-45c6-a0da-d3b744038d4d', 'x-compute-request-id': 'req-90fa5aac-0478-45c6-a0da-d3b744038d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:04,658 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:59:04,658 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae8fb8ad-02ad-4836-bc84-ed3ad3b424ed', 'x-compute-request-id': 'req-ae8fb8ad-02ad-4836-bc84-ed3ad3b424ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:05,707 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:59:05,707 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5f152b-b841-4a30-9135-827c92d0b910', 'x-compute-request-id': 'req-ca5f152b-b841-4a30-9135-827c92d0b910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:06,755 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:06,755 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09610048-7bd6-4455-94dc-a50e652cd762', 'x-compute-request-id': 'req-09610048-7bd6-4455-94dc-a50e652cd762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:07,811 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.053s 2021-10-29 16:59:07,811 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-774e6b1f-5d08-4ffd-8c7f-1a2f549bc1dc', 'x-compute-request-id': 'req-774e6b1f-5d08-4ffd-8c7f-1a2f549bc1dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:08,861 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.047s 2021-10-29 16:59:08,861 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b75d5e2-c498-44cc-9790-0bce87b5973e', 'x-compute-request-id': 'req-4b75d5e2-c498-44cc-9790-0bce87b5973e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:09,911 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:59:09,911 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce73ba1-d575-470b-b92d-e3604e5fad43', 'x-compute-request-id': 'req-1ce73ba1-d575-470b-b92d-e3604e5fad43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:10,959 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:10,959 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3de693-a4dc-4cac-bd13-83d53c1aa7a4', 'x-compute-request-id': 'req-2f3de693-a4dc-4cac-bd13-83d53c1aa7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:12,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:12,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cf70de-ef52-4bcb-ac14-146a9d173c1a', 'x-compute-request-id': 'req-18cf70de-ef52-4bcb-ac14-146a9d173c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:13,055 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.045s 2021-10-29 16:59:13,055 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1a1673d-469d-4bf5-b4d4-ff88572221e5', 'x-compute-request-id': 'req-c1a1673d-469d-4bf5-b4d4-ff88572221e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:14,104 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.046s 2021-10-29 16:59:14,104 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e8158e2-f20d-4cfc-9443-c0f16aaa222c', 'x-compute-request-id': 'req-3e8158e2-f20d-4cfc-9443-c0f16aaa222c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 16:59:15,206 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action 0.099s 2021-10-29 16:59:15,207 116490 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': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '41685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96242197-ec15-4225-b5dc-64c8c4f2754f', 'x-compute-request-id': 'req-96242197-ec15-4225-b5dc-64c8c4f2754f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2021-10-29 16:59:15,209 116490 DEBUG [tempest.common.waiters] Console output for 6c7d5119-2f63-4430-b16d-9a9000602b21 body= [ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: x87 FPU will use FXSAVE [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable [ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.3 present. [ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016 [ 0.000000] Hypervisor detected: Microsoft Hyper-V [ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c [ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035 [ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500 [ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V [ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush [ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026) [ 0.000000] ACPI: FACS 0x000000003FFFF000 000040 [ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001) [ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097) [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0 [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug [ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug [ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000003ffeffff] [ 0.000000] Reserved but unavailable: 98 pages [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] e820: [mem 0x40000000-0xffffffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] random: get_random_bytes called from start_kernel+0x99/0x51b with crng_init=0 [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:1 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] percpu: Embedded 45 pages/cpu @ (ptrval) s147456 r8192 d28672 u2097152 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 257913 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0 [ 0.000000] Memory: 926704K/1048120K available (12300K kernel code, 2283K rwdata, 3972K rodata, 2248K init, 2372K bss, 121416K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] ftrace: allocating 37806 entries in 148 pages [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=1. [ 0.000000] Tasks RCU enabled. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1 [ 0.000000] NR_IRQS: 524544, nr_irqs: 256, preallocated irqs: 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] ACPI: Core revision 20170831 [ 0.000000] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.000000] APIC: Switch to symmetric I/O mode setup [ 0.004000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.084000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.088000] tsc: Detected 1995.192 MHz processor [ 0.092000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980768) [ 0.096005] pid_max: default: 32768 minimum: 301 [ 0.100000] Security Framework initialized [ 0.100005] Yama: becoming mindful. [ 0.104000] AppArmor: AppArmor initialized [ 0.104242] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.108097] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.112020] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.116010] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.120000] CPU: Physical Processor ID: 0 [ 0.120325] mce: CPU supports 1 MCE banks [ 0.124110] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.128000] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.128006] Spectre V2 : Mitigation: Full generic retpoline [ 0.132005] Speculative Store Bypass: Vulnerable [ 0.180489] Freeing SMP alternatives memory: 36K [ 0.186346] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.188097] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.192059] Hierarchical SRCU implementation. [ 0.200262] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.204004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.208081] smp: Bringing up secondary CPUs ... [ 0.212006] smp: Brought up 1 node, 1 CPU [ 0.216005] smpboot: Max logical packages: 1 [ 0.220005] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.224423] devtmpfs: initialized [ 0.228080] x86/mm: Memory block size: 128MB [ 0.232237] evm: security.selinux [ 0.236007] evm: security.SMACK64 [ 0.240008] evm: security.SMACK64EXEC [ 0.244005] evm: security.SMACK64TRANSMUTE [ 0.248029] evm: security.SMACK64MMAP [ 0.252005] evm: security.apparmor [ 0.256005] evm: security.ima [ 0.260004] evm: security.capability [ 0.264213] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.268019] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.272074] pinctrl core: initialized pinctrl subsystem [ 0.276267] NET: Registered protocol family 16 [ 0.280114] audit: initializing netlink subsys (disabled) [ 0.284179] cpuidle: using governor ladder [ 0.288009] audit: type=2000 audit(1635525701.284:1): state=initialized audit_enabled=0 res=1 [ 0.292034] cpuidle: using governor menu [ 0.296063] ACPI: bus type PCI registered [ 0.300005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.305293] PCI: Using configuration type 1 for base access [ 0.312894] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.316272] ACPI: Added _OSI(Module Device) [ 0.320010] ACPI: Added _OSI(Processor Device) [ 0.324006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.328005] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332017] ACPI: Added _OSI(Linux-Dell-Video) [ 0.343258] ACPI: Interpreter enabled [ 0.344036] ACPI: (supports S0 S5) [ 0.348005] ACPI: Using IOAPIC for interrupt routing [ 0.352042] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.356514] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.401305] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.408011] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.412019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.416687] PCI host bridge to bus 0000:00 [ 0.420008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.424007] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.428006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.432006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.436007] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.440007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.481152] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484006] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488027] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.492005] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.498182] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.498182] * this clock source is slow. Consider trying other clock sources [ 0.512539] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.561526] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.564551] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.568767] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.572765] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.576632] SCSI subsystem initialized [ 0.580295] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.584000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.584005] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.588004] vgaarb: loaded [ 0.592071] pps_core: LinuxPPS API ver. 1 registered [ 0.596005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.600018] PTP clock support registered [ 0.604065] EDAC MC: Ver: 3.0.0 [ 0.612481] hv_vmbus: Vmbus version:4.0 [ 0.616095] PCI: Using ACPI for IRQ routing [ 0.620718] NetLabel: Initializing [ 0.624038] NetLabel: domain hash size = 128 [ 0.628012] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.632036] NetLabel: unlabeled traffic allowed by default [ 0.636168] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.658001] VFS: Disk quotas dquot_6.6.0 [ 0.662374] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.666972] AppArmor: AppArmor Filesystem Enabled [ 0.672084] pnp: PnP ACPI init [ 0.683773] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.688515] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.693610] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.697767] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.702458] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.707045] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.711381] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.715889] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.721255] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.725841] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.730162] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.735737] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.740656] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.745180] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.750423] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.755064] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.760269] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.766046] pnp: PnP ACPI: found 9 devices [ 0.777308] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.783228] NET: Registered protocol family 2 [ 0.787841] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.792488] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.798033] TCP: Hash tables configured (established 8192 bind 8192) [ 0.803119] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.807457] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.812347] NET: Registered protocol family 1 [ 0.816446] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.822087] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.828771] Unpacking initramfs... [ 1.134190] Freeing initrd memory: 13088K [ 1.138849] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.144339] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.149942] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984e0e7ad5, max_idle_ns: 881590493397 ns [ 1.156295] Scanning for low memory corruption every 60 seconds [ 1.161894] Initialise system trusted keyrings [ 1.165960] Key type blacklist registered [ 1.170859] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.177307] zbud: loaded [ 1.181691] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.186807] fuse init (API version 7.26) [ 1.193000] Key type asymmetric registered [ 1.197056] Asymmetric key parser 'x509' registered [ 1.201744] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.207225] io scheduler noop registered (default) [ 1.211905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.217793] ACPI: Power Button [PWRF] [ 1.222462] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.253282] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.290795] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.299706] Linux agpgart interface v0.103 [ 1.305964] loop: module loaded [ 1.310450] hv_vmbus: registering driver hv_storvsc [ 1.317865] scsi host0: storvsc_host_t [ 1.326560] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.335527] scsi host1: storvsc_host_t [ 1.339501] random: fast init done [ 1.356111] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.363439] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.376314] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.385079] scsi host2: ata_piix [ 1.389869] sd 0:0:0:0: [sda] Write Protect is off [ 1.394670] scsi host3: ata_piix [ 1.398925] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.404200] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.408839] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.425487] libphy: Fixed MDIO Bus: probed [ 1.430795] tun: Universal TUN/TAP device driver, 1.6 [ 1.435486] PPP generic driver version 2.4.2 [ 1.440308] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.462261] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.467091] sda: sda1 [ 1.471243] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.476162] mousedev: PS/2 mouse device common for all mice [ 1.481392] rtc_cmos 00:00: RTC can wake from S4 [ 1.511531] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.519946] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.524297] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.528315] device-mapper: uevent: version 1.0.3 [ 1.536421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.542981] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 1.549127] NET: Registered protocol family 10 [ 1.559330] Segment Routing with IPv6 [ 1.563483] NET: Registered protocol family 17 [ 1.568071] Key type dns_resolver registered [ 1.572318] RAS: Correctable Errors collector initialized. [ 1.577339] registered taskstats version 1 [ 2.367053] Loading compiled-in X.509 certificates [ 2.493081] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.499458] zswap: loaded using pool lzo/zbud [ 2.508648] Key type big_key registered [ 2.514889] Key type trusted registered [ 2.522068] Key type encrypted registered [ 2.526276] AppArmor: AppArmor sha1 policy hashing enabled [ 2.531237] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.537303] evm: HMAC attrs: 0x1 [ 2.667073] rtc_cmos 00:00: setting system clock to 2021-10-29 16:41:45 UTC (1635525705) [ 2.674337] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.678800] EDD information not available. [ 3.107155] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.118518] ata2.00: configured for MWDMA2 [ 3.136990] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.153220] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.158126] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.166307] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 3.175273] Freeing unused kernel memory: 2248K [ 3.184046] Write protecting the kernel read-only data: 18432k [ 3.190424] Freeing unused kernel memory: 2008K [ 3.195494] Freeing unused kernel memory: 124K [ 3.210928] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.216784] x86/mm: Checking user space page tables [ 3.232851] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.291605] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.298234] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.303253] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.308019] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.313817] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.318518] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.336431] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.344083] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.351025] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.355597] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.521626] hv_utils: Registering HyperV Utility Driver [ 3.526092] hv_vmbus: registering driver hv_util [ 3.536282] hv_vmbus: registering driver hv_netvsc [ 3.550223] hidraw: raw HID events driver (C) Jiri Kosina [ 3.558364] hv_vmbus: registering driver hyperv_keyboard [ 3.579710] hv_vmbus: registering driver hid_hyperv [ 3.689535] hv_utils: Heartbeat IC version 3.0 [ 3.694139] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 3.705008] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 3.729466] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 3.750559] hv_utils: Shutdown IC version 3.0 [ 3.763902] hv_utils: TimeSync IC version 4.0 [ 3.769243] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 3.960034] raid6: sse2x1 gen() 4970 MB/s [ 4.012038] raid6: sse2x1 xor() 3827 MB/s [ 4.064031] raid6: sse2x2 gen() 6230 MB/s [ 4.116031] raid6: sse2x2 xor() 4476 MB/s [ 4.164026] raid6: sse2x4 gen() 7124 MB/s [ 4.216437] raid6: sse2x4 xor() 5507 MB/s [ 4.221274] raid6: using algorithm sse2x4 gen() 7124 MB/s [ 4.225727] raid6: .... xor() 5507 MB/s, rmw enabled [ 4.229873] raid6: using intx1 recovery algorithm [ 4.238606] xor: measuring software checksum speed [ 4.280038] prefetch64-sse: 10098.000 MB/sec [ 4.324024] generic_sse: 9355.000 MB/sec [ 4.329623] xor: using function: prefetch64-sse (10098.000 MB/sec) [ 4.337602] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 4.502471] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 4.682029] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.147971] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.155653] systemd[1]: Detected virtualization microsoft. [ 5.160081] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.207789] systemd[1]: Set hostname to <ubuntu>. [ 5.217889] systemd[1]: Initializing machine ID from random generator. [ 5.222888] systemd[1]: Installed transient /etc/machine-id file. [ 5.540621] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 5.593227] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 5.644400] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 5.702517] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... Mounting Huge Pages File System... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Starting Load Kernel Modules...[ 6.369762] EXT4-fs (sda1): re-mounted. Opts: (null) [ 6.403004] Loading iSCSI transport class v2.0-870. Starting Journal Service... [[0;32m OK [0m[ 6.451301] iscsi: registered transport (tcp) ] Started Dispatch Password Requests to Console Directory Watch. [[ 6.497386] iscsi: registered transport (iser) [0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Reached target Encrypted Volumes. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting Configuration File System... Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 11.500460] cloud-init[344]: Cloud-init v. 18.2 running 'init-local' at Fri, 29 Oct 2021 16:41:53 +0000. Up 10.12 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 16.036433] cloud-init[676]: Cloud-init v. 18.2 running 'init' at Fri, 29 Oct 2021 16:41:56 +0000. Up 13.22 seconds. [ 16.126390] cloud-init[676]: [ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [ 16.237418] cloud-init[676]: [[0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 16.334688] cloud-initStarting iSCSI initiator daemon (iscsid)...[676]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ [0;32m OK [0m[ 16.432209] ] cloud-initReached target Cloud-config availability.[676]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target System Initialization.[ 16.542479] cloud-init[[676]: [0;32m OK [0mci-info: | eth0 | True | 172.20.0.5 | 255.255.255.240 | . | fa:16:3e:08:a3:7b |] Started Daily Cleanup of Temporary Directories. [ 16.645265] cloud-init[[676]: [0;32m OK [0mci-info: | eth0 | True | fe80::f816:3eff:fe08:a37b/64 | . | link | fa:16:3e:08:a3:7b |] Started Daily apt download activities. [[ 16.746496] [0;32m OK [0mcloud-init] [676]: Listening on ACPID Listen Socket.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [[0;32m OK [0m[ 16.848133] ] cloud-initStarted Daily apt upgrade and clean activities.[676]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m ] [ 16.949148] Reached target Timers.cloud-init [676]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.[ 17.049174] cloud-init[[676]: [0;32m OK [0mci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++] Reached target Sockets. [ 17.147747] cloud-init[676]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[ [0;32m OK [0m[ 17.210835] ] cloud-initStarted ACPI Events Check.[676]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m ] Reached target Paths.[ 17.319383] cloud-init [676]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m] Reached target Basic System.[ 17.412621] cloud-init[[676]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |[0;32m OK [0m] Started D-Bus System Message Bus.[ 17.502888] cloud-init[676]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 17.563469] cloud-init[676]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 17.613976] cloud-init[676]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 17.664885] cloud-init[676]: Generating public/private rsa key pair. [ 17.706657] cloud-init[676]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 17.751908] cloud-init[676]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 17.795827] cloud-initStarting Login Service...[676]: The key fingerprint is: [[0;32m OK [0m[ 17.894053] cloud-init] [676]: Started Deferred execution scheduler.SHA256:zlbw9UNQ6S867WVUmyhzTgtB3pHrrt+Sk9W9xmeU1C4 root@tempest-attachvolumetestjson-server-1580335069 [[ 17.976420] [0;32m OK [0mcloud-init] [676]: Started Unattended Upgrades Shutdown.The key's randomart image is: [ 18.060319] Starting Apply the settings specified in cloud-config...cloud-init[676]: +---[RSA 2048]----+ [ 18.164195] Starting LSB: MD monitoring daemon...cloud-init[676]: | ..oo. | Starting OpenBSD Secure Shell server...[ 18.283860] cloud-init [676]: | o .oo | Starting /etc/rc.local Compatibility...[ 18.388202] cloud-init[676]: [| . o.oo o|[0;32m OK [0m ] [ 18.504188] Started Regular background program processing daemon.cloud-init[676]: | o ..+o.=| [[0;32m OK [0m[ 18.624201] ] cloud-initStarted ACPI event daemon.[676]: | S o+.++==| Starting LSB: Record successful boot for GRUB...[ 18.759914] cloud-init[676]: | o . B.E=*|[ [0;32m OK [0m[ 18.880206] cloud-init] Started OpenBSD Secure Shell server.[676]: | + .==++| [[ 18.996214] [0;32m OK [0mcloud-init[676]: ] | . o*o*o|Started /etc/rc.local Compatibility. [ 19.112222] [cloud-init[0;32m OK [0m[676]: | .o+=o.|] Started iSCSI initiator daemon (iscsid).[ 19.216210] cloud-init[676]: +----[SHA256]-----+ [[0;32m OK [0m[ 19.359530] cloud-init] [676]: Started Login Service.Generating public/private dsa key pair. [[ 19.491941] [0;32m OK [0mcloud-init[676]: ] Your identification has been saved in /etc/ssh/ssh_host_dsa_key.Started LSB: MD monitoring daemon. [ 19.600197] [cloud-init[0;32m OK [0m[676]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Started LSB: Record successful boot for GRUB. [ 19.706136] cloud-initStarting Login to default iSCSI targets...[676]: The key fingerprint is: [ 19.800180] cloud-init[[0;32m OK [0m[676]: ] SHA256:YVyqARCczMiM1y+3hRyyYg2+HqZ1rJjD+IAtwfYdFEk root@tempest-attachvolumetestjson-server-1580335069Started Login to default iSCSI targets. [[ 19.967187] [0;32m OK [0mcloud-init] [676]: Reached target Remote File Systems (Pre).The key's randomart image is: [ 20.072193] [cloud-init[0;32m OK [0m[676]: +---[DSA 1024]----+] Reached target Remote File Systems. [ 20.174444] cloud-init [676]: Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...|+=o=oE. . | [ 20.263696] cloud-init [676]: Starting LSB: automatic crash report generation...|ooB ooo. o | [ 20.379988] Starting Permit User Sessions...cloud-init[676]: | o o *.o= | [[0;32m OK [0m[ 20.492187] cloud-init] [676]: Started Permit User Sessions.|. + = =+.. | [ 20.572322] [cloud-init[0;32m OK [0m] [676]: |.+ + +.oS |Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [ 20.680981] cloud-init[[676]: [0;32m OK [0m|oo* + o |] Started Serial Getty on ttyS0.[ 20.777018] cloud-init[[676]: [0;32m OK [0m|*B.= . |] Started Getty on tty1. [ 20.871940] [cloud-init[0;32m OK [0m[676]: ] Reached target Login Prompts.|*+o | [[ 20.966362] [0;32m OK [0m] cloud-initStarted LSB: automatic crash report generation.[676]: | o. | [ 21.055049] [cloud-init[0;32m OK [0m[676]: ] +----[SHA256]-----+Reached target Multi-User System. [ 21.139842] [cloud-init[0;32m OK [0m[676]: ] Generating public/private ecdsa key pair.Reached target Graphical Interface. [ 21.224849] cloud-init[676]: Starting Update UTMP about System Runlevel Changes...Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 21.309842] cloud-init[676]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[ [0;32m OK [0m[ 21.382435] ] cloud-initStarted Update UTMP about System Runlevel Changes.[676]: The key fingerprint is: [ 21.461422] cloud-init[676]: SHA256:7vhbZM08cssw5mDXX9TbC1X1ONKJr1yJDfTBV0WP4JM root@tempest-attachvolumetestjson-server-1580335069 [ 21.511063] cloud-init[676]: The key's randomart image is: [ 21.557757] cloud-init[676]: +---[ECDSA 256]---+ [ 21.600679] cloud-init[676]: | o...X| [ 21.643523] cloud-init[676]: | o *.=*| [ 21.684323] cloud-init[676]: | E Bo=| [ 21.726442] cloud-init[676]: | = B.+o| [ 21.767331] cloud-init[676]: | S O O.=.o| [ 21.808853] cloud-init[676]: | o B B *...| [ 21.851187] cloud-init[676]: | . o = .. | [ 21.892752] cloud-init[676]: | o . | [ 21.933738] cloud-init[676]: | ..+. | [ 21.973368] cloud-init[676]: +----[SHA256]-----+ [ 22.015429] cloud-init[676]: Generating public/private ed25519 key pair. [ 22.058297] cloud-init[676]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 22.105711] cloud-init[676]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 22.151707] cloud-init[676]: The key fingerprint is: [ 22.191452] cloud-init[676]: SHA256:LEZXDcAdtGYLMMxhSBYUJpumXiJbdd9p0BiLgAsTQyQ root@tempest-attachvolumetestjson-server-1580335069 [ 22.241114] cloud-init[676]: The key's randomart image is: [ 22.282867] cloud-init[676]: +--[ED25519 256]--+ [ 22.321810] cloud-init[676]: |E+.+O*=oo+=+ | [ 22.363557] cloud-init[676]: |+..*.oo+.*... | [ 22.405878] cloud-init[676]: | o+.. + * = | [ 22.447334] cloud-init[676]: | o.. o + * o | [ 22.487708] cloud-init[676]: |o... o S = | [ 22.529063] cloud-init[676]: |ooo . . . | [ 22.574008] cloud-init[676]: |.. | [ 22.616127] cloud-init[676]: | | [ 22.658568] cloud-init[676]: | | [ 22.699947] cloud-init[676]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-1580335069 ttyS0 tempest-attachvolumetestjson-server-1580335069 login: [ 84.467050] cloud-init[757]: Cloud-init v. 18.2 running 'modules:config' at Fri, 29 Oct 2021 16:42:02 +0000. Up 19.79 seconds. [ 85.772399] cloud-init[843]: Printing ubuntu user authorized keys [ 85.830460] cloud-init[843]: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+nXbSUgMrkiNoBdQZEgGMoIyNIqXu2pDtzdIoo9BvFaCR1MDrJ8FIO1NqQDyBTD0826gOdpN7CJixOIPBQJ1vZBnvyOe5nYaB7JQTJalrVnX1zdvWEMXJY44rFJg4Kw7aWqApj1/Mn21RXX4gaj1+PeKWe0+/OXWzoasP4BGOtDEP1UXMnjshpKHPIT/QJqJ0Uq2pneGpr99Jl0YdDD1mlmjY4i2sB/mtKCEJNC7PQmwreek8QANyL3cf0AVeGyidGtevwc6wZTszZ6wvfmDpmYO4GqdDYdIHIoHw5lDRokNcD5feMf1VYK6qoeliqLSGUdde7vW2ZUcLd8DoTcOb Generated-by-Nova ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 56:67:0e:23:32:cf:c0:4a:92:4d:e3:ba:2d:09:00:98 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Oct 29 16:43:09 ec2: <14>Oct 29 16:43:09 ec2: ############################################################# <14>Oct 29 16:43:09 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:43:09 ec2: 1024 SHA256:YVyqARCczMiM1y+3hRyyYg2+HqZ1rJjD+IAtwfYdFEk root@tempest-attachvolumetestjson-server-1580335069 (DSA) <14>Oct 29 16:43:09 ec2: 256 SHA256:7vhbZM08cssw5mDXX9TbC1X1ONKJr1yJDfTBV0WP4JM root@tempest-attachvolumetestjson-server-1580335069 (ECDSA) <14>Oct 29 16:43:09 ec2: 256 SHA256:LEZXDcAdtGYLMMxhSBYUJpumXiJbdd9p0BiLgAsTQyQ root@tempest-attachvolumetestjson-server-1580335069 (ED25519) <14>Oct 29 16:43:09 ec2: 2048 SHA256:zlbw9UNQ6S867WVUmyhzTgtB3pHrrt+Sk9W9xmeU1C4 root@tempest-attachvolumetestjson-server-1580335069 (RSA) <14>Oct 29 16:43:09 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Oct 29 16:43:09 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK2I1QyTcmrRWTALthtCt6KGkvkK03XVV9HF/KPmE/z5tzP7LFLLWz0yKOlkaq/Qcr5/YHx0G9/aw1sFd5OjpJg= root@tempest-attachvolumetestjson-server-1580335069 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOaY1+cUOY8REDrVobKEbVlssUXaU1blYI3aEt0mxnch root@tempest-attachvolumetestjson-server-1580335069 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCswSYmJ2zFDY3RfOi3o06Ulk5uVl9vOOHVpNOVZgf6e6MCkrL9xcoEX2yI28zOZN8TPIrq1IEo9Muo3UqcqV2YR6IMRWBgdZOHg4lv+668o5k/DUT6MY6jIIs8vnkIAxGqQeV1608bqTjb7ym3sHSUPPa48Z//HpttRhlD9kz9cKA4DPepzNwuUiAXOCAobgiup+GLbv+pK4fQgpBafE1sZpuiDD0slFMh9DWCg1M90bkdVVzRRiA6xP3S8pCn4HDyjccRxwPzkORFJhbDG7qIvblRSkdAZY6hTRK1LndhAcEfhlGZM6LM1i6dqE3h2bEUvxt26lQXHPBIAI8/hamh root@tempest-attachvolumetestjson-server-1580335069 -----END SSH HOST KEY KEYS----- [ 86.627489] cloud-init[843]: Cloud-init v. 18.2 running 'modules:final' at Fri, 29 Oct 2021 16:43:08 +0000. Up 85.06 seconds. [ 86.724434] cloud-init[843]: Cloud-init v. 18.2 finished at Fri, 29 Oct 2021 16:43:09 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 86.50 seconds 2021-10-29 16:59:15,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:15,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ac8a1b-9f9e-4b78-89a2-7ec9aab546aa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ac8a1b-9f9e-4b78-89a2-7ec9aab546aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:16,302 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:16,302 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66db072a-4982-48ea-ac0a-226d041f49a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66db072a-4982-48ea-ac0a-226d041f49a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:17,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:17,352 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9990cf0-0d88-4908-918b-2988bda87185', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9990cf0-0d88-4908-918b-2988bda87185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:18,403 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:59:18,403 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99523ae1-7a54-4321-835e-9c264b3eacc9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99523ae1-7a54-4321-835e-9c264b3eacc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:19,453 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:19,454 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9001b58a-282f-4b7a-84b4-e432b2d9e75e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9001b58a-282f-4b7a-84b4-e432b2d9e75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:20,503 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:20,503 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80876500-4fc2-45d9-b50f-19faea5786b1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80876500-4fc2-45d9-b50f-19faea5786b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:21,554 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:59:21,555 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bf08cc5-945b-4895-a96a-c59ed33b4ed7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bf08cc5-945b-4895-a96a-c59ed33b4ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:22,603 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:22,603 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b61b4b0-9f49-4ef1-a757-a896b00f2e6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b61b4b0-9f49-4ef1-a757-a896b00f2e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:23,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:23,652 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a1d739-1201-4c36-a15f-cd3369abea80', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a1d739-1201-4c36-a15f-cd3369abea80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:24,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:59:24,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d41ea1-ef32-493a-9529-163d7b45781e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d41ea1-ef32-493a-9529-163d7b45781e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:25,747 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:59:25,748 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-927854c6-3a35-4be1-bb1f-228fcdaa246b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-927854c6-3a35-4be1-bb1f-228fcdaa246b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:26,798 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:26,798 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bec32a6-909e-464a-b8d0-67cd3f498794', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bec32a6-909e-464a-b8d0-67cd3f498794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:27,847 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:27,847 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906abfb6-103d-4c17-abd4-a0c24f0aa25d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906abfb6-103d-4c17-abd4-a0c24f0aa25d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:28,898 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:28,898 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f82e9cf5-9851-4e8b-89b7-79a7423f0592', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f82e9cf5-9851-4e8b-89b7-79a7423f0592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:29,950 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 16:59:29,950 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d0cd67-8aae-4b02-9cf9-39897f6eb49e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d0cd67-8aae-4b02-9cf9-39897f6eb49e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:31,000 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:31,001 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccb7161-dd8d-4f55-b5f8-37e73fc76861', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccb7161-dd8d-4f55-b5f8-37e73fc76861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:32,049 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:32,049 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d7d04b-7912-4e74-9f75-bdce6bdc43c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d7d04b-7912-4e74-9f75-bdce6bdc43c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:33,098 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:33,099 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4565ac5b-22ca-4f06-8499-8d8b4cf8288d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4565ac5b-22ca-4f06-8499-8d8b4cf8288d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:34,148 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:34,148 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf88a3c-b415-4708-83f7-1b54a070af9f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf88a3c-b415-4708-83f7-1b54a070af9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:35,196 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 16:59:35,196 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e35801-7a18-487b-8452-e8579e965218', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e35801-7a18-487b-8452-e8579e965218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:36,246 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:36,246 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb32aadb-a105-4d11-b727-21a603f2720f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb32aadb-a105-4d11-b727-21a603f2720f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:37,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:37,296 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77fe5f09-cf4b-452a-b9ae-29d676bdf3ad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77fe5f09-cf4b-452a-b9ae-29d676bdf3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:38,345 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:38,345 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19cb2050-fca7-425b-8d54-1f7b3ff0ceb2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19cb2050-fca7-425b-8d54-1f7b3ff0ceb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:39,395 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:39,395 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f81a8100-23ce-4e47-b26a-da70d4d049c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f81a8100-23ce-4e47-b26a-da70d4d049c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:40,444 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:40,444 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8589215-9495-40ff-bcff-624db5b859bf', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8589215-9495-40ff-bcff-624db5b859bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:41,616 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.164s 2021-10-29 16:59:41,617 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22d4d44-6948-4927-99e7-8026c3ce73ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22d4d44-6948-4927-99e7-8026c3ce73ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:42,665 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:42,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-631b5522-4a8c-48f3-ad97-37e3c62f6b88', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-631b5522-4a8c-48f3-ad97-37e3c62f6b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:43,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:43,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ae11862-aeba-445e-9732-6f3cb08fb0e4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ae11862-aeba-445e-9732-6f3cb08fb0e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:44,762 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:44,763 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28ff9081-64cf-4d2f-acbc-e7e5439280a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28ff9081-64cf-4d2f-acbc-e7e5439280a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:45,813 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:45,813 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f267dfb-9d30-4c73-8279-d839b5626538', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f267dfb-9d30-4c73-8279-d839b5626538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:46,861 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:46,861 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2273faff-96ee-451d-88c0-e5e8cc95f7a3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2273faff-96ee-451d-88c0-e5e8cc95f7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:47,910 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:47,910 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a64b3af-72ff-4e59-aed0-caa33003ef94', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a64b3af-72ff-4e59-aed0-caa33003ef94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:48,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:48,958 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88b904f4-7265-49d4-9696-99d1dcf9d0ee', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88b904f4-7265-49d4-9696-99d1dcf9d0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:50,007 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:50,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5752fb62-a92e-46e4-b8cd-c79302c057d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5752fb62-a92e-46e4-b8cd-c79302c057d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:51,056 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:51,056 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d8407c-5e93-48cb-a2f9-5d43f1ce526c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d8407c-5e93-48cb-a2f9-5d43f1ce526c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:52,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:52,106 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14becd2a-6d59-479c-a6c2-dad159ac08f4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14becd2a-6d59-479c-a6c2-dad159ac08f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:53,158 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 16:59:53,159 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088c9f7d-5d92-4bb7-8059-78e5b7604da8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088c9f7d-5d92-4bb7-8059-78e5b7604da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:54,209 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:54,210 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf359403-8419-40ab-a5cf-2050d28c8556', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf359403-8419-40ab-a5cf-2050d28c8556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:55,259 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:55,260 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d55568e-12e6-4aa1-8e49-767d4f1902c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d55568e-12e6-4aa1-8e49-767d4f1902c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:56,308 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:56,309 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d0c898-ada2-4901-907f-bbab6efa4477', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d0c898-ada2-4901-907f-bbab6efa4477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:57,358 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 16:59:57,359 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-916f7945-ebe1-4836-9c38-94846ff5c50b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-916f7945-ebe1-4836-9c38-94846ff5c50b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:58,409 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 16:59:58,409 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d97ba8a-13af-4b58-8c2c-38e5afcf00d7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d97ba8a-13af-4b58-8c2c-38e5afcf00d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 16:59:59,457 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 16:59:59,457 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f089472-4fb6-441e-965b-7f011abb8f4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f089472-4fb6-441e-965b-7f011abb8f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:00,506 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:00,507 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba1dca3f-0f30-4cc5-bf11-870bf57ac77d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba1dca3f-0f30-4cc5-bf11-870bf57ac77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:01,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:01,557 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32998f86-0c65-41eb-8ead-bbc7e5ae0605', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32998f86-0c65-41eb-8ead-bbc7e5ae0605', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:02,608 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:00:02,609 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1a8b17-fa0e-4e2f-b785-0435eed4c874', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1a8b17-fa0e-4e2f-b785-0435eed4c874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:03,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.048s 2021-10-29 17:00:03,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e27548-944d-4158-b65a-1c95772e8377', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e27548-944d-4158-b65a-1c95772e8377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:04,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:04,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc69667e-3229-4b30-b10d-04eb08ef2aa7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc69667e-3229-4b30-b10d-04eb08ef2aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:05,765 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:00:05,766 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6125f0-01a7-4108-b2f7-70803b7d660e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6125f0-01a7-4108-b2f7-70803b7d660e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:06,815 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:06,815 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16fe0433-ac44-4f6f-a438-8b53ad2fc2c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16fe0433-ac44-4f6f-a438-8b53ad2fc2c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:07,868 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:00:07,868 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a68fd23e-ff44-45e3-b8cb-53c1773c5f6b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a68fd23e-ff44-45e3-b8cb-53c1773c5f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:08,933 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.056s 2021-10-29 17:00:08,933 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1e9965-8883-4eba-bffd-827c4c383934', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1e9965-8883-4eba-bffd-827c4c383934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:09,984 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:09,984 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef46cc12-9230-47b3-a8c9-4686dd9eb309', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef46cc12-9230-47b3-a8c9-4686dd9eb309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:11,073 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.080s 2021-10-29 17:00:11,073 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3af0b1f-0032-461d-8f88-8cd481a5c5f8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3af0b1f-0032-461d-8f88-8cd481a5c5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:12,142 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.060s 2021-10-29 17:00:12,142 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06bc6393-aa2a-4c29-8c98-e63ca43f7a8a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06bc6393-aa2a-4c29-8c98-e63ca43f7a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:13,192 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:13,193 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1bb5cd-63c2-4f54-bd34-7a996ffeb4ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1bb5cd-63c2-4f54-bd34-7a996ffeb4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:14,244 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:14,244 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0a019a-2da4-4f38-964d-5e3832b30af3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0a019a-2da4-4f38-964d-5e3832b30af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:15,301 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.048s 2021-10-29 17:00:15,301 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25260ec-cbe9-4430-b7eb-fe74ac7f6927', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25260ec-cbe9-4430-b7eb-fe74ac7f6927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:16,368 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.058s 2021-10-29 17:00:16,368 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875202ed-fd12-4631-b9eb-65b4e07415df', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875202ed-fd12-4631-b9eb-65b4e07415df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:17,430 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.053s 2021-10-29 17:00:17,430 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed0dd2d-eacf-4a2c-8190-5545f2638dd5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed0dd2d-eacf-4a2c-8190-5545f2638dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:18,485 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.047s 2021-10-29 17:00:18,485 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c027620e-b5ef-42c3-b0ae-c1a6af8cf0d0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c027620e-b5ef-42c3-b0ae-c1a6af8cf0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:19,539 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.046s 2021-10-29 17:00:19,540 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af3500e-a9d3-48cc-901d-9ccd3c2aa986', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af3500e-a9d3-48cc-901d-9ccd3c2aa986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:20,593 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:00:20,593 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b94217-6f54-412a-bd88-ba74b59e9329', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b94217-6f54-412a-bd88-ba74b59e9329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:21,677 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.075s 2021-10-29 17:00:21,677 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02bfd817-36e6-4f4a-9a96-32d5b00d8aa3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02bfd817-36e6-4f4a-9a96-32d5b00d8aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:22,780 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.094s 2021-10-29 17:00:22,780 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911ff7ae-ef0f-4205-8d72-9d6fe3a4688e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911ff7ae-ef0f-4205-8d72-9d6fe3a4688e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:23,843 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.054s 2021-10-29 17:00:23,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f84ae524-3fd3-4c43-af2c-512e5a751060', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f84ae524-3fd3-4c43-af2c-512e5a751060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:24,894 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:24,894 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d67301-9ba6-4d35-a28c-06e26e2323c5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d67301-9ba6-4d35-a28c-06e26e2323c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:25,954 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.052s 2021-10-29 17:00:25,954 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc74477-a940-4ede-9ec4-bfe489cfae2d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc74477-a940-4ede-9ec4-bfe489cfae2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:27,004 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:27,004 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7782076f-cd0a-4026-b080-cbe6883b5065', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7782076f-cd0a-4026-b080-cbe6883b5065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:28,054 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:28,054 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00043696-2fa1-44e1-88d7-16ed34ed06fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00043696-2fa1-44e1-88d7-16ed34ed06fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:29,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:00:29,106 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b492ae1-ffd2-4c74-949b-c3733c423e53', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b492ae1-ffd2-4c74-949b-c3733c423e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:30,157 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:30,158 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed857354-a95a-48ce-8ce4-13d5f976c789', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed857354-a95a-48ce-8ce4-13d5f976c789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:31,207 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:31,208 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b89e94d-86d5-4854-ba35-b2345e90e2e0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b89e94d-86d5-4854-ba35-b2345e90e2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:32,256 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:32,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de99c0bb-3605-4460-a758-5ceb6f750b3d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de99c0bb-3605-4460-a758-5ceb6f750b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:33,306 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:33,306 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2162c5-ac13-4fba-a79a-007d774f85c2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2162c5-ac13-4fba-a79a-007d774f85c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:34,355 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:34,356 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb0e3a3-5c7d-429e-87f2-18957f3e4113', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb0e3a3-5c7d-429e-87f2-18957f3e4113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:35,408 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:00:35,408 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e698ffaf-84d2-482a-8fc2-659008fc57e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e698ffaf-84d2-482a-8fc2-659008fc57e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:36,458 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:00:36,458 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cccdabc-2dee-4621-993d-36fd450b9e89', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cccdabc-2dee-4621-993d-36fd450b9e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:37,507 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:37,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875cfced-a1b5-4c7d-a5b3-298ee12d8caa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875cfced-a1b5-4c7d-a5b3-298ee12d8caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:38,556 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:38,556 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c10579b-0bc6-4e1a-90db-7e25ae85b72c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c10579b-0bc6-4e1a-90db-7e25ae85b72c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:39,604 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:39,605 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88380456-dcf8-4870-b2e1-adb62f329bef', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88380456-dcf8-4870-b2e1-adb62f329bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:40,654 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:40,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04edd092-20bf-46f5-b6d7-dc1614472bb8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04edd092-20bf-46f5-b6d7-dc1614472bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:41,703 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:41,703 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3838a929-f630-47e0-a1da-c270cae9496f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3838a929-f630-47e0-a1da-c270cae9496f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:42,754 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:42,754 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90d4af1-76c2-45b2-877e-931bce35859a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90d4af1-76c2-45b2-877e-931bce35859a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:43,804 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:43,804 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d005d00b-699b-4a23-bfa4-36d73b1c1d63', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d005d00b-699b-4a23-bfa4-36d73b1c1d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:44,854 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:44,854 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e06ee8-f811-4230-9467-e379db6b816e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e06ee8-f811-4230-9467-e379db6b816e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:45,903 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:45,904 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afb843bd-2e7f-40fd-8196-0d3786f31880', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afb843bd-2e7f-40fd-8196-0d3786f31880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:46,955 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:00:46,956 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e3e4f3-8c6b-497a-a584-c8275e5edb0d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e3e4f3-8c6b-497a-a584-c8275e5edb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:48,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:48,006 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa9ae570-7ba6-40e8-ba27-573f9f70a251', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa9ae570-7ba6-40e8-ba27-573f9f70a251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:49,054 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:49,054 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f34574a-ac9d-4849-ac8c-d77b31f2da83', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f34574a-ac9d-4849-ac8c-d77b31f2da83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:50,102 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:50,103 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec361c6-52eb-469d-8319-a82eaf49e42b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec361c6-52eb-469d-8319-a82eaf49e42b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:51,150 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:00:51,151 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d1aed9-8948-49d9-82ea-f4433fdd5a22', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d1aed9-8948-49d9-82ea-f4433fdd5a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:52,201 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:52,201 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa13e308-5106-4289-a51f-0fb5f5469f17', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa13e308-5106-4289-a51f-0fb5f5469f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:53,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:53,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bc73f8-3575-4faa-b01e-a5f40ae4e803', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9bc73f8-3575-4faa-b01e-a5f40ae4e803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:54,299 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:54,300 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd843133-b4cc-40fa-ba73-50b6921a7bd2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd843133-b4cc-40fa-ba73-50b6921a7bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:55,350 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:55,350 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5858cadf-2592-4383-a9e6-c9b3761e201d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5858cadf-2592-4383-a9e6-c9b3761e201d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:56,398 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:56,399 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e99d6b42-c9b3-4fdf-afef-3478f1413daa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e99d6b42-c9b3-4fdf-afef-3478f1413daa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:57,447 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:00:57,448 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b698297-26cf-4a95-bd9a-fd95e7de1d3b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b698297-26cf-4a95-bd9a-fd95e7de1d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:58,498 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:00:58,499 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0f7cba-8fc3-47d9-aae9-d3c330c3da72', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0f7cba-8fc3-47d9-aae9-d3c330c3da72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:00:59,548 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:00:59,549 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4bf2a0-106b-46be-897e-cbe3a2f4ae9b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4bf2a0-106b-46be-897e-cbe3a2f4ae9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:00,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:00,597 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51c3036-ae95-46ec-80eb-ee46130cf1bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51c3036-ae95-46ec-80eb-ee46130cf1bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:01,645 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:01:01,645 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e6611c-cf61-4d65-898a-88ccfe6957b5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e6611c-cf61-4d65-898a-88ccfe6957b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:02,695 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:02,695 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25607c2a-fde9-4c73-9d04-352b78e75901', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25607c2a-fde9-4c73-9d04-352b78e75901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:03,744 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:03,744 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa24430-19df-4de6-917a-dcdcaf613d34', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa24430-19df-4de6-917a-dcdcaf613d34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:04,794 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:04,794 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6da0f8-995d-48c9-99e0-d846ffc87ea7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6da0f8-995d-48c9-99e0-d846ffc87ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:05,842 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:05,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6520e7b9-2cb6-41f7-87a4-35e386cb717b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6520e7b9-2cb6-41f7-87a4-35e386cb717b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:06,892 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:01:06,893 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deeb25c2-3749-4385-ac59-a5ea7d3bc88e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deeb25c2-3749-4385-ac59-a5ea7d3bc88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:07,942 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:07,942 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153d3705-0bdd-471d-a903-192c1b105bb0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153d3705-0bdd-471d-a903-192c1b105bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:08,991 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:08,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750b6a37-6946-4e22-adfd-fae2974aa4c0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750b6a37-6946-4e22-adfd-fae2974aa4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:10,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:10,040 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c581f81b-1b7e-4a7a-871a-561360a1c264', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c581f81b-1b7e-4a7a-871a-561360a1c264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:11,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:01:11,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a1f671-54fa-4301-9f3d-7fba0bc5a5d3', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a1f671-54fa-4301-9f3d-7fba0bc5a5d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:12,143 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:12,143 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b17ddf-267c-4afd-96d4-58524bb24de5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b17ddf-267c-4afd-96d4-58524bb24de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:13,198 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:01:13,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a54945a-a7d1-47f3-9fd3-2e7868dc5706', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a54945a-a7d1-47f3-9fd3-2e7868dc5706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:14,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:14,247 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7aa5ee6-bc66-4667-a537-56bd79867cca', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7aa5ee6-bc66-4667-a537-56bd79867cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:15,297 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:15,297 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f291cc0-519d-43ec-9464-c5cc685ad393', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f291cc0-519d-43ec-9464-c5cc685ad393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:16,346 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:16,346 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0158c3c6-c0ce-4f07-b9ed-f3bca32e7692', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0158c3c6-c0ce-4f07-b9ed-f3bca32e7692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:17,396 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:17,396 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b227d9ac-8665-4354-8c46-4ab080206a21', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b227d9ac-8665-4354-8c46-4ab080206a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:18,445 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:18,445 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-162e48a0-53c5-49dc-916b-d52a8669af0c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-162e48a0-53c5-49dc-916b-d52a8669af0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:19,494 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:19,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14d65b8-3865-499f-8f61-17c3e3a3d56a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14d65b8-3865-499f-8f61-17c3e3a3d56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:20,543 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:20,543 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9954ca68-4b65-4887-b50a-8fe4862c6f38', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9954ca68-4b65-4887-b50a-8fe4862c6f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:21,592 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:01:21,592 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14260bf-b27f-4aed-aa7f-c5a1b2615abe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14260bf-b27f-4aed-aa7f-c5a1b2615abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:22,642 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:22,642 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fd215d-a564-4e17-9518-29e569be41f4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fd215d-a564-4e17-9518-29e569be41f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:23,691 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:23,691 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34eb718d-4500-4354-995e-3f3136430846', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34eb718d-4500-4354-995e-3f3136430846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:24,739 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:24,739 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf69ef28-d891-4729-9eee-585e7ff8fad0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf69ef28-d891-4729-9eee-585e7ff8fad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:25,790 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:01:25,790 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10686385-f32a-41cf-bcaa-40d88d5fb746', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10686385-f32a-41cf-bcaa-40d88d5fb746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:26,838 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:26,838 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cd42619-bb9f-457a-baca-bdebc7d735b2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cd42619-bb9f-457a-baca-bdebc7d735b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:27,887 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:27,888 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11591004-2709-4ad0-a836-1988e8024600', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11591004-2709-4ad0-a836-1988e8024600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:28,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:28,937 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da84af7d-7d6f-41ac-b7d7-02c566436d9b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da84af7d-7d6f-41ac-b7d7-02c566436d9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:29,985 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:29,985 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b12c14-cd8e-4e19-b90f-d9465fd49e23', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b12c14-cd8e-4e19-b90f-d9465fd49e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:31,034 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:31,034 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f76243-ef1f-47dd-ac4c-1070f663d9e9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f76243-ef1f-47dd-ac4c-1070f663d9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:32,082 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:32,083 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f2712f2-b8a7-4aac-b490-dd99352ea168', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f2712f2-b8a7-4aac-b490-dd99352ea168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:33,131 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:33,131 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f41e95-b98c-48f5-bc03-8e896d67f3c9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f41e95-b98c-48f5-bc03-8e896d67f3c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:34,180 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:34,181 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a488788-3d1d-48aa-b855-a27a08fd3765', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a488788-3d1d-48aa-b855-a27a08fd3765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:35,230 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:35,230 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9329ae4-4141-4504-b3f6-68d44c4d6196', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9329ae4-4141-4504-b3f6-68d44c4d6196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:36,277 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:01:36,277 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0246c9c-b004-4e6a-bf87-35ab82e1b166', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0246c9c-b004-4e6a-bf87-35ab82e1b166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:37,327 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:37,327 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a98682-221a-4a98-8f64-1186d3ce2c3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a98682-221a-4a98-8f64-1186d3ce2c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:38,377 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:01:38,378 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe13371-0b5f-497e-995b-387b078a966f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe13371-0b5f-497e-995b-387b078a966f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:39,426 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:39,427 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de3838e8-a62f-4d93-907a-d658e86e7a4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de3838e8-a62f-4d93-907a-d658e86e7a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:40,475 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:40,475 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69ded87-d17b-4771-80e9-39a04c7663c7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69ded87-d17b-4771-80e9-39a04c7663c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:41,524 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:41,524 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f1633b-a229-49fe-b484-01a5c3e99c38', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f1633b-a229-49fe-b484-01a5c3e99c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:42,573 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:42,573 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024ad152-c686-4329-bc23-f658c9cadf6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024ad152-c686-4329-bc23-f658c9cadf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:43,623 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:43,623 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-296c8144-8dfa-4a0a-8c01-f032d0547914', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-296c8144-8dfa-4a0a-8c01-f032d0547914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:44,672 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:44,673 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fd1a77-14d9-44ce-a587-7ab9f6272e82', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fd1a77-14d9-44ce-a587-7ab9f6272e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:45,724 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:45,724 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11e5bedc-b0fd-42cd-b069-5221d9b79317', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11e5bedc-b0fd-42cd-b069-5221d9b79317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:46,773 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:46,774 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36881953-1013-4a7f-a7ad-98ba5f6dd796', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36881953-1013-4a7f-a7ad-98ba5f6dd796', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:47,823 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:47,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba9c008-ed01-4660-b079-72cb62c61f6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba9c008-ed01-4660-b079-72cb62c61f6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:48,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:01:48,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-628245ea-e000-4399-b949-0b45b881cbd2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-628245ea-e000-4399-b949-0b45b881cbd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:49,921 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:01:49,922 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a5e6f1-3ae5-4c7d-9b72-53400bb6287a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a5e6f1-3ae5-4c7d-9b72-53400bb6287a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:50,970 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:50,971 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279cac20-2358-471d-be08-dfe4bfca4f8d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279cac20-2358-471d-be08-dfe4bfca4f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:52,019 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:52,020 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c0cf4c6-32d2-4646-84a9-e2e62f2d4268', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c0cf4c6-32d2-4646-84a9-e2e62f2d4268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:53,068 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:53,068 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd45475-13bf-4d46-bae0-06d321ad32a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd45475-13bf-4d46-bae0-06d321ad32a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:54,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:01:54,121 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8ed8cf3-779e-465d-981a-88d223b557fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8ed8cf3-779e-465d-981a-88d223b557fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:55,169 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:01:55,169 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b8e12e-bf6c-4f4d-b3bd-0466c5a334a7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b8e12e-bf6c-4f4d-b3bd-0466c5a334a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:56,221 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:01:56,222 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123e2dd5-979f-47f6-bf21-01d13dd70345', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123e2dd5-979f-47f6-bf21-01d13dd70345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:57,270 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:57,271 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-692ef000-5ae1-4689-8250-f5ce3043e83c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-692ef000-5ae1-4689-8250-f5ce3043e83c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:58,320 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:01:58,321 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644230ba-af79-4d44-9044-6f7327bf378b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644230ba-af79-4d44-9044-6f7327bf378b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:01:59,369 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:01:59,370 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2fe71c-f867-48fc-9a70-7def5596af24', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2fe71c-f867-48fc-9a70-7def5596af24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:00,417 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:02:00,418 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec5ffecc-3597-43da-9f3c-10124319ed3d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec5ffecc-3597-43da-9f3c-10124319ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:01,466 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:01,466 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4425203d-d713-4a81-a585-ed0923624987', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4425203d-d713-4a81-a585-ed0923624987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:02,515 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:02,515 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53eaf48e-3b8e-4814-995a-65215be0bb0a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53eaf48e-3b8e-4814-995a-65215be0bb0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:03,565 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:03,565 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab056c83-38fc-4b80-9abe-c88aa79c7338', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab056c83-38fc-4b80-9abe-c88aa79c7338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:04,613 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:04,614 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fae356-90ef-4ea3-ae03-4d9c49688365', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fae356-90ef-4ea3-ae03-4d9c49688365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:05,661 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:05,662 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf2e9d4-9c4d-47d4-a852-f9f018dbdfa1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf2e9d4-9c4d-47d4-a852-f9f018dbdfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:06,710 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:06,710 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4a6f86-dbde-4b6f-82c9-a8d820c2d66f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4a6f86-dbde-4b6f-82c9-a8d820c2d66f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:07,760 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:07,761 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bbfd089-e9b4-4856-bb41-21b7218b5970', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bbfd089-e9b4-4856-bb41-21b7218b5970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:08,811 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:02:08,811 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b062d6f-4def-4e18-9367-f3dd9db55689', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b062d6f-4def-4e18-9367-f3dd9db55689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:09,859 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:09,859 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e751bd13-d5ed-4e3d-9b63-6ee05db4ea79', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e751bd13-d5ed-4e3d-9b63-6ee05db4ea79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:10,907 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:10,908 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e68ddbb6-a9e7-4177-9eaa-03702d83141a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e68ddbb6-a9e7-4177-9eaa-03702d83141a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:11,957 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:11,957 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98ffa92b-9d6f-452e-b535-394a24a121d5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98ffa92b-9d6f-452e-b535-394a24a121d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:13,006 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:13,007 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcfb963-6363-457b-bf75-cafda2b701ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcfb963-6363-457b-bf75-cafda2b701ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:14,055 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:14,055 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4275eba-8005-4e8f-8301-137e5d00ba69', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4275eba-8005-4e8f-8301-137e5d00ba69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:15,105 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:15,105 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5364ccf3-39ac-4d0e-9a40-6ff2635f18fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5364ccf3-39ac-4d0e-9a40-6ff2635f18fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:16,153 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:16,154 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd347205-b6a2-40df-990a-63ec5b182b51', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd347205-b6a2-40df-990a-63ec5b182b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:17,201 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:02:17,202 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c19a0c9-34a6-4656-b6c1-66ff917278cd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c19a0c9-34a6-4656-b6c1-66ff917278cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:18,249 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:18,250 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa9bcce-7c82-41e9-a1ad-9449ed8a352e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa9bcce-7c82-41e9-a1ad-9449ed8a352e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:19,305 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.047s 2021-10-29 17:02:19,306 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f36a20a-854f-40fe-b48a-06249bd6f33f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f36a20a-854f-40fe-b48a-06249bd6f33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:20,353 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:20,354 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a59b0e-36f1-49e8-837f-549a72231656', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a59b0e-36f1-49e8-837f-549a72231656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:21,402 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:21,402 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e170f84-76f7-47a1-8629-38b0181ae5eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e170f84-76f7-47a1-8629-38b0181ae5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:22,451 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:22,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c29fde-2fb6-402c-a88a-6b8c7a19fb61', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c29fde-2fb6-402c-a88a-6b8c7a19fb61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:23,500 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:23,501 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81c1b0e-d763-4891-aa00-4241136918f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81c1b0e-d763-4891-aa00-4241136918f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:24,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:24,549 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0005d40d-ac6f-4378-bd67-b858e1bc6113', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0005d40d-ac6f-4378-bd67-b858e1bc6113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:25,599 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:02:25,600 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a64e24-d61f-4014-b15c-1d2a247a77fc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a64e24-d61f-4014-b15c-1d2a247a77fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:26,648 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:26,649 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0682c02d-fe80-45c6-83c3-1f5887037842', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0682c02d-fe80-45c6-83c3-1f5887037842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:27,699 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:02:27,699 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b9695ed-3439-43ab-92de-aec3c6627214', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b9695ed-3439-43ab-92de-aec3c6627214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:28,749 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:28,749 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeeaba8d-25c0-4c29-8e6f-534dc8da62af', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeeaba8d-25c0-4c29-8e6f-534dc8da62af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:29,801 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:02:29,801 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0045c8-6d23-4583-8d42-4d66aff81ee5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0045c8-6d23-4583-8d42-4d66aff81ee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:30,857 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.048s 2021-10-29 17:02:30,858 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99add11c-8074-40a7-816f-b0eae29dfb16', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99add11c-8074-40a7-816f-b0eae29dfb16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:31,905 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:31,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66b4ec9-2ab2-4496-abde-d10db97f46ad', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66b4ec9-2ab2-4496-abde-d10db97f46ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:32,955 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:32,955 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f7c3c0-8d17-4f1c-8dd7-3fe889d9f5bc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f7c3c0-8d17-4f1c-8dd7-3fe889d9f5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:34,004 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:34,005 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd89cbb-8e66-4fbc-8d86-8f3882793533', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd89cbb-8e66-4fbc-8d86-8f3882793533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:35,054 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:35,055 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51143890-199e-4e1e-abe0-b6e0d47ca79b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51143890-199e-4e1e-abe0-b6e0d47ca79b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:36,103 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:36,103 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14985958-198b-40db-af37-55f85e826110', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14985958-198b-40db-af37-55f85e826110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:37,152 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:37,152 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-787c7f46-d33f-4dca-be85-37a68a69e371', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-787c7f46-d33f-4dca-be85-37a68a69e371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:38,201 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:38,202 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad861c92-a9ab-4127-a353-eaee9c68898a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad861c92-a9ab-4127-a353-eaee9c68898a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:39,251 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:39,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb3e441-78f5-4751-87fc-6c5af0de5d4b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb3e441-78f5-4751-87fc-6c5af0de5d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:40,299 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:40,299 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119b2540-2883-41c1-a6d6-403149d8338c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119b2540-2883-41c1-a6d6-403149d8338c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:41,352 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:02:41,352 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674e41fe-fb38-47cb-96e9-82c151edb4f7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674e41fe-fb38-47cb-96e9-82c151edb4f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:42,401 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:42,402 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb22c32-4622-4d52-80fa-d9db3df55015', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb22c32-4622-4d52-80fa-d9db3df55015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:43,450 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:43,451 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c98b7aa-7118-4d67-b305-6e0d29345c4a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c98b7aa-7118-4d67-b305-6e0d29345c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:44,501 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:44,501 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1788af-57c2-4151-ba42-a8accac25215', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1788af-57c2-4151-ba42-a8accac25215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:45,549 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:02:45,549 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d01508fc-3290-4247-b12e-fe0679746601', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d01508fc-3290-4247-b12e-fe0679746601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:46,599 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:46,600 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c9a5ec5-1fac-4c90-b4f6-8bc7c2046155', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c9a5ec5-1fac-4c90-b4f6-8bc7c2046155', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:47,649 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:47,649 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50b2f913-0769-4d92-8641-043b4184dd1e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50b2f913-0769-4d92-8641-043b4184dd1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:48,698 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:48,698 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c8c869-40fc-4fa0-a3f7-4105306509eb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c8c869-40fc-4fa0-a3f7-4105306509eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:49,749 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:02:49,750 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c013abc2-4aa2-4acf-99ac-a2f34c9ef580', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c013abc2-4aa2-4acf-99ac-a2f34c9ef580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:50,799 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:50,799 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053274a0-b861-4192-906a-fd4468ad6cd8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053274a0-b861-4192-906a-fd4468ad6cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:51,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:51,849 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e352508-1fae-4b57-a78b-571c1d1bfd6a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e352508-1fae-4b57-a78b-571c1d1bfd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:52,897 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:52,898 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4c66d4-17bd-445a-9c9d-574e20f081ba', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4c66d4-17bd-445a-9c9d-574e20f081ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:53,945 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:53,946 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dbabe26-60c4-4618-9b9e-517390995c15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dbabe26-60c4-4618-9b9e-517390995c15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:54,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:02:54,995 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7cab8ff-9367-434e-ae7b-1b6a1ec4773a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7cab8ff-9367-434e-ae7b-1b6a1ec4773a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:56,044 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:56,044 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e60e868-a6b5-4496-a35c-8af504f76a78', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e60e868-a6b5-4496-a35c-8af504f76a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:57,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:57,093 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d4aaa52-25e6-49f0-85ef-cb7f25fb8b7f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d4aaa52-25e6-49f0-85ef-cb7f25fb8b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:58,141 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:58,142 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b132ede8-69a0-4ea6-a976-2e7aedecdf62', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b132ede8-69a0-4ea6-a976-2e7aedecdf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:02:59,190 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:02:59,190 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56d84b5-0ff9-445e-9b6a-0e0699e0eac8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56d84b5-0ff9-445e-9b6a-0e0699e0eac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:00,240 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:00,243 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3abcd18-950d-4563-b46e-85e168128b7c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3abcd18-950d-4563-b46e-85e168128b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:01,292 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:01,292 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3101dad-0138-4a74-bd00-bf86eaa17ccc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3101dad-0138-4a74-bd00-bf86eaa17ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:02,342 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:03:02,343 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3df8a513-1359-46fd-9809-5ecb3fcc29ed', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3df8a513-1359-46fd-9809-5ecb3fcc29ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:03,393 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:03:03,393 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567880ee-1c10-4d45-ba95-a8cbdf1463bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567880ee-1c10-4d45-ba95-a8cbdf1463bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:04,443 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:04,443 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2a6d12-e67b-45ec-ae58-b87f0c958c9d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2a6d12-e67b-45ec-ae58-b87f0c958c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:05,491 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:05,492 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a6efd8-dae7-4fb7-aeba-892c3da86bbe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a6efd8-dae7-4fb7-aeba-892c3da86bbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:06,541 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:06,541 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c08448-1b4f-449b-abfe-c02342912126', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c08448-1b4f-449b-abfe-c02342912126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:07,590 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:07,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd50b78-be41-4538-822a-89a20535d8a6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd50b78-be41-4538-822a-89a20535d8a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:08,639 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:08,639 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2891b04-ce95-406a-96ce-74db2b1baf73', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2891b04-ce95-406a-96ce-74db2b1baf73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:09,688 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:09,689 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9681c4a-86f8-48f9-97e3-ae2384732125', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9681c4a-86f8-48f9-97e3-ae2384732125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:10,738 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:10,738 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06ccc146-9e2d-407f-89fa-261397cc53c4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06ccc146-9e2d-407f-89fa-261397cc53c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:11,788 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:11,788 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2071b72-6b31-4ab4-88d0-4d04006e7cc2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2071b72-6b31-4ab4-88d0-4d04006e7cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:12,839 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:03:12,840 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647948ac-c82e-488f-b7d5-47562b612703', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647948ac-c82e-488f-b7d5-47562b612703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:13,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.047s 2021-10-29 17:03:13,895 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9744e02-6965-499a-a789-f22260c1ffd1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9744e02-6965-499a-a789-f22260c1ffd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:14,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:03:14,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd298c40-3fda-4cef-ba1f-7be370e9c23a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd298c40-3fda-4cef-ba1f-7be370e9c23a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:15,993 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:15,993 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-888e9f19-b600-4477-81d2-22e785be5b66', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-888e9f19-b600-4477-81d2-22e785be5b66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:17,042 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:17,042 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd01d136-79af-4606-b1fc-3e9c9cb988d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd01d136-79af-4606-b1fc-3e9c9cb988d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:18,089 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:18,090 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b890d2c1-527c-4ec9-ac96-25a07d9197fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b890d2c1-527c-4ec9-ac96-25a07d9197fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:19,139 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:19,139 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc79fbb-5118-456b-994f-6988339490f9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc79fbb-5118-456b-994f-6988339490f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:20,188 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:20,188 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e2db70-54bf-4753-91d5-2208261c65bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e2db70-54bf-4753-91d5-2208261c65bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:21,237 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:21,238 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf89fbbf-6a96-4b04-9bee-75e073d2a132', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf89fbbf-6a96-4b04-9bee-75e073d2a132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:22,287 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:22,287 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f1be54b-4faa-4349-b636-f1be9ea76771', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f1be54b-4faa-4349-b636-f1be9ea76771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:23,337 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:23,337 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92668110-adb7-46b2-b16d-0e433d0b7129', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92668110-adb7-46b2-b16d-0e433d0b7129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:24,388 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:24,389 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc1d5c3-c63f-4d10-b3e9-5ea13de1206b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc1d5c3-c63f-4d10-b3e9-5ea13de1206b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:25,437 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:25,437 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8429275-626c-4d58-9975-7673cee4825e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8429275-626c-4d58-9975-7673cee4825e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:26,487 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:26,487 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68739c0e-6e91-41e0-83a4-0159b2c0819b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68739c0e-6e91-41e0-83a4-0159b2c0819b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:27,536 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:27,536 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367ad886-2dd1-46db-a49a-c733b0d35331', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367ad886-2dd1-46db-a49a-c733b0d35331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:28,585 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:28,586 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33fdafca-188b-4fa8-84f8-fb5221ab96ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33fdafca-188b-4fa8-84f8-fb5221ab96ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:29,635 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:29,635 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9fc770a-da4a-4c44-8141-c7a6b310a392', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9fc770a-da4a-4c44-8141-c7a6b310a392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:30,683 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:30,684 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-358e5bf0-3787-4cc8-940f-06a56e0f5963', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-358e5bf0-3787-4cc8-940f-06a56e0f5963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:31,742 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.049s 2021-10-29 17:03:31,742 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe13410-c0b1-47b5-bf9b-f7f209dbf9e6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe13410-c0b1-47b5-bf9b-f7f209dbf9e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:32,791 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:32,792 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fed935e-b89a-4bfb-9661-74a295b38a70', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fed935e-b89a-4bfb-9661-74a295b38a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:33,841 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:33,842 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c6e231-9c36-41d7-8790-a52d4a189d0b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c6e231-9c36-41d7-8790-a52d4a189d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:34,891 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:34,891 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780e79c9-20f0-4349-b08a-18be197474ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780e79c9-20f0-4349-b08a-18be197474ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:35,941 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:35,941 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784f1809-0e05-41e0-9949-68d285edcbfc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784f1809-0e05-41e0-9949-68d285edcbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:36,991 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:36,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9987709-a00e-448f-8e9a-be5ba4616156', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9987709-a00e-448f-8e9a-be5ba4616156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:38,040 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:38,040 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe3cdc75-f6b6-44bd-9c0c-398430eb0b81', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe3cdc75-f6b6-44bd-9c0c-398430eb0b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:39,088 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:39,088 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-547a5f33-4af7-4fb6-8265-97b7ecb8749d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-547a5f33-4af7-4fb6-8265-97b7ecb8749d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:40,136 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:40,137 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8b99f9-ff68-44a3-b4dd-887c6de6deea', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8b99f9-ff68-44a3-b4dd-887c6de6deea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:41,187 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:41,187 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd2bc88-d796-4fff-971d-a5a383362e64', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd2bc88-d796-4fff-971d-a5a383362e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:42,235 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:03:42,236 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d067da6-c501-4210-b03b-9ed5e4f2cf10', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d067da6-c501-4210-b03b-9ed5e4f2cf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:43,285 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:43,285 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998275dd-3637-436b-ba72-a3c91830a4c8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998275dd-3637-436b-ba72-a3c91830a4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:44,335 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:44,335 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35532e53-73f0-48cf-991f-ab8f6a063cf6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35532e53-73f0-48cf-991f-ab8f6a063cf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:45,384 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:45,384 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cb9edd-aab6-4c09-81fc-8ca5ce846415', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cb9edd-aab6-4c09-81fc-8ca5ce846415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:46,433 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:46,433 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcbe00b3-6767-46ea-8d0b-86d7f7cd94d6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcbe00b3-6767-46ea-8d0b-86d7f7cd94d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:47,483 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:47,483 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61db4b6d-c7dd-4b9f-a3d0-edb8747d56ae', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61db4b6d-c7dd-4b9f-a3d0-edb8747d56ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:48,533 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:48,533 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210334fa-596f-4e75-8cbf-57084bb8cc05', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210334fa-596f-4e75-8cbf-57084bb8cc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:49,582 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:03:49,582 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bbd2e19-be54-4064-be98-112b852ed934', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bbd2e19-be54-4064-be98-112b852ed934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:50,631 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:03:50,632 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e2c43a7-dc01-4c82-8c04-8faec6cd5fc4', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e2c43a7-dc01-4c82-8c04-8faec6cd5fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:51,679 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:03:51,680 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5eb8127-f64a-4137-b102-b470666b3b43', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5eb8127-f64a-4137-b102-b470666b3b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:52,730 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:52,730 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe272b8-d531-4850-b289-51d6dfe325a0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe272b8-d531-4850-b289-51d6dfe325a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:53,781 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:03:53,782 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ff77a9-4623-482c-a4b0-c91b8543702b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ff77a9-4623-482c-a4b0-c91b8543702b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:54,831 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:54,831 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-565a0747-af54-428c-babc-edf03154c006', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-565a0747-af54-428c-babc-edf03154c006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:55,881 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:03:55,881 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb3983a-4584-42e4-81e3-5ecb7ebff2c6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb3983a-4584-42e4-81e3-5ecb7ebff2c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:56,929 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:03:56,929 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-265c949c-213f-4d1b-890a-b3ee3a9c0064', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-265c949c-213f-4d1b-890a-b3ee3a9c0064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:57,980 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:03:57,980 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-905b4414-e052-4b91-affd-1d447b77a5d9', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-905b4414-e052-4b91-affd-1d447b77a5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:03:59,032 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:03:59,033 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d41aa192-a6ec-48f2-a55d-c641f4464981', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d41aa192-a6ec-48f2-a55d-c641f4464981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:00,082 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:00,082 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-670324db-5252-486f-8112-8665ad484f15', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-670324db-5252-486f-8112-8665ad484f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:01,130 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:01,131 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22ae8b89-7d97-4a5d-ba34-9af5d7f90a6c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22ae8b89-7d97-4a5d-ba34-9af5d7f90a6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:02,179 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:02,179 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310fde9e-e555-4ed6-b397-e1b046790245', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310fde9e-e555-4ed6-b397-e1b046790245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:03,231 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:04:03,231 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c6f95cd-79b2-4ede-b3f4-187702106545', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c6f95cd-79b2-4ede-b3f4-187702106545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:04,284 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.044s 2021-10-29 17:04:04,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f747dbe-2f4b-4d47-a4af-186a1073fe60', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f747dbe-2f4b-4d47-a4af-186a1073fe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:05,332 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:05,333 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437ee99f-697e-4097-95f6-23db2e0d0d3f', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-437ee99f-697e-4097-95f6-23db2e0d0d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:06,382 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:06,383 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eec143b-bcc2-4e04-b7c9-ec6f5027527b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eec143b-bcc2-4e04-b7c9-ec6f5027527b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:07,431 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:07,431 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f2529e-053b-453a-a35d-2a3ceccda820', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f2529e-053b-453a-a35d-2a3ceccda820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:08,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:08,481 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceeeca78-ec99-4feb-8d27-98ba58f97ee8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceeeca78-ec99-4feb-8d27-98ba58f97ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:09,530 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:09,530 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902a5461-62fd-4994-8775-84779b2a25a5', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902a5461-62fd-4994-8775-84779b2a25a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:10,579 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:10,580 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88d7bfef-22e5-4e5f-8f22-755e5f5a8457', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88d7bfef-22e5-4e5f-8f22-755e5f5a8457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:11,630 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:11,630 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d2b863-b1ec-4287-912b-8a46346b3fff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d2b863-b1ec-4287-912b-8a46346b3fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:12,679 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:12,679 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c881e9e-72ce-47d2-aeeb-642458682878', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c881e9e-72ce-47d2-aeeb-642458682878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:13,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:13,729 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49dd55eb-6923-44ec-b587-ded0b7042d69', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49dd55eb-6923-44ec-b587-ded0b7042d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:14,778 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:14,779 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5c066be-d7b2-4218-b603-8160c15b123b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5c066be-d7b2-4218-b603-8160c15b123b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:15,827 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:15,828 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb941e16-a367-4c8d-ad8d-b5ffa4ff5fd8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb941e16-a367-4c8d-ad8d-b5ffa4ff5fd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:16,877 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:16,877 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-365a1ed2-a764-429c-bec3-b5aa61b00bbc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-365a1ed2-a764-429c-bec3-b5aa61b00bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:17,928 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:04:17,929 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ae3def-721f-41ed-a425-0a943eab21bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ae3def-721f-41ed-a425-0a943eab21bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:18,978 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:18,978 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-953bd379-189f-4740-9655-f4a902aed6db', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-953bd379-189f-4740-9655-f4a902aed6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:20,026 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:20,027 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e50ce0a-7198-4f82-8b65-cb4858e31dc7', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e50ce0a-7198-4f82-8b65-cb4858e31dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:21,077 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:04:21,077 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655cf8c4-41c3-4666-bcd0-961ddfdef4ec', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655cf8c4-41c3-4666-bcd0-961ddfdef4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:22,127 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:22,127 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0614314a-c8e1-4762-92da-c6ab335114da', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0614314a-c8e1-4762-92da-c6ab335114da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:23,177 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:23,178 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90e4bb1-40ec-428c-ba49-429a9de73765', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90e4bb1-40ec-428c-ba49-429a9de73765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:24,227 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:24,228 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6656ac2-3b67-4920-89f4-3f2caa3fd83b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6656ac2-3b67-4920-89f4-3f2caa3fd83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:25,276 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:25,277 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0988e111-df54-4865-9526-cdda5db6b7fe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0988e111-df54-4865-9526-cdda5db6b7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:26,325 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:26,326 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1f4a08-ee05-498d-8005-f04ea5842e12', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1f4a08-ee05-498d-8005-f04ea5842e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:27,376 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:27,376 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c922cba7-66b4-4191-b4f7-c43daf8fb333', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c922cba7-66b4-4191-b4f7-c43daf8fb333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:28,426 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:28,426 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d97dd68-88e7-4d5e-aaa0-6c6ecd887575', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d97dd68-88e7-4d5e-aaa0-6c6ecd887575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:29,475 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:29,476 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8b92a7-e22f-4a0a-9231-6bfa30071cc6', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8b92a7-e22f-4a0a-9231-6bfa30071cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:30,525 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:30,526 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f3edb0-e611-45ad-ba4b-784af38ac484', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f3edb0-e611-45ad-ba4b-784af38ac484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:31,576 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:31,576 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef117c2-1702-4c57-9c97-b60c4d1d0d0d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef117c2-1702-4c57-9c97-b60c4d1d0d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:32,626 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:32,626 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5162a80-ec58-4ca3-8ac6-24eb1b631976', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5162a80-ec58-4ca3-8ac6-24eb1b631976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:33,676 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:33,676 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e613163-a6f9-469b-a32f-7acf146dc88b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e613163-a6f9-469b-a32f-7acf146dc88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:34,725 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:34,726 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0548c18f-41f5-4cb2-8ea7-f3f5367ad6fa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0548c18f-41f5-4cb2-8ea7-f3f5367ad6fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:35,775 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:35,775 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942563e2-b947-4723-b528-fe07ca69d799', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942563e2-b947-4723-b528-fe07ca69d799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:36,824 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:36,824 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-489c4de8-d808-4d6c-a3e1-3ce81562611b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-489c4de8-d808-4d6c-a3e1-3ce81562611b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:37,873 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:37,873 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6559b0e7-51e6-4c55-a2ce-d6e9c16489bb', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6559b0e7-51e6-4c55-a2ce-d6e9c16489bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:38,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:38,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f824e6f6-25f9-40e3-908e-41bbf38adfaa', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f824e6f6-25f9-40e3-908e-41bbf38adfaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:39,971 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:39,972 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae95979-6300-4650-bc41-d812ffcd7067', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae95979-6300-4650-bc41-d812ffcd7067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:41,020 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:41,021 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551ed0f8-b857-4b3a-934a-0817b955d81a', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551ed0f8-b857-4b3a-934a-0817b955d81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:42,180 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.151s 2021-10-29 17:04:42,180 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49c83b4-cbf6-4ee7-a63b-8882c3e50ba1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49c83b4-cbf6-4ee7-a63b-8882c3e50ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:43,230 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:43,231 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76d752ae-6e0e-47c3-a164-6ee03c3cf417', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76d752ae-6e0e-47c3-a164-6ee03c3cf417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:44,279 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:44,279 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30f8324-1e65-4550-a1b8-7eae498d3312', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30f8324-1e65-4550-a1b8-7eae498d3312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:45,328 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:45,329 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe9cb6fd-30a1-4d11-a15a-042e4dcc8c3b', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe9cb6fd-30a1-4d11-a15a-042e4dcc8c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:46,378 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:46,379 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aad301c-7eed-43af-9458-43fe16adac3e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aad301c-7eed-43af-9458-43fe16adac3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:47,426 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:47,427 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4300f86b-a762-40ee-8188-e99cc19ab841', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4300f86b-a762-40ee-8188-e99cc19ab841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:48,475 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:48,476 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca217a42-10bf-4cf1-93e4-a4b882d4c26c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca217a42-10bf-4cf1-93e4-a4b882d4c26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:49,525 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:49,525 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8077c70-40e3-41c3-88ea-a7fca64db618', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8077c70-40e3-41c3-88ea-a7fca64db618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:50,573 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:50,573 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b0cadf1-5da6-4890-a951-9797c454efb0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b0cadf1-5da6-4890-a951-9797c454efb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:51,623 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:51,623 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db8912f4-91c3-49a5-b201-8b74498ce66d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db8912f4-91c3-49a5-b201-8b74498ce66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:52,671 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:04:52,671 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aacad11-95ae-4d45-aa32-50878d83ccc2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aacad11-95ae-4d45-aa32-50878d83ccc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:53,720 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:53,720 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4074a6a2-0fdb-41b3-b608-5652d2ab8d4d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4074a6a2-0fdb-41b3-b608-5652d2ab8d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:54,770 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:54,770 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5270cd7c-8da6-418b-b98a-653229f9f043', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5270cd7c-8da6-418b-b98a-653229f9f043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:55,818 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.039s 2021-10-29 17:04:55,819 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1344f77-485e-4105-b2e4-6872bf85dd42', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1344f77-485e-4105-b2e4-6872bf85dd42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:56,870 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:56,870 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8af00a-9e16-45e1-9019-bca991f2c7e8', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8af00a-9e16-45e1-9019-bca991f2c7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:57,919 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:04:57,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27bb8461-b8ae-40d6-b1ce-d37257b8d02d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27bb8461-b8ae-40d6-b1ce-d37257b8d02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:04:58,969 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:04:58,970 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f60da20-5656-4f63-9f76-10b5c6f50225', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f60da20-5656-4f63-9f76-10b5c6f50225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:00,018 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:00,019 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f62a86-f570-46e0-b503-ce3f9dafa491', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f62a86-f570-46e0-b503-ce3f9dafa491', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:01,067 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:01,068 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5377b7-de66-4658-a93c-07a06f2b0ef0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5377b7-de66-4658-a93c-07a06f2b0ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:02,116 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:02,117 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80932701-fdaf-49b6-9404-96ae68431abe', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80932701-fdaf-49b6-9404-96ae68431abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:03,165 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:03,166 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060682eb-d1c0-4854-9ed4-8d3f6365079c', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060682eb-d1c0-4854-9ed4-8d3f6365079c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:04,217 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.043s 2021-10-29 17:05:04,217 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd234e64-d45a-427b-b762-2a65358bcdcc', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd234e64-d45a-427b-b762-2a65358bcdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:05,265 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:05,266 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a013b93-f75e-4298-a226-a8ddcb365b40', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a013b93-f75e-4298-a226-a8ddcb365b40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:06,314 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:06,315 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10523119-bc46-489a-96bf-1358ee148252', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10523119-bc46-489a-96bf-1358ee148252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:07,364 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:05:07,364 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52255b64-b95d-4ae0-af97-49b3c932965e', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52255b64-b95d-4ae0-af97-49b3c932965e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:08,418 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.046s 2021-10-29 17:05:08,419 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a408128-801b-4916-825e-7af3e9b0408d', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a408128-801b-4916-825e-7af3e9b0408d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:09,468 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:09,468 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2323f345-60ba-453e-8207-655decde22fd', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2323f345-60ba-453e-8207-655decde22fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:10,516 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:10,517 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9d1282-5c87-401f-a3ce-3dfde8ddc474', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9d1282-5c87-401f-a3ce-3dfde8ddc474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:11,565 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:11,566 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a3b9cc-dd40-4ecd-9b70-f615fb16a5f0', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a3b9cc-dd40-4ecd-9b70-f615fb16a5f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:12,614 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:12,615 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6f927be-1c4a-4603-b435-088f7db457c1', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6f927be-1c4a-4603-b435-088f7db457c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:13,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.041s 2021-10-29 17:05:13,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46cb19fa-4ee1-4f2b-9592-afd145e814ff', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46cb19fa-4ee1-4f2b-9592-afd145e814ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:14,713 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.040s 2021-10-29 17:05:14,714 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c4719a6-01ba-40e9-b31e-3a4d468e1f33', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c4719a6-01ba-40e9-b31e-3a4d468e1f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:15,765 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990 0.042s 2021-10-29 17:05:15,766 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8305df2c-0cec-43a9-9966-da7d94308de2', 'content-length': '1207', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8305df2c-0cec-43a9-9966-da7d94308de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990'} Body: b'{"volume": {"id": "90268e5b-20bf-4a97-a340-f161900c1990", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:55.000000", "updated_at": "2021-10-29T16:47:15.000000", "name": "tempest-AttachVolumeTestJSON-volume-532112253", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/90268e5b-20bf-4a97-a340-f161900c1990"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "attachment_id": "74ab9b32-5162-46a7-9ba8-1c882f36e118", "volume_id": "90268e5b-20bf-4a97-a340-f161900c1990", "server_id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "host_name": null, "device": "/dev/sdc", "attached_at": "2021-10-29T16:46:57.000000"}], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:15,837 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.064s 2021-10-29 17:05:15,837 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a970b4-e076-4a0d-9b8b-bf840a685d2f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a970b4-e076-4a0d-9b8b-bf840a685d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:15,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments 0.049s 2021-10-29 17:05:15,895 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f306144-6271-4b7f-9863-7329f0cad77d', 'x-compute-request-id': 'req-8f306144-6271-4b7f-9863-7329f0cad77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990", "volumeId": "90268e5b-20bf-4a97-a340-f161900c1990", "serverId": "6c7d5119-2f63-4430-b16d-9a9000602b21", "device": "/dev/sdc"}]}' 2021-10-29 17:05:15,947 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5 0.049s 2021-10-29 17:05:15,947 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7638f308-2f17-404c-bfe9-c02a71cdffad', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7638f308-2f17-404c-bfe9-c02a71cdffad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5'} Body: b'{"volume": {"id": "56375892-265e-4280-9bfa-f247a7781da5", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:42:41.000000", "updated_at": "2021-10-29T16:47:14.000000", "name": "tempest-AttachVolumeTestJSON-volume-1464242988", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/de51f8a7357a4ead9bd0ffa8beae355c/volumes/56375892-265e-4280-9bfa-f247a7781da5"}], "user_id": "33143e95face4c81af346e9ca6991ae1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c"}}' 2021-10-29 17:05:15,954 116490 INFO [tempest.common.waiters] volume 56375892-265e-4280-9bfa-f247a7781da5 reached available after waiting for 0.954395 seconds 2021-10-29 17:05:17,101 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 1.146s 2021-10-29 17:05:17,101 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb6012a5-a95f-4dee-8a2f-318e3615b5c3', 'x-compute-request-id': 'req-eb6012a5-a95f-4dee-8a2f-318e3615b5c3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'' 2021-10-29 17:05:17,263 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.162s 2021-10-29 17:05:17,264 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0665fcf-f5c2-4542-86e7-81f4a224dd6f', 'x-compute-request-id': 'req-c0665fcf-f5c2-4542-86e7-81f4a224dd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a3:7b"}, {"version": 4, "addr": "172.27.2.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a3:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:18,802 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.530s 2021-10-29 17:05:18,803 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618bb102-9c9c-4822-be27-ce18facd9f5c', 'x-compute-request-id': 'req-618bb102-9c9c-4822-be27-ce18facd9f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {"tempest-AttachVolumeTestJSON-934233330-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a3:7b"}, {"version": 4, "addr": "172.27.2.152", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a3:7b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--192310189"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:19,901 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:05:19,901 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4b163f6-3cc9-4464-ba4b-d40a533309da', 'x-compute-request-id': 'req-a4b163f6-3cc9-4464-ba4b-d40a533309da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:20,994 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:20,995 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5660db2c-9cd5-45a6-895d-a1d9e09e2345', 'x-compute-request-id': 'req-5660db2c-9cd5-45a6-895d-a1d9e09e2345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:22,089 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:22,089 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4397b6-413e-4304-8614-8454b4980529', 'x-compute-request-id': 'req-6f4397b6-413e-4304-8614-8454b4980529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:23,183 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:23,183 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d9d8d7-0919-494b-ad1e-d2460fe31d8c', 'x-compute-request-id': 'req-47d9d8d7-0919-494b-ad1e-d2460fe31d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:24,277 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:24,278 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88540b3-0467-4d30-8965-aba2d7f96594', 'x-compute-request-id': 'req-d88540b3-0467-4d30-8965-aba2d7f96594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:25,371 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:25,372 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8058a9c8-56fc-41b4-bc1e-5a3c6d57f79c', 'x-compute-request-id': 'req-8058a9c8-56fc-41b4-bc1e-5a3c6d57f79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:26,464 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:26,465 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e6dc49-fc75-4c83-a432-c093fd9ed494', 'x-compute-request-id': 'req-b9e6dc49-fc75-4c83-a432-c093fd9ed494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:27,558 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:27,559 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ce0d148-9aea-4a2f-abff-419b81715b60', 'x-compute-request-id': 'req-3ce0d148-9aea-4a2f-abff-419b81715b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:28,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:28,651 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21c0fb4a-488e-4933-a541-65172e90c097', 'x-compute-request-id': 'req-21c0fb4a-488e-4933-a541-65172e90c097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:29,744 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:29,744 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae225b75-1264-46b3-9b2d-cad59b51e757', 'x-compute-request-id': 'req-ae225b75-1264-46b3-9b2d-cad59b51e757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:30,838 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:30,838 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a346f57d-9e04-485c-892b-c8873cdd26d3', 'x-compute-request-id': 'req-a346f57d-9e04-485c-892b-c8873cdd26d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:31,931 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:31,931 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18dd6f4-1f12-4f5d-bb1c-27683a9f264b', 'x-compute-request-id': 'req-c18dd6f4-1f12-4f5d-bb1c-27683a9f264b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:33,096 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.156s 2021-10-29 17:05:33,096 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded4772b-b9f8-40ae-b8c1-f469f11b13cf', 'x-compute-request-id': 'req-ded4772b-b9f8-40ae-b8c1-f469f11b13cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:34,188 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:34,188 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25ea658-b920-43c5-8750-eea8d596f56e', 'x-compute-request-id': 'req-c25ea658-b920-43c5-8750-eea8d596f56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:35,282 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:35,283 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf1ba21-35a9-4564-b649-a87bbbbd3cf8', 'x-compute-request-id': 'req-3cf1ba21-35a9-4564-b649-a87bbbbd3cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:36,374 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:36,374 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a25358-f245-4a45-ab73-27157ff4882c', 'x-compute-request-id': 'req-d5a25358-f245-4a45-ab73-27157ff4882c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:37,469 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:05:37,469 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e779c5b6-094a-447c-98b3-3743ec267350', 'x-compute-request-id': 'req-e779c5b6-094a-447c-98b3-3743ec267350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:38,565 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:05:38,565 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0209afeb-d9a5-4ef4-9e9f-f9badb635102', 'x-compute-request-id': 'req-0209afeb-d9a5-4ef4-9e9f-f9badb635102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:39,657 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:39,657 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bc952ce-9734-4380-ae45-7cacb901cc04', 'x-compute-request-id': 'req-3bc952ce-9734-4380-ae45-7cacb901cc04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:40,753 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:05:40,753 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a26f9995-f6af-4df8-acb1-307c0c7e9694', 'x-compute-request-id': 'req-a26f9995-f6af-4df8-acb1-307c0c7e9694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:41,844 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:41,845 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82b3fcd-3332-4235-a128-39c4c79b7e7e', 'x-compute-request-id': 'req-d82b3fcd-3332-4235-a128-39c4c79b7e7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:42,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:42,937 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653e55f0-21a8-4803-a263-c71b858c8d92', 'x-compute-request-id': 'req-653e55f0-21a8-4803-a263-c71b858c8d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:44,029 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:05:44,030 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-316ecac5-1190-4946-a3cc-b16afd8bc161', 'x-compute-request-id': 'req-316ecac5-1190-4946-a3cc-b16afd8bc161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:45,121 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:45,122 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ed00a6-68ea-4670-a560-c58bffb8402a', 'x-compute-request-id': 'req-d3ed00a6-68ea-4670-a560-c58bffb8402a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:46,215 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:46,216 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d46a34-75aa-4422-a24a-d304aeb4a308', 'x-compute-request-id': 'req-35d46a34-75aa-4422-a24a-d304aeb4a308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:47,306 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:05:47,306 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e70659c6-76f1-4ed2-ba8d-1414c8893265', 'x-compute-request-id': 'req-e70659c6-76f1-4ed2-ba8d-1414c8893265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:48,399 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:05:48,399 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e861b4-c77d-4a71-a19f-4094cb829b6b', 'x-compute-request-id': 'req-20e861b4-c77d-4a71-a19f-4094cb829b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:49,495 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:05:49,495 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1a0f44-6035-4eba-a15b-38d128a9b041', 'x-compute-request-id': 'req-2b1a0f44-6035-4eba-a15b-38d128a9b041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:50,592 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:05:50,593 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64568c6a-cfba-4c17-8c1d-818543ebf82a', 'x-compute-request-id': 'req-64568c6a-cfba-4c17-8c1d-818543ebf82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:51,688 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:05:51,688 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4064f2-71f1-44a3-9c84-08ba8aba3761', 'x-compute-request-id': 'req-da4064f2-71f1-44a3-9c84-08ba8aba3761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:52,779 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:52,779 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcee12bc-4c0d-4188-9f03-5a97cff3e561', 'x-compute-request-id': 'req-bcee12bc-4c0d-4188-9f03-5a97cff3e561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:53,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:53,871 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42286455-c5ff-4525-9626-07ec723cf2b7', 'x-compute-request-id': 'req-42286455-c5ff-4525-9626-07ec723cf2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:54,963 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:54,963 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6dea3f-fef8-4c2a-b560-f7c8554e1831', 'x-compute-request-id': 'req-3b6dea3f-fef8-4c2a-b560-f7c8554e1831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:56,057 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:05:56,057 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-901350cc-8674-426b-88d0-d54ff7f221eb', 'x-compute-request-id': 'req-901350cc-8674-426b-88d0-d54ff7f221eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:57,147 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:05:57,147 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353a0ab3-826a-41f2-afba-431ec8550b60', 'x-compute-request-id': 'req-353a0ab3-826a-41f2-afba-431ec8550b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:58,238 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:58,239 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582f3f8b-7e17-4800-98fa-2ca9832aefa6', 'x-compute-request-id': 'req-582f3f8b-7e17-4800-98fa-2ca9832aefa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:05:59,330 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:05:59,330 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48dee591-530a-4d05-8cfa-eaf5e429521d', 'x-compute-request-id': 'req-48dee591-530a-4d05-8cfa-eaf5e429521d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:00,420 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:00,421 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b7379b-d934-45ad-bb6f-69ce537f33dd', 'x-compute-request-id': 'req-58b7379b-d934-45ad-bb6f-69ce537f33dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:01,511 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:01,512 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06d1f03-8c6b-4a6a-96b8-7b30ab14f0ae', 'x-compute-request-id': 'req-b06d1f03-8c6b-4a6a-96b8-7b30ab14f0ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:02,605 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:02,606 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-845fcfd3-cfa2-4f81-9a38-41ee15e137d7', 'x-compute-request-id': 'req-845fcfd3-cfa2-4f81-9a38-41ee15e137d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:03,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:03,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-239eeb6f-49f9-4442-9783-665a8c2e312f', 'x-compute-request-id': 'req-239eeb6f-49f9-4442-9783-665a8c2e312f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:04,796 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:06:04,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc9701cc-1962-4b18-b77c-06555ed16462', 'x-compute-request-id': 'req-dc9701cc-1962-4b18-b77c-06555ed16462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:05,890 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:05,891 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5cd9ceb-878a-4af5-8fba-19b14e35c736', 'x-compute-request-id': 'req-b5cd9ceb-878a-4af5-8fba-19b14e35c736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:06,985 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:06,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6426bab-db23-466c-b805-cd1b92e3cb10', 'x-compute-request-id': 'req-f6426bab-db23-466c-b805-cd1b92e3cb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:08,077 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:08,078 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-670dbce3-73ca-4f2b-8f66-d66ed8498108', 'x-compute-request-id': 'req-670dbce3-73ca-4f2b-8f66-d66ed8498108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:09,171 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:09,172 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-686bb32d-3838-4bff-81a4-45c0e8644f2c', 'x-compute-request-id': 'req-686bb32d-3838-4bff-81a4-45c0e8644f2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:10,266 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:10,266 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5effc6dc-084c-4b9c-bf66-eaa93bc616a4', 'x-compute-request-id': 'req-5effc6dc-084c-4b9c-bf66-eaa93bc616a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:11,358 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:11,359 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8707929-5db7-4073-a1e2-af64d9718827', 'x-compute-request-id': 'req-b8707929-5db7-4073-a1e2-af64d9718827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:12,449 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:12,449 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d126ea7f-3017-46b2-a2ec-c8d80aa2dde1', 'x-compute-request-id': 'req-d126ea7f-3017-46b2-a2ec-c8d80aa2dde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:13,542 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:13,542 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca42d2e4-a264-4293-8476-9ac2f36b5a3b', 'x-compute-request-id': 'req-ca42d2e4-a264-4293-8476-9ac2f36b5a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:14,634 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:14,634 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb6d85b-785d-453c-9b0e-95a91cdd5b25', 'x-compute-request-id': 'req-7fb6d85b-785d-453c-9b0e-95a91cdd5b25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:15,728 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:15,728 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-494cf23d-8128-4e07-875a-19d319768aca', 'x-compute-request-id': 'req-494cf23d-8128-4e07-875a-19d319768aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:16,823 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:16,824 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39eb3091-d515-47b5-b8cb-773a6e825c60', 'x-compute-request-id': 'req-39eb3091-d515-47b5-b8cb-773a6e825c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:17,918 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:17,919 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83688dff-f89f-4f62-9328-fe39cadd7364', 'x-compute-request-id': 'req-83688dff-f89f-4f62-9328-fe39cadd7364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:19,011 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:19,012 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6554259-3dea-4bda-9b8e-fbe66d992b07', 'x-compute-request-id': 'req-b6554259-3dea-4bda-9b8e-fbe66d992b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:20,104 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:20,105 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6297d1-685f-4074-a9c9-bc3db5f999b8', 'x-compute-request-id': 'req-6c6297d1-685f-4074-a9c9-bc3db5f999b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:21,198 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:21,198 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd97df0-a585-4260-84b4-452cb444c58f', 'x-compute-request-id': 'req-9fd97df0-a585-4260-84b4-452cb444c58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:22,290 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:22,290 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7021a10c-523f-41c6-94b2-82f7995a746c', 'x-compute-request-id': 'req-7021a10c-523f-41c6-94b2-82f7995a746c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:23,384 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:23,385 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82534a55-bb8c-455d-8ee5-62daaaa8311f', 'x-compute-request-id': 'req-82534a55-bb8c-455d-8ee5-62daaaa8311f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:24,479 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:24,479 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0e3a6b-3e0f-438e-9c12-6f405f12742b', 'x-compute-request-id': 'req-cc0e3a6b-3e0f-438e-9c12-6f405f12742b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:25,570 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:25,571 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7634c71-c988-4c9f-8d4d-c6a439c6ef2c', 'x-compute-request-id': 'req-b7634c71-c988-4c9f-8d4d-c6a439c6ef2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:26,664 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:26,664 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820f81f5-f2d1-4c26-9fc1-6d9c80b3d9a5', 'x-compute-request-id': 'req-820f81f5-f2d1-4c26-9fc1-6d9c80b3d9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:27,756 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:27,757 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44864151-f3f0-4106-b285-9fb4e71aee43', 'x-compute-request-id': 'req-44864151-f3f0-4106-b285-9fb4e71aee43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:28,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:28,849 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-286f5524-b14d-4446-8878-292ec1848a38', 'x-compute-request-id': 'req-286f5524-b14d-4446-8878-292ec1848a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:29,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:29,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c88d527-14ce-43a5-9a91-44367108ed71', 'x-compute-request-id': 'req-3c88d527-14ce-43a5-9a91-44367108ed71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:31,039 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:06:31,039 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03c3efe-c7d8-4b1e-9203-58df2767a77b', 'x-compute-request-id': 'req-f03c3efe-c7d8-4b1e-9203-58df2767a77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:32,131 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:32,132 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41813d8e-955f-4418-8aa7-58b21c3665c2', 'x-compute-request-id': 'req-41813d8e-955f-4418-8aa7-58b21c3665c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:33,224 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:33,224 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecfe9cdb-94e7-462d-82b6-cf23111044cc', 'x-compute-request-id': 'req-ecfe9cdb-94e7-462d-82b6-cf23111044cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:34,317 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:34,317 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9707818-7d56-4b9a-8a71-802d81ee5b11', 'x-compute-request-id': 'req-f9707818-7d56-4b9a-8a71-802d81ee5b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:35,412 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:06:35,413 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25c7b883-b20d-4296-9bb9-15d478535252', 'x-compute-request-id': 'req-25c7b883-b20d-4296-9bb9-15d478535252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:36,503 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:36,503 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1065e5fa-b9bb-4a07-971f-fa459de623a0', 'x-compute-request-id': 'req-1065e5fa-b9bb-4a07-971f-fa459de623a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:37,595 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:37,595 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b897a5e5-19cd-4193-902d-6b5b8cbdb1c0', 'x-compute-request-id': 'req-b897a5e5-19cd-4193-902d-6b5b8cbdb1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:38,687 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:38,688 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d1b1e9f-9277-4ef9-96b9-b23252eb6b05', 'x-compute-request-id': 'req-7d1b1e9f-9277-4ef9-96b9-b23252eb6b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:39,783 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:39,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d19e7562-82db-4366-9ce7-afc50609d0bb', 'x-compute-request-id': 'req-d19e7562-82db-4366-9ce7-afc50609d0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:40,878 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:06:40,879 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b58deb-9751-4759-ab87-bd21866ba385', 'x-compute-request-id': 'req-61b58deb-9751-4759-ab87-bd21866ba385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:41,970 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:41,971 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-837f1291-19a6-4a0c-91d1-4d859cf74543', 'x-compute-request-id': 'req-837f1291-19a6-4a0c-91d1-4d859cf74543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:43,061 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:43,061 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe28ad6-767a-46ad-b2a8-2095bb801249', 'x-compute-request-id': 'req-abe28ad6-767a-46ad-b2a8-2095bb801249', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:44,155 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:44,155 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a4df131-eb13-4d92-a44f-11843c46617c', 'x-compute-request-id': 'req-4a4df131-eb13-4d92-a44f-11843c46617c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:45,249 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:45,249 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c302607d-91db-4b84-bc07-d58f715fee5b', 'x-compute-request-id': 'req-c302607d-91db-4b84-bc07-d58f715fee5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:46,342 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:46,342 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b4b9d6-8b17-4835-b6ad-1b85d534a67c', 'x-compute-request-id': 'req-17b4b9d6-8b17-4835-b6ad-1b85d534a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:47,434 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:47,435 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d75c8f8-a0ac-47c2-a5e5-3ef529ed804b', 'x-compute-request-id': 'req-6d75c8f8-a0ac-47c2-a5e5-3ef529ed804b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:48,526 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:48,526 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6507f6-0def-4b41-8ed3-580e626ebd35', 'x-compute-request-id': 'req-5d6507f6-0def-4b41-8ed3-580e626ebd35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:49,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:06:49,619 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef31863-a121-4833-949b-952cadfa915b', 'x-compute-request-id': 'req-6ef31863-a121-4833-949b-952cadfa915b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:50,711 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:50,711 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c9f795-ef8a-42a8-9f24-6ba66fbe6039', 'x-compute-request-id': 'req-04c9f795-ef8a-42a8-9f24-6ba66fbe6039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:51,803 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:06:51,803 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e996bdc-cda7-4292-82ef-a0e6c4964e0c', 'x-compute-request-id': 'req-0e996bdc-cda7-4292-82ef-a0e6c4964e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:52,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:52,895 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed6f384f-fed9-408f-a360-8d2c1a7495d3', 'x-compute-request-id': 'req-ed6f384f-fed9-408f-a360-8d2c1a7495d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:53,990 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:53,991 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28902a8b-5b02-4f2c-8374-d01db407d9d7', 'x-compute-request-id': 'req-28902a8b-5b02-4f2c-8374-d01db407d9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:55,085 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:06:55,085 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb72ae27-447e-4470-b703-7dd3a841f7b6', 'x-compute-request-id': 'req-cb72ae27-447e-4470-b703-7dd3a841f7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:56,177 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:56,177 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e63c60a7-d159-4c12-89cc-352c91feb5d6', 'x-compute-request-id': 'req-e63c60a7-d159-4c12-89cc-352c91feb5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:57,273 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:06:57,273 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3bc8ba-d77d-4a33-9fbd-2a267fd3f582', 'x-compute-request-id': 'req-4d3bc8ba-d77d-4a33-9fbd-2a267fd3f582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:58,365 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:06:58,366 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e2ea12-fe79-4537-849a-7a63a121010a', 'x-compute-request-id': 'req-85e2ea12-fe79-4537-849a-7a63a121010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:06:59,459 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:06:59,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6788c923-bee3-4dfe-8c45-f123e09bfb1a', 'x-compute-request-id': 'req-6788c923-bee3-4dfe-8c45-f123e09bfb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:00,551 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:07:00,552 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed99db38-dc47-4fc5-b56d-32e8d5b09575', 'x-compute-request-id': 'req-ed99db38-dc47-4fc5-b56d-32e8d5b09575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:01,643 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:01,643 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27be18a2-2709-4787-880a-9dd99a70f3a1', 'x-compute-request-id': 'req-27be18a2-2709-4787-880a-9dd99a70f3a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:02,737 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:07:02,738 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6f5feeb-4c90-4f4b-8c06-5484949778e7', 'x-compute-request-id': 'req-a6f5feeb-4c90-4f4b-8c06-5484949778e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:03,830 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:03,830 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7313bf-5817-4c97-b68d-43e0bd7b4e33', 'x-compute-request-id': 'req-fe7313bf-5817-4c97-b68d-43e0bd7b4e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:04,922 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:07:04,923 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d50b6505-7a39-4820-8901-b1b317016d55', 'x-compute-request-id': 'req-d50b6505-7a39-4820-8901-b1b317016d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:06,016 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:07:06,016 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c890c5c4-e3fa-4e1a-b7e5-41c4b38d1d58', 'x-compute-request-id': 'req-c890c5c4-e3fa-4e1a-b7e5-41c4b38d1d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:07,110 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:07,111 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0899c6-d316-4a2b-bb27-f15291a9541d', 'x-compute-request-id': 'req-4f0899c6-d316-4a2b-bb27-f15291a9541d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:08,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:08,202 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc156bd2-4e23-49fa-8fbf-6be3d1308d0a', 'x-compute-request-id': 'req-dc156bd2-4e23-49fa-8fbf-6be3d1308d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:09,305 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.095s 2021-10-29 17:07:09,306 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b1156f-737c-4e9d-bfd5-661cbbeb3949', 'x-compute-request-id': 'req-c0b1156f-737c-4e9d-bfd5-661cbbeb3949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:10,403 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.089s 2021-10-29 17:07:10,403 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69e96b3d-de85-4cfb-8b95-cfa8ebebf107', 'x-compute-request-id': 'req-69e96b3d-de85-4cfb-8b95-cfa8ebebf107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:11,496 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:07:11,496 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1544c92-720a-41e9-9482-dcd53b1e83d5', 'x-compute-request-id': 'req-e1544c92-720a-41e9-9482-dcd53b1e83d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:12,588 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:12,589 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d43c8b-57e0-4539-9dcb-2ff60237be2f', 'x-compute-request-id': 'req-01d43c8b-57e0-4539-9dcb-2ff60237be2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:13,682 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:07:13,682 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40373e88-881a-4580-a32f-4b80b088ea4f', 'x-compute-request-id': 'req-40373e88-881a-4580-a32f-4b80b088ea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:14,777 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:14,777 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06359e1b-8c4d-4e79-a95f-09ff617fc856', 'x-compute-request-id': 'req-06359e1b-8c4d-4e79-a95f-09ff617fc856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:15,868 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:15,869 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3a27b8-13ce-4ac9-a928-6e9ca6f58f9e', 'x-compute-request-id': 'req-9c3a27b8-13ce-4ac9-a928-6e9ca6f58f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:16,960 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:16,961 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be4844c0-d81f-4604-8d62-0c9b95aba826', 'x-compute-request-id': 'req-be4844c0-d81f-4604-8d62-0c9b95aba826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:18,055 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:18,055 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be39ddf4-60a1-4df8-a93d-ce57dee4bd75', 'x-compute-request-id': 'req-be39ddf4-60a1-4df8-a93d-ce57dee4bd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:19,152 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:07:19,152 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc4d72d9-c24d-4edb-917e-9d0bb1109861', 'x-compute-request-id': 'req-bc4d72d9-c24d-4edb-917e-9d0bb1109861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:20,247 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:20,247 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b032ba1-9509-4735-8380-b2ffa8620321', 'x-compute-request-id': 'req-4b032ba1-9509-4735-8380-b2ffa8620321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:21,339 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:21,340 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa4f2f6c-186e-423b-988c-4f9d8b2dc9a1', 'x-compute-request-id': 'req-aa4f2f6c-186e-423b-988c-4f9d8b2dc9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:22,432 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:22,432 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4674b96d-50db-40fa-ae28-9235fb8921f4', 'x-compute-request-id': 'req-4674b96d-50db-40fa-ae28-9235fb8921f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:23,528 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:07:23,529 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c31b5a7-ed1b-4d38-a71a-be5a3cb7376b', 'x-compute-request-id': 'req-6c31b5a7-ed1b-4d38-a71a-be5a3cb7376b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:24,620 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:24,620 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7060ec59-c51b-4910-acab-d6f0e4e5f69e', 'x-compute-request-id': 'req-7060ec59-c51b-4910-acab-d6f0e4e5f69e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:25,715 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:25,715 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a57c455-21cb-4796-8aff-dff31bc15933', 'x-compute-request-id': 'req-4a57c455-21cb-4796-8aff-dff31bc15933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:26,810 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:26,810 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73cc33e-c801-420d-92aa-590199e67ece', 'x-compute-request-id': 'req-d73cc33e-c801-420d-92aa-590199e67ece', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:27,903 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:27,903 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c305b051-eb88-4de6-8928-251c22fb2482', 'x-compute-request-id': 'req-c305b051-eb88-4de6-8928-251c22fb2482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:28,995 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:28,996 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02daf8e3-e7e2-4255-a6e0-0584dee4f533', 'x-compute-request-id': 'req-02daf8e3-e7e2-4255-a6e0-0584dee4f533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:30,087 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:30,087 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c0c974-52cb-4505-82f8-4a2f3127addc', 'x-compute-request-id': 'req-32c0c974-52cb-4505-82f8-4a2f3127addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:31,181 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:07:31,182 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102399d0-81e0-4c15-a428-d87865e75b31', 'x-compute-request-id': 'req-102399d0-81e0-4c15-a428-d87865e75b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:32,272 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:32,273 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01050035-1f0d-4312-9bc4-9b8279e69237', 'x-compute-request-id': 'req-01050035-1f0d-4312-9bc4-9b8279e69237', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:33,370 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:07:33,370 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84abb502-ffcf-4276-ac02-d0dfb49e591c', 'x-compute-request-id': 'req-84abb502-ffcf-4276-ac02-d0dfb49e591c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:34,461 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:34,461 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e6c8caa-8673-48fd-a7dc-9f66bad52a77', 'x-compute-request-id': 'req-1e6c8caa-8673-48fd-a7dc-9f66bad52a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:35,553 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:35,553 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b87d9389-5b6b-4c4e-9bf9-0aea7f039d2a', 'x-compute-request-id': 'req-b87d9389-5b6b-4c4e-9bf9-0aea7f039d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:36,655 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.093s 2021-10-29 17:07:36,655 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e68fd66-f013-4173-9c93-5798b5c6e364', 'x-compute-request-id': 'req-8e68fd66-f013-4173-9c93-5798b5c6e364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:37,747 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:37,747 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7bc16d6-8973-4882-be75-0db5958f51ce', 'x-compute-request-id': 'req-f7bc16d6-8973-4882-be75-0db5958f51ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:38,843 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:07:38,843 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f25bea72-f9d4-487b-b078-ffa000be75ba', 'x-compute-request-id': 'req-f25bea72-f9d4-487b-b078-ffa000be75ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:39,935 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:39,935 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3042c80a-5cc5-4de2-bd6e-74fcab83cead', 'x-compute-request-id': 'req-3042c80a-5cc5-4de2-bd6e-74fcab83cead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:41,027 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:41,027 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b14103-e674-4bc0-a513-2982121194ce', 'x-compute-request-id': 'req-a6b14103-e674-4bc0-a513-2982121194ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:42,119 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:42,119 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31416694-3a30-4c1f-8a76-c21fa9008de2', 'x-compute-request-id': 'req-31416694-3a30-4c1f-8a76-c21fa9008de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:43,210 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:43,211 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-909279f8-43b3-4f8d-abbd-e08122a62544', 'x-compute-request-id': 'req-909279f8-43b3-4f8d-abbd-e08122a62544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:44,302 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:44,303 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3b15d98-78bb-4041-b904-677ddb073806', 'x-compute-request-id': 'req-e3b15d98-78bb-4041-b904-677ddb073806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:45,394 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:45,394 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55d9959-795a-4d04-8c06-4cc1f27d0c3b', 'x-compute-request-id': 'req-e55d9959-795a-4d04-8c06-4cc1f27d0c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:46,490 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:46,490 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0474f14-8156-4da2-8c99-35cf27f44ad8', 'x-compute-request-id': 'req-a0474f14-8156-4da2-8c99-35cf27f44ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:47,580 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:07:47,580 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cebf7063-1823-4b66-8827-e63f48a3d703', 'x-compute-request-id': 'req-cebf7063-1823-4b66-8827-e63f48a3d703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:48,672 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:48,672 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23b697a3-ff8e-43a0-aa0d-7cc3632069eb', 'x-compute-request-id': 'req-23b697a3-ff8e-43a0-aa0d-7cc3632069eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:49,769 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:07:49,770 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aef6e0c2-c90f-4f49-a3b8-526cff1c1a92', 'x-compute-request-id': 'req-aef6e0c2-c90f-4f49-a3b8-526cff1c1a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:50,860 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:50,861 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23c4e480-79d8-4baf-9f47-061eb7ffd194', 'x-compute-request-id': 'req-23c4e480-79d8-4baf-9f47-061eb7ffd194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:51,956 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:07:51,956 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9cd1308-5f5c-4676-86be-86f9913dc93e', 'x-compute-request-id': 'req-d9cd1308-5f5c-4676-86be-86f9913dc93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:53,048 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:53,048 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d42fd89-6e05-4314-b039-4b493bcbad96', 'x-compute-request-id': 'req-5d42fd89-6e05-4314-b039-4b493bcbad96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:54,142 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:07:54,142 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358dddc1-12ae-4a2e-8569-a4f73a28f442', 'x-compute-request-id': 'req-358dddc1-12ae-4a2e-8569-a4f73a28f442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:55,232 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:07:55,232 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d617ac-ea37-4d6e-bb8b-56b0068b2995', 'x-compute-request-id': 'req-b5d617ac-ea37-4d6e-bb8b-56b0068b2995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:56,324 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:56,324 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e411a75f-1f13-4868-a13b-ed7e020e433c', 'x-compute-request-id': 'req-e411a75f-1f13-4868-a13b-ed7e020e433c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:57,415 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:57,416 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6cc927-3b2c-444a-bf13-ba88f727525f', 'x-compute-request-id': 'req-8b6cc927-3b2c-444a-bf13-ba88f727525f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:58,508 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:07:58,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdabc027-df0e-41a3-8a75-bcc7adc04084', 'x-compute-request-id': 'req-cdabc027-df0e-41a3-8a75-bcc7adc04084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:07:59,608 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.090s 2021-10-29 17:07:59,608 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd48a339-7055-41e0-9211-2b9f655ce515', 'x-compute-request-id': 'req-cd48a339-7055-41e0-9211-2b9f655ce515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:00,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:00,700 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93d3029-2db8-4df0-b826-aace0a424abd', 'x-compute-request-id': 'req-b93d3029-2db8-4df0-b826-aace0a424abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:01,792 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:01,792 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0382c6bf-0764-4ab0-8f7f-007c40edebd9', 'x-compute-request-id': 'req-0382c6bf-0764-4ab0-8f7f-007c40edebd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:02,887 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:08:02,888 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-425e9786-f380-4e59-8208-0ed827bd4bd0', 'x-compute-request-id': 'req-425e9786-f380-4e59-8208-0ed827bd4bd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:03,980 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:03,980 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f9c26b3-20c0-4f3f-a5bb-ffe8c929b03e', 'x-compute-request-id': 'req-7f9c26b3-20c0-4f3f-a5bb-ffe8c929b03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:05,123 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.135s 2021-10-29 17:08:05,124 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19873697-e598-4d59-99ee-c25e3645b79d', 'x-compute-request-id': 'req-19873697-e598-4d59-99ee-c25e3645b79d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:06,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.092s 2021-10-29 17:08:06,225 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3671e1b-8600-4ae3-b5d1-abdb8f0f1c59', 'x-compute-request-id': 'req-b3671e1b-8600-4ae3-b5d1-abdb8f0f1c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:07,326 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.092s 2021-10-29 17:08:07,326 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-101bec07-b06f-48cf-9577-d5feb4b5d173', 'x-compute-request-id': 'req-101bec07-b06f-48cf-9577-d5feb4b5d173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:08,452 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.117s 2021-10-29 17:08:08,453 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-786d27a3-3e35-4d12-9fa2-2932db4110b0', 'x-compute-request-id': 'req-786d27a3-3e35-4d12-9fa2-2932db4110b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:09,581 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.119s 2021-10-29 17:08:09,581 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-505cfd50-9461-4797-9bb0-52ab487b3bcf', 'x-compute-request-id': 'req-505cfd50-9461-4797-9bb0-52ab487b3bcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:10,693 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.103s 2021-10-29 17:08:10,693 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44555b87-6add-48b4-8158-05703f5bd1ba', 'x-compute-request-id': 'req-44555b87-6add-48b4-8158-05703f5bd1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:11,848 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.146s 2021-10-29 17:08:11,848 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512c3ef0-efaa-4ef0-905f-4178b6f49cbf', 'x-compute-request-id': 'req-512c3ef0-efaa-4ef0-905f-4178b6f49cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:13,154 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.297s 2021-10-29 17:08:13,155 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ceb6b26-b099-451c-8967-e9d88fee5a98', 'x-compute-request-id': 'req-4ceb6b26-b099-451c-8967-e9d88fee5a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:14,343 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.178s 2021-10-29 17:08:14,343 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19906874-43bc-4267-b876-0c7a9739a6b2', 'x-compute-request-id': 'req-19906874-43bc-4267-b876-0c7a9739a6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:15,441 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.090s 2021-10-29 17:08:15,441 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdc8e833-6f3c-4fb2-b284-ae0771af48da', 'x-compute-request-id': 'req-fdc8e833-6f3c-4fb2-b284-ae0771af48da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:16,534 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:16,534 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9655739f-1010-416a-ae9e-3c203f4f20b3', 'x-compute-request-id': 'req-9655739f-1010-416a-ae9e-3c203f4f20b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:17,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:17,627 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6581d3d5-7b98-43af-8480-1b165635d544', 'x-compute-request-id': 'req-6581d3d5-7b98-43af-8480-1b165635d544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:18,725 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.089s 2021-10-29 17:08:18,726 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c40979a-dc6a-4165-8191-c719a2e2e6c4', 'x-compute-request-id': 'req-0c40979a-dc6a-4165-8191-c719a2e2e6c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:19,821 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:08:19,821 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf5452bb-ec4f-43df-8d9a-2a1d70ebc14e', 'x-compute-request-id': 'req-bf5452bb-ec4f-43df-8d9a-2a1d70ebc14e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:20,917 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:08:20,917 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bc9332-c0df-4978-99ac-d9a657bad2cb', 'x-compute-request-id': 'req-c7bc9332-c0df-4978-99ac-d9a657bad2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:22,012 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:08:22,012 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98443842-65b9-44a5-b936-ef53a89575b0', 'x-compute-request-id': 'req-98443842-65b9-44a5-b936-ef53a89575b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:23,108 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:08:23,108 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd3dd620-d4c7-48f8-ba01-513e77c1f6b7', 'x-compute-request-id': 'req-fd3dd620-d4c7-48f8-ba01-513e77c1f6b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:24,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:08:24,202 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1020ad-2cf6-4482-b922-1af535841567', 'x-compute-request-id': 'req-6e1020ad-2cf6-4482-b922-1af535841567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:25,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:25,295 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b82adfa-e9b5-47f8-9642-fd949bb20d87', 'x-compute-request-id': 'req-9b82adfa-e9b5-47f8-9642-fd949bb20d87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:26,387 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:26,387 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c62789c-0c41-4250-b7b2-14d6dabd8686', 'x-compute-request-id': 'req-1c62789c-0c41-4250-b7b2-14d6dabd8686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:27,480 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:08:27,481 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92f0ba4d-b177-4a50-81ab-872afe831570', 'x-compute-request-id': 'req-92f0ba4d-b177-4a50-81ab-872afe831570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:28,572 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:28,573 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1efe73-059a-48af-b003-3170f5a1895c', 'x-compute-request-id': 'req-dd1efe73-059a-48af-b003-3170f5a1895c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:29,665 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:29,665 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462dc97e-65a4-4c83-89ce-2981c894333b', 'x-compute-request-id': 'req-462dc97e-65a4-4c83-89ce-2981c894333b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:30,756 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:08:30,756 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59724d23-cce2-46f0-8ff8-7aac1e207941', 'x-compute-request-id': 'req-59724d23-cce2-46f0-8ff8-7aac1e207941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:31,852 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:08:31,852 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03161cfa-5601-4aa5-96f2-fc72742f3fd1', 'x-compute-request-id': 'req-03161cfa-5601-4aa5-96f2-fc72742f3fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:32,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:08:32,944 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2a8bed-7aeb-40c2-bca6-367a42820623', 'x-compute-request-id': 'req-7e2a8bed-7aeb-40c2-bca6-367a42820623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:34,036 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:34,036 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46411613-757e-47d5-9915-20c640ece14b', 'x-compute-request-id': 'req-46411613-757e-47d5-9915-20c640ece14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:35,131 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:08:35,131 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc5b58b-f64e-43dd-91a5-59aa3d2746e4', 'x-compute-request-id': 'req-9cc5b58b-f64e-43dd-91a5-59aa3d2746e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:36,225 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:08:36,226 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8c0bb7-437c-45f2-ac2b-2676d8cc8a47', 'x-compute-request-id': 'req-9c8c0bb7-437c-45f2-ac2b-2676d8cc8a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:37,317 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:08:37,318 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4953e23c-2fd5-4d6e-b8b3-200b4fdae75e', 'x-compute-request-id': 'req-4953e23c-2fd5-4d6e-b8b3-200b4fdae75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:38,415 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.089s 2021-10-29 17:08:38,415 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c75dd8-d2db-4683-a0ae-cffb20913a5b', 'x-compute-request-id': 'req-42c75dd8-d2db-4683-a0ae-cffb20913a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:39,508 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:39,508 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5663ecf6-795f-4f1a-8f5f-9bb76dc16f16', 'x-compute-request-id': 'req-5663ecf6-795f-4f1a-8f5f-9bb76dc16f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:40,598 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:08:40,599 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55ec444-d076-41e6-b835-762724dc722e', 'x-compute-request-id': 'req-d55ec444-d076-41e6-b835-762724dc722e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:41,690 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:08:41,690 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981cbef0-7f5e-4764-a2e2-c3151ec457af', 'x-compute-request-id': 'req-981cbef0-7f5e-4764-a2e2-c3151ec457af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:42,782 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:42,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b0bc9bf-efec-4099-aba1-3d0251747c0d', 'x-compute-request-id': 'req-8b0bc9bf-efec-4099-aba1-3d0251747c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:43,874 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:43,875 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5998c515-372a-4dc6-a787-19df37cfe909', 'x-compute-request-id': 'req-5998c515-372a-4dc6-a787-19df37cfe909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:44,970 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:08:44,971 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30cbbc3e-46af-4978-b62d-d5afc0f2559c', 'x-compute-request-id': 'req-30cbbc3e-46af-4978-b62d-d5afc0f2559c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:46,062 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:08:46,062 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a07523ff-edca-49f8-9531-b31e11703db0', 'x-compute-request-id': 'req-a07523ff-edca-49f8-9531-b31e11703db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:47,156 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:47,156 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe5fe4ea-f519-4009-9475-0f767771f714', 'x-compute-request-id': 'req-fe5fe4ea-f519-4009-9475-0f767771f714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:48,250 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:08:48,251 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fb7b5b-00a5-489b-91dc-9d623232485c', 'x-compute-request-id': 'req-d8fb7b5b-00a5-489b-91dc-9d623232485c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:49,341 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:08:49,342 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733befad-0da5-4593-a103-83b49f6a0efa', 'x-compute-request-id': 'req-733befad-0da5-4593-a103-83b49f6a0efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:50,435 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:50,435 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e0a78dc-b748-4ba3-99e4-7f1f67691efc', 'x-compute-request-id': 'req-4e0a78dc-b748-4ba3-99e4-7f1f67691efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:51,527 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:51,528 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca1e4d81-431a-4a16-8737-ca4b65d4de08', 'x-compute-request-id': 'req-ca1e4d81-431a-4a16-8737-ca4b65d4de08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:52,619 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:52,620 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e262201f-e206-4338-9dbe-412ac6720909', 'x-compute-request-id': 'req-e262201f-e206-4338-9dbe-412ac6720909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:53,712 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:08:53,713 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22bc0877-3659-4a79-889c-e6566b6d43db', 'x-compute-request-id': 'req-22bc0877-3659-4a79-889c-e6566b6d43db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:54,805 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:54,805 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b200f155-0ff6-4e0b-9d83-364815771e3c', 'x-compute-request-id': 'req-b200f155-0ff6-4e0b-9d83-364815771e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:55,895 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:08:55,896 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2504efa-9174-44d9-a97f-80c6c048d484', 'x-compute-request-id': 'req-e2504efa-9174-44d9-a97f-80c6c048d484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:56,985 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:08:56,986 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8876a41f-9482-47e8-9bec-5025496b5ee2', 'x-compute-request-id': 'req-8876a41f-9482-47e8-9bec-5025496b5ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:58,083 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:08:58,084 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4921af6-0a60-4721-b96b-9a008b6a917e', 'x-compute-request-id': 'req-a4921af6-0a60-4721-b96b-9a008b6a917e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:08:59,176 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:08:59,176 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f86126e-6ccd-4a12-a75f-d595ba306b76', 'x-compute-request-id': 'req-2f86126e-6ccd-4a12-a75f-d595ba306b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:00,267 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:09:00,267 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0f41e3-3180-427f-a6d1-13825cea6e67', 'x-compute-request-id': 'req-2d0f41e3-3180-427f-a6d1-13825cea6e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:01,364 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:09:01,364 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb9b651-9f1b-4928-9506-2345101f0a12', 'x-compute-request-id': 'req-2fb9b651-9f1b-4928-9506-2345101f0a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:02,456 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:02,457 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b99cd979-5285-4ea6-9776-c7423eb2c42c', 'x-compute-request-id': 'req-b99cd979-5285-4ea6-9776-c7423eb2c42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:03,548 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:09:03,548 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb1052a-d154-4aa3-9d2e-32afaaef2706', 'x-compute-request-id': 'req-8fb1052a-d154-4aa3-9d2e-32afaaef2706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:04,641 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:04,641 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee1ec05-9393-4ba9-8b8f-b8d530e16a54', 'x-compute-request-id': 'req-3ee1ec05-9393-4ba9-8b8f-b8d530e16a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:05,733 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:09:05,733 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee99457-d6f9-436c-9a69-7e44d1b7853e', 'x-compute-request-id': 'req-fee99457-d6f9-436c-9a69-7e44d1b7853e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:06,827 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:06,827 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b2f3d4-3f7f-48b5-854b-8cc527e50163', 'x-compute-request-id': 'req-56b2f3d4-3f7f-48b5-854b-8cc527e50163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:07,920 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:07,920 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624424da-387e-4902-93f0-ef51b5276564', 'x-compute-request-id': 'req-624424da-387e-4902-93f0-ef51b5276564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:09,014 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:09:09,014 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c0c1ef-facb-4def-a683-3bff0f8f615c', 'x-compute-request-id': 'req-73c0c1ef-facb-4def-a683-3bff0f8f615c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:10,106 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:09:10,107 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ad7f251-e231-417b-a51a-0679a124ee39', 'x-compute-request-id': 'req-7ad7f251-e231-417b-a51a-0679a124ee39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:11,202 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:09:11,202 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce92d9c9-a08c-43d5-8001-496796b6cf56', 'x-compute-request-id': 'req-ce92d9c9-a08c-43d5-8001-496796b6cf56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:12,295 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:12,296 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beeb161a-f5d1-4a14-af59-86680eb09738', 'x-compute-request-id': 'req-beeb161a-f5d1-4a14-af59-86680eb09738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:13,390 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:13,390 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ca98ab-9774-4f75-a6db-5bf4f34aa748', 'x-compute-request-id': 'req-72ca98ab-9774-4f75-a6db-5bf4f34aa748', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:14,493 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.094s 2021-10-29 17:09:14,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68f902d9-c17b-4748-92bc-cfe68a9bfe40', 'x-compute-request-id': 'req-68f902d9-c17b-4748-92bc-cfe68a9bfe40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:15,585 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:15,585 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566e9a76-e679-45fa-9dfd-47cbaa872500', 'x-compute-request-id': 'req-566e9a76-e679-45fa-9dfd-47cbaa872500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:16,823 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.229s 2021-10-29 17:09:16,823 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3114e1b3-7ffd-45a9-8d43-74d9f0629844', 'x-compute-request-id': 'req-3114e1b3-7ffd-45a9-8d43-74d9f0629844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:17,945 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.113s 2021-10-29 17:09:17,945 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2babdf-8238-4cfe-b108-ba336d3eacdf', 'x-compute-request-id': 'req-0a2babdf-8238-4cfe-b108-ba336d3eacdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:19,043 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.089s 2021-10-29 17:09:19,043 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52196a67-665f-454d-9bc5-7e005aeebb17', 'x-compute-request-id': 'req-52196a67-665f-454d-9bc5-7e005aeebb17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:20,157 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.105s 2021-10-29 17:09:20,157 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4457d9-d2dc-48c1-ba59-93c18d5c740f', 'x-compute-request-id': 'req-4c4457d9-d2dc-48c1-ba59-93c18d5c740f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:21,268 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.102s 2021-10-29 17:09:21,268 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d28e3b-329d-44b1-ac98-83c7a4903f8e', 'x-compute-request-id': 'req-67d28e3b-329d-44b1-ac98-83c7a4903f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:22,365 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:09:22,365 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9e94c88-5dcc-491d-b91f-214a03c8f782', 'x-compute-request-id': 'req-c9e94c88-5dcc-491d-b91f-214a03c8f782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:23,467 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.093s 2021-10-29 17:09:23,467 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c8a625-6bee-451d-8cd8-4017f8a89880', 'x-compute-request-id': 'req-b0c8a625-6bee-451d-8cd8-4017f8a89880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:24,564 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:09:24,565 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6411d18-964b-40d8-9150-9923cf60067e', 'x-compute-request-id': 'req-e6411d18-964b-40d8-9150-9923cf60067e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:25,658 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:25,659 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3284e4-5fcd-474c-8583-a337b1e25f3a', 'x-compute-request-id': 'req-af3284e4-5fcd-474c-8583-a337b1e25f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:26,754 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:26,754 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2becde47-6f6c-4623-b3c9-1a705f4f20c0', 'x-compute-request-id': 'req-2becde47-6f6c-4623-b3c9-1a705f4f20c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:27,847 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:27,848 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13cca4f-4358-4e62-aaa4-6a9fd87914a6', 'x-compute-request-id': 'req-d13cca4f-4358-4e62-aaa4-6a9fd87914a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:28,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:28,943 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026636e5-81f0-484a-a9ef-0d81034e4ec1', 'x-compute-request-id': 'req-026636e5-81f0-484a-a9ef-0d81034e4ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:30,037 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:30,037 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40334e93-dbcf-4915-ab24-a90b818d0c80', 'x-compute-request-id': 'req-40334e93-dbcf-4915-ab24-a90b818d0c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:31,131 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:31,131 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6406373c-77c6-4234-9f7e-0d4f7974c28a', 'x-compute-request-id': 'req-6406373c-77c6-4234-9f7e-0d4f7974c28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:32,222 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:32,223 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3d9797-0632-4edd-97e0-d3dfee82f96b', 'x-compute-request-id': 'req-bf3d9797-0632-4edd-97e0-d3dfee82f96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:33,318 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:09:33,318 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce43023b-8b52-49c1-b422-2cdef83d0039', 'x-compute-request-id': 'req-ce43023b-8b52-49c1-b422-2cdef83d0039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:34,412 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:34,412 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39241fda-424b-4723-a3d9-af75d01f2c3f', 'x-compute-request-id': 'req-39241fda-424b-4723-a3d9-af75d01f2c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:35,503 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:35,504 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f779b0be-5d00-4486-8680-8fb376ac5b7d', 'x-compute-request-id': 'req-f779b0be-5d00-4486-8680-8fb376ac5b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:36,597 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:36,597 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a569a012-efd8-43ca-89c2-6d8f638e110f', 'x-compute-request-id': 'req-a569a012-efd8-43ca-89c2-6d8f638e110f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:37,689 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:37,689 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd850fe9-e3de-4f7f-bfa1-77d724e5cd48', 'x-compute-request-id': 'req-cd850fe9-e3de-4f7f-bfa1-77d724e5cd48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:38,782 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:38,783 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077f17e3-611c-4071-ae54-c11044d9d6ca', 'x-compute-request-id': 'req-077f17e3-611c-4071-ae54-c11044d9d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:39,875 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:39,875 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-598315ec-1a7a-4969-b7bb-760062deba98', 'x-compute-request-id': 'req-598315ec-1a7a-4969-b7bb-760062deba98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:40,967 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:40,967 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58d9aac-190b-4751-82c9-11b275431ef1', 'x-compute-request-id': 'req-a58d9aac-190b-4751-82c9-11b275431ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:42,287 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.311s 2021-10-29 17:09:42,287 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c3cde2-fbf1-47f0-a8c7-ffe0f55ccfbd', 'x-compute-request-id': 'req-66c3cde2-fbf1-47f0-a8c7-ffe0f55ccfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:43,378 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:43,378 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f459c84b-fe84-4dc4-a431-143227985164', 'x-compute-request-id': 'req-f459c84b-fe84-4dc4-a431-143227985164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:44,469 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:44,469 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e25cb6d-fc2f-47c2-8ec6-7c32a84bf52d', 'x-compute-request-id': 'req-1e25cb6d-fc2f-47c2-8ec6-7c32a84bf52d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:45,561 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:45,561 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7adad050-1ff1-4dea-8f42-9b8124cfbe9e', 'x-compute-request-id': 'req-7adad050-1ff1-4dea-8f42-9b8124cfbe9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:46,662 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.092s 2021-10-29 17:09:46,662 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0653fca5-6592-41ae-9fda-1142c2ffcc39', 'x-compute-request-id': 'req-0653fca5-6592-41ae-9fda-1142c2ffcc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:47,756 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:09:47,756 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff1ad95-2bf2-455b-85bf-81ce7471270d', 'x-compute-request-id': 'req-6ff1ad95-2bf2-455b-85bf-81ce7471270d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:48,850 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:09:48,851 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3680eea8-4a93-4b14-8c21-d780a30dd941', 'x-compute-request-id': 'req-3680eea8-4a93-4b14-8c21-d780a30dd941', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:49,943 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:49,944 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98cb61e3-1f0e-4bb3-a16a-e2dc2026d3f6', 'x-compute-request-id': 'req-98cb61e3-1f0e-4bb3-a16a-e2dc2026d3f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:51,035 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:51,036 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd8b5327-67b3-4558-8367-496411525685', 'x-compute-request-id': 'req-bd8b5327-67b3-4558-8367-496411525685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:52,129 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:09:52,130 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60a9c9c6-edcc-4794-a6c0-7727d25f3879', 'x-compute-request-id': 'req-60a9c9c6-edcc-4794-a6c0-7727d25f3879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:53,221 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:53,221 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4812faf7-86f5-4ffb-942d-1f03e249fb09', 'x-compute-request-id': 'req-4812faf7-86f5-4ffb-942d-1f03e249fb09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:54,314 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:09:54,315 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20798a07-d48e-495d-9425-4443f56766e9', 'x-compute-request-id': 'req-20798a07-d48e-495d-9425-4443f56766e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:55,406 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:55,406 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bfc7764-8563-4f53-8c3d-8a377c845047', 'x-compute-request-id': 'req-8bfc7764-8563-4f53-8c3d-8a377c845047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:56,497 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:56,497 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a5eaf8a-8a0d-41a6-8b21-68dafd87ef14', 'x-compute-request-id': 'req-5a5eaf8a-8a0d-41a6-8b21-68dafd87ef14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:57,589 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:09:57,590 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba53bf0-d5b7-4d76-8bb1-c0b5f59cd10f', 'x-compute-request-id': 'req-dba53bf0-d5b7-4d76-8bb1-c0b5f59cd10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:58,681 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:09:58,681 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6bcec7-1392-4d2c-b3c3-1518aa35ba30', 'x-compute-request-id': 'req-2c6bcec7-1392-4d2c-b3c3-1518aa35ba30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:09:59,776 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:09:59,777 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c284bfdb-d10b-4ab9-9d4d-51120e07fcf3', 'x-compute-request-id': 'req-c284bfdb-d10b-4ab9-9d4d-51120e07fcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:00,871 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:00,872 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcee9239-737f-4763-af01-7e119e19d2ff', 'x-compute-request-id': 'req-bcee9239-737f-4763-af01-7e119e19d2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:01,963 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:01,963 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16bc69cc-5ce5-4c73-b466-b0e4df140986', 'x-compute-request-id': 'req-16bc69cc-5ce5-4c73-b466-b0e4df140986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:03,055 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:03,055 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbe5e9e-4e4d-4385-b61e-7a01649f024b', 'x-compute-request-id': 'req-1cbe5e9e-4e4d-4385-b61e-7a01649f024b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:04,148 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:04,149 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e1ea53-11c7-4f0d-a2c8-d9fc546b1aa3', 'x-compute-request-id': 'req-02e1ea53-11c7-4f0d-a2c8-d9fc546b1aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:05,240 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:05,241 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b527645-3c52-4fbd-b904-805755be7689', 'x-compute-request-id': 'req-7b527645-3c52-4fbd-b904-805755be7689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:06,331 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:06,332 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e39722-13ee-459e-8bb2-ad0fa0edca5e', 'x-compute-request-id': 'req-60e39722-13ee-459e-8bb2-ad0fa0edca5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:07,425 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:07,426 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a922e524-cf97-4bb6-98c0-e53d1daf9bed', 'x-compute-request-id': 'req-a922e524-cf97-4bb6-98c0-e53d1daf9bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:08,517 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:08,518 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb15e78b-4c7e-4880-911b-ad0e9af72cac', 'x-compute-request-id': 'req-fb15e78b-4c7e-4880-911b-ad0e9af72cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:09,609 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:09,610 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a735fe0b-880a-4999-83bf-32d49c371bd7', 'x-compute-request-id': 'req-a735fe0b-880a-4999-83bf-32d49c371bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:10,700 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:10,701 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d1bf7a-089d-42ab-a10d-e6fb64936abe', 'x-compute-request-id': 'req-b5d1bf7a-089d-42ab-a10d-e6fb64936abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:11,794 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:10:11,794 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f6892e1-85b6-4a5e-9aef-f653a8ff8b53', 'x-compute-request-id': 'req-8f6892e1-85b6-4a5e-9aef-f653a8ff8b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:12,891 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:10:12,891 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-143e3219-47c9-46da-b1fc-3a4feb57d806', 'x-compute-request-id': 'req-143e3219-47c9-46da-b1fc-3a4feb57d806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:13,987 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.087s 2021-10-29 17:10:13,987 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-313a2259-44e9-4012-b106-fde72e5600b8', 'x-compute-request-id': 'req-313a2259-44e9-4012-b106-fde72e5600b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:15,079 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:15,079 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ed7cfd-fbbd-404b-83b2-2ca2cf98e041', 'x-compute-request-id': 'req-a6ed7cfd-fbbd-404b-83b2-2ca2cf98e041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:16,170 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:16,171 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28da3c8-b82d-42b3-89a4-60d02912c1aa', 'x-compute-request-id': 'req-e28da3c8-b82d-42b3-89a4-60d02912c1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:17,261 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:17,261 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1896638-96eb-451b-a6fd-76a3248b549a', 'x-compute-request-id': 'req-d1896638-96eb-451b-a6fd-76a3248b549a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:18,351 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:18,352 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25f8a8a7-bf38-4895-ad79-d3a0eb2bb051', 'x-compute-request-id': 'req-25f8a8a7-bf38-4895-ad79-d3a0eb2bb051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:19,444 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:19,444 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdd8b47d-385d-4bcb-a226-307924dfaaa4', 'x-compute-request-id': 'req-bdd8b47d-385d-4bcb-a226-307924dfaaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:20,537 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:20,537 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddf3c456-28df-4b42-88a8-54988b25c2d4', 'x-compute-request-id': 'req-ddf3c456-28df-4b42-88a8-54988b25c2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:21,626 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:10:21,627 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e05b22c7-99c5-4291-9da7-883d32ca88f7', 'x-compute-request-id': 'req-e05b22c7-99c5-4291-9da7-883d32ca88f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:22,721 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:22,722 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e307ecaf-aef9-4e86-81f4-a8e4bf104780', 'x-compute-request-id': 'req-e307ecaf-aef9-4e86-81f4-a8e4bf104780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:23,812 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:23,813 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f06c745d-f65c-419c-ad79-498b2bfff514', 'x-compute-request-id': 'req-f06c745d-f65c-419c-ad79-498b2bfff514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:24,906 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:24,906 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de06aca5-f789-4ae2-8682-4e1416f8f844', 'x-compute-request-id': 'req-de06aca5-f789-4ae2-8682-4e1416f8f844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:26,001 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:26,002 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b29f2a-0b27-4e1d-abff-e77738815866', 'x-compute-request-id': 'req-d6b29f2a-0b27-4e1d-abff-e77738815866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:27,097 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:27,097 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c137783c-abe2-4147-962f-fa3a154ee0c4', 'x-compute-request-id': 'req-c137783c-abe2-4147-962f-fa3a154ee0c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:28,189 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:28,189 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991e7c3a-4a4c-457c-acd2-3a5c142b88e2', 'x-compute-request-id': 'req-991e7c3a-4a4c-457c-acd2-3a5c142b88e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:29,284 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:29,284 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7ec3f69-0a27-452d-8e06-59cd33e4acb0', 'x-compute-request-id': 'req-a7ec3f69-0a27-452d-8e06-59cd33e4acb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:30,376 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:30,376 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ccb6e9-e970-4cf3-b7ef-339628196625', 'x-compute-request-id': 'req-26ccb6e9-e970-4cf3-b7ef-339628196625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:31,468 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:31,468 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fab80746-d254-473d-b728-111701582b0f', 'x-compute-request-id': 'req-fab80746-d254-473d-b728-111701582b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:32,559 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:32,560 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d6d0c12-e131-4c1c-af5c-20b11858ac34', 'x-compute-request-id': 'req-5d6d0c12-e131-4c1c-af5c-20b11858ac34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:33,651 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:33,652 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-669691fd-a2e8-4c33-a5af-7a018229e8c2', 'x-compute-request-id': 'req-669691fd-a2e8-4c33-a5af-7a018229e8c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:34,843 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.183s 2021-10-29 17:10:34,844 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3e4e4c-a73b-4831-9b8a-b0b96cb0b12e', 'x-compute-request-id': 'req-bb3e4e4c-a73b-4831-9b8a-b0b96cb0b12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:35,937 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:35,938 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bec9d41-826b-4e1f-a8ca-48c1ec55c45e', 'x-compute-request-id': 'req-2bec9d41-826b-4e1f-a8ca-48c1ec55c45e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:37,028 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:37,029 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12800573-5fc9-4ddc-a600-1fbb1580935f', 'x-compute-request-id': 'req-12800573-5fc9-4ddc-a600-1fbb1580935f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:38,120 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:38,121 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b033a525-2f76-4921-80db-5512f7390309', 'x-compute-request-id': 'req-b033a525-2f76-4921-80db-5512f7390309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:39,215 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:39,216 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecfbfcd8-6618-4b4c-babd-4ba0e413465e', 'x-compute-request-id': 'req-ecfbfcd8-6618-4b4c-babd-4ba0e413465e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:40,312 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:10:40,313 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82378027-683c-4c77-adba-e99f707841f7', 'x-compute-request-id': 'req-82378027-683c-4c77-adba-e99f707841f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:41,406 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:10:41,406 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8065fd4-40f4-400e-bf42-efd99008c599', 'x-compute-request-id': 'req-e8065fd4-40f4-400e-bf42-efd99008c599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:42,497 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:42,498 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9dc0a21-257c-41c4-8bd4-475e5470662d', 'x-compute-request-id': 'req-a9dc0a21-257c-41c4-8bd4-475e5470662d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:43,588 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:43,588 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3f0e16-ec53-4226-b459-ce4b81301cf8', 'x-compute-request-id': 'req-ad3f0e16-ec53-4226-b459-ce4b81301cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:44,680 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:44,680 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa09fa4e-3fb4-4b80-b5d8-302f2875bdab', 'x-compute-request-id': 'req-fa09fa4e-3fb4-4b80-b5d8-302f2875bdab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:45,774 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:45,774 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df6872f1-de31-49f9-9f0d-c6c7df96f7a1', 'x-compute-request-id': 'req-df6872f1-de31-49f9-9f0d-c6c7df96f7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:46,867 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:46,867 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be58e91b-0a83-49b8-9065-5843f79bfcb5', 'x-compute-request-id': 'req-be58e91b-0a83-49b8-9065-5843f79bfcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:47,958 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.081s 2021-10-29 17:10:47,959 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973f0ab7-88ae-42dd-b203-31e0dd450630', 'x-compute-request-id': 'req-973f0ab7-88ae-42dd-b203-31e0dd450630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:49,049 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:10:49,050 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c17858-716e-4b48-aae2-37bf05a1c65e', 'x-compute-request-id': 'req-e2c17858-716e-4b48-aae2-37bf05a1c65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:50,141 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:50,141 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-144853b9-0d2a-4bfa-9b4c-39c91e9265ea', 'x-compute-request-id': 'req-144853b9-0d2a-4bfa-9b4c-39c91e9265ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:51,235 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:10:51,235 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb07003-a17b-488e-8f63-b518daff6479', 'x-compute-request-id': 'req-edb07003-a17b-488e-8f63-b518daff6479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:52,328 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:10:52,328 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a2e281d-05d6-4fb5-a7d1-e09f538f5864', 'x-compute-request-id': 'req-3a2e281d-05d6-4fb5-a7d1-e09f538f5864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:53,425 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.088s 2021-10-29 17:10:53,425 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-741ef9dc-7805-44a4-b8ff-de3ab9f34a87', 'x-compute-request-id': 'req-741ef9dc-7805-44a4-b8ff-de3ab9f34a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:54,517 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:54,517 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae4c45e-bcd6-4ba3-b51c-205b25467cad', 'x-compute-request-id': 'req-aae4c45e-bcd6-4ba3-b51c-205b25467cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:55,609 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:55,609 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50238b5-a85a-4aa3-9947-bc316966383c', 'x-compute-request-id': 'req-c50238b5-a85a-4aa3-9947-bc316966383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:56,704 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.086s 2021-10-29 17:10:56,704 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79bf8327-cb17-4674-96d1-90db99ebccce', 'x-compute-request-id': 'req-79bf8327-cb17-4674-96d1-90db99ebccce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:57,797 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:57,797 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ec3ecf8-3fb9-412c-8732-afb923b2a143', 'x-compute-request-id': 'req-3ec3ecf8-3fb9-412c-8732-afb923b2a143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:58,890 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:10:58,890 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d105ad-c899-4ee2-80fb-582962139497', 'x-compute-request-id': 'req-72d105ad-c899-4ee2-80fb-582962139497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:10:59,982 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:10:59,982 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:10:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4aeab58-9cb1-4689-b37b-0986b65951be', 'x-compute-request-id': 'req-f4aeab58-9cb1-4689-b37b-0986b65951be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:01,075 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:11:01,075 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67e44ec-6ef2-4aaf-921e-c171b2e2e7b8', 'x-compute-request-id': 'req-b67e44ec-6ef2-4aaf-921e-c171b2e2e7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:02,165 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:02,166 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f8a903-fb11-45f9-b112-cc36c6b396c8', 'x-compute-request-id': 'req-b7f8a903-fb11-45f9-b112-cc36c6b396c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:03,257 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:03,257 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018ce564-751d-4edf-9fee-b5b8313fc23e', 'x-compute-request-id': 'req-018ce564-751d-4edf-9fee-b5b8313fc23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:04,348 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:04,348 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac82914-4949-4288-a424-15d60470805d', 'x-compute-request-id': 'req-cac82914-4949-4288-a424-15d60470805d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:05,442 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:11:05,443 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876bc7de-3d95-4c07-8657-2dd9678e07be', 'x-compute-request-id': 'req-876bc7de-3d95-4c07-8657-2dd9678e07be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:06,540 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.089s 2021-10-29 17:11:06,540 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7423f0ed-2f0d-44b8-b18a-c118348a2aa8', 'x-compute-request-id': 'req-7423f0ed-2f0d-44b8-b18a-c118348a2aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:07,632 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:07,633 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2d5fd4-ffc0-4b66-811f-4a7789d79185', 'x-compute-request-id': 'req-aa2d5fd4-ffc0-4b66-811f-4a7789d79185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:08,723 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:08,723 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0240186e-93e8-4a02-bc35-17f53c25299a', 'x-compute-request-id': 'req-0240186e-93e8-4a02-bc35-17f53c25299a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:09,814 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:09,815 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237c388b-8f13-484b-a7fd-77da94e41a1d', 'x-compute-request-id': 'req-237c388b-8f13-484b-a7fd-77da94e41a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:10,907 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:11:10,907 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6b5d7b-9a10-41eb-bb9c-ad643916926a', 'x-compute-request-id': 'req-cd6b5d7b-9a10-41eb-bb9c-ad643916926a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:12,001 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.085s 2021-10-29 17:11:12,001 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b841ab-274c-434f-8e0e-ced08a4c0a81', 'x-compute-request-id': 'req-e7b841ab-274c-434f-8e0e-ced08a4c0a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:13,093 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:11:13,094 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e034eb-e73f-4038-a024-c70637cc4bc5', 'x-compute-request-id': 'req-94e034eb-e73f-4038-a024-c70637cc4bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:14,186 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:11:14,186 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6eccaca2-7a63-4a1a-b524-79c9fcc35232', 'x-compute-request-id': 'req-6eccaca2-7a63-4a1a-b524-79c9fcc35232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:15,278 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.084s 2021-10-29 17:11:15,279 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0889ca40-2992-4615-9226-62944fd78228', 'x-compute-request-id': 'req-0889ca40-2992-4615-9226-62944fd78228', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:16,369 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.083s 2021-10-29 17:11:16,370 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58509781-3057-4728-bb0f-00c5b2654289', 'x-compute-request-id': 'req-58509781-3057-4728-bb0f-00c5b2654289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:17,460 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21 0.082s 2021-10-29 17:11:17,460 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-956490ba-ceec-423f-8b80-e30254730838', 'x-compute-request-id': 'req-956490ba-ceec-423f-8b80-e30254730838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21'} Body: b'{"server": {"id": "6c7d5119-2f63-4430-b16d-9a9000602b21", "name": "tempest-AttachVolumeTestJSON-server-1580335069", "status": "ACTIVE", "tenant_id": "de51f8a7357a4ead9bd0ffa8beae355c", "user_id": "33143e95face4c81af346e9ca6991ae1", "metadata": {}, "hostId": "e2cab0460203935399a52fa3895623b84fd88d8bac48cd98bd999860", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:41:21Z", "updated": "2021-10-29T17:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/6c7d5119-2f63-4430-b16d-9a9000602b21"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-162166052", "OS-SRV-USG:launched_at": "2021-10-29T16:41:30.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "90268e5b-20bf-4a97-a340-f161900c1990"}]}}' 2021-10-29 17:11:17,468 116490 ERROR [tempest.api.compute.base] Failed to delete server 6c7d5119-2f63-4430-b16d-9a9000602b21 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base Traceback (most recent call last): 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 441, in delete_server 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base Details: None 2021-10-29 17:11:17.468 116490 ERROR tempest.api.compute.base 2021-10-29 17:11:17,494 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-162166052 0.025s 2021-10-29 17:11:17,494 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:17 GMT', 'server': 'Apache/2.4.41 (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-1daf17b0-4cc3-41c8-bd3c-e360c9f69b18', 'x-compute-request-id': 'req-1daf17b0-4cc3-41c8-bd3c-e360c9f69b18', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-keypair-162166052'} Body: b'' 2021-10-29 17:11:17,627 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/10f4d94f-1015-4b2b-891d-e82f01f8f1ac 0.132s 2021-10-29 17:11:17,627 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-68b664e8-fedf-4b18-a253-db9034ad2d14', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 17:11:17 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/10f4d94f-1015-4b2b-891d-e82f01f8f1ac'} Body: b'' 2021-10-29 17:11:17,648 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.41:9696/v2.0/security-groups/10f4d94f-1015-4b2b-891d-e82f01f8f1ac 0.020s 2021-10-29 17:11:17,648 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-44ed7d15-8c27-4b9b-adaf-29f603be6601', 'date': 'Fri, 29 Oct 2021 17:11:17 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/10f4d94f-1015-4b2b-891d-e82f01f8f1ac'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 10f4d94f-1015-4b2b-891d-e82f01f8f1ac does not exist", "detail": ""}}' 2021-10-29 17:11:18,275 116490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/floatingips/d9cffb5e-dfe6-4805-81f8-f853fc16b719 0.626s 2021-10-29 17:11:18,275 116490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-ac6bc90d-fb28-487d-8eff-11c86e13dc16', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 17:11:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/floatingips/d9cffb5e-dfe6-4805-81f8-f853fc16b719'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 380, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 90268e5b-20bf-4a97-a340-f161900c1990 failed to detach from server 6c7d5119-2f63-4430-b16d-9a9000602b21 within the required time (360 s) from the compute API perspective }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 90268e5b-20bf-4a97-a340-f161900c1990 failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 181, in test_list_get_volume_attachments waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 90268e5b-20bf-4a97-a340-f161900c1990 failed to reach available status (current detaching) within the required time (360 s). |
||||||
tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest | 5 | 1 | 4 | 0 | 0 | Detail | |
test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] |
pass
pt11.1: 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] |
fail
ft11.2: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:47:15,974 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 202 POST http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes 0.243s 2021-10-29 16:47:15,975 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1767834709"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ed4e60-b8f6-49f8-8e15-9d3bbe855bd9', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ed4e60-b8f6-49f8-8e15-9d3bbe855bd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:15.888567", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:47:16,064 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.081s 2021-10-29 16:47:16,064 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5e2d1e-8536-4b31-a2f2-978f2ef97223', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5e2d1e-8536-4b31-a2f2-978f2ef97223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:17,117 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:47:17,117 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e745d01e-d0d2-4e9a-904a-3bba25968815', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e745d01e-d0d2-4e9a-904a-3bba25968815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:18,212 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.085s 2021-10-29 16:47:18,212 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-357c33b9-1c70-494f-a5aa-81991be80213', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-357c33b9-1c70-494f-a5aa-81991be80213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:19,323 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.104s 2021-10-29 16:47:19,324 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3996ee13-0af2-4cb9-ae10-a8dc0ca78a71', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3996ee13-0af2-4cb9-ae10-a8dc0ca78a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:20,382 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.051s 2021-10-29 16:47:20,382 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5284a9-6792-45a6-b76a-6ee167b80b09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5284a9-6792-45a6-b76a-6ee167b80b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:21,427 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:47:21,428 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d633939b-5b33-4732-9b6d-e525561af88b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d633939b-5b33-4732-9b6d-e525561af88b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:22,479 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:47:22,480 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a782584e-11b4-4f6c-beb4-041d1ab74f8f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a782584e-11b4-4f6c-beb4-041d1ab74f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:23,534 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.047s 2021-10-29 16:47:23,534 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbb4ab09-6a23-40b3-8b78-cae4b6e7abe5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbb4ab09-6a23-40b3-8b78-cae4b6e7abe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:24,608 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.066s 2021-10-29 16:47:24,609 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d5c3cc-aa5a-4379-a0d8-af9dd585aa8a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d5c3cc-aa5a-4379-a0d8-af9dd585aa8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:25,688 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.070s 2021-10-29 16:47:25,688 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7655646f-07db-49a0-9c85-03db919354a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7655646f-07db-49a0-9c85-03db919354a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:26,743 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.046s 2021-10-29 16:47:26,744 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8f0311-478f-4d2d-9112-0c14efe6ffe1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8f0311-478f-4d2d-9112-0c14efe6ffe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:27,805 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.054s 2021-10-29 16:47:27,806 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56febe88-5204-46f0-8afc-852923e3c76c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56febe88-5204-46f0-8afc-852923e3c76c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:28,868 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.054s 2021-10-29 16:47:28,868 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efa3082-7a8e-4611-9588-4ebcd4895544', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efa3082-7a8e-4611-9588-4ebcd4895544', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:29,980 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.104s 2021-10-29 16:47:29,980 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689567b8-9007-4a88-9118-d95f3976a3d5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689567b8-9007-4a88-9118-d95f3976a3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:31,038 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.050s 2021-10-29 16:47:31,038 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484467b4-264f-4cfd-8e08-34305c0bef76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484467b4-264f-4cfd-8e08-34305c0bef76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:32,104 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.058s 2021-10-29 16:47:32,105 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79c3bde-c295-4f19-9d12-cd0c0a48a494', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79c3bde-c295-4f19-9d12-cd0c0a48a494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:33,154 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:47:33,154 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-871e36b0-94b7-4543-a521-384f4a3b9a3c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-871e36b0-94b7-4543-a521-384f4a3b9a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:34,220 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.058s 2021-10-29 16:47:34,220 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaa0782-8901-495d-b9f2-243afebef6db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaa0782-8901-495d-b9f2-243afebef6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:35,280 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.051s 2021-10-29 16:47:35,280 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-048cf51c-5240-46e2-9988-b59b105670a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-048cf51c-5240-46e2-9988-b59b105670a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:36,324 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:47:36,325 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bed8101e-bd84-4d48-b363-8a42ff687954', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bed8101e-bd84-4d48-b363-8a42ff687954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:37,374 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:47:37,374 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6f3015-729e-40c5-a7a4-515f709d193d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6f3015-729e-40c5-a7a4-515f709d193d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:38,442 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.060s 2021-10-29 16:47:38,442 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617a1f2d-7bac-4761-984d-f5b37fcf3682', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617a1f2d-7bac-4761-984d-f5b37fcf3682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:39,494 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:47:39,494 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed5c6c68-cfcc-4ad3-8afa-804930fb35fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed5c6c68-cfcc-4ad3-8afa-804930fb35fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:40,544 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:47:40,544 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cca8697-0d02-406f-a955-b1a6f40cc5bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cca8697-0d02-406f-a955-b1a6f40cc5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:41,589 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:47:41,589 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c154de-e172-4d10-a4ae-a42b84aa51e8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c154de-e172-4d10-a4ae-a42b84aa51e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:42,633 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:47:42,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2da0dc-5f8e-498f-acf7-6ee2d02ab8d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2da0dc-5f8e-498f-acf7-6ee2d02ab8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:43,687 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:47:43,687 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12bd7a1-d241-4328-b88d-4043209142db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12bd7a1-d241-4328-b88d-4043209142db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:44,731 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:47:44,731 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645aacd3-f81a-413b-a7ec-70d06f91a74d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645aacd3-f81a-413b-a7ec-70d06f91a74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:45,777 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:47:45,777 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92dc3a2b-cc00-4c91-a917-79b7c097b060', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92dc3a2b-cc00-4c91-a917-79b7c097b060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:46,838 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.053s 2021-10-29 16:47:46,839 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff11772a-19b8-4518-a794-6e0c38059c7a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff11772a-19b8-4518-a794-6e0c38059c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:47,881 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:47:47,881 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e0050d-b502-41be-81cc-9ea8c2c138f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e0050d-b502-41be-81cc-9ea8c2c138f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:48,928 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:47:48,928 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32822300-2fe4-4bbc-946e-e1ac28f18c67', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32822300-2fe4-4bbc-946e-e1ac28f18c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:49,979 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:47:49,979 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0daee073-6a53-44c0-9b58-0c9cbbb87f37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0daee073-6a53-44c0-9b58-0c9cbbb87f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:51,029 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:47:51,029 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0433ae3-b267-4aae-b328-3e7555207c5a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0433ae3-b267-4aae-b328-3e7555207c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:52,076 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:47:52,077 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10defac0-5742-4c31-b5d6-66ac118b1289', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10defac0-5742-4c31-b5d6-66ac118b1289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:53,127 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:47:53,127 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc94853c-16cb-476e-9770-80b08febf1db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc94853c-16cb-476e-9770-80b08febf1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:54,180 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:47:54,181 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f900ff35-91c1-480b-8a78-65da1af9660a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f900ff35-91c1-480b-8a78-65da1af9660a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:55,228 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:47:55,228 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8603621a-75f3-49d2-a069-a517868d0be1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8603621a-75f3-49d2-a069-a517868d0be1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:56,283 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.048s 2021-10-29 16:47:56,284 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0adbeba-2377-4481-ba93-bc08c093da73', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0adbeba-2377-4481-ba93-bc08c093da73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:57,327 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:47:57,327 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fc6c91-7370-4819-b8ff-df95f459da14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fc6c91-7370-4819-b8ff-df95f459da14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:58,412 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.076s 2021-10-29 16:47:58,412 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3ca475-2fcc-4614-a0f6-df01733c4b4a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3ca475-2fcc-4614-a0f6-df01733c4b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:47:59,456 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:47:59,457 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1abf0477-134b-4192-b523-29dac7701eff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1abf0477-134b-4192-b523-29dac7701eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:48:00,501 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:48:00,502 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27aae60f-005e-4781-9baf-19301c69130c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27aae60f-005e-4781-9baf-19301c69130c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:48:01,546 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:48:01,546 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381f1d6c-1aff-4bef-9df8-284024a350d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381f1d6c-1aff-4bef-9df8-284024a350d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:48:02,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:48:02,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8aef3a4-669b-4453-a4a4-3522d4c30888', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8aef3a4-669b-4453-a4a4-3522d4c30888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:03,666 116498 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 2021-10-29 16:49:29,191 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 85.585s 2021-10-29 16:49:29,191 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87bf7edc-b4cd-42c4-8b61-ae4a1c1af9ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87bf7edc-b4cd-42c4-8b61-ae4a1c1af9ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:30,248 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.049s 2021-10-29 16:49:30,249 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49aee84b-8ed4-4630-a64c-5356be03c863', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49aee84b-8ed4-4630-a64c-5356be03c863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:31,328 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.070s 2021-10-29 16:49:31,328 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41aa8142-3e28-4077-8f87-0e3040a1210f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41aa8142-3e28-4077-8f87-0e3040a1210f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:32,374 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:49:32,374 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a72638c-df7e-45f2-941a-e88406b34cf1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a72638c-df7e-45f2-941a-e88406b34cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:33,420 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:49:33,421 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307e15c-4d79-4fc8-a0c8-c86da5432a69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307e15c-4d79-4fc8-a0c8-c86da5432a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:34,469 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:34,469 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcd7ce85-10ed-4249-9e9d-f4ab7e3fabad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcd7ce85-10ed-4249-9e9d-f4ab7e3fabad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:35,516 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:49:35,516 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ab667c-ea39-4025-a4d3-21bef403b18c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ab667c-ea39-4025-a4d3-21bef403b18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:36,565 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:36,565 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-780cc827-8f5f-4116-9b00-d01f9681ddd4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-780cc827-8f5f-4116-9b00-d01f9681ddd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:37,613 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:37,613 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e46053b-d350-40f4-b5e9-bfed5f97a7cc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e46053b-d350-40f4-b5e9-bfed5f97a7cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:38,660 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:49:38,660 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb79cf5-646c-4dda-92c4-943fd67ef829', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb79cf5-646c-4dda-92c4-943fd67ef829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:39,709 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:49:39,709 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a639cd2-8149-4489-9742-34e70427abd6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a639cd2-8149-4489-9742-34e70427abd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:40,911 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.193s 2021-10-29 16:49:40,911 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbadc464-5e7c-4958-b564-ee176e176b2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbadc464-5e7c-4958-b564-ee176e176b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:41,962 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:49:41,962 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391e2b09-dd39-4f31-8c1e-f56e7f51ac3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391e2b09-dd39-4f31-8c1e-f56e7f51ac3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:43,011 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:49:43,012 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08187473-d51c-4815-a55d-49141683a592', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08187473-d51c-4815-a55d-49141683a592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:44,060 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:44,060 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15eda73c-b905-4534-b7c6-c7b5a4dfad0b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15eda73c-b905-4534-b7c6-c7b5a4dfad0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:45,108 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:45,108 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa181bd-dac8-43b7-8be3-80449ef50a54', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa181bd-dac8-43b7-8be3-80449ef50a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:46,161 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:49:46,162 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42f92d9-1d39-40e3-a03a-36b12fa8f5da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42f92d9-1d39-40e3-a03a-36b12fa8f5da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:47,209 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:49:47,209 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d9ad44-bdf0-49b3-9a8b-4ce1dcb0cb99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d9ad44-bdf0-49b3-9a8b-4ce1dcb0cb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:48,256 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:49:48,257 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c31460c6-969b-4ba5-aff4-66c2bc076e69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c31460c6-969b-4ba5-aff4-66c2bc076e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:49,312 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.047s 2021-10-29 16:49:49,312 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e55923-6616-4ca2-8e7f-53aca3f0d91d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e55923-6616-4ca2-8e7f-53aca3f0d91d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:50,356 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:49:50,356 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676e3578-d7f5-406c-b13c-0752d6ed17b5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676e3578-d7f5-406c-b13c-0752d6ed17b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:51,406 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:49:51,406 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da3b2b09-074c-4d3f-beb7-adc75b245e27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da3b2b09-074c-4d3f-beb7-adc75b245e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:52,454 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:52,454 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e3c9ea-80d3-4c47-8aee-9962b925a6c6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e3c9ea-80d3-4c47-8aee-9962b925a6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:53,502 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:53,502 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbaf636f-b1ce-4db6-8f83-c716a96c1a8c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbaf636f-b1ce-4db6-8f83-c716a96c1a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:54,550 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:54,551 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3342385-34a0-463e-b329-e3f086db717c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3342385-34a0-463e-b329-e3f086db717c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:55,600 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:49:55,600 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ef9964-ac82-46b5-a491-8ddedb751280', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ef9964-ac82-46b5-a491-8ddedb751280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:56,648 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:56,649 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3494a3ce-0cce-43bf-af0a-46f4f8b41d10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3494a3ce-0cce-43bf-af0a-46f4f8b41d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:57,697 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:49:57,697 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2416d335-9525-4ce9-af26-8a67d1d4922a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2416d335-9525-4ce9-af26-8a67d1d4922a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:58,747 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:49:58,747 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b4d6c4-73f8-4054-bca4-cdff1c723815', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b4d6c4-73f8-4054-bca4-cdff1c723815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:49:59,796 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:49:59,797 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32104c82-063b-42a2-9894-d3744e1e5562', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32104c82-063b-42a2-9894-d3744e1e5562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:00,846 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:00,847 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-190010ef-ea0a-40a7-b4dc-6360b5b94ce3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-190010ef-ea0a-40a7-b4dc-6360b5b94ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:01,894 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:01,895 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802d2090-61c0-4eb9-a57b-5b03266a08e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802d2090-61c0-4eb9-a57b-5b03266a08e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:02,946 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:50:02,946 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d79d82c-5314-47ea-a07c-6e85cb47bb88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d79d82c-5314-47ea-a07c-6e85cb47bb88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:03,992 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:50:03,992 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-596d01ca-1eb1-4daa-a832-bb2b70fcf073', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-596d01ca-1eb1-4daa-a832-bb2b70fcf073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:05,044 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:50:05,044 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-638d3c5e-3e34-4ab7-9b06-9b22dc0854b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-638d3c5e-3e34-4ab7-9b06-9b22dc0854b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:06,090 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:50:06,091 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6f637d4-2676-4462-be44-8940831e0d83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6f637d4-2676-4462-be44-8940831e0d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:07,141 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:07,141 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a13688-a5ec-49fe-83c2-de5c8cba0ec0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a13688-a5ec-49fe-83c2-de5c8cba0ec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:08,191 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:08,191 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d1bd44-80e1-4fdb-b720-a545ded5ca6f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d1bd44-80e1-4fdb-b720-a545ded5ca6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:09,239 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:09,239 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8423b92-1744-42c3-b4d1-a915801ede9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8423b92-1744-42c3-b4d1-a915801ede9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:10,288 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:10,289 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68769ec2-480e-4d34-b805-a09a854f09e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68769ec2-480e-4d34-b805-a09a854f09e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:11,341 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:50:11,341 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f167a9-6b5f-44d7-8420-2af9174eb5c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f167a9-6b5f-44d7-8420-2af9174eb5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:12,390 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:12,391 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe96e12-9537-40d8-ad4e-2db8520d1f3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe96e12-9537-40d8-ad4e-2db8520d1f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:13,437 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:13,438 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-698eabe6-63bd-476b-b10d-6323d0f636c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-698eabe6-63bd-476b-b10d-6323d0f636c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:14,486 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:14,487 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59817c92-6e69-437d-b8b7-984a8f008aa5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59817c92-6e69-437d-b8b7-984a8f008aa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:15,539 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:50:15,539 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50264e9-9a39-44bd-aa4b-b129a6741d38', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50264e9-9a39-44bd-aa4b-b129a6741d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:16,586 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:16,587 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526de966-d5c1-417f-a37d-73471a77323f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526de966-d5c1-417f-a37d-73471a77323f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:17,636 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:17,637 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48cd7d9e-860d-49bf-a77d-4cc645b4f3ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48cd7d9e-860d-49bf-a77d-4cc645b4f3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:18,684 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:18,684 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c082bf5-64d6-4f46-9cbf-0345c94eb104', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c082bf5-64d6-4f46-9cbf-0345c94eb104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:19,732 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:19,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b10ba4-f1f2-4bb0-8782-c7388d1d6f30', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b10ba4-f1f2-4bb0-8782-c7388d1d6f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:20,782 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:20,783 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e29e9b9-7885-4397-8aab-98c73be4bb06', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e29e9b9-7885-4397-8aab-98c73be4bb06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:21,831 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:21,831 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec925207-e43c-4bf2-9b7b-8dfaf05c58a7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec925207-e43c-4bf2-9b7b-8dfaf05c58a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:22,883 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:50:22,884 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742c8df0-efd7-49b6-87ba-94a9174b689c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742c8df0-efd7-49b6-87ba-94a9174b689c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:23,927 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:50:23,928 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642b3819-4e4c-402b-9cb5-ba35603e4c91', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642b3819-4e4c-402b-9cb5-ba35603e4c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:24,978 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:24,978 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee19f0d-d43a-4bf1-8252-5dabda68907f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee19f0d-d43a-4bf1-8252-5dabda68907f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:26,027 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:26,028 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91596f48-c0fe-47db-9a0d-c4094703ec9a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91596f48-c0fe-47db-9a0d-c4094703ec9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:27,077 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:27,077 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4743007a-8724-4bc5-9cdb-ce2b8a021146', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4743007a-8724-4bc5-9cdb-ce2b8a021146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:28,125 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:28,125 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f36fdca4-6926-4a6d-8438-befa3105e4c4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f36fdca4-6926-4a6d-8438-befa3105e4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:29,176 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:29,177 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4d97ca-35b6-4c3c-a566-43e2f7d250b7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4d97ca-35b6-4c3c-a566-43e2f7d250b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:30,226 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:30,226 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a1632b-500c-485c-8917-3ca6ffde7123', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a1632b-500c-485c-8917-3ca6ffde7123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:31,274 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:31,274 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddd9ebd-cc68-4193-80ba-a2876f43db9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddd9ebd-cc68-4193-80ba-a2876f43db9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:32,322 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:32,323 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c669bbc5-f6b2-4dfe-94d6-054f5fef9ce4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c669bbc5-f6b2-4dfe-94d6-054f5fef9ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:33,371 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:33,372 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bcce80-1d5b-4496-a301-03c007526c0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bcce80-1d5b-4496-a301-03c007526c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:34,420 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:34,420 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72107313-4665-4340-a8fd-a54778c6d9af', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72107313-4665-4340-a8fd-a54778c6d9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:35,470 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:35,470 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2d83c2-50a7-42a7-b0a3-d5b5dc7081d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2d83c2-50a7-42a7-b0a3-d5b5dc7081d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:36,517 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:36,518 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f2ad6f-f782-43f0-9681-ef3322a6002c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f2ad6f-f782-43f0-9681-ef3322a6002c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:37,568 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:37,569 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627b5da2-85f6-4486-9a6d-a861f2ea6327', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627b5da2-85f6-4486-9a6d-a861f2ea6327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:38,616 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:38,617 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c06509fb-4257-4c85-b8fb-875d637bbea4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c06509fb-4257-4c85-b8fb-875d637bbea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:39,668 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:50:39,668 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a1529d-60da-4bb4-902d-c3a2f178e800', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a1529d-60da-4bb4-902d-c3a2f178e800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:40,714 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:50:40,714 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18773d45-fd42-4ad2-86d4-783c9a2d05e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18773d45-fd42-4ad2-86d4-783c9a2d05e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:41,765 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:50:41,766 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41bffb1b-8a62-459c-bc87-959762f6c5d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41bffb1b-8a62-459c-bc87-959762f6c5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:42,813 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:42,814 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7f3cf6c-d974-45db-ae1f-e6248a04d9c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7f3cf6c-d974-45db-ae1f-e6248a04d9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:43,863 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:43,863 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b129a5-f9e1-4395-a1cd-4fddbd84da76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b129a5-f9e1-4395-a1cd-4fddbd84da76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:44,911 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:44,911 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c8402-8df6-437c-8b68-ba8eea65e1c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c8402-8df6-437c-8b68-ba8eea65e1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:45,961 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:45,961 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a16b13e-3557-4f0d-ae07-f7fc0edd68c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a16b13e-3557-4f0d-ae07-f7fc0edd68c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:47,010 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:47,010 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d31c2383-7d5b-4b22-adc7-de04dbd421b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31c2383-7d5b-4b22-adc7-de04dbd421b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:48,060 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:48,060 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ba8925-1031-4f0e-87c5-856ff64125be', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ba8925-1031-4f0e-87c5-856ff64125be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:49,109 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:49,109 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17bce24-6228-48ce-8dea-0c743d4614f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17bce24-6228-48ce-8dea-0c743d4614f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:50,158 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:50:50,158 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e75f32b-6868-4be7-b04e-2eaf2fa28d31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e75f32b-6868-4be7-b04e-2eaf2fa28d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:51,208 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:51,208 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5482ac-bc95-4d6c-a84c-ca64bae90a81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5482ac-bc95-4d6c-a84c-ca64bae90a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:52,254 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:50:52,255 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58a563d-1ee3-4932-91bb-1c98302872a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58a563d-1ee3-4932-91bb-1c98302872a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:53,304 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:53,304 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2f09e1-fd72-4a9c-9a41-5ac8b5d05cb9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2f09e1-fd72-4a9c-9a41-5ac8b5d05cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:54,354 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:54,354 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5528b12-4db9-4687-be75-36b23a8a98bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5528b12-4db9-4687-be75-36b23a8a98bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:55,401 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:55,402 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc89e8e7-86c5-4572-855b-de8b9aa69e0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc89e8e7-86c5-4572-855b-de8b9aa69e0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:56,451 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:56,451 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b02bfec-9066-43a4-827c-d5220606abb5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b02bfec-9066-43a4-827c-d5220606abb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:57,501 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:50:57,502 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193aa481-4b10-4e1b-8711-0aad7adb58c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193aa481-4b10-4e1b-8711-0aad7adb58c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:58,549 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:50:58,550 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27bfbfb5-fb7a-4f72-8bfb-759fec4d4a7d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27bfbfb5-fb7a-4f72-8bfb-759fec4d4a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:50:59,598 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:50:59,599 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1205af66-2d36-48b4-93fa-617a34436b55', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1205af66-2d36-48b4-93fa-617a34436b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:00,648 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:00,649 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da91add8-6298-4a17-b237-0c2b4f16bcad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da91add8-6298-4a17-b237-0c2b4f16bcad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:01,696 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:01,696 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a17200-5bd5-4841-918b-5eb5fadb4b0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a17200-5bd5-4841-918b-5eb5fadb4b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:02,749 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:51:02,749 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d7a22e-a1be-4342-b2cb-f6f2b1282334', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d7a22e-a1be-4342-b2cb-f6f2b1282334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:03,799 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:03,799 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2daf4e-d692-4cf2-9113-e9363545985f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2daf4e-d692-4cf2-9113-e9363545985f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:04,849 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:04,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adcdaa05-8c3a-4c32-9ed7-9dbe75a25586', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adcdaa05-8c3a-4c32-9ed7-9dbe75a25586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:05,907 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.050s 2021-10-29 16:51:05,908 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ad7845-af81-41d3-bf90-e9acee69950b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ad7845-af81-41d3-bf90-e9acee69950b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:06,957 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:06,958 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60697b8e-76c8-4769-878c-4c10b92ad973', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60697b8e-76c8-4769-878c-4c10b92ad973', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:08,004 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:51:08,004 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5885eb57-4eb0-44fe-8496-89f81c3f3f88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5885eb57-4eb0-44fe-8496-89f81c3f3f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:09,054 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:09,054 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ed5aa3-a6a6-4cb1-9c05-b41609cb921c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ed5aa3-a6a6-4cb1-9c05-b41609cb921c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:10,103 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:10,104 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da79f18-64d0-47e0-8bca-171fc8282864', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da79f18-64d0-47e0-8bca-171fc8282864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:11,153 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:11,153 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5390bec7-3e59-49aa-9346-d0d11c3d590b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5390bec7-3e59-49aa-9346-d0d11c3d590b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:12,202 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:12,202 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0c6aacc-4c42-4414-881d-4e4eb35c85b8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0c6aacc-4c42-4414-881d-4e4eb35c85b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:13,251 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:13,251 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2297f285-848b-40a7-977a-b6265c32164e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2297f285-848b-40a7-977a-b6265c32164e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:14,300 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:14,301 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8548e9c7-4fe4-49b2-826b-d5a5700c9fe8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8548e9c7-4fe4-49b2-826b-d5a5700c9fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:15,349 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:15,349 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c890f6d9-8882-4422-930e-aa2b4dc4a1d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c890f6d9-8882-4422-930e-aa2b4dc4a1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:16,398 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:16,398 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4729f023-67c7-4c67-a270-cf3be5ff4234', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4729f023-67c7-4c67-a270-cf3be5ff4234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:17,447 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:17,447 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d3347fc-738c-4d64-891a-b0dfcedc8c28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d3347fc-738c-4d64-891a-b0dfcedc8c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:18,497 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:18,497 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c2a746-690e-4df6-abdf-35474fdea2f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c2a746-690e-4df6-abdf-35474fdea2f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:19,549 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:51:19,550 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d671b07-784a-486c-9695-d44287b7bf9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d671b07-784a-486c-9695-d44287b7bf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:20,595 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:51:20,595 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c24add2-9d70-4850-a822-a81a9f4286d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c24add2-9d70-4850-a822-a81a9f4286d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:21,643 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:21,643 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d89af84-6b6c-417a-8a95-06b82b134875', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d89af84-6b6c-417a-8a95-06b82b134875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:22,692 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:22,692 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95cce986-4409-4491-b676-750c9d911846', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95cce986-4409-4491-b676-750c9d911846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:23,741 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:23,742 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfcd404-fe53-4329-b53f-d5a27ebfdc23', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfcd404-fe53-4329-b53f-d5a27ebfdc23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:24,794 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:51:24,795 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ab9bdc-5feb-47eb-b7e6-36c5125758f7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ab9bdc-5feb-47eb-b7e6-36c5125758f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:25,842 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:25,843 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0460c32-8281-4a13-ad73-e4a2bc3dc093', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0460c32-8281-4a13-ad73-e4a2bc3dc093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:26,891 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:26,891 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d302f948-e7d6-41c0-baf6-dbc1249aa225', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d302f948-e7d6-41c0-baf6-dbc1249aa225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:27,938 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:51:27,939 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ed8b21-d0fe-4f50-bf4e-2c708cb5163a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ed8b21-d0fe-4f50-bf4e-2c708cb5163a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:28,991 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:51:28,991 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-515d188b-39f7-4077-8b24-0850c01723d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-515d188b-39f7-4077-8b24-0850c01723d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:30,041 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:30,042 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c5ea8d-57a4-47f3-9fbf-ce4d4f11b76d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c5ea8d-57a4-47f3-9fbf-ce4d4f11b76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:31,090 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:31,090 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69a642ed-41c4-46e4-b500-c85e644fef2a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69a642ed-41c4-46e4-b500-c85e644fef2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:32,139 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:32,139 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d4cde9-5780-447a-9ca2-3dcca1cd1fcd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d4cde9-5780-447a-9ca2-3dcca1cd1fcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:33,189 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:33,189 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d447d939-aaa0-4533-bce7-2c1d341092bc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d447d939-aaa0-4533-bce7-2c1d341092bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:34,239 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:34,240 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c2d901-23d6-4a78-8b28-e786b9ed14b7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c2d901-23d6-4a78-8b28-e786b9ed14b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:35,292 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:51:35,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd037f6-5e16-455a-a034-baa96667facb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd037f6-5e16-455a-a034-baa96667facb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:36,338 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:51:36,339 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f7c127-bb35-4f62-87fd-cae9626d71d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f7c127-bb35-4f62-87fd-cae9626d71d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:37,387 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:37,388 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceddcf5d-28cc-4f9d-b53e-651ff5c94d88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceddcf5d-28cc-4f9d-b53e-651ff5c94d88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:38,436 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:38,437 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3169f5-1a14-4203-bbeb-d305d40b04d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3169f5-1a14-4203-bbeb-d305d40b04d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:39,486 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:39,486 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-650ec57c-90ff-4012-85af-3da82845e8d8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-650ec57c-90ff-4012-85af-3da82845e8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:40,535 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:40,535 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59fd3d1-6b25-402c-87a6-6dea698ffcd1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59fd3d1-6b25-402c-87a6-6dea698ffcd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:41,585 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:41,585 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e0f22a-5130-43c1-aad9-f64439492e06', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e0f22a-5130-43c1-aad9-f64439492e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:42,635 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:42,635 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef256d44-1bf3-494b-bde7-f53deba4b39a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef256d44-1bf3-494b-bde7-f53deba4b39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:43,684 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:43,684 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b9a8db-125e-4088-a606-c3f64ed8401d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b9a8db-125e-4088-a606-c3f64ed8401d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:44,731 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:44,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910322b6-f408-48fc-a925-201b00f88d82', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910322b6-f408-48fc-a925-201b00f88d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:45,783 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:51:45,784 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d9b8761-f35e-473c-8b1b-28a3a63863d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d9b8761-f35e-473c-8b1b-28a3a63863d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:46,832 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:46,832 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506fcd0b-e4cd-4ba0-a9fe-e7758df7b15a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506fcd0b-e4cd-4ba0-a9fe-e7758df7b15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:47,884 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:51:47,884 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2c27f9-2c01-4484-89a8-d3e07f6e7d69', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2c27f9-2c01-4484-89a8-d3e07f6e7d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:48,932 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:48,932 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc9cff2-770e-443c-ac87-5caedb46ba5b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc9cff2-770e-443c-ac87-5caedb46ba5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:49,981 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:49,982 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44038662-1a8f-43f7-b71f-d90aaa26fa19', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44038662-1a8f-43f7-b71f-d90aaa26fa19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:51,030 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:51,031 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2229a3d-5b24-437e-93fc-79ba3380f9f9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2229a3d-5b24-437e-93fc-79ba3380f9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:52,079 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:52,079 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed6ae2e1-efab-42d4-a89b-932b5279e438', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed6ae2e1-efab-42d4-a89b-932b5279e438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:53,129 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:51:53,130 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c64588b-9e95-4f1b-8786-623098a68cf7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c64588b-9e95-4f1b-8786-623098a68cf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:54,182 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:51:54,182 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d2ade10-a019-415b-9031-4dac915f6866', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d2ade10-a019-415b-9031-4dac915f6866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:55,229 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:51:55,229 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3a2400-c244-45b9-9cfc-97648770fbd5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3a2400-c244-45b9-9cfc-97648770fbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:56,278 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:51:56,278 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c5a1f46-2678-4296-8f2a-0d398b75b29f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c5a1f46-2678-4296-8f2a-0d398b75b29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:57,328 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:57,328 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a75a02-9236-4188-b115-00b2b4231623', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a75a02-9236-4188-b115-00b2b4231623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:58,376 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:51:58,376 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bd83dc0-5daa-473b-bab1-463009ba997a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bd83dc0-5daa-473b-bab1-463009ba997a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:51:59,427 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:51:59,427 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-226987b8-9c36-4495-b7a0-0f83e36fce03', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-226987b8-9c36-4495-b7a0-0f83e36fce03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:00,478 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:00,479 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-569a4105-f4ae-47a0-a75c-ac7875bc6eb7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-569a4105-f4ae-47a0-a75c-ac7875bc6eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:01,527 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:01,527 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d94b8f97-2e60-40fb-8642-bf1ccbfc315b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d94b8f97-2e60-40fb-8642-bf1ccbfc315b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:02,580 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:52:02,580 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf68b280-6146-41ce-82cb-be32b092a660', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf68b280-6146-41ce-82cb-be32b092a660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:03,627 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:03,628 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4a69ca2-45ee-4f01-a093-adaaca0b6447', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4a69ca2-45ee-4f01-a093-adaaca0b6447', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:04,676 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:04,677 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c1f3d10-dca6-4a51-b97c-133d99297384', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c1f3d10-dca6-4a51-b97c-133d99297384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:05,725 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:05,725 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f7e522-8eb5-4920-8fde-a1ca98e7d01a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f7e522-8eb5-4920-8fde-a1ca98e7d01a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:06,778 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:52:06,778 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01904810-9c84-43ca-981f-04b813df76b6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01904810-9c84-43ca-981f-04b813df76b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:07,825 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:07,825 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2669048-b871-4e32-b57d-319a760328e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2669048-b871-4e32-b57d-319a760328e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:08,875 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:52:08,876 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ba15aa-bcde-4844-a823-661d843af823', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ba15aa-bcde-4844-a823-661d843af823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:10,011 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.128s 2021-10-29 16:52:10,011 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4da38f8-6459-4968-adfe-3d064800a8a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4da38f8-6459-4968-adfe-3d064800a8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:11,056 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:52:11,057 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93da008c-ea6c-4dae-b193-a9f859dfd4c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93da008c-ea6c-4dae-b193-a9f859dfd4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:12,100 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:12,101 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029ac0b9-06f5-4b15-8411-3c8679d37e9a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029ac0b9-06f5-4b15-8411-3c8679d37e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:13,143 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:13,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7382bd-a2f9-432c-88b4-3b0b425451fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7382bd-a2f9-432c-88b4-3b0b425451fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:14,188 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:14,188 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93093c51-c7d0-473d-8c90-f891371aed59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93093c51-c7d0-473d-8c90-f891371aed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:15,232 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:15,233 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e68337-140b-4400-af86-98d831905c39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e68337-140b-4400-af86-98d831905c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:16,276 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:16,276 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea9284d-85ec-4f0a-aa4a-860b7378352a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea9284d-85ec-4f0a-aa4a-860b7378352a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:17,319 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:17,320 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc44066d-07ba-4a6b-8e9b-085a4b946bd1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc44066d-07ba-4a6b-8e9b-085a4b946bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:18,364 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:18,364 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ae0a67-b26d-41e4-80b3-4cbf5fc3b73e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ae0a67-b26d-41e4-80b3-4cbf5fc3b73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:19,407 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:19,407 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb871c47-6f5e-4225-9c6e-213b71b3d5c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb871c47-6f5e-4225-9c6e-213b71b3d5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:20,453 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:52:20,453 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b26fe4c-d615-4b6d-bbe0-cc2d0a2d434b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b26fe4c-d615-4b6d-bbe0-cc2d0a2d434b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:21,496 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:21,497 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36be3f9d-5e8f-49b6-b9b9-c48655e1075a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36be3f9d-5e8f-49b6-b9b9-c48655e1075a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:22,580 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:22,580 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5832e4-f16c-4e7c-83f3-55b2bc9cfa25', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5832e4-f16c-4e7c-83f3-55b2bc9cfa25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:23,622 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:23,623 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57842553-9b06-4d14-8492-b57fd1038969', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57842553-9b06-4d14-8492-b57fd1038969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:24,666 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:24,667 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7820c0-1bb7-4ec3-840e-48f8c977ebe1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7820c0-1bb7-4ec3-840e-48f8c977ebe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:25,710 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:25,710 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119bef42-3290-4a4f-86d5-f2831ad73f5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119bef42-3290-4a4f-86d5-f2831ad73f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:26,754 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:26,755 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57f59e9d-dd49-46f5-bd45-4f8c9304c722', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57f59e9d-dd49-46f5-bd45-4f8c9304c722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:27,798 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:27,798 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6791269b-27c3-4992-a4de-5f90e167c24d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6791269b-27c3-4992-a4de-5f90e167c24d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:28,841 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:28,841 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a544643-8c7a-44e4-9fa7-7e144a69350f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a544643-8c7a-44e4-9fa7-7e144a69350f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:29,885 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:29,885 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-459bcf0d-1191-4b19-b399-ebcee2d49bd2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-459bcf0d-1191-4b19-b399-ebcee2d49bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:30,928 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.035s 2021-10-29 16:52:30,928 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89748283-7062-480e-9abc-49dc44f5668a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89748283-7062-480e-9abc-49dc44f5668a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:31,973 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:31,973 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7625368-a22d-442f-8e4b-638cd3ed70e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7625368-a22d-442f-8e4b-638cd3ed70e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:33,023 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:52:33,024 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41ea92ba-aa68-4836-ba59-940747be93bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41ea92ba-aa68-4836-ba59-940747be93bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:34,071 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:34,071 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ec17ba-9a56-4e57-b822-351479639ea4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ec17ba-9a56-4e57-b822-351479639ea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:35,125 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.047s 2021-10-29 16:52:35,125 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2771b010-ccc9-477b-b67d-4cdd0f001ff8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2771b010-ccc9-477b-b67d-4cdd0f001ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:36,169 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.036s 2021-10-29 16:52:36,170 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22eb910d-3b7b-4fef-9e0b-034a0bfedcc0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22eb910d-3b7b-4fef-9e0b-034a0bfedcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:37,219 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:37,219 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4c40431-04b1-4085-a1b5-d847000386e2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4c40431-04b1-4085-a1b5-d847000386e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:38,267 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:38,267 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c3d44d-3f6c-40e2-9bd0-a40363a64e45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84c3d44d-3f6c-40e2-9bd0-a40363a64e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:39,315 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:39,315 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12becb15-ae1e-4261-a524-aed98c511596', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12becb15-ae1e-4261-a524-aed98c511596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:40,365 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:52:40,366 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a48d7a-45f4-4369-8973-44fbc26fa064', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a48d7a-45f4-4369-8973-44fbc26fa064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:41,414 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:41,414 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf531fd-7f4b-456d-8442-1c283f5cd98b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf531fd-7f4b-456d-8442-1c283f5cd98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:42,462 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:42,462 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d476914-4474-4a97-b923-9c8b68009391', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d476914-4474-4a97-b923-9c8b68009391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:43,511 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:43,511 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92a974a-34bd-44be-ade4-13e8715b105d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92a974a-34bd-44be-ade4-13e8715b105d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:44,559 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:44,559 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92d94841-d29f-47ee-a7ff-fb17efd42fe1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92d94841-d29f-47ee-a7ff-fb17efd42fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:45,607 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:45,607 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03edc2d6-1cdb-4d8a-a7fd-39c0693d0962', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03edc2d6-1cdb-4d8a-a7fd-39c0693d0962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:46,665 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.050s 2021-10-29 16:52:46,665 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f13717-a410-455b-b54d-3e81de43eb31', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10f13717-a410-455b-b54d-3e81de43eb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:47,715 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:52:47,715 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784ac23b-ba72-4dff-9660-a360c644afd4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784ac23b-ba72-4dff-9660-a360c644afd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:48,767 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:52:48,767 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37de2937-6e11-41fb-a69d-6aa68e04b7d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37de2937-6e11-41fb-a69d-6aa68e04b7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:49,817 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:49,817 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2f3ffe-0bf2-4319-a98e-3ce0168a4a3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2f3ffe-0bf2-4319-a98e-3ce0168a4a3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:50,866 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:50,866 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb810a54-b5cf-4624-96a4-0bd44bfcf326', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb810a54-b5cf-4624-96a4-0bd44bfcf326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:51,914 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:51,915 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1883cfe4-76b1-49d0-8b4a-1181a4b02845', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1883cfe4-76b1-49d0-8b4a-1181a4b02845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:52,963 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:52,963 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb96d05-25c7-45fb-92e4-e7aff34140e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb96d05-25c7-45fb-92e4-e7aff34140e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:54,014 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:52:54,015 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55fed004-a4da-4b91-8ca1-08e2ce5f82ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55fed004-a4da-4b91-8ca1-08e2ce5f82ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:55,062 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:55,062 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5344eb7a-9b92-4fc4-a6ce-158347d759d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5344eb7a-9b92-4fc4-a6ce-158347d759d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:56,113 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.043s 2021-10-29 16:52:56,113 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92209f0-a760-4404-9606-d7896b019d11', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92209f0-a760-4404-9606-d7896b019d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:57,161 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:52:57,161 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24f21da6-b0d6-44b5-a1cd-8fe4f7c816c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24f21da6-b0d6-44b5-a1cd-8fe4f7c816c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:58,210 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:52:58,211 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec123477-8079-4e80-9def-7000483360a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec123477-8079-4e80-9def-7000483360a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:52:59,260 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:52:59,260 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e81b595-3457-4fa0-986b-8d17d6dd2a28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e81b595-3457-4fa0-986b-8d17d6dd2a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:00,310 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:53:00,310 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32528096-215b-4bcf-bfd7-3911b7343b27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32528096-215b-4bcf-bfd7-3911b7343b27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:01,363 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.045s 2021-10-29 16:53:01,364 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c8085c-f496-406e-8b9d-1201027f515e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c8085c-f496-406e-8b9d-1201027f515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:02,411 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:53:02,411 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6f8baa-a6fb-4f70-97b4-4633862edeb6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6f8baa-a6fb-4f70-97b4-4633862edeb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:03,459 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:53:03,459 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23494dd7-c043-434e-83ec-1d0f7800a5e3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23494dd7-c043-434e-83ec-1d0f7800a5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:04,506 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.039s 2021-10-29 16:53:04,507 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a53c5c-b73e-45f7-8f97-42015a989abd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a53c5c-b73e-45f7-8f97-42015a989abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:05,555 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:53:05,555 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015e6c4b-e03e-4c59-9f30-ed9bfa5aead1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015e6c4b-e03e-4c59-9f30-ed9bfa5aead1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:06,605 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:53:06,605 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2f3e7f0-2beb-49b9-983a-71bf5eb87b0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2f3e7f0-2beb-49b9-983a-71bf5eb87b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:07,655 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:53:07,656 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d8df63-c36b-4b6e-a606-c7cf2d2fc09b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d8df63-c36b-4b6e-a606-c7cf2d2fc09b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:08,705 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.041s 2021-10-29 16:53:08,705 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d23424-7c8d-484b-a438-e3670f0ac322', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d23424-7c8d-484b-a438-e3670f0ac322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:09,756 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:53:09,757 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4989f02-b238-4563-b47d-a7f8a66ac68c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4989f02-b238-4563-b47d-a7f8a66ac68c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:10,807 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.042s 2021-10-29 16:53:10,807 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e550fe29-8367-4bfd-8990-9ddcd6f7dc75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e550fe29-8367-4bfd-8990-9ddcd6f7dc75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:11,855 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:53:11,855 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca716588-1095-4193-acbb-9a3572ba2f74', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca716588-1095-4193-acbb-9a3572ba2f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:12,901 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.038s 2021-10-29 16:53:12,902 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-902a4025-7ebb-47b6-87e7-a77d130d1626', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-902a4025-7ebb-47b6-87e7-a77d130d1626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:13,950 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.040s 2021-10-29 16:53:13,950 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887fb1fa-0bbf-4d61-8185-61d5a6bb5008', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887fb1fa-0bbf-4d61-8185-61d5a6bb5008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:15,002 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.044s 2021-10-29 16:53:15,003 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86f7306-0793-4792-8ca9-52d8661d73e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86f7306-0793-4792-8ca9-52d8661d73e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:16,047 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_creating): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699 0.037s 2021-10-29 16:53:16,048 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c7488cb-7d56-48a2-8602-5dca6f2ae763', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c7488cb-7d56-48a2-8602-5dca6f2ae763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699'} Body: b'{"volume": {"id": "4353294f-38b1-42e1-a445-a700d8cf9699", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:47:16.000000", "updated_at": "2021-10-29T16:47:16.000000", "name": "tempest-VolumesActionsTest-Volume-1767834709", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4353294f-38b1-42e1-a445-a700d8cf9699"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 4353294f-38b1-42e1-a445-a700d8cf9699 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] |
fail
ft11.3: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:53:16,294 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 202 POST http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes 0.188s 2021-10-29 16:53:16,294 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1405337529"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf3788f-cfb1-49fb-a159-3c1640dd0f27', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf3788f-cfb1-49fb-a159-3c1640dd0f27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.228797", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:53:16,407 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.105s 2021-10-29 16:53:16,407 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a41e604-bbad-4837-836b-715f11c1f738', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a41e604-bbad-4837-836b-715f11c1f738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:17,451 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:53:17,452 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887655be-323e-4d47-bc10-8ed102d4b470', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887655be-323e-4d47-bc10-8ed102d4b470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:18,502 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:53:18,503 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef061025-e0cd-4709-b9ba-914445af5855', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef061025-e0cd-4709-b9ba-914445af5855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:19,550 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:19,550 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-633d07a0-6000-4476-abb6-5724859a6117', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-633d07a0-6000-4476-abb6-5724859a6117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:20,599 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:20,599 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf61f0c0-75c9-4f0a-88dd-efdd5a072877', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf61f0c0-75c9-4f0a-88dd-efdd5a072877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:21,649 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:21,649 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb7ce223-b29c-4f9c-a9d0-5db59ac32ba9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb7ce223-b29c-4f9c-a9d0-5db59ac32ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:22,696 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:22,696 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d37a2dc-14b5-44e2-b59a-f00753c24c9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d37a2dc-14b5-44e2-b59a-f00753c24c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:23,745 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:23,745 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb431cea-dd96-4927-a896-df775035a2d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb431cea-dd96-4927-a896-df775035a2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:24,795 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:24,796 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b11c94b9-ddab-4f10-99f9-d4b32054f946', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b11c94b9-ddab-4f10-99f9-d4b32054f946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:25,847 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:53:25,847 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6b327f1-a0bb-4e32-b988-ebd449764ea5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6b327f1-a0bb-4e32-b988-ebd449764ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:26,894 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:26,895 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913c4571-7604-4389-843f-45cebb866c1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913c4571-7604-4389-843f-45cebb866c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:27,941 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:53:27,942 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc007f6-6a6c-416c-a9f5-b306f7b599e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc007f6-6a6c-416c-a9f5-b306f7b599e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:28,993 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:53:28,993 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b465d4d-21d2-4fde-8185-188a9b9d1725', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b465d4d-21d2-4fde-8185-188a9b9d1725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:30,040 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:30,041 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cc9df40-264d-4b38-ab6c-2bc0087db11a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cc9df40-264d-4b38-ab6c-2bc0087db11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:31,093 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:53:31,093 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d43bae6-35fb-45e3-ad93-bd26702537f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d43bae6-35fb-45e3-ad93-bd26702537f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:32,139 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:53:32,139 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3573a9b1-489f-4e52-9b4c-5fcc1f53a2f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3573a9b1-489f-4e52-9b4c-5fcc1f53a2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:33,189 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:33,190 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9a4102-7e51-4fdb-a3f3-6fdd5c81efe1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9a4102-7e51-4fdb-a3f3-6fdd5c81efe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:34,240 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:34,240 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf276844-bb4c-4a9a-bffb-1e45746a41d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf276844-bb4c-4a9a-bffb-1e45746a41d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:35,298 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.050s 2021-10-29 16:53:35,299 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c622d9-7c00-4f73-85f3-ffb3b1bf4d59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c622d9-7c00-4f73-85f3-ffb3b1bf4d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:36,343 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:53:36,343 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89b26a1-85ff-4c81-a965-7f630f3f8976', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89b26a1-85ff-4c81-a965-7f630f3f8976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:37,386 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:53:37,386 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da24be6-3202-4ed7-a946-38595be47471', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da24be6-3202-4ed7-a946-38595be47471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:38,435 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:38,435 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e077c68-fb2c-4dbc-ac7e-4e9ba63f7aef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e077c68-fb2c-4dbc-ac7e-4e9ba63f7aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:39,482 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:39,483 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d2334b-8552-4f7e-b4dd-db6c40e84ba9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d2334b-8552-4f7e-b4dd-db6c40e84ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:40,531 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:40,531 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af415bd1-a532-4b88-ada7-111d9c42ce0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af415bd1-a532-4b88-ada7-111d9c42ce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:41,581 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:41,582 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d41f5fb-8fc2-4de0-9b30-76761ed22278', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d41f5fb-8fc2-4de0-9b30-76761ed22278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:42,627 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:53:42,628 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c04cc6a-75bf-44cf-9092-7e9764862f2e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c04cc6a-75bf-44cf-9092-7e9764862f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:43,678 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:43,678 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb279def-3981-4261-9d93-da7a519752e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb279def-3981-4261-9d93-da7a519752e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:44,725 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:44,726 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17e7e1b-79d0-4755-b169-6581bee81ec4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17e7e1b-79d0-4755-b169-6581bee81ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:45,775 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:45,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e68c532-6424-4289-8b4b-8549d6b7c3e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e68c532-6424-4289-8b4b-8549d6b7c3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:46,825 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:46,825 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b465fa-578c-4b55-b74a-233bd2b2e976', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b465fa-578c-4b55-b74a-233bd2b2e976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:47,874 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:47,875 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644686a4-23ac-46c9-91c2-5f3414490e6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644686a4-23ac-46c9-91c2-5f3414490e6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:48,923 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:48,923 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018455a5-fbeb-4d77-bcc3-a4a758f1303e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018455a5-fbeb-4d77-bcc3-a4a758f1303e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:49,971 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:49,971 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c02f2c9f-84e1-4303-81a3-14b093e38d5e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c02f2c9f-84e1-4303-81a3-14b093e38d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:51,019 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:51,020 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d7fd78d-ce16-49b4-a133-ab449cbef805', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7fd78d-ce16-49b4-a133-ab449cbef805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:52,068 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:52,069 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dfcdcc0-1459-43eb-9320-2755d909ec6e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dfcdcc0-1459-43eb-9320-2755d909ec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:53,121 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:53:53,121 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da188ee0-082a-477e-8bee-bf3bc49e7ae2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da188ee0-082a-477e-8bee-bf3bc49e7ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:54,167 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:54,168 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6512ff2-2cce-4a12-a697-03b4841c126e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6512ff2-2cce-4a12-a697-03b4841c126e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:55,217 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:55,217 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09ded7e-1c0a-4cd3-ab40-2f7e82eb161b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09ded7e-1c0a-4cd3-ab40-2f7e82eb161b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:56,264 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:53:56,265 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84091f0-2406-4fba-b85b-b836d0c68268', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84091f0-2406-4fba-b85b-b836d0c68268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:57,314 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:53:57,315 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b60c5b70-8bab-4c29-b95b-ffaa9698bb1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b60c5b70-8bab-4c29-b95b-ffaa9698bb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:58,362 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:53:58,362 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-414229b2-aa5d-4fc7-9781-5b195980ba57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-414229b2-aa5d-4fc7-9781-5b195980ba57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:53:59,411 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:53:59,412 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a38dc2-806e-4581-853f-91d206d14317', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a38dc2-806e-4581-853f-91d206d14317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:00,460 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:00,460 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54e07ae8-19b4-4016-af3c-4292c0bdd293', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54e07ae8-19b4-4016-af3c-4292c0bdd293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:01,510 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:01,510 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc92be4-aafd-4434-bf7c-fc813bef583e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc92be4-aafd-4434-bf7c-fc813bef583e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:02,554 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:54:02,554 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f32703a-0766-4adb-996c-6c62e5e9e22b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f32703a-0766-4adb-996c-6c62e5e9e22b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:03,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:54:03,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec3988b5-f7c3-4ceb-bf5f-852577a9c07e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec3988b5-f7c3-4ceb-bf5f-852577a9c07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:04,641 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:54:04,641 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f55b905c-2088-4984-b497-2aa7c0d7e2b7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f55b905c-2088-4984-b497-2aa7c0d7e2b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:05,686 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:54:05,686 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ded8e6-be3a-4646-96b3-0296f7dd7b37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ded8e6-be3a-4646-96b3-0296f7dd7b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:06,729 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:54:06,729 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003399b9-0ed8-48b7-911c-4c02c9e509ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003399b9-0ed8-48b7-911c-4c02c9e509ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:07,772 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:54:07,773 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b79c102-d845-4c5b-a1e7-f21c76aef95e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b79c102-d845-4c5b-a1e7-f21c76aef95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:08,823 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:54:08,823 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5c0e83-141b-47e0-93be-40814690ad28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5c0e83-141b-47e0-93be-40814690ad28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:09,874 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:54:09,874 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3e38b77-8456-4829-9b9b-ff91d65013b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3e38b77-8456-4829-9b9b-ff91d65013b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:10,922 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:10,922 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f1dedd2-8454-4100-b32a-cb208c74244a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f1dedd2-8454-4100-b32a-cb208c74244a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:11,972 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:54:11,972 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90e5164d-fc3b-415d-be40-485eb0acbc7c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90e5164d-fc3b-415d-be40-485eb0acbc7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:13,020 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:13,021 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f599e3-6e87-4e0e-b73e-e48ad47eb392', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f599e3-6e87-4e0e-b73e-e48ad47eb392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:14,068 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:14,068 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcff6bf6-6d7b-47af-a232-e30ae3a4d764', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcff6bf6-6d7b-47af-a232-e30ae3a4d764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:15,118 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:15,118 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2ea787-eb17-4843-93ce-92730493707e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2ea787-eb17-4843-93ce-92730493707e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:16,169 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:16,169 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0e49ed-185a-4cb7-9c95-b2980586be9f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0e49ed-185a-4cb7-9c95-b2980586be9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:17,217 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:17,218 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b624f9a8-38aa-4413-beaf-918d3b0ccdcf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b624f9a8-38aa-4413-beaf-918d3b0ccdcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:18,265 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:18,265 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f08bfe8-f9b0-4e00-9fcb-0a7769e406d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f08bfe8-f9b0-4e00-9fcb-0a7769e406d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:19,318 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:54:19,319 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e6f7fe-1879-4d6f-9dba-7c021a7e7d1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e6f7fe-1879-4d6f-9dba-7c021a7e7d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:20,369 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:20,369 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c474b2aa-87fa-4a54-859e-51d14ceadc27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c474b2aa-87fa-4a54-859e-51d14ceadc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:21,417 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:21,418 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482b09fc-0621-4cbc-b458-dd7e8cce27fe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482b09fc-0621-4cbc-b458-dd7e8cce27fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:22,466 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:22,466 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6242b162-280a-4c40-9801-168f6b720b22', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6242b162-280a-4c40-9801-168f6b720b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:23,517 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:23,517 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3ac1ce-dba1-4ad0-b487-b794d416c879', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3ac1ce-dba1-4ad0-b487-b794d416c879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:24,566 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:24,566 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4722b72-90d6-4e54-aba5-2551a54bbd57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4722b72-90d6-4e54-aba5-2551a54bbd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:25,614 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:25,615 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3567784-e77c-4e54-a488-3a1889ac54d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3567784-e77c-4e54-a488-3a1889ac54d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:26,666 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:26,667 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-855a76a5-dead-4532-a39c-51ea0f776fc4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-855a76a5-dead-4532-a39c-51ea0f776fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:27,719 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:27,719 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3803ed08-fa6a-428a-86ce-fd7ffc5a05dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3803ed08-fa6a-428a-86ce-fd7ffc5a05dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:28,766 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:54:28,766 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46464d7-768d-4d1e-ad82-72a7712ac851', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46464d7-768d-4d1e-ad82-72a7712ac851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:29,850 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.076s 2021-10-29 16:54:29,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33351963-b6fe-405b-8454-38b1125fd29e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33351963-b6fe-405b-8454-38b1125fd29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:30,899 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:30,899 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6df6780b-fa3d-4333-bfcf-0a1f28a41fa9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6df6780b-fa3d-4333-bfcf-0a1f28a41fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:31,948 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:31,949 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25fde3f3-2d1d-4be2-9cae-1b2dba7e69b4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25fde3f3-2d1d-4be2-9cae-1b2dba7e69b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:32,997 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:32,998 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15ba6911-3b66-4b4d-9ffb-8fdf7b5dbc05', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15ba6911-3b66-4b4d-9ffb-8fdf7b5dbc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:34,046 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:34,046 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91a571e-85a0-4bb2-a309-6ad3493b7d10', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91a571e-85a0-4bb2-a309-6ad3493b7d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:35,100 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.046s 2021-10-29 16:54:35,100 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985111c2-4f6a-44fb-87b3-c682175ddb63', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985111c2-4f6a-44fb-87b3-c682175ddb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:36,147 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:36,147 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa9870c-c9a8-4180-93b3-7155ada5ddd4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa9870c-c9a8-4180-93b3-7155ada5ddd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:37,194 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:37,195 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0f0a79-4659-4004-ad51-f854d3612ff7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0f0a79-4659-4004-ad51-f854d3612ff7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:38,244 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:38,245 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1c7465-771e-49d9-b285-f5a8ed623427', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1c7465-771e-49d9-b285-f5a8ed623427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:39,292 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:39,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434dfa0d-7336-4d63-888b-63fbcefc0846', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434dfa0d-7336-4d63-888b-63fbcefc0846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:40,341 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:40,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-313abdd7-f0fc-4869-a7ca-b0190461581d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-313abdd7-f0fc-4869-a7ca-b0190461581d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:41,390 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:41,391 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecc6c0a-7304-437b-828a-2b879e4864e7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecc6c0a-7304-437b-828a-2b879e4864e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:42,440 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:54:42,440 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf4e670b-d873-44ef-911e-c10d9bce8cb3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf4e670b-d873-44ef-911e-c10d9bce8cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:43,493 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:54:43,494 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c1df99f-140e-4fe2-8b68-eaa378d0de87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c1df99f-140e-4fe2-8b68-eaa378d0de87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:44,539 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:54:44,540 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e8c9503-111f-4ef6-ad8b-decdaacef7ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e8c9503-111f-4ef6-ad8b-decdaacef7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:45,596 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.048s 2021-10-29 16:54:45,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57229c1-3135-4e23-b570-d53f323a95ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57229c1-3135-4e23-b570-d53f323a95ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:46,645 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:46,645 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f040620e-bed5-406e-a0d4-8df2248ab011', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f040620e-bed5-406e-a0d4-8df2248ab011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:47,697 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:47,697 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfeee8d-4135-4c45-8345-930832a0cc9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfeee8d-4135-4c45-8345-930832a0cc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:48,742 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:54:48,742 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f685111-8f08-4a85-ab69-85f7953ba7c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f685111-8f08-4a85-ab69-85f7953ba7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:49,794 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:54:49,794 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6b5a6d-9f82-4b4f-9a57-c87156a5b6b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6b5a6d-9f82-4b4f-9a57-c87156a5b6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:50,842 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:50,843 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53519623-e430-4f3c-a581-3ea365c1b31b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53519623-e430-4f3c-a581-3ea365c1b31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:51,890 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:51,891 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255b6c6b-fd13-46df-a90b-c36ffded2fdf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255b6c6b-fd13-46df-a90b-c36ffded2fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:52,939 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:54:52,939 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a7be94-6863-4ee1-85ac-913a0eba127b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a7be94-6863-4ee1-85ac-913a0eba127b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:53,988 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:53,989 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f60a312-5e90-45af-85b4-1beeeb069369', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f60a312-5e90-45af-85b4-1beeeb069369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:55,038 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:55,038 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae2cfa47-89da-4520-9c48-e8347ef885f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae2cfa47-89da-4520-9c48-e8347ef885f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:56,087 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:56,087 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e01b790-16b0-4ed9-a6d1-5c4a9feb0ff4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e01b790-16b0-4ed9-a6d1-5c4a9feb0ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:57,137 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:54:57,137 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e1e5d86-53e7-4787-9959-9d94bcf0a694', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e1e5d86-53e7-4787-9959-9d94bcf0a694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:58,186 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:54:58,186 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae156238-9311-4fdd-b028-a7722280002a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae156238-9311-4fdd-b028-a7722280002a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:54:59,236 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:54:59,237 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e5d3231-a3b1-4402-8e99-c0c3aefe1c20', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5d3231-a3b1-4402-8e99-c0c3aefe1c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:00,284 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:55:00,285 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45362dea-68b0-440a-9b7f-5f27e9544855', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45362dea-68b0-440a-9b7f-5f27e9544855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:01,337 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:55:01,337 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5de97c-e4f1-4a77-92cc-8f3ed2940f88', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5de97c-e4f1-4a77-92cc-8f3ed2940f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:02,385 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:02,386 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84155219-1144-49dd-a768-8a632e5c97d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84155219-1144-49dd-a768-8a632e5c97d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:03,434 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:03,434 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ab54d7-017c-445a-b208-4a49e7530bcc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ab54d7-017c-445a-b208-4a49e7530bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:04,483 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:04,484 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21eced1-b67d-479e-a781-5b1b14b30e57', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21eced1-b67d-479e-a781-5b1b14b30e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:05,534 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:05,534 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0dc43b-9443-4e3a-9e54-6bda8c97a9bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0dc43b-9443-4e3a-9e54-6bda8c97a9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:06,583 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:06,584 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88802448-6161-42fa-af23-1dddc39108ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88802448-6161-42fa-af23-1dddc39108ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:07,634 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:07,634 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db5ee89-68be-4f04-8ab3-72f6f5e6a6d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db5ee89-68be-4f04-8ab3-72f6f5e6a6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:08,682 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:08,683 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-941baa8b-80d7-43fc-a569-d6243a0f0679', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-941baa8b-80d7-43fc-a569-d6243a0f0679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:09,731 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:09,731 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06aa3d9e-44d3-42d6-8dba-8d5246a27e75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06aa3d9e-44d3-42d6-8dba-8d5246a27e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:10,780 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:10,781 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db08c27e-d895-4242-a8b8-11f5879c58a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db08c27e-d895-4242-a8b8-11f5879c58a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:11,829 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:11,829 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cfeda3-6901-41cd-badc-41780e9bd1a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cfeda3-6901-41cd-badc-41780e9bd1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:12,880 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:55:12,881 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560b803a-9236-4cc5-b484-4805f5571645', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560b803a-9236-4cc5-b484-4805f5571645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:13,930 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:13,930 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d45b08-660a-4ad6-8c6d-9e34f3308cc8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d45b08-660a-4ad6-8c6d-9e34f3308cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:14,980 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:14,980 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e953351-5403-492c-8851-ccfe97102158', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e953351-5403-492c-8851-ccfe97102158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:16,029 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:16,030 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b535df02-062c-436d-8e39-40094c7b2109', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b535df02-062c-436d-8e39-40094c7b2109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:17,077 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:55:17,077 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333b69a1-4b94-4982-bcb6-9b23e8d21aee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333b69a1-4b94-4982-bcb6-9b23e8d21aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:18,127 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:18,128 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32ba46e-f31e-4e9c-bc72-dfa128f97841', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32ba46e-f31e-4e9c-bc72-dfa128f97841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:19,175 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:19,176 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d5e82e-266f-44aa-b5c1-8b836afcb0c0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d5e82e-266f-44aa-b5c1-8b836afcb0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:20,226 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:20,226 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15cfa50a-2fa6-4d4f-a5ca-7ef8c6a30c1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15cfa50a-2fa6-4d4f-a5ca-7ef8c6a30c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:21,276 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:21,277 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ccf5f40-5bf1-4f93-9a05-ca29b6620c81', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ccf5f40-5bf1-4f93-9a05-ca29b6620c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:22,326 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:22,326 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd8f0fc-67e4-4a25-a414-d47a3c1028f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd8f0fc-67e4-4a25-a414-d47a3c1028f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:23,375 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:23,375 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb190134-1733-42ed-b485-db4dec822e37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb190134-1733-42ed-b485-db4dec822e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:24,425 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:55:24,425 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f01d3c-9b18-473e-be3c-b35bbdf57c1f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f01d3c-9b18-473e-be3c-b35bbdf57c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:25,475 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:25,476 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77709aa9-da0b-46fb-981e-6a569f1f90d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77709aa9-da0b-46fb-981e-6a569f1f90d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:26,525 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:26,525 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee24a74-0ea7-47d3-a0f0-439d716af8a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee24a74-0ea7-47d3-a0f0-439d716af8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:27,574 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:27,574 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cd7586-520a-4bf2-b14c-c8b55a914d7b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cd7586-520a-4bf2-b14c-c8b55a914d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:28,623 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:55:28,623 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acfd961e-af13-4a07-950f-c63018a2dd53', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acfd961e-af13-4a07-950f-c63018a2dd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:29,674 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:55:29,674 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ede971-710e-48a9-a5fd-45325e0dc4a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ede971-710e-48a9-a5fd-45325e0dc4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:30,727 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:55:30,727 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74601e3a-55fc-48f1-9206-278492c4a00c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74601e3a-55fc-48f1-9206-278492c4a00c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:31,774 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:55:31,774 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67835b30-8345-464e-9682-ed492574ca3e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67835b30-8345-464e-9682-ed492574ca3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:32,825 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:55:32,825 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c6b3bd7-f4f7-49ee-827d-a4bb717784e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c6b3bd7-f4f7-49ee-827d-a4bb717784e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:33,873 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:55:33,874 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e067d7f-519a-4bc1-902e-9e7f8a792b73', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e067d7f-519a-4bc1-902e-9e7f8a792b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:34,920 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:55:34,921 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90b580a7-3c78-4519-a6fe-da50dfdcdaec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90b580a7-3c78-4519-a6fe-da50dfdcdaec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:35,968 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:55:35,968 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0de7e80-2249-4304-b4fa-928325f99662', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0de7e80-2249-4304-b4fa-928325f99662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:37,015 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:55:37,015 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffedf092-fd9e-4dba-b34e-6edc4e0a22f1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffedf092-fd9e-4dba-b34e-6edc4e0a22f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:38,059 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:38,060 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319f4929-6ec7-4bd5-9708-604ec80b29f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319f4929-6ec7-4bd5-9708-604ec80b29f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:39,106 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:55:39,107 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffca2597-31f0-445b-92ac-738c48293394', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffca2597-31f0-445b-92ac-738c48293394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:40,152 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:55:40,152 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5d548db-8bae-4ec1-b649-64936c5757f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5d548db-8bae-4ec1-b649-64936c5757f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:41,196 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:41,197 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-636f07c0-d78c-4550-8aaf-f88857efff75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-636f07c0-d78c-4550-8aaf-f88857efff75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:42,242 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:42,243 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bb607f-96d8-456a-b15a-feb9e46987cc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bb607f-96d8-456a-b15a-feb9e46987cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:43,286 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:43,287 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4096052-0f47-4b41-ac47-148162abe3ee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4096052-0f47-4b41-ac47-148162abe3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:44,334 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:44,334 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a49118e8-9c67-43cb-aea0-f7987bb4dbf7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a49118e8-9c67-43cb-aea0-f7987bb4dbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:45,379 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:45,379 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fe64ce-a739-4a66-9e86-286d5ad38596', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fe64ce-a739-4a66-9e86-286d5ad38596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:46,423 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:46,423 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7248c484-addd-48b1-9c61-f9ba8cff5cd6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7248c484-addd-48b1-9c61-f9ba8cff5cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:47,467 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:47,468 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d075af9a-8594-4f78-a606-e3112646e97c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d075af9a-8594-4f78-a606-e3112646e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:48,512 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:48,512 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a25d20-f295-42c1-8306-4c3d2c76b849', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a25d20-f295-42c1-8306-4c3d2c76b849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:49,556 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:49,557 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217be886-77c5-46f3-9e61-936553d7c7fd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217be886-77c5-46f3-9e61-936553d7c7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:50,602 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:50,602 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7570a2-b060-4379-864d-14fa14746fea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7570a2-b060-4379-864d-14fa14746fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:51,646 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:51,647 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-041e68be-0c15-41b4-8d52-70c521bd3b14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-041e68be-0c15-41b4-8d52-70c521bd3b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:52,692 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:52,692 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e1b913-0d44-4d98-99d0-b8bfda5bc6b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e1b913-0d44-4d98-99d0-b8bfda5bc6b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:53,736 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:53,737 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4e425c-c35b-4c2b-9ad2-4b2672f0ca77', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4e425c-c35b-4c2b-9ad2-4b2672f0ca77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:54,782 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:54,782 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1e6b07-8b17-47dd-a37d-6814ab734464', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1e6b07-8b17-47dd-a37d-6814ab734464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:55,827 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:55,827 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742fac37-9a83-4fa1-a943-0e27ff84db70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742fac37-9a83-4fa1-a943-0e27ff84db70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:56,871 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:55:56,872 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a809c86-9d0f-44a9-afd7-c599d9bb4b99', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a809c86-9d0f-44a9-afd7-c599d9bb4b99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:57,916 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:55:57,917 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b36f589-716c-41c7-b6ea-3c0c2777bb60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b36f589-716c-41c7-b6ea-3c0c2777bb60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:55:58,970 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.045s 2021-10-29 16:55:58,970 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb9385c-3364-4a46-b888-f4cb899bca5b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb9385c-3364-4a46-b888-f4cb899bca5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:00,016 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:56:00,016 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763b5658-f743-43fa-ab1e-02bd6659d556', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763b5658-f743-43fa-ab1e-02bd6659d556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:01,060 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:01,061 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d72251-975b-4ccd-b472-e499c7c1a3fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d72251-975b-4ccd-b472-e499c7c1a3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:02,103 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:56:02,103 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5961d7a9-db74-4650-8af2-687e5bbb9d89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5961d7a9-db74-4650-8af2-687e5bbb9d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:03,149 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:03,149 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d200c3cc-bfbf-4773-937a-bf2898948fd9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d200c3cc-bfbf-4773-937a-bf2898948fd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:04,195 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:04,195 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a685ee5d-e8ef-4dff-bab4-5ec5e231ea49', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a685ee5d-e8ef-4dff-bab4-5ec5e231ea49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:05,241 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:05,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ffee996-0667-48f8-a935-deb2f00fe1a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ffee996-0667-48f8-a935-deb2f00fe1a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:06,285 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:06,286 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde4b595-9e53-4083-bdd8-6e69c3e63ca0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde4b595-9e53-4083-bdd8-6e69c3e63ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:07,330 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:07,331 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f83e27fc-51f5-4441-9447-0e1d248b5a7a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f83e27fc-51f5-4441-9447-0e1d248b5a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:08,375 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:08,375 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-800a03d5-03f6-4c8d-bd8a-38562e08b561', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-800a03d5-03f6-4c8d-bd8a-38562e08b561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:09,419 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:09,419 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b89dd8e-a7f9-488b-abd6-4af6b6402e7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b89dd8e-a7f9-488b-abd6-4af6b6402e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:10,463 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:10,464 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a960716c-cedf-42b9-8835-2917b32a1914', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a960716c-cedf-42b9-8835-2917b32a1914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:11,508 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:11,508 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bd0b26d-3932-49ab-988e-3dae03f64dc8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bd0b26d-3932-49ab-988e-3dae03f64dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:12,552 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:12,552 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742c749f-1651-4c99-aa54-6e31852bd675', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742c749f-1651-4c99-aa54-6e31852bd675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:13,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:13,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cbbdce-dcea-4c7f-a3f9-0d06e0c38413', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cbbdce-dcea-4c7f-a3f9-0d06e0c38413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:14,641 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:14,641 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2f9a34-36ae-4513-bcf4-55ef47dab7bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2f9a34-36ae-4513-bcf4-55ef47dab7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:15,686 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:15,687 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d7bbe4e-8f4b-4a6c-b206-320a59453f86', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d7bbe4e-8f4b-4a6c-b206-320a59453f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:16,730 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:16,730 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725c01ed-cdb7-4e2d-9c04-ef67b26e9683', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725c01ed-cdb7-4e2d-9c04-ef67b26e9683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:17,775 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:17,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0712e0f-3dcb-411f-ac0d-e4d6e1fc538c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0712e0f-3dcb-411f-ac0d-e4d6e1fc538c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:18,821 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:18,822 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff36e7fd-263e-4442-a99a-8f9f23f1db27', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff36e7fd-263e-4442-a99a-8f9f23f1db27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:19,867 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:19,867 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0313f8-29f1-4b1c-83e4-7ac7e50cc6b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0313f8-29f1-4b1c-83e4-7ac7e50cc6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:20,915 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:56:20,916 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41296e9-e281-43d7-8579-90cb0a10d0c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41296e9-e281-43d7-8579-90cb0a10d0c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:21,960 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:21,961 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedc9f5e-aaaa-4343-ac93-200ea7670d89', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedc9f5e-aaaa-4343-ac93-200ea7670d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:23,006 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:56:23,007 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce07fa9-278d-46b2-aa2d-7596970a72b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce07fa9-278d-46b2-aa2d-7596970a72b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:24,051 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:24,052 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba0f697-a25f-456d-affe-921fcb288f11', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba0f697-a25f-456d-affe-921fcb288f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:25,096 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:25,096 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-915247f4-87aa-4eb6-9a3c-0ed3d2860a45', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-915247f4-87aa-4eb6-9a3c-0ed3d2860a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:26,144 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:56:26,144 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440be67e-feb7-40b4-b336-888274f9ba98', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440be67e-feb7-40b4-b336-888274f9ba98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:27,188 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:56:27,188 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea79a3f1-eff0-4600-93fe-923512d56977', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea79a3f1-eff0-4600-93fe-923512d56977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:28,233 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:28,234 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcc376d-a925-4107-a975-cc3dee73426b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcc376d-a925-4107-a975-cc3dee73426b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:29,278 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:29,278 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-405fd88a-b2e6-4e8c-bf33-e50ebc24c644', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-405fd88a-b2e6-4e8c-bf33-e50ebc24c644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:30,323 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:30,323 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf252378-dc09-4ab4-a6fd-5d21fb9547d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf252378-dc09-4ab4-a6fd-5d21fb9547d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:31,371 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:31,371 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49050c5-1245-4176-9343-738f7868b9bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49050c5-1245-4176-9343-738f7868b9bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:32,416 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:32,416 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499eb1e3-16eb-4336-ab1c-6f34f306bd3f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499eb1e3-16eb-4336-ab1c-6f34f306bd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:33,461 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:33,461 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1341fe7c-5384-43e3-b5aa-9942f8deb9aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1341fe7c-5384-43e3-b5aa-9942f8deb9aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:34,505 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:56:34,505 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af462fa2-018b-470d-8b22-292184f17f70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af462fa2-018b-470d-8b22-292184f17f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:35,549 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:56:35,549 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11b3bc3-1262-4f0a-8d47-a18236afa4d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11b3bc3-1262-4f0a-8d47-a18236afa4d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:36,594 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:36,594 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46e4fcff-a251-4a6c-a0a2-ebc6db6ded08', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46e4fcff-a251-4a6c-a0a2-ebc6db6ded08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:37,638 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:37,639 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f627c7a-01cf-4855-a9a1-fa0c3da692ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f627c7a-01cf-4855-a9a1-fa0c3da692ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:38,682 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:56:38,682 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-920c9443-673a-4a66-bc05-a49cdce3cc11', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-920c9443-673a-4a66-bc05-a49cdce3cc11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:39,726 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:39,727 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6786f0-c819-4eee-a2f9-33bc260f59ef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6786f0-c819-4eee-a2f9-33bc260f59ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:40,770 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:40,770 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e5eb3a-207c-479a-9c86-894610434630', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e5eb3a-207c-479a-9c86-894610434630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:41,814 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:41,814 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8793934-2183-4891-81f5-5f5d2cfd3366', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8793934-2183-4891-81f5-5f5d2cfd3366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:42,857 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:42,858 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a27ac0b9-8a69-403e-8c23-0a3f8ef217d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a27ac0b9-8a69-403e-8c23-0a3f8ef217d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:43,901 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:43,902 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-145a7055-f989-4fed-aeef-5c20c9227c14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-145a7055-f989-4fed-aeef-5c20c9227c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:44,947 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:44,947 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31290fdd-76ba-459c-a875-237e59aa36bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31290fdd-76ba-459c-a875-237e59aa36bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:45,992 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:45,992 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29a68c5-d34f-4f33-9c52-e11c21c3618c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29a68c5-d34f-4f33-9c52-e11c21c3618c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:47,037 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:47,038 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71644e4a-45dd-4ae5-ae59-0cb007d43c1e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71644e4a-45dd-4ae5-ae59-0cb007d43c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:48,083 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:48,083 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4393107b-4447-4403-9f72-ad5b28643747', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4393107b-4447-4403-9f72-ad5b28643747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:49,130 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:56:49,130 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307a2cf7-d4ce-482d-b1f9-481bc0030bce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307a2cf7-d4ce-482d-b1f9-481bc0030bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:50,175 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:50,175 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bac99ca-5cb2-4aca-a129-8506e7f1603a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bac99ca-5cb2-4aca-a129-8506e7f1603a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:51,225 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:56:51,225 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c38f278-b141-4d5d-8f84-21fa44e63a78', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c38f278-b141-4d5d-8f84-21fa44e63a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:52,270 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:52,270 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c41460-7aa8-4bd4-ad0b-c401ba32673f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c41460-7aa8-4bd4-ad0b-c401ba32673f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:53,317 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:56:53,317 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d6ae4f-c99e-4136-80f1-4c7577514378', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d6ae4f-c99e-4136-80f1-4c7577514378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:54,362 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:54,362 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabe9e92-d362-41c6-8050-13160cb8f74a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabe9e92-d362-41c6-8050-13160cb8f74a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:55,412 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:56:55,412 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b301449-5da1-4a18-972a-3c75f262da16', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b301449-5da1-4a18-972a-3c75f262da16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:56,459 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:56:56,459 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b6ae44-a00b-47c0-b154-853745eb826d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b6ae44-a00b-47c0-b154-853745eb826d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:57,506 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:56:57,506 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b196de2-af0d-4edc-8076-934bb20aef8e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b196de2-af0d-4edc-8076-934bb20aef8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:58,552 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:56:58,552 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3a435f1-e554-4f82-8825-a3ef09ce0ed7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3a435f1-e554-4f82-8825-a3ef09ce0ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:56:59,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:56:59,597 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5ffa53-66d6-49ed-b0aa-ed04939e3c04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5ffa53-66d6-49ed-b0aa-ed04939e3c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:00,642 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:00,643 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6cc85c-d3c8-48d5-8a11-a8d7a7d876da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6cc85c-d3c8-48d5-8a11-a8d7a7d876da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:01,688 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:01,689 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c3257b-4072-43ba-a123-fdb1f3a7c5ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c3257b-4072-43ba-a123-fdb1f3a7c5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:02,734 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:02,734 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf28cfe2-0a54-4cad-a026-58d3fcf7ce51', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf28cfe2-0a54-4cad-a026-58d3fcf7ce51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:03,779 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:03,780 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b3a4fe1-f6c5-4a82-a9cd-40129c697dd1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b3a4fe1-f6c5-4a82-a9cd-40129c697dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:04,825 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:04,825 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17a2ccb-ffd7-4f3b-ba26-d261e596a1b8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17a2ccb-ffd7-4f3b-ba26-d261e596a1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:05,871 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:05,872 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91aeaadf-7e05-4d0d-8536-f918e6f1e11c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91aeaadf-7e05-4d0d-8536-f918e6f1e11c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:06,918 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:57:06,918 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34e3786-4ca9-490d-92fb-278afea02212', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34e3786-4ca9-490d-92fb-278afea02212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:07,964 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:07,965 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f8a5ea-28a0-4deb-9f86-62d4789ef022', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f8a5ea-28a0-4deb-9f86-62d4789ef022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:09,011 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:09,011 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db04ecc-8659-498c-a068-2d6feceaa6e2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db04ecc-8659-498c-a068-2d6feceaa6e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:10,194 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.175s 2021-10-29 16:57:10,194 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eeed8b8-590c-4cba-9ea1-327f8e6f95ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eeed8b8-590c-4cba-9ea1-327f8e6f95ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:11,245 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:57:11,245 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-627e0326-5eed-4731-96c7-276c7bba3341', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-627e0326-5eed-4731-96c7-276c7bba3341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:12,291 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:12,292 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a1e95d-4703-45e4-8ff9-c072a4703e50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a1e95d-4703-45e4-8ff9-c072a4703e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:13,339 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:57:13,340 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04894e37-f611-4c06-b93a-f4635a8472c1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04894e37-f611-4c06-b93a-f4635a8472c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:14,384 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:14,385 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b90809-bafa-4813-8e3a-84ea5c431131', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b90809-bafa-4813-8e3a-84ea5c431131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:15,431 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:15,432 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5427a1e-8de5-4af6-a9dc-ac836d0d3907', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5427a1e-8de5-4af6-a9dc-ac836d0d3907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:16,479 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:57:16,479 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f487e70e-449d-4aea-8da7-868beecd5e04', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f487e70e-449d-4aea-8da7-868beecd5e04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:17,522 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:17,523 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e12a1ab-591d-45aa-9a0e-48101f833e7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e12a1ab-591d-45aa-9a0e-48101f833e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:18,571 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:18,571 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5673cb80-da1a-4bc5-ae1f-de5dd465eaaf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5673cb80-da1a-4bc5-ae1f-de5dd465eaaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:19,617 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:19,618 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94dc60f5-bae7-4194-ad5f-792615286855', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94dc60f5-bae7-4194-ad5f-792615286855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:20,666 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:57:20,667 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd89e99c-cce7-4317-832f-96f70e32cfc3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd89e99c-cce7-4317-832f-96f70e32cfc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:21,712 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:21,713 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa4d64e-4d56-4303-919d-3ba04517a5d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa4d64e-4d56-4303-919d-3ba04517a5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:22,757 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:22,758 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6c2acf-4093-4d66-8955-4f21110feee2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6c2acf-4093-4d66-8955-4f21110feee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:23,804 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:23,804 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd21b73b-667f-4e88-aaec-58bd89b2aa33', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd21b73b-667f-4e88-aaec-58bd89b2aa33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:24,849 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:24,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a22782-2177-49e8-afb7-1e613d3049fa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a22782-2177-49e8-afb7-1e613d3049fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:25,897 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:25,897 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2b445f-4b09-4276-834c-739d86911baa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2b445f-4b09-4276-834c-739d86911baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:26,941 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:26,941 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473b2c10-6dc3-48b1-a11d-ef8f1709c284', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473b2c10-6dc3-48b1-a11d-ef8f1709c284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:27,987 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:27,987 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e43f602c-151d-43c8-a3f4-0dde35c1b254', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e43f602c-151d-43c8-a3f4-0dde35c1b254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:29,033 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:29,033 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda1661d-9635-443d-b172-e8712628c169', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda1661d-9635-443d-b172-e8712628c169', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:30,079 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:30,080 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec331ee-6fb0-4917-9478-4c61fb6b2b65', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec331ee-6fb0-4917-9478-4c61fb6b2b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:31,125 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:31,126 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a0dbee2-b7c7-4fbf-ad9b-ad548ef78e51', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a0dbee2-b7c7-4fbf-ad9b-ad548ef78e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:32,170 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:32,170 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5157e29-0fb8-49ea-b9a3-41fcb70ed2bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5157e29-0fb8-49ea-b9a3-41fcb70ed2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:33,214 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:33,214 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50e72f0-5c2f-428a-ba24-0848d1c8e8e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50e72f0-5c2f-428a-ba24-0848d1c8e8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:34,259 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:34,259 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9c3f67-0fa1-471c-846d-b6e3a75a3326', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9c3f67-0fa1-471c-846d-b6e3a75a3326', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:35,305 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:35,305 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e356ae-ffb5-4eed-ad24-7df7c0ec2739', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e356ae-ffb5-4eed-ad24-7df7c0ec2739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:36,349 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:36,350 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f7cbec-13dd-487c-8b6e-2b24ec4e68ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f7cbec-13dd-487c-8b6e-2b24ec4e68ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:37,393 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:37,393 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfd8643-b67e-4aef-a6e3-339d729c8dbe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abfd8643-b67e-4aef-a6e3-339d729c8dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:38,437 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:38,438 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44d1c975-d8a3-47c7-bc32-e2c66e6368bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44d1c975-d8a3-47c7-bc32-e2c66e6368bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:39,482 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:39,482 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94c6e2f-3f38-4027-a28a-4cbe7b08cc2a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94c6e2f-3f38-4027-a28a-4cbe7b08cc2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:40,526 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:40,526 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec1c27c-e2db-4608-828b-95984ce539fc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec1c27c-e2db-4608-828b-95984ce539fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:41,570 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:41,570 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-933651ca-fe4e-4ee9-ae38-a619f146469f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-933651ca-fe4e-4ee9-ae38-a619f146469f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:42,614 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:42,614 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9d0c66-32e4-46ec-ade9-5921e2fb46d5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9d0c66-32e4-46ec-ade9-5921e2fb46d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:43,657 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.034s 2021-10-29 16:57:43,657 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37a8bbe6-41fb-4562-86a2-a7a5a7540f2d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37a8bbe6-41fb-4562-86a2-a7a5a7540f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:44,702 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:44,702 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870e6fd6-0677-473c-9458-4e29dc6b5ff5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870e6fd6-0677-473c-9458-4e29dc6b5ff5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:45,746 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:45,746 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66050339-53e3-4d9b-b973-5a8e0dbd67c2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66050339-53e3-4d9b-b973-5a8e0dbd67c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:46,790 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:46,790 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4839b60a-ce5a-4ad7-baf2-4a1016023e20', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4839b60a-ce5a-4ad7-baf2-4a1016023e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:47,835 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:47,835 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1f41d6-fad7-4aaa-ae15-8b932c51d1d3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1f41d6-fad7-4aaa-ae15-8b932c51d1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:48,880 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:48,880 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3244aa4-a5a7-48aa-979e-377904f01775', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3244aa4-a5a7-48aa-979e-377904f01775', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:49,924 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:49,924 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f98927d-1135-4bd9-89c2-63715ab65d13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f98927d-1135-4bd9-89c2-63715ab65d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:50,969 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:50,970 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc528f31-303c-4a35-a2c6-df86952dd430', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc528f31-303c-4a35-a2c6-df86952dd430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:52,013 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:52,014 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23668fd1-9284-499c-a1ad-1595a954c5f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23668fd1-9284-499c-a1ad-1595a954c5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:53,061 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:57:53,061 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77a9654-2fc4-47f4-ac31-fce79ebbfa17', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77a9654-2fc4-47f4-ac31-fce79ebbfa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:54,105 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:54,106 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a19152-423e-479e-a442-a9f71e1b2dbf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a19152-423e-479e-a442-a9f71e1b2dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:55,149 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:57:55,149 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12af710c-a9e3-4f89-b765-6a7b7d60a503', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12af710c-a9e3-4f89-b765-6a7b7d60a503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:56,195 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:56,196 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b635fc3-599f-4358-97ce-509cde28748a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b635fc3-599f-4358-97ce-509cde28748a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:57,240 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:57:57,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cfa2f6e-3843-452a-b288-d6d538ddde3a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cfa2f6e-3843-452a-b288-d6d538ddde3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:58,285 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:58,285 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703de99a-cd56-470e-ad4a-493cf8d12c36', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703de99a-cd56-470e-ad4a-493cf8d12c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:57:59,330 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:57:59,330 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee919a2-ec05-4840-a457-a56d8eb8c7e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee919a2-ec05-4840-a457-a56d8eb8c7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:00,375 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:00,375 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-540f55f2-e435-454a-a37f-a29de1fc6c51', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-540f55f2-e435-454a-a37f-a29de1fc6c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:01,420 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:01,420 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bffc92-e1bc-4531-af41-75511e3b20ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bffc92-e1bc-4531-af41-75511e3b20ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:02,463 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:02,464 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e5baad-fee0-4a22-b4e0-3179d51a5d96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e5baad-fee0-4a22-b4e0-3179d51a5d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:03,508 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:03,509 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268df155-c024-4f94-bd04-9f43107efc2f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268df155-c024-4f94-bd04-9f43107efc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:04,552 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:04,553 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38664287-d9e4-4d32-8c57-6c7d873307d7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38664287-d9e4-4d32-8c57-6c7d873307d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:05,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:58:05,598 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dde8d0-5949-4602-b754-3d6b180ffa0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dde8d0-5949-4602-b754-3d6b180ffa0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:06,640 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:06,641 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46297fcf-ccb3-4288-9138-c76874c69adf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46297fcf-ccb3-4288-9138-c76874c69adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:07,684 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:07,685 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ab5782-87f8-4bd5-8678-3260fd103d9d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ab5782-87f8-4bd5-8678-3260fd103d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:08,728 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:08,728 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd57a6b9-4da6-455a-8779-12a4cf5a42b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd57a6b9-4da6-455a-8779-12a4cf5a42b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:09,776 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:09,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83035190-0b98-41c7-9b43-3ba8e059c672', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83035190-0b98-41c7-9b43-3ba8e059c672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:10,821 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:58:10,821 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81938624-f5ab-474f-9cc1-f11f6bed4271', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81938624-f5ab-474f-9cc1-f11f6bed4271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:11,866 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:11,867 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c831b3cd-60ab-4f54-8704-596f3b29dfd4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c831b3cd-60ab-4f54-8704-596f3b29dfd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:12,911 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:58:12,911 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3450dd8b-1984-476a-97c2-3cbce8d94b36', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3450dd8b-1984-476a-97c2-3cbce8d94b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:13,954 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.034s 2021-10-29 16:58:13,954 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5df11d-5779-4924-8b8b-57b60039239e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5df11d-5779-4924-8b8b-57b60039239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:14,997 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:14,998 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6d656c-18ed-4fe7-9497-d4ab7e2faf9b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6d656c-18ed-4fe7-9497-d4ab7e2faf9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:16,040 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:16,040 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7f004c-79f4-4a81-93ad-4e6efd01f56a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7f004c-79f4-4a81-93ad-4e6efd01f56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:17,082 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.034s 2021-10-29 16:58:17,082 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b3c767-9236-41da-a23f-a83953f45859', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b3c767-9236-41da-a23f-a83953f45859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:18,126 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:18,126 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9daa35b-c50b-407b-aabc-ceb4ff017603', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9daa35b-c50b-407b-aabc-ceb4ff017603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:19,170 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:19,170 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ba2bee-7ae6-4bfc-a8ee-09681542f3ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ba2bee-7ae6-4bfc-a8ee-09681542f3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:20,220 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:20,220 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb0f9ee-6e5b-479a-ad1e-da5cb87edaf2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb0f9ee-6e5b-479a-ad1e-da5cb87edaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:21,290 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.062s 2021-10-29 16:58:21,291 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8dce7e-d42f-4f6f-bf16-93f765c553df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8dce7e-d42f-4f6f-bf16-93f765c553df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:22,333 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:22,334 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23f939d1-21cd-4f4a-b5e0-b7c658246837', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23f939d1-21cd-4f4a-b5e0-b7c658246837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:23,377 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:23,378 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f221d64-8ff6-4a6b-adf4-b96dba6a29b0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f221d64-8ff6-4a6b-adf4-b96dba6a29b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:24,421 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.036s 2021-10-29 16:58:24,422 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00705083-16d7-45a9-af1e-dc2d7b85a82b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00705083-16d7-45a9-af1e-dc2d7b85a82b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:25,467 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:58:25,468 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca5295f-3f05-4fc6-bcf0-7054d2e80edd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca5295f-3f05-4fc6-bcf0-7054d2e80edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:26,515 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:58:26,515 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f2fa76-7e62-4e17-9bc8-f7fb297aa996', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f2fa76-7e62-4e17-9bc8-f7fb297aa996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:27,564 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:27,564 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4375683b-c926-420d-8f1c-5ce692082942', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4375683b-c926-420d-8f1c-5ce692082942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:28,612 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:28,612 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c2bba1a-7081-4b27-8b57-85f1a387d0e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c2bba1a-7081-4b27-8b57-85f1a387d0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:29,660 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:29,660 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78222405-1885-46a7-b14a-34f4df05e32f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78222405-1885-46a7-b14a-34f4df05e32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:30,717 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.048s 2021-10-29 16:58:30,717 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7ac2e7-267f-4182-97c1-124d18acab4f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7ac2e7-267f-4182-97c1-124d18acab4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:31,761 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:58:31,762 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d0bebbe-8098-4603-8cf1-3262f2ccad5d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d0bebbe-8098-4603-8cf1-3262f2ccad5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:32,811 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:32,811 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5126f7-37f2-4908-9d7d-fd70f036246d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5126f7-37f2-4908-9d7d-fd70f036246d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:33,860 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:33,860 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ef2259-c979-4bce-bc5a-41e6b43ed952', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ef2259-c979-4bce-bc5a-41e6b43ed952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:34,907 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:58:34,907 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8fa934d-4dd7-4c38-8ac7-c78bc929d72f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8fa934d-4dd7-4c38-8ac7-c78bc929d72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:35,955 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:35,955 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf410dab-bbe9-4168-a888-0f9e3958fdff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf410dab-bbe9-4168-a888-0f9e3958fdff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:37,007 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:58:37,007 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9b6675-2d32-4f17-a11d-5fd0d2e7af8a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9b6675-2d32-4f17-a11d-5fd0d2e7af8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:38,054 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:58:38,055 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa6566bf-daba-4961-b5a0-61c3d35d3c70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa6566bf-daba-4961-b5a0-61c3d35d3c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:39,103 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:39,103 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b9587b-7ef3-4787-8d9b-fbe71ee0f3c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b9587b-7ef3-4787-8d9b-fbe71ee0f3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:40,150 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:58:40,150 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7412cb-f9c4-4bf0-8d29-3ade5278d745', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7412cb-f9c4-4bf0-8d29-3ade5278d745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:41,202 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:58:41,202 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ce47400-a46d-457d-914a-5f5b9450d8bc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ce47400-a46d-457d-914a-5f5b9450d8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:42,250 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:42,251 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d54d2c-f927-437f-92b3-389519e6627b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d54d2c-f927-437f-92b3-389519e6627b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:43,301 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:58:43,302 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a946dda-3d04-45b9-a830-946cbcf0388a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a946dda-3d04-45b9-a830-946cbcf0388a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:44,348 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.038s 2021-10-29 16:58:44,349 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca80ddc7-fe11-4fb5-8f60-dae1e6f8dcef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca80ddc7-fe11-4fb5-8f60-dae1e6f8dcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:45,397 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:45,397 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2c6995-df58-405c-b1bd-65fcae5f84dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2c6995-df58-405c-b1bd-65fcae5f84dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:46,447 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:58:46,447 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe3173e-ceb7-45d9-bcd1-51257355d070', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe3173e-ceb7-45d9-bcd1-51257355d070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:47,496 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:47,496 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c817c37-8925-4d90-b76b-4a666604d3b9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c817c37-8925-4d90-b76b-4a666604d3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:48,546 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:58:48,546 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308607ab-2bc1-44dc-bff3-1d60e9e8fe98', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308607ab-2bc1-44dc-bff3-1d60e9e8fe98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:49,595 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:49,595 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6531aa86-d839-48c5-adb5-5d5c96dd3531', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6531aa86-d839-48c5-adb5-5d5c96dd3531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:50,644 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:58:50,645 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85b13589-c0e3-4b95-8d59-69244639c572', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85b13589-c0e3-4b95-8d59-69244639c572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:51,696 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:58:51,696 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7506011c-799a-47a0-aa3e-db793089852f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7506011c-799a-47a0-aa3e-db793089852f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:52,744 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:58:52,744 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c90e4e8d-9d21-4777-ab3b-996d5682209e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c90e4e8d-9d21-4777-ab3b-996d5682209e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:53,795 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:58:53,795 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c25293be-e1c6-45d1-bff7-3ff7a23ec866', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c25293be-e1c6-45d1-bff7-3ff7a23ec866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:54,845 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:58:54,845 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4eee5e-9d56-4580-acc8-0fa265cf40cc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4eee5e-9d56-4580-acc8-0fa265cf40cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:55,892 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:58:55,892 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8270e47e-0bf6-40a8-acfd-d0fa30571cfd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8270e47e-0bf6-40a8-acfd-d0fa30571cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:56,940 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.040s 2021-10-29 16:58:56,941 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64383d20-cfb0-469a-88ac-309549892888', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64383d20-cfb0-469a-88ac-309549892888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:57,991 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:58:57,992 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de4fcdc3-cc5e-49ca-98a4-b8a771a89c14', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de4fcdc3-cc5e-49ca-98a4-b8a771a89c14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:58:59,042 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:58:59,042 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe92773-2d49-4dbe-9ecc-529b4f612e2b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe92773-2d49-4dbe-9ecc-529b4f612e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:00,089 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:59:00,090 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e1b202-f6dc-43bd-ac43-be72fcf07d91', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e1b202-f6dc-43bd-ac43-be72fcf07d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:01,137 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.039s 2021-10-29 16:59:01,138 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2a0d0c-3364-428f-b220-b91cd8ce0134', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2a0d0c-3364-428f-b220-b91cd8ce0134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:02,186 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:59:02,186 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4efa4da-5fe8-4e30-94f6-d6adcddb7255', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4efa4da-5fe8-4e30-94f6-d6adcddb7255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:03,239 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.045s 2021-10-29 16:59:03,239 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e59a882-e749-4baf-986e-2fa507392c60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e59a882-e749-4baf-986e-2fa507392c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:04,293 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.046s 2021-10-29 16:59:04,293 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cc1d2f-e9ad-48e2-80e4-44013589ad95', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cc1d2f-e9ad-48e2-80e4-44013589ad95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:05,342 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:59:05,343 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d78de92-b636-40c8-8ae5-c2e93bafcc32', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d78de92-b636-40c8-8ae5-c2e93bafcc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:06,391 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.041s 2021-10-29 16:59:06,391 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc058aa3-c368-4093-85dc-6aff84cf435e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc058aa3-c368-4093-85dc-6aff84cf435e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:07,441 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.042s 2021-10-29 16:59:07,441 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a30b1d7-d219-49e6-a259-7aeef436e034', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a30b1d7-d219-49e6-a259-7aeef436e034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:08,493 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:59:08,494 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1844f15c-0edb-40c1-a535-f5580240d891', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1844f15c-0edb-40c1-a535-f5580240d891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:09,545 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.043s 2021-10-29 16:59:09,545 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb5de78-b8dc-40c1-b227-a446757a2872', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb5de78-b8dc-40c1-b227-a446757a2872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:10,590 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:59:10,590 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0983e0a5-4857-4c2c-9512-a1d2d1a1b963', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0983e0a5-4857-4c2c-9512-a1d2d1a1b963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:11,646 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.047s 2021-10-29 16:59:11,646 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b0c853-1a36-4376-8d01-e5a65d7794a2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b0c853-1a36-4376-8d01-e5a65d7794a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:12,689 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.035s 2021-10-29 16:59:12,689 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc168818-8346-4986-bd6a-408d82936737', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc168818-8346-4986-bd6a-408d82936737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:13,742 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.045s 2021-10-29 16:59:13,742 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-503a404f-e838-404b-8e7c-8e5da54520ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-503a404f-e838-404b-8e7c-8e5da54520ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:14,795 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.044s 2021-10-29 16:59:14,795 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2a802a-5e12-4abc-b411-f7ee27af95ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2a802a-5e12-4abc-b411-f7ee27af95ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:15,849 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.046s 2021-10-29 16:59:15,850 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b69f5b00-64cf-4faa-bd46-64fb18590407', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b69f5b00-64cf-4faa-bd46-64fb18590407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:16,894 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_error): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 0.037s 2021-10-29 16:59:16,895 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d95589-7ff5-484c-a4c8-87d3e9595652', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d95589-7ff5-484c-a4c8-87d3e9595652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6'} Body: b'{"volume": {"id": "ee24ab60-851f-4dcb-b2f9-9d75a18a87e6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:53:16.000000", "updated_at": "2021-10-29T16:53:16.000000", "name": "tempest-VolumesActionsTest-Volume-1405337529", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/ee24ab60-851f-4dcb-b2f9-9d75a18a87e6"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume ee24ab60-851f-4dcb-b2f9-9d75a18a87e6 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] |
fail
ft11.4: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:59:17,147 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 202 POST http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes 0.185s 2021-10-29 16:59:17,147 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-962896997"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e854bb81-2e9e-4cd4-91cc-aad037aa4a5a', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e854bb81-2e9e-4cd4-91cc-aad037aa4a5a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.083389", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:59:17,196 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 16:59:17,196 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f688cac9-8edf-4491-b622-5328443142d6', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f688cac9-8edf-4491-b622-5328443142d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:18,240 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:18,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ad10de-3204-4167-bde2-154999c8b1e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ad10de-3204-4167-bde2-154999c8b1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:19,286 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:19,286 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8b32a06-7300-40ba-90bc-ec18fde72470', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8b32a06-7300-40ba-90bc-ec18fde72470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:20,330 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:20,331 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49228de1-4193-4a0d-b577-8163d96f5949', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49228de1-4193-4a0d-b577-8163d96f5949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:21,375 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:21,376 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836e0046-535c-4841-a30c-b8084afd08f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836e0046-535c-4841-a30c-b8084afd08f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:22,419 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 16:59:22,419 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e26105-b4a3-4b83-9f75-fd128a23ff3c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e26105-b4a3-4b83-9f75-fd128a23ff3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:23,464 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:23,465 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a79b8252-c9a2-4769-9863-29774751638f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a79b8252-c9a2-4769-9863-29774751638f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:24,509 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:24,509 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603f07dc-575e-4a9e-b744-01d60e6a35b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603f07dc-575e-4a9e-b744-01d60e6a35b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:25,553 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:25,553 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd0d3d5e-ff75-484b-b9a9-5bb1fe24b741', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd0d3d5e-ff75-484b-b9a9-5bb1fe24b741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:26,598 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:26,599 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8c6add-abee-45c4-bbde-cac6453a5ef4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8c6add-abee-45c4-bbde-cac6453a5ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:27,643 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:27,644 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e9a1252-5aa4-46da-b7da-4b9e6a812e77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e9a1252-5aa4-46da-b7da-4b9e6a812e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:28,689 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:28,689 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399410ea-f725-43eb-85ec-3c601df3066c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399410ea-f725-43eb-85ec-3c601df3066c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:29,734 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:29,734 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06398a9d-684c-4339-b82c-cd3ab430f1c3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06398a9d-684c-4339-b82c-cd3ab430f1c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:30,783 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 16:59:30,783 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4c90bd-e785-4813-9b99-e65bc21d213c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4c90bd-e785-4813-9b99-e65bc21d213c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:31,828 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:31,828 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df0846cb-6b5a-4faa-bc14-cf98807ba93d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df0846cb-6b5a-4faa-bc14-cf98807ba93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:32,873 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:32,874 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-061d7e7f-81d8-40f6-9e6c-d27008988d8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-061d7e7f-81d8-40f6-9e6c-d27008988d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:33,918 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:33,918 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fd943c6-97c5-46d4-a71f-48ce446f89f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fd943c6-97c5-46d4-a71f-48ce446f89f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:34,963 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:34,963 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78f1084b-5160-4f08-97a4-5072ef51f66b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78f1084b-5160-4f08-97a4-5072ef51f66b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:36,007 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 16:59:36,008 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aacae285-a6d5-4fa5-9945-1c725a8c5110', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aacae285-a6d5-4fa5-9945-1c725a8c5110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:37,053 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:37,054 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06984e5e-8fe6-4486-8668-05ca88161cb1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06984e5e-8fe6-4486-8668-05ca88161cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:38,102 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 16:59:38,103 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0313eced-8fff-4455-afa6-2504bd3a18f2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0313eced-8fff-4455-afa6-2504bd3a18f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:39,147 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:39,148 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b060831-bde0-4af4-9a68-5aff5a0c2ef1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b060831-bde0-4af4-9a68-5aff5a0c2ef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:40,192 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:40,192 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0091205b-07c8-46e9-b80f-27f3d89cc2f0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0091205b-07c8-46e9-b80f-27f3d89cc2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:41,238 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 16:59:41,238 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143a3e72-a7a5-4b96-a3fd-65b53e53e058', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143a3e72-a7a5-4b96-a3fd-65b53e53e058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:42,282 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:42,283 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f1e84f3-732e-40aa-9a12-669a5674d388', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f1e84f3-732e-40aa-9a12-669a5674d388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:43,326 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:43,327 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1a5f87-1821-4717-9ef1-e0ed9f5af73e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1a5f87-1821-4717-9ef1-e0ed9f5af73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:44,371 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:44,371 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f341f0-cc0c-4839-97e1-0f6d37f9d020', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f341f0-cc0c-4839-97e1-0f6d37f9d020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:45,416 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:45,416 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f061761e-a3bb-4ba2-a96f-7d92f62a8601', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f061761e-a3bb-4ba2-a96f-7d92f62a8601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:46,459 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:46,460 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b0d40f-fb5e-4246-9901-dc49565ba983', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b0d40f-fb5e-4246-9901-dc49565ba983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:47,505 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:47,506 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d80d0b7-7d24-4374-ae93-c7c596696a8f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d80d0b7-7d24-4374-ae93-c7c596696a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:48,551 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 16:59:48,552 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d24c53-510a-4685-95fe-eff3837f4630', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d24c53-510a-4685-95fe-eff3837f4630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:49,596 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:49,596 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27486bca-0503-4899-85bf-45f99c7a04c5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27486bca-0503-4899-85bf-45f99c7a04c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:50,641 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:50,641 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071938eb-f2d9-4434-a2fb-bce67426ff46', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071938eb-f2d9-4434-a2fb-bce67426ff46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:51,685 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:51,685 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbda1cc3-f751-49a0-a313-978e52c08ceb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbda1cc3-f751-49a0-a313-978e52c08ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:52,729 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:52,730 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88eefce3-dad7-45d7-94c5-c67b9cabee77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88eefce3-dad7-45d7-94c5-c67b9cabee77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:53,774 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:53,775 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d40fbd-c504-489f-b016-b8e1c3771a26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d40fbd-c504-489f-b016-b8e1c3771a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:54,819 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:54,819 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6152ad6b-e7f6-4778-bb10-e0a5f9bea8d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6152ad6b-e7f6-4778-bb10-e0a5f9bea8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:55,865 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:55,865 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c462e49-d46d-4668-9888-45efe744d0ab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c462e49-d46d-4668-9888-45efe744d0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:56,910 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 16:59:56,911 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e8f2de-68e5-4d3d-9d34-9b019d849bdf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e8f2de-68e5-4d3d-9d34-9b019d849bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:57,954 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 16:59:57,954 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8562129-871b-40d2-a702-ba550a4dc1d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8562129-871b-40d2-a702-ba550a4dc1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 16:59:59,002 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 16:59:59,002 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-042fb804-993d-460a-8d2d-efd2842b1e3e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-042fb804-993d-460a-8d2d-efd2842b1e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:00,047 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:00,048 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d84d303-cdb4-4f32-94a6-8d1f85b686e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d84d303-cdb4-4f32-94a6-8d1f85b686e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:01,091 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:01,092 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975390ff-6371-4f6b-83d1-cb1f088e4a64', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975390ff-6371-4f6b-83d1-cb1f088e4a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:02,135 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:00:02,136 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b0a23b-e544-4e43-a069-0896504ac19e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b0a23b-e544-4e43-a069-0896504ac19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:03,194 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.051s 2021-10-29 17:00:03,194 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419185ab-4b45-46bd-8c2e-4927f4a0efe5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419185ab-4b45-46bd-8c2e-4927f4a0efe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:04,240 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:04,241 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b562888-5cec-4dd5-8d2e-1779dd2ea31c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b562888-5cec-4dd5-8d2e-1779dd2ea31c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:05,286 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:05,287 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef335877-cd94-4c8c-92cf-37d890cf5c59', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef335877-cd94-4c8c-92cf-37d890cf5c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:06,332 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:06,333 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3161098-afef-48de-ae80-40574a2c930f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3161098-afef-48de-ae80-40574a2c930f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:07,380 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:00:07,380 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c70ffdd-549b-4bb7-9fd1-d65f07622737', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c70ffdd-549b-4bb7-9fd1-d65f07622737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:08,437 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.049s 2021-10-29 17:00:08,437 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febc00f6-31eb-4ae7-90eb-e164bf00ba61', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febc00f6-31eb-4ae7-90eb-e164bf00ba61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:09,483 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:09,484 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a9484b-c619-414e-8537-5d3ac31e359b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a9484b-c619-414e-8537-5d3ac31e359b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:10,537 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:00:10,537 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46dc20ac-398e-49b1-8a04-438e86cba9f3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46dc20ac-398e-49b1-8a04-438e86cba9f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:11,603 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.057s 2021-10-29 17:00:11,603 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319435e0-8ec4-48ba-a87c-0259223d7322', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319435e0-8ec4-48ba-a87c-0259223d7322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:12,648 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:12,648 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23009b5c-efb9-41e2-84b4-19598f95dc03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23009b5c-efb9-41e2-84b4-19598f95dc03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:13,693 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:13,694 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28981ff5-aa2c-46d0-9382-d1e8f96b5dc5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28981ff5-aa2c-46d0-9382-d1e8f96b5dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:14,738 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:14,739 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8c5ee1-35a2-4521-a9aa-de3346597bac', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8c5ee1-35a2-4521-a9aa-de3346597bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:15,791 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:00:15,792 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188bb684-9bbf-47f0-93c6-30480fecfb45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188bb684-9bbf-47f0-93c6-30480fecfb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:16,846 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:00:16,846 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f157772-0c25-41ed-9f9f-a159139b3c95', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f157772-0c25-41ed-9f9f-a159139b3c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:17,923 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.069s 2021-10-29 17:00:17,924 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db6678e1-478c-4c28-bca9-157093ef6182', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db6678e1-478c-4c28-bca9-157093ef6182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:18,972 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:00:18,972 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e321afab-5f22-4a15-bdae-ef8e89685371', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e321afab-5f22-4a15-bdae-ef8e89685371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:20,028 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.048s 2021-10-29 17:00:20,029 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a9f53ac-c175-42f8-8ca3-e2f506c43bd8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a9f53ac-c175-42f8-8ca3-e2f506c43bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:21,148 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.110s 2021-10-29 17:00:21,148 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afdcbfc2-4f9f-45a3-99c6-557bb3c12217', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afdcbfc2-4f9f-45a3-99c6-557bb3c12217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:22,218 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.062s 2021-10-29 17:00:22,218 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7587ff16-e7e2-4038-9e33-bf2df3a29f25', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7587ff16-e7e2-4038-9e33-bf2df3a29f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:23,338 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.110s 2021-10-29 17:00:23,338 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6e48a7-deef-41db-b1b4-5746447d84f4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6e48a7-deef-41db-b1b4-5746447d84f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:24,385 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:00:24,385 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19abef5-5e04-4c21-9543-2506c13eaea3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19abef5-5e04-4c21-9543-2506c13eaea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:25,629 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.235s 2021-10-29 17:00:25,630 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-023ee2cf-82f0-4a81-a947-034f78ae6a5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-023ee2cf-82f0-4a81-a947-034f78ae6a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:26,682 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:00:26,682 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9b486c-b61c-486d-b603-1fcb0b96807e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9b486c-b61c-486d-b603-1fcb0b96807e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:27,728 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:27,729 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e49021-59f7-4f03-a64a-0827b1e466fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e49021-59f7-4f03-a64a-0827b1e466fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:28,775 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:28,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89638abf-7c60-4e48-b5ed-020c90cc3f14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89638abf-7c60-4e48-b5ed-020c90cc3f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:29,832 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.049s 2021-10-29 17:00:29,833 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b983f1-3c7d-497b-bd26-a412be4dd38d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b983f1-3c7d-497b-bd26-a412be4dd38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:30,879 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:30,879 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfbfbe37-d882-419c-ad52-3160082aed14', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfbfbe37-d882-419c-ad52-3160082aed14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:31,923 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:31,924 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90406c3-ca72-49f1-b19b-03156d98419b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90406c3-ca72-49f1-b19b-03156d98419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:32,969 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:32,969 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e16e5ac2-059b-4cd8-93e2-9d5cc2f9b42f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e16e5ac2-059b-4cd8-93e2-9d5cc2f9b42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:34,015 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:00:34,016 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691e7767-00e2-453e-9a4e-3df824a992d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691e7767-00e2-453e-9a4e-3df824a992d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:35,060 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:35,062 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef0129d-02b4-4997-aa6e-1fe806e58899', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef0129d-02b4-4997-aa6e-1fe806e58899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:36,110 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:36,110 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ef5d2c-44e6-44c7-81ed-866c70b75083', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ef5d2c-44e6-44c7-81ed-866c70b75083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:37,155 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:37,155 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b3349e-5bb9-4e69-8cad-b29cce1c6a74', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b3349e-5bb9-4e69-8cad-b29cce1c6a74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:38,200 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:38,201 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54988887-39e1-4310-be69-94d5b83b32f5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54988887-39e1-4310-be69-94d5b83b32f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:39,244 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:39,245 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-377716c8-f692-482a-8adc-fdacad62582f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377716c8-f692-482a-8adc-fdacad62582f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:40,290 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:40,290 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cba50b62-1b72-43a5-bf3a-6b7926f1e1e2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cba50b62-1b72-43a5-bf3a-6b7926f1e1e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:41,334 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:41,335 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91fb7be2-f011-4c0b-ad32-b01b6e948680', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91fb7be2-f011-4c0b-ad32-b01b6e948680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:42,378 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:42,379 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bca6d5-95d4-4879-87b5-6a60051ed9eb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bca6d5-95d4-4879-87b5-6a60051ed9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:43,423 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:43,424 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b1cfdb-d62b-45f4-949e-091767875525', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b1cfdb-d62b-45f4-949e-091767875525', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:44,479 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.047s 2021-10-29 17:00:44,479 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eade788-b444-4d09-ace5-c7e5a8e041b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eade788-b444-4d09-ace5-c7e5a8e041b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:45,524 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:45,524 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68c7191a-da67-4aa1-8b53-fb53df388db4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68c7191a-da67-4aa1-8b53-fb53df388db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:46,571 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:00:46,572 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cefe03fb-0c0a-4868-9c10-11b32d695774', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cefe03fb-0c0a-4868-9c10-11b32d695774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:47,615 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:47,616 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22961436-ee28-46fd-89cd-a9c8187458e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22961436-ee28-46fd-89cd-a9c8187458e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:48,661 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:48,661 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e06bf5-c3c9-4330-b2ed-cbaadf68dfea', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e06bf5-c3c9-4330-b2ed-cbaadf68dfea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:49,705 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:49,705 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d365e8-5f2a-49ab-90f1-4934b40e0486', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d365e8-5f2a-49ab-90f1-4934b40e0486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:50,750 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:50,750 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e396e5c0-cb00-485d-b50b-50e30889ffc8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e396e5c0-cb00-485d-b50b-50e30889ffc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:51,794 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:51,794 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52cc05e-a7f2-457e-b077-c575e68b8013', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52cc05e-a7f2-457e-b077-c575e68b8013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:52,839 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:52,840 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06f82292-9abb-4a30-b331-c3b2eab7ead0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06f82292-9abb-4a30-b331-c3b2eab7ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:53,884 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:53,885 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad796cf-884f-4623-a334-534a41a373c4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad796cf-884f-4623-a334-534a41a373c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:54,930 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:54,930 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d28c870-147a-4be6-ae57-d439be402820', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d28c870-147a-4be6-ae57-d439be402820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:55,975 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:55,975 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580172ef-434b-4c08-b950-93397970458a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580172ef-434b-4c08-b950-93397970458a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:57,019 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:57,019 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c407d6d-6797-4593-b8af-ba9ee6694041', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c407d6d-6797-4593-b8af-ba9ee6694041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:58,062 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:00:58,063 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f989814-10de-4a40-908f-f8db32ab5b22', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f989814-10de-4a40-908f-f8db32ab5b22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:00:59,108 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:00:59,109 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c6f15d8-8cc3-4032-9d91-bf9796f47734', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c6f15d8-8cc3-4032-9d91-bf9796f47734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:00,152 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:00,153 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a511b64-b8a8-4ed7-8274-b6985d56519f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a511b64-b8a8-4ed7-8274-b6985d56519f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:01,198 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:01,198 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9099f151-0e23-42f6-9fd7-1041b8d0603f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9099f151-0e23-42f6-9fd7-1041b8d0603f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:02,242 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:02,242 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2cb88f8-d7d7-47b0-b212-f042a8536295', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2cb88f8-d7d7-47b0-b212-f042a8536295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:03,287 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:03,287 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26488b13-e926-40d6-93f4-ce7fe007c3e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26488b13-e926-40d6-93f4-ce7fe007c3e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:04,332 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:04,332 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049aab82-da21-4361-8549-363ef82243c1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049aab82-da21-4361-8549-363ef82243c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:05,378 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:05,378 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8aa1ff-c18d-457f-8ca1-60fd8de1a7a1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8aa1ff-c18d-457f-8ca1-60fd8de1a7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:06,424 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:01:06,424 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36cbb76b-a296-4e0c-8cd9-a82c17bd007a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36cbb76b-a296-4e0c-8cd9-a82c17bd007a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:07,468 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:07,469 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7561aa0f-1ce5-4819-ab2d-0bb35e5603b9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7561aa0f-1ce5-4819-ab2d-0bb35e5603b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:08,513 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:08,514 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06fbd8dd-9960-4d07-95a0-19b179aaaa2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06fbd8dd-9960-4d07-95a0-19b179aaaa2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:09,558 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:09,558 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5549ae6-d638-4db6-9af1-e3d0bcc5db86', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5549ae6-d638-4db6-9af1-e3d0bcc5db86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:10,602 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:10,602 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4409a5-68e0-4cf2-bad9-fbf4b0f6303e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4409a5-68e0-4cf2-bad9-fbf4b0f6303e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:11,652 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:11,652 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1596e1c-9a85-4580-a80d-26c66e17a864', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1596e1c-9a85-4580-a80d-26c66e17a864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:12,698 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:12,698 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51d4ba7-94be-46cf-b14e-3c0075b29c09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51d4ba7-94be-46cf-b14e-3c0075b29c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:13,742 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:13,742 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-354edd8f-4d55-4174-a0e3-c59dd5bcac73', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-354edd8f-4d55-4174-a0e3-c59dd5bcac73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:14,788 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:01:14,788 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-236c17af-b938-4666-beb8-0c8abffb53e1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-236c17af-b938-4666-beb8-0c8abffb53e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:15,831 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:15,832 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26d2ff9-7e06-44a9-bf31-757d45b4eff9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26d2ff9-7e06-44a9-bf31-757d45b4eff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:16,877 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:16,877 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2b87573-388d-4be2-9d10-c2dda15e6467', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2b87573-388d-4be2-9d10-c2dda15e6467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:17,921 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:17,922 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da245fab-f0c0-49ed-91c3-3507f625cd2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da245fab-f0c0-49ed-91c3-3507f625cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:18,966 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:18,966 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68e17aa0-d517-477c-893a-10cdd569fa6a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68e17aa0-d517-477c-893a-10cdd569fa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:20,012 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:20,013 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baacdafe-f703-4390-a3fb-482f3f4fae85', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baacdafe-f703-4390-a3fb-482f3f4fae85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:21,056 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:21,057 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19303ef-86a7-49c5-81a2-93ac9d569ef8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19303ef-86a7-49c5-81a2-93ac9d569ef8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:22,102 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:22,102 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffb85ad-de0e-4939-9d2c-e58c42a54dc4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffb85ad-de0e-4939-9d2c-e58c42a54dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:23,147 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:23,147 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae269479-674a-4f34-8fd9-6819bdf34aef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae269479-674a-4f34-8fd9-6819bdf34aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:24,193 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:01:24,194 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b996bfd-784c-4a92-ba99-0fdbcda8e753', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b996bfd-784c-4a92-ba99-0fdbcda8e753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:25,237 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:25,238 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2388bf0-d239-4961-aaa7-9195a702738b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2388bf0-d239-4961-aaa7-9195a702738b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:26,283 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:26,283 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82058aa0-869b-4027-9160-fc5e487d2fb9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82058aa0-869b-4027-9160-fc5e487d2fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:27,328 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:27,328 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afb7c2f-53d0-4418-9017-a80bd5cd3e3d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afb7c2f-53d0-4418-9017-a80bd5cd3e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:28,373 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:28,373 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d13cff9-508c-4046-a4bc-dead425fcf03', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d13cff9-508c-4046-a4bc-dead425fcf03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:29,418 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:29,418 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daa98640-65a2-4f3d-9851-c618eb2aa5de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daa98640-65a2-4f3d-9851-c618eb2aa5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:30,463 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:30,463 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ebd949-47b9-499c-aaa6-585ac16c2423', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ebd949-47b9-499c-aaa6-585ac16c2423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:31,508 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:31,509 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e0a90f1-94d3-4d9b-bea1-ffcfc2a411dc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e0a90f1-94d3-4d9b-bea1-ffcfc2a411dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:32,554 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:32,554 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d66656-5ac4-4143-abdb-a66165bae77b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d66656-5ac4-4143-abdb-a66165bae77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:33,599 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:33,599 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e98c7-8a22-4d0a-81d2-aa3e5605f126', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12e98c7-8a22-4d0a-81d2-aa3e5605f126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:34,644 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:34,644 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f299718-81c3-4050-9323-cd4441dfc84c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f299718-81c3-4050-9323-cd4441dfc84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:35,688 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:35,688 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9490e50-e614-4746-9d48-5b3cef66c640', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9490e50-e614-4746-9d48-5b3cef66c640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:36,732 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:36,732 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e3d297f-ac8e-49b2-9d24-a27bd533c692', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e3d297f-ac8e-49b2-9d24-a27bd533c692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:37,775 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:37,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551ccfeb-efe6-41a9-8858-e050a98146e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551ccfeb-efe6-41a9-8858-e050a98146e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:38,820 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:38,821 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57b8ccf-de4d-4afa-96ea-91a9d4779dc8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57b8ccf-de4d-4afa-96ea-91a9d4779dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:39,867 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:01:39,867 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ec3c59-c6a2-4f00-83ca-e1ee0f837f41', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ec3c59-c6a2-4f00-83ca-e1ee0f837f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:40,911 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:40,912 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96eff2bd-8440-4f74-804c-2242fcb0ead6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96eff2bd-8440-4f74-804c-2242fcb0ead6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:41,955 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:41,955 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deee8ee6-a5c2-476c-badb-3e03e153c480', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deee8ee6-a5c2-476c-badb-3e03e153c480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:43,000 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:43,000 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4b58e3-f18c-4cb6-a595-db6055cb826a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4b58e3-f18c-4cb6-a595-db6055cb826a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:44,044 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:44,045 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400b67c8-6274-4d03-94fd-f70ca127bec2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400b67c8-6274-4d03-94fd-f70ca127bec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:45,087 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:45,087 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163ac6fc-95f9-447f-95b8-aab85b7e5ec4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163ac6fc-95f9-447f-95b8-aab85b7e5ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:46,130 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:46,131 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e15c4a6-7ad0-44d2-86a8-24ae04635551', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e15c4a6-7ad0-44d2-86a8-24ae04635551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:47,174 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:47,174 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc11db9-25f7-4210-a574-c04e7f3ebb87', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc11db9-25f7-4210-a574-c04e7f3ebb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:48,219 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:48,219 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf427b76-fe5f-4a4e-9904-74dd782e5dd8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf427b76-fe5f-4a4e-9904-74dd782e5dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:49,264 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:49,264 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b9c4672-cafe-404d-ac1d-8dec404b1879', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b9c4672-cafe-404d-ac1d-8dec404b1879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:50,310 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:01:50,310 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf0b0ab-9d7c-486b-8e1e-a257e26cc2ae', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf0b0ab-9d7c-486b-8e1e-a257e26cc2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:51,354 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:51,354 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee0767f-3741-4027-a4e2-488bb004228e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee0767f-3741-4027-a4e2-488bb004228e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:52,396 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:52,397 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-281d18c7-33e3-45e3-95c7-545606fe537d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-281d18c7-33e3-45e3-95c7-545606fe537d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:53,440 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:53,441 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-716f2eeb-936e-4a9d-a84b-97f6dbf64bdf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-716f2eeb-936e-4a9d-a84b-97f6dbf64bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:54,484 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:54,484 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a05070-7ba4-426a-89cc-63c1d9382ea5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a05070-7ba4-426a-89cc-63c1d9382ea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:55,527 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:55,527 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1487aa20-2981-45f0-8313-6641c27fddef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1487aa20-2981-45f0-8313-6641c27fddef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:56,571 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:56,571 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca37b052-896b-4e40-a5b9-c8d503bd208a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca37b052-896b-4e40-a5b9-c8d503bd208a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:57,615 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:57,615 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a520da4b-8c72-4155-8011-6669e84ec67d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a520da4b-8c72-4155-8011-6669e84ec67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:58,658 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:01:58,659 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ea2e39-bd4e-4f4b-9953-cf8f988e5ef0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ea2e39-bd4e-4f4b-9953-cf8f988e5ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:01:59,702 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:01:59,702 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b3fc00b-c4f3-45d0-811e-7e1f1c37d308', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b3fc00b-c4f3-45d0-811e-7e1f1c37d308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:00,745 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:00,745 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-152b7ed7-a7d0-4f73-b803-16e58a238c49', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-152b7ed7-a7d0-4f73-b803-16e58a238c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:01,789 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:01,789 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fe43fe-9dc8-469d-acaa-21ce5712fcab', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fe43fe-9dc8-469d-acaa-21ce5712fcab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:02,833 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:02,834 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc517aa8-d958-46f2-bc81-d1a3c4f4ced2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc517aa8-d958-46f2-bc81-d1a3c4f4ced2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:03,879 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:03,879 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5932d80b-f7c0-4d41-a211-d2bc91dbc869', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5932d80b-f7c0-4d41-a211-d2bc91dbc869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:04,923 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:04,924 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf50b2cb-775a-44d7-b4a9-cacb35556c7e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf50b2cb-775a-44d7-b4a9-cacb35556c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:05,966 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:05,966 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea4898d4-0d60-4eaf-800b-0ab941d73198', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea4898d4-0d60-4eaf-800b-0ab941d73198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:07,009 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:07,009 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75587511-323a-42c0-a699-36600c9417ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75587511-323a-42c0-a699-36600c9417ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:08,054 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:08,054 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c51ad5-acc1-40a8-9065-16d0b8ca3026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c51ad5-acc1-40a8-9065-16d0b8ca3026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:09,098 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:09,098 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b6ed2d-5e80-4208-b568-e280de870b38', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b6ed2d-5e80-4208-b568-e280de870b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:10,143 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:10,143 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b7eee6e-64c8-4200-a522-1187aa004512', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b7eee6e-64c8-4200-a522-1187aa004512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:11,285 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.133s 2021-10-29 17:02:11,285 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad574e5e-65f0-41af-b47e-f8d9a3666bec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad574e5e-65f0-41af-b47e-f8d9a3666bec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:12,329 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:12,329 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8332d6-5030-44fa-bb01-a6b238d057e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8332d6-5030-44fa-bb01-a6b238d057e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:13,373 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:13,374 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9317112-dd96-45a6-8261-6fa7f5cda884', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9317112-dd96-45a6-8261-6fa7f5cda884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:14,418 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:14,418 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7745f1fa-fb5c-4bde-990f-ecabcf65b4a5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7745f1fa-fb5c-4bde-990f-ecabcf65b4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:15,462 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:15,462 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a344ae-beaf-4919-8d38-5cb86020fa65', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a344ae-beaf-4919-8d38-5cb86020fa65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:16,507 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:16,507 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-605b0cdd-0cbb-4d82-8a95-623853cfe6d8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-605b0cdd-0cbb-4d82-8a95-623853cfe6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:17,551 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:17,552 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a662a0e3-32c7-4ea1-831e-1a76d1f110fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a662a0e3-32c7-4ea1-831e-1a76d1f110fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:18,595 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:18,596 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a11f9487-1556-441d-baf1-eb3e683ea67a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a11f9487-1556-441d-baf1-eb3e683ea67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:19,640 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:19,640 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd65ce0e-edd7-4a50-a819-24735cf70464', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd65ce0e-edd7-4a50-a819-24735cf70464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:20,685 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:20,686 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfc6717-b901-43ce-9500-38ade96c975c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfc6717-b901-43ce-9500-38ade96c975c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:21,730 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:21,730 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543aa6da-6f7f-4b5e-a7bb-04d35be0f4b5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543aa6da-6f7f-4b5e-a7bb-04d35be0f4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:22,776 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:22,776 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773e12e2-4bf7-4800-9ff5-6e312244c8f1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773e12e2-4bf7-4800-9ff5-6e312244c8f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:23,820 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:23,820 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ff810e-f43a-4c18-b291-140a86fbd91e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ff810e-f43a-4c18-b291-140a86fbd91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:24,864 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:24,865 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2d6e0d2-c58b-4d32-84b7-c15a966047fd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2d6e0d2-c58b-4d32-84b7-c15a966047fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:25,910 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:25,910 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7686af3-383d-4d44-921a-7d9e2398ba4c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7686af3-383d-4d44-921a-7d9e2398ba4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:26,955 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:26,955 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db610c46-54f6-414c-8385-8cbbbb28783e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db610c46-54f6-414c-8385-8cbbbb28783e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:28,001 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:02:28,002 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4363637-5552-4ff6-944e-8faf78b33e52', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4363637-5552-4ff6-944e-8faf78b33e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:29,046 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:29,046 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c78818-81a8-47f5-93d9-a4a65b8d30d5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c78818-81a8-47f5-93d9-a4a65b8d30d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:30,091 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:30,092 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d37c85a-2b3f-4d67-9e46-f238e404f902', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d37c85a-2b3f-4d67-9e46-f238e404f902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:31,139 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:02:31,139 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f910ac09-86f1-4f04-bc91-95b82bd4a9db', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f910ac09-86f1-4f04-bc91-95b82bd4a9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:32,184 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:32,184 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67de16f-682a-48dd-90f0-b4600f6d1d76', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67de16f-682a-48dd-90f0-b4600f6d1d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:33,230 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:33,231 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c28a13b-d716-48b0-8bf7-fa204b9469cc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c28a13b-d716-48b0-8bf7-fa204b9469cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:34,283 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:34,283 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-963e0ab6-85d5-47cf-9bd9-2f101190b583', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-963e0ab6-85d5-47cf-9bd9-2f101190b583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:35,327 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:35,328 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea2f9bf3-5842-4de1-9afa-c535226e32cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea2f9bf3-5842-4de1-9afa-c535226e32cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:36,373 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:36,373 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a131f7b-db7b-4a0c-92d9-7d381d7ffd2d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a131f7b-db7b-4a0c-92d9-7d381d7ffd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:37,417 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:37,417 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9729ebce-f9e0-4074-8d78-364f4dbd5a75', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9729ebce-f9e0-4074-8d78-364f4dbd5a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:38,463 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:38,464 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5eccb9-98e8-4e82-93cb-c34682b56bde', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5eccb9-98e8-4e82-93cb-c34682b56bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:39,508 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:39,508 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e4df9e6-b5ea-4e9e-bf69-984506872a77', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e4df9e6-b5ea-4e9e-bf69-984506872a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:40,553 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:40,553 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-456ba62b-048e-425b-b119-872eed99e8ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-456ba62b-048e-425b-b119-872eed99e8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:41,597 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:41,598 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-672d71a0-8b3d-453b-b15f-5733be36910d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-672d71a0-8b3d-453b-b15f-5733be36910d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:42,642 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:42,642 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7bd5d01-644f-4253-bf1c-6916b380ac75', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7bd5d01-644f-4253-bf1c-6916b380ac75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:43,685 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:43,685 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6fcdf95-fe12-49b0-9cd1-474d905e849d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6fcdf95-fe12-49b0-9cd1-474d905e849d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:44,730 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:44,730 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8ccd9d-ec49-462a-b619-7772ee166306', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8ccd9d-ec49-462a-b619-7772ee166306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:45,774 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:45,774 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c85875aa-d048-49d7-a073-b614abc682f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c85875aa-d048-49d7-a073-b614abc682f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:46,820 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:02:46,821 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f6f32f7-45c4-472c-adfa-dd66189d1e45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f6f32f7-45c4-472c-adfa-dd66189d1e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:47,865 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:47,865 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd523ff-1dfe-4fb2-9c6d-9a72a59e0b45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd523ff-1dfe-4fb2-9c6d-9a72a59e0b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:48,910 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:48,910 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5979bcc8-200c-4ff4-9513-11b8387182cf', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5979bcc8-200c-4ff4-9513-11b8387182cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:49,954 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:49,954 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e24b007f-311c-4d27-8ce7-a4a9866113f1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e24b007f-311c-4d27-8ce7-a4a9866113f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:50,999 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:50,999 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9aea102-83f2-486f-9235-8c392163e6e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9aea102-83f2-486f-9235-8c392163e6e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:52,044 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:52,045 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3deaac3-fc8f-466f-8367-221303a33fc6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3deaac3-fc8f-466f-8367-221303a33fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:53,089 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:53,089 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e05a047-e655-4d9c-bdec-1b953af3c5ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e05a047-e655-4d9c-bdec-1b953af3c5ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:54,134 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:02:54,135 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06cee87b-b932-4a70-b2e1-28b62fe501e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06cee87b-b932-4a70-b2e1-28b62fe501e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:55,180 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:55,180 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf9c45c-be1f-49d4-8a1f-04de9f862e1a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf9c45c-be1f-49d4-8a1f-04de9f862e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:56,224 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:56,225 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e28403-9168-4398-b241-9c4490fb7f17', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e28403-9168-4398-b241-9c4490fb7f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:57,268 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:57,269 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f03c5f-8afa-4bc6-8068-2b47f758c536', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f03c5f-8afa-4bc6-8068-2b47f758c536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:58,314 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:02:58,314 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cbe1e8-ee60-433b-b31d-ae0c9a906243', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cbe1e8-ee60-433b-b31d-ae0c9a906243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:02:59,359 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:02:59,360 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d9cb372-e607-4bbc-b665-ba81baed054f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d9cb372-e607-4bbc-b665-ba81baed054f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:00,404 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:00,404 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630e5038-30fb-4407-b4e0-9842e847a4b7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630e5038-30fb-4407-b4e0-9842e847a4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:01,448 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:01,448 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0de8649e-c4e0-4444-8051-2047e773f85a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0de8649e-c4e0-4444-8051-2047e773f85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:02,494 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:03:02,494 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69fbc73-090d-4813-afd9-09f0b981c64a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69fbc73-090d-4813-afd9-09f0b981c64a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:03,541 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:03,541 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e4ff90-caf6-4c89-9bb5-f73539b381d2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e4ff90-caf6-4c89-9bb5-f73539b381d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:04,585 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:04,585 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1075861c-ac82-429b-ad15-adc29d65ec47', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1075861c-ac82-429b-ad15-adc29d65ec47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:05,629 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:05,630 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f0e7da-36bc-48f6-b027-8e5353553318', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f0e7da-36bc-48f6-b027-8e5353553318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:06,673 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:06,673 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f3e76c8-cc07-4076-8075-0654442427ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f3e76c8-cc07-4076-8075-0654442427ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:07,718 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:07,718 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca378d6-c681-4542-a804-31113163b622', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca378d6-c681-4542-a804-31113163b622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:08,761 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:08,761 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e89357ad-b0cf-4b99-830c-632ad85b3085', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e89357ad-b0cf-4b99-830c-632ad85b3085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:09,807 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:03:09,807 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a33b96d-925c-43a1-8c69-7e12280d0cb3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a33b96d-925c-43a1-8c69-7e12280d0cb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:10,852 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:10,852 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202051d4-f282-4ca5-98d9-3663948f5472', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202051d4-f282-4ca5-98d9-3663948f5472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:11,896 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:11,896 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ae26c7-256c-4bf7-8562-83cd081a68c7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ae26c7-256c-4bf7-8562-83cd081a68c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:12,939 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:12,939 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6936cf3-8f75-461d-97fb-04689cbe1bfc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6936cf3-8f75-461d-97fb-04689cbe1bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:13,988 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:03:13,988 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b29a73fb-c825-4159-aa61-214e79effafc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b29a73fb-c825-4159-aa61-214e79effafc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:15,032 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:15,033 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f100d7b-683b-49d5-885c-a72551ff26c6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f100d7b-683b-49d5-885c-a72551ff26c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:16,074 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.034s 2021-10-29 17:03:16,074 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31845a3a-a4cc-4757-a226-479917e932c9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31845a3a-a4cc-4757-a226-479917e932c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:17,118 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:17,118 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ac5430-b22c-4db1-8c1c-f6996a3c0c88', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ac5430-b22c-4db1-8c1c-f6996a3c0c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:18,161 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:03:18,161 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474a41df-6a50-486e-87a0-b45ec4c8aa02', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474a41df-6a50-486e-87a0-b45ec4c8aa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:19,207 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:03:19,207 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c487bcb-fb8b-4607-817e-d9f83a8497dd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c487bcb-fb8b-4607-817e-d9f83a8497dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:20,253 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:03:20,253 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39607c9a-87a0-4168-a73b-c092e09db216', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39607c9a-87a0-4168-a73b-c092e09db216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:21,303 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:03:21,303 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1851a822-0f4e-4328-b965-1bd8bc632bba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1851a822-0f4e-4328-b965-1bd8bc632bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:22,353 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:22,353 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77004a26-20c5-4338-ba97-43458184b76d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77004a26-20c5-4338-ba97-43458184b76d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:23,403 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:03:23,404 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d054238c-bde5-4abb-b7da-30064262cb9d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d054238c-bde5-4abb-b7da-30064262cb9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:24,458 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.047s 2021-10-29 17:03:24,459 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b16f79-abd3-4652-ab7b-d128cfc5f2f9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b16f79-abd3-4652-ab7b-d128cfc5f2f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:25,510 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:03:25,510 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751a47d7-788c-4eaf-8e34-e98cd0b6aa0c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751a47d7-788c-4eaf-8e34-e98cd0b6aa0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:26,554 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:26,555 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dc427f4-0478-47d8-8b6e-22e142de2b7e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dc427f4-0478-47d8-8b6e-22e142de2b7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:27,602 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:03:27,603 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a3b68c-6c86-4873-9ffa-4e6bd4d8b9f8', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a3b68c-6c86-4873-9ffa-4e6bd4d8b9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:28,650 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:28,651 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab8c994-29a4-4ceb-9fe5-749773b70ac9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab8c994-29a4-4ceb-9fe5-749773b70ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:29,701 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:03:29,702 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab76db52-9dd6-4736-ba89-a57592e7cf70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab76db52-9dd6-4736-ba89-a57592e7cf70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:30,749 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:30,749 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373f534d-94bc-4b98-8291-831c02a24d8e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373f534d-94bc-4b98-8291-831c02a24d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:31,808 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.050s 2021-10-29 17:03:31,808 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dab2836-f66f-46b5-b191-145c6d007517', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dab2836-f66f-46b5-b191-145c6d007517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:32,858 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:03:32,858 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00ed3437-81e8-4316-8147-7384bdbaa4ce', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00ed3437-81e8-4316-8147-7384bdbaa4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:33,907 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:33,907 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12af3296-15a1-4835-a93f-39f29b9af0a2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12af3296-15a1-4835-a93f-39f29b9af0a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:34,956 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:34,956 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-621acf85-52c7-42a4-a530-a5f8baf11a48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-621acf85-52c7-42a4-a530-a5f8baf11a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:36,010 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.046s 2021-10-29 17:03:36,010 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-258a8eaa-8ab5-46c0-bc9c-e057f34fed7b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-258a8eaa-8ab5-46c0-bc9c-e057f34fed7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:37,058 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:03:37,059 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f10305-d264-4fe7-b66b-5f4ff4de3cba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f10305-d264-4fe7-b66b-5f4ff4de3cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:38,105 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:38,105 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-491fb8ad-5d69-4da6-8ebd-583f63d4e4dc', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-491fb8ad-5d69-4da6-8ebd-583f63d4e4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:39,153 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:03:39,154 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77ec906c-f37d-4ea5-bc25-af5cf7abe651', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77ec906c-f37d-4ea5-bc25-af5cf7abe651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:40,200 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:40,201 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9e937e-bf14-4927-b128-44e2ab975808', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9e937e-bf14-4927-b128-44e2ab975808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:41,253 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:03:41,254 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e5f2173-69ee-4fe4-a481-290fd6269c84', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e5f2173-69ee-4fe4-a481-290fd6269c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:42,301 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:42,301 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31aa65d2-163c-4504-b1b3-d1b372f4288d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31aa65d2-163c-4504-b1b3-d1b372f4288d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:43,353 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:03:43,353 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb5b349-50ce-484e-b048-fb2b94e22026', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb5b349-50ce-484e-b048-fb2b94e22026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:44,400 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:03:44,400 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1e66b0-b7b3-4286-8014-bcead6d520e0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1e66b0-b7b3-4286-8014-bcead6d520e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:45,449 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:45,450 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a391ec8e-b05e-4b1a-a02e-a223943cea09', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a391ec8e-b05e-4b1a-a02e-a223943cea09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:46,498 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:46,499 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30897d5-a2df-4a8d-a483-7f48e772668c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30897d5-a2df-4a8d-a483-7f48e772668c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:47,556 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.051s 2021-10-29 17:03:47,557 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba40517-4c8c-4bdd-a13d-592db56e93ed', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba40517-4c8c-4bdd-a13d-592db56e93ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:48,606 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:03:48,606 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a15011-36cb-49fe-a0a3-84181d666f57', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a15011-36cb-49fe-a0a3-84181d666f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:49,652 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:03:49,652 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d505f5cb-3daa-48c8-b496-0e7f8a78b1f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d505f5cb-3daa-48c8-b496-0e7f8a78b1f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:50,696 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:03:50,697 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a82ce3-3a2f-4f7c-ae58-d0b68d7cabbe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a82ce3-3a2f-4f7c-ae58-d0b68d7cabbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:51,746 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:03:51,747 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890d0db6-9b6a-4f58-a684-47fc3e7a7d80', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890d0db6-9b6a-4f58-a684-47fc3e7a7d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:52,797 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:03:52,797 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270d7ccf-ef9f-4de9-96ee-42080b152f7f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270d7ccf-ef9f-4de9-96ee-42080b152f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:53,849 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:03:53,849 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33695d11-553d-4362-af91-08a644d3a163', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33695d11-553d-4362-af91-08a644d3a163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:54,896 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:03:54,896 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f696aa6-eb92-4353-99ac-66d4df60f2d4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f696aa6-eb92-4353-99ac-66d4df60f2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:55,954 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.050s 2021-10-29 17:03:55,955 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a117a6d5-5312-48c9-a6ff-7e6f6521b835', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a117a6d5-5312-48c9-a6ff-7e6f6521b835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:56,998 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:03:56,998 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dda3709-890e-479d-b81c-c6b0e335dea5', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dda3709-890e-479d-b81c-c6b0e335dea5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:58,049 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:03:58,050 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d20efd1-8cc3-4aab-b604-e9fece833d70', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d20efd1-8cc3-4aab-b604-e9fece833d70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:03:59,102 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:03:59,102 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438574f5-6fbd-4514-9da2-c241436e3b4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438574f5-6fbd-4514-9da2-c241436e3b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:00,150 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:00,150 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c33bb4d-f490-43b1-ab0e-4f8a9e1f0096', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c33bb4d-f490-43b1-ab0e-4f8a9e1f0096', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:01,196 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:04:01,197 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-155100f7-1b44-4dae-bc36-27ad9513e3da', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-155100f7-1b44-4dae-bc36-27ad9513e3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:02,243 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:04:02,244 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f9857d-76f6-4ad4-afac-c3c1bd801172', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f9857d-76f6-4ad4-afac-c3c1bd801172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:03,297 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:04:03,297 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee17b863-7a9f-4a4b-b9bf-9049bb1c8f20', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee17b863-7a9f-4a4b-b9bf-9049bb1c8f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:04,350 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:04:04,351 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27eac6d0-532d-4312-93d9-7a566f0bb3e9', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27eac6d0-532d-4312-93d9-7a566f0bb3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:05,399 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:05,399 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b7f1d8-d9d8-4a78-a669-c49869ce4cec', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b7f1d8-d9d8-4a78-a669-c49869ce4cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:06,448 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:06,448 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d73801c-5354-4d54-b08e-25d03edc6c7b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d73801c-5354-4d54-b08e-25d03edc6c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:07,496 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:07,496 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0b8f33-d05a-47c2-af2e-e0bb2061aebd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0b8f33-d05a-47c2-af2e-e0bb2061aebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:08,545 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:08,546 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39af6a1a-d63d-4e45-a1ed-ae4efa8c3527', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39af6a1a-d63d-4e45-a1ed-ae4efa8c3527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:09,595 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:09,595 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63142fd5-d88e-4d3d-93df-0f10db5afad4', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63142fd5-d88e-4d3d-93df-0f10db5afad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:10,646 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:04:10,647 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05dcbe39-2b97-40f1-ad92-c9bbd8068e37', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05dcbe39-2b97-40f1-ad92-c9bbd8068e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:11,705 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.051s 2021-10-29 17:04:11,706 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bbe9746-4fb3-49b1-ac72-fd0cd9cbbff2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bbe9746-4fb3-49b1-ac72-fd0cd9cbbff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:12,749 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:04:12,749 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d42863f7-d543-40c8-9840-1f468bae65d1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d42863f7-d543-40c8-9840-1f468bae65d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:13,796 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:04:13,797 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed4537c1-2ccc-4e0d-a28e-1e4d4e26ccba', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed4537c1-2ccc-4e0d-a28e-1e4d4e26ccba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:14,844 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:14,845 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1677688f-21ef-41e3-87bb-fb4a6e4a4972', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1677688f-21ef-41e3-87bb-fb4a6e4a4972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:15,899 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.046s 2021-10-29 17:04:15,899 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7672b068-1338-41a8-b1e0-fb0437a1bb5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7672b068-1338-41a8-b1e0-fb0437a1bb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:16,944 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:04:16,944 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cde800-a7b3-4e83-89e3-040bb3f0fd5e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cde800-a7b3-4e83-89e3-040bb3f0fd5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:17,995 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:04:17,995 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db42ecc-fb9b-4550-8882-8010ea012c45', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db42ecc-fb9b-4550-8882-8010ea012c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:19,044 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:19,044 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03445f9b-b06f-40fc-8e84-1302b8d15c98', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03445f9b-b06f-40fc-8e84-1302b8d15c98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:20,093 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:20,093 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce4b8266-7bb7-4361-8ff4-b970062dc392', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce4b8266-7bb7-4361-8ff4-b970062dc392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:21,154 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.053s 2021-10-29 17:04:21,154 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca44e1b-57f5-4957-ad03-9af9bdab7a6f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca44e1b-57f5-4957-ad03-9af9bdab7a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:22,199 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:04:22,199 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96c5ee74-4e7c-41c1-8372-2fa983167b05', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96c5ee74-4e7c-41c1-8372-2fa983167b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:23,246 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:04:23,247 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8ab24e-4183-457c-8892-67284537d5ff', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8ab24e-4183-457c-8892-67284537d5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:24,294 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:24,294 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f954c0-6d29-4981-acff-48b509a28085', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f954c0-6d29-4981-acff-48b509a28085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:25,341 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:04:25,342 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd3a6f4f-82ea-4451-b108-1e7cefd90f1c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd3a6f4f-82ea-4451-b108-1e7cefd90f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:26,391 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:04:26,392 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-752189d2-3907-48ec-bc57-81f01f05cf86', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-752189d2-3907-48ec-bc57-81f01f05cf86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:27,442 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:04:27,442 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5feb00bc-372a-4ac2-938e-12d05b65b772', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5feb00bc-372a-4ac2-938e-12d05b65b772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:28,491 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:28,492 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fd5c246-f21c-4242-9c4e-879ea9a2b338', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fd5c246-f21c-4242-9c4e-879ea9a2b338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:29,543 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:04:29,543 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80db349b-4812-45a6-995b-3f4ae278ae7e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80db349b-4812-45a6-995b-3f4ae278ae7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:30,591 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:30,592 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e1b56b-9625-4b08-a8d4-b7e6c8b5dd26', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e1b56b-9625-4b08-a8d4-b7e6c8b5dd26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:31,644 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.045s 2021-10-29 17:04:31,645 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a776c777-fe17-4a3f-9952-f9cce58b3a2a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a776c777-fe17-4a3f-9952-f9cce58b3a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:32,693 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:32,694 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50f4c5e1-5e85-49ec-9e73-0979ce082110', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50f4c5e1-5e85-49ec-9e73-0979ce082110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:33,744 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:04:33,744 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1eb3ae-711c-4eec-91f0-d0e8b398ed65', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1eb3ae-711c-4eec-91f0-d0e8b398ed65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:34,793 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:34,793 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6d554c-c228-445c-b304-4805da3c7fa6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6d554c-c228-445c-b304-4805da3c7fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:35,841 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:35,842 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a954460b-ea89-46c3-9122-76e9a68a4664', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a954460b-ea89-46c3-9122-76e9a68a4664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:36,890 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:36,891 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72e270b-c2bd-4bfa-9c4d-f8bdf688b97f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72e270b-c2bd-4bfa-9c4d-f8bdf688b97f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:37,937 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:04:37,937 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e91d84ae-de46-4887-8378-79cba6155083', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e91d84ae-de46-4887-8378-79cba6155083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:39,133 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.188s 2021-10-29 17:04:39,134 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f10b62-c8ab-43ee-a4e5-d666aaee7e5a', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f10b62-c8ab-43ee-a4e5-d666aaee7e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:40,177 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:04:40,178 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67bb567c-c9d2-412c-bfe9-4d058754d6a0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67bb567c-c9d2-412c-bfe9-4d058754d6a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:41,224 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:04:41,224 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb407d7-689a-41c2-90fa-04032fc02c74', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb407d7-689a-41c2-90fa-04032fc02c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:42,268 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:04:42,268 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e10f6dd-f986-43df-a847-3404fbe4ca2f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e10f6dd-f986-43df-a847-3404fbe4ca2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:43,313 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:04:43,313 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae0bfd6-db04-4fac-8e22-dcfeb4901f81', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae0bfd6-db04-4fac-8e22-dcfeb4901f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:44,356 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:04:44,357 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-693dc3b6-6dc9-4748-af72-1ee2869b82fb', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-693dc3b6-6dc9-4748-af72-1ee2869b82fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:45,400 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.036s 2021-10-29 17:04:45,401 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d1027c-6716-4796-ab1a-259f3c3d9186', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d1027c-6716-4796-ab1a-259f3c3d9186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:46,460 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.051s 2021-10-29 17:04:46,460 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-829e96f1-935c-4dd8-a643-d88c9b85886d', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-829e96f1-935c-4dd8-a643-d88c9b85886d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:47,503 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:04:47,504 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c769884f-cb80-4f0b-a54f-dca2141708de', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c769884f-cb80-4f0b-a54f-dca2141708de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:48,547 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:04:48,548 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0934182-5b25-4ee4-8938-913fde931058', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0934182-5b25-4ee4-8938-913fde931058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:49,591 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.035s 2021-10-29 17:04:49,591 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-826e4a07-18ca-423d-a370-0ec502ffd754', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-826e4a07-18ca-423d-a370-0ec502ffd754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:50,639 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:50,639 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d269d038-9d73-47ac-82ff-005961cf609f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d269d038-9d73-47ac-82ff-005961cf609f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:51,689 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:04:51,689 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca3f59f-f85b-450f-8011-5635842ecdd3', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca3f59f-f85b-450f-8011-5635842ecdd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:52,737 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:52,737 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bad3278-bc58-4fb9-a478-2147da11a8ee', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bad3278-bc58-4fb9-a478-2147da11a8ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:53,786 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:53,787 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458080cb-8dfc-4e86-89c2-38f371c7889c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458080cb-8dfc-4e86-89c2-38f371c7889c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:54,837 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:04:54,837 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-974f900d-5676-4de7-b266-b4cf6f02b982', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-974f900d-5676-4de7-b266-b4cf6f02b982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:55,886 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:04:55,887 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268437b7-d198-4994-bae6-4870f30c8047', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268437b7-d198-4994-bae6-4870f30c8047', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:56,936 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:04:56,936 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40f4ea1-f89b-452a-b435-2f5d5922d02e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40f4ea1-f89b-452a-b435-2f5d5922d02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:57,988 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:04:57,989 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e8f1e3a-08b3-4f0d-aad0-550e7db0cd49', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e8f1e3a-08b3-4f0d-aad0-550e7db0cd49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:04:59,039 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:04:59,039 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a498fdb-64f3-4f51-8a34-dac8c747dae7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a498fdb-64f3-4f51-8a34-dac8c747dae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:00,084 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.037s 2021-10-29 17:05:00,084 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b65588-43f2-4138-a663-0d76c23aa630', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b65588-43f2-4138-a663-0d76c23aa630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:01,133 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:05:01,133 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9250e0-12f8-4f74-8ab3-f712c4ce2c07', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9250e0-12f8-4f74-8ab3-f712c4ce2c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:02,183 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.042s 2021-10-29 17:05:02,183 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd51a96d-8185-479e-8bb9-bf2293af22e6', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd51a96d-8185-479e-8bb9-bf2293af22e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:03,234 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:05:03,235 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab8746f4-85b2-48b2-8248-0e50c80c607c', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab8746f4-85b2-48b2-8248-0e50c80c607c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:04,283 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:05:04,283 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf43f273-aabf-4947-acc3-0f9a89012065', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf43f273-aabf-4947-acc3-0f9a89012065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:05,331 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:05:05,332 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9292822-de8f-44b3-b44a-9ddda96af981', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9292822-de8f-44b3-b44a-9ddda96af981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:06,380 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:05:06,381 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7b4bbf-32a9-4c95-915c-d6902098294b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7b4bbf-32a9-4c95-915c-d6902098294b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:07,430 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:05:07,431 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193d1e72-19d9-491c-8f71-b4e65d8e6bef', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193d1e72-19d9-491c-8f71-b4e65d8e6bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:08,486 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.047s 2021-10-29 17:05:08,486 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c32dbee2-3641-463e-90ad-4f9760139687', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c32dbee2-3641-463e-90ad-4f9760139687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:09,537 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.043s 2021-10-29 17:05:09,538 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d323fbb6-9cfb-448c-bcef-1f8edc419ff2', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d323fbb6-9cfb-448c-bcef-1f8edc419ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:10,584 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.038s 2021-10-29 17:05:10,585 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3288b44c-af3a-43ee-a0a1-1a1158446896', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3288b44c-af3a-43ee-a0a1-1a1158446896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:11,631 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.039s 2021-10-29 17:05:11,631 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fecd8e04-9011-4fd4-b259-041f625783f7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fecd8e04-9011-4fd4-b259-041f625783f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:12,681 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.041s 2021-10-29 17:05:12,681 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36c93ea6-1137-4221-8a0f-79035a652738', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36c93ea6-1137-4221-8a0f-79035a652738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:13,730 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.040s 2021-10-29 17:05:13,730 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2faf08ec-d6b0-4a03-92ce-debaec9af2fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2faf08ec-d6b0-4a03-92ce-debaec9af2fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:14,782 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.044s 2021-10-29 17:05:14,782 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eed01fc-f416-4e3c-b7f4-6c6bcac8104e', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eed01fc-f416-4e3c-b7f4-6c6bcac8104e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:15,873 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.083s 2021-10-29 17:05:15,874 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2c921e-8af9-44d1-bb09-1008a6125ac0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2c921e-8af9-44d1-bb09-1008a6125ac0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:17,072 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_force_delete_when_volume_is_maintenance): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a 0.190s 2021-10-29 17:05:17,072 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a2b786-93e8-4e76-9b86-18803a0ad970', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a2b786-93e8-4e76-9b86-18803a0ad970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a'} Body: b'{"volume": {"id": "4fa84ac2-09f7-45b5-bf59-4bedf7e3246a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:59:17.000000", "updated_at": "2021-10-29T16:59:17.000000", "name": "tempest-VolumesActionsTest-Volume-962896997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/4fa84ac2-09f7-45b5-bf59-4bedf7e3246a"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 4fa84ac2-09f7-45b5-bf59-4bedf7e3246a failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] |
fail
ft11.5: tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 17:05:17,378 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes 0.242s 2021-10-29 17:05:17,378 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1385759205"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f041e10c-6dca-4811-bdce-e8e4bd83059e', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f041e10c-6dca-4811-bdce-e8e4bd83059e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.310009", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 17:05:17,424 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 0.039s 2021-10-29 17:05:17,424 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef615452-1a31-4af0-b168-66624483955c', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef615452-1a31-4af0-b168-66624483955c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:05:18,472 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 0.040s 2021-10-29 17:05:18,472 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8218ba9-eba5-4036-9e91-841c1fa8c428', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8218ba9-eba5-4036-9e91-841c1fa8c428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:06:04,055 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 44.575s 2021-10-29 17:06:04,056 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95e9458a-ff57-4af1-b626-af5b0f683797', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95e9458a-ff57-4af1-b626-af5b0f683797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:07:05,121 116498 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 2021-10-29 17:07:19,425 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 74.361s 2021-10-29 17:07:19,426 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc375958-7f1b-46cf-8ae9-f369659203a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc375958-7f1b-46cf-8ae9-f369659203a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:08:04,273 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 43.838s 2021-10-29 17:08:04,273 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2005bc2-d6e7-4c10-9a78-f6edabee5516', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2005bc2-d6e7-4c10-9a78-f6edabee5516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:08:05,330 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 0.050s 2021-10-29 17:08:05,331 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbce121f-2c80-4365-bee9-b782bc28a7d6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbce121f-2c80-4365-bee9-b782bc28a7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:09:06,398 116498 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 2021-10-29 17:09:20,186 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 73.846s 2021-10-29 17:09:20,186 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a250657f-b823-428c-aee9-aba5f73ef96e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a250657f-b823-428c-aee9-aba5f73ef96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:10:05,456 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 44.262s 2021-10-29 17:10:05,456 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadd831b-3447-4a0e-9ded-0f27013dd240', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadd831b-3447-4a0e-9ded-0f27013dd240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' 2021-10-29 17:11:06,525 116498 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 2021-10-29 17:11:20,625 116498 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8 74.160s 2021-10-29 17:11:20,625 116498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bfd2595-2d86-41cc-b79f-a2fe26861fb8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bfd2595-2d86-41cc-b79f-a2fe26861fb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8'} Body: b'{"volume": {"id": "634bc2e6-af84-47c7-821d-4f3ecb9357b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesActionsTest-Volume-1385759205", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/c92d01c81a8e490e9c103c0351f7ad1b/volumes/634bc2e6-af84-47c7-821d-4f3ecb9357b8"}], "user_id": "5f31ab27b7e34eaa8c02e06c9c6a14ec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c92d01c81a8e490e9c103c0351f7ad1b"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 634bc2e6-af84-47c7-821d-4f3ecb9357b8 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] |
fail
ft12.1: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:22:04,417 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes 0.309s 2021-10-29 16:22:04,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1084837108"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94944243-e337-4bf3-ab9f-e29ba31b35ee', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94944243-e337-4bf3-ab9f-e29ba31b35ee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.351998", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:22:04,491 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.067s 2021-10-29 16:22:04,492 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4b1a3a-73dc-4ae4-a6db-13ac7eb162c2', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4b1a3a-73dc-4ae4-a6db-13ac7eb162c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:05,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:22:05,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b480894-6a4c-49a6-8a4d-8210e5212ba3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b480894-6a4c-49a6-8a4d-8210e5212ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:06,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.073s 2021-10-29 16:22:06,624 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e0a917-95c9-4a41-aba1-406c9a7c8719', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e0a917-95c9-4a41-aba1-406c9a7c8719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:07,669 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:22:07,669 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e6c0beb-588b-4ad2-a5bb-17a0351b2e4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e6c0beb-588b-4ad2-a5bb-17a0351b2e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:08,723 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.046s 2021-10-29 16:22:08,724 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2494041f-f280-4557-b940-b1748e6c78c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2494041f-f280-4557-b940-b1748e6c78c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:09,767 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:22:09,768 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a8a9473-90bb-4103-8d9b-abb0cb366c74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a8a9473-90bb-4103-8d9b-abb0cb366c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:10,816 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:10,817 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16167122-452a-4f7f-941f-31b9f99debc9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16167122-452a-4f7f-941f-31b9f99debc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:11,862 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:22:11,862 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9562f445-371b-4c09-b6c9-9fa5f505847e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9562f445-371b-4c09-b6c9-9fa5f505847e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:12,915 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:22:12,916 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f68452-260a-47e0-a3c1-eb40b6e8bcd2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f68452-260a-47e0-a3c1-eb40b6e8bcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:13,965 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:13,966 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8153d5bc-5da1-4782-aa04-fef26ef13755', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8153d5bc-5da1-4782-aa04-fef26ef13755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:15,010 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:22:15,011 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8ee301-b823-4e5a-84d7-7d5a4594df54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8ee301-b823-4e5a-84d7-7d5a4594df54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:16,055 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:22:16,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeed0fe8-0d8d-4eda-904b-711d0f86b9de', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeed0fe8-0d8d-4eda-904b-711d0f86b9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:17,104 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:17,104 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d11216-f6cb-4490-85e1-e4a1bdc8d4cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d11216-f6cb-4490-85e1-e4a1bdc8d4cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:18,157 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:22:18,157 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966fbb2b-772a-4bf2-8186-c4b954165710', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966fbb2b-772a-4bf2-8186-c4b954165710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:19,207 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:19,208 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e49b0776-74dd-47aa-ac59-399bd7bbc9f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e49b0776-74dd-47aa-ac59-399bd7bbc9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:20,256 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:20,256 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd1be42-703e-4875-9036-da5e64ac3d35', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd1be42-703e-4875-9036-da5e64ac3d35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:21,306 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:21,306 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9c9218-a797-4f9c-be12-791e22b72551', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9c9218-a797-4f9c-be12-791e22b72551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:22,357 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:22:22,358 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08df6619-fb23-4b75-8641-04417257f012', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08df6619-fb23-4b75-8641-04417257f012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:23,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:23,406 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed98631-1e4e-446d-97af-d5ec349c3ef6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed98631-1e4e-446d-97af-d5ec349c3ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:24,453 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:24,453 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eca274c-bc1d-428c-aa9b-735d9741c9d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eca274c-bc1d-428c-aa9b-735d9741c9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:25,502 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:25,502 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e24d5b-feb0-4989-96f5-85bf42915c6f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e24d5b-feb0-4989-96f5-85bf42915c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:26,551 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:26,551 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac9eceae-d6f7-435a-903f-27062e08ad9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac9eceae-d6f7-435a-903f-27062e08ad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:27,600 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:27,600 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32dee38-c11f-4213-b8c8-caca2b9384e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32dee38-c11f-4213-b8c8-caca2b9384e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:28,649 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:28,650 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940fca7e-210a-4cff-8bfc-766268ec57c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940fca7e-210a-4cff-8bfc-766268ec57c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:29,700 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:22:29,701 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85e4f405-810e-4ea6-874f-7009e059991b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85e4f405-810e-4ea6-874f-7009e059991b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:30,748 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:30,748 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aadd9f9-68e8-4159-a749-2cfde348dc64', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aadd9f9-68e8-4159-a749-2cfde348dc64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:31,798 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:31,799 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef25f7cf-1fef-47b0-9377-f14985de8b6e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef25f7cf-1fef-47b0-9377-f14985de8b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:32,848 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:32,849 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d8b4b65-4ecd-460f-b1a1-eb6c02e9a07d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d8b4b65-4ecd-460f-b1a1-eb6c02e9a07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:33,898 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:33,898 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d543a8-fa1b-41a8-9b23-757eea1d29b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d543a8-fa1b-41a8-9b23-757eea1d29b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:34,947 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:34,947 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89748d1d-2e92-457d-bec9-7f5059d5f367', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89748d1d-2e92-457d-bec9-7f5059d5f367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:35,998 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:22:35,999 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5070fb7d-f97b-4b76-875c-8be6070208c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5070fb7d-f97b-4b76-875c-8be6070208c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:37,046 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:37,046 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b87a0c8-a4fa-4f37-aa8e-573c3227529d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b87a0c8-a4fa-4f37-aa8e-573c3227529d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:38,094 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:38,094 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c018d7-9f78-4bce-9abc-329c0df1c308', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c018d7-9f78-4bce-9abc-329c0df1c308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:39,147 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:22:39,147 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb89f2f8-0da5-4dc5-87db-14707eb13481', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb89f2f8-0da5-4dc5-87db-14707eb13481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:40,200 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:22:40,201 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c69e7b-02f6-468c-8ed8-f7cc4ff2a984', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c69e7b-02f6-468c-8ed8-f7cc4ff2a984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:41,248 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:41,248 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8266785d-8519-4b8a-9607-3786f8722344', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8266785d-8519-4b8a-9607-3786f8722344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:42,295 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:42,296 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f869138e-b830-41f0-8b10-6051fd04dfa2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f869138e-b830-41f0-8b10-6051fd04dfa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:43,347 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:22:43,347 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed441c4a-9bf3-4272-bb77-9a42a8351d05', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed441c4a-9bf3-4272-bb77-9a42a8351d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:44,396 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:44,396 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186386fd-078d-4211-b46a-871c4362f554', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186386fd-078d-4211-b46a-871c4362f554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:45,444 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:22:45,445 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-743a4e89-8998-4c12-972b-aae24f42f156', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-743a4e89-8998-4c12-972b-aae24f42f156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:46,495 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:22:46,496 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2bc56a1-dcac-40c0-a0a6-436e37c530df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2bc56a1-dcac-40c0-a0a6-436e37c530df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:47,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:47,546 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cfdf860-ed49-48b5-bfc4-241753baf31f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cfdf860-ed49-48b5-bfc4-241753baf31f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:48,594 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:48,595 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ad711f-58c8-46b0-b4f6-32f961f24379', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ad711f-58c8-46b0-b4f6-32f961f24379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:49,642 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:49,642 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879a02b4-2828-4591-8143-183104631003', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879a02b4-2828-4591-8143-183104631003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:50,692 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:50,692 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842f36c7-d73a-41c8-bf4f-961f0c112b7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842f36c7-d73a-41c8-bf4f-961f0c112b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:51,742 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:51,742 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0648ecc-3907-4245-82c8-4ff2fb902158', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0648ecc-3907-4245-82c8-4ff2fb902158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:52,791 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:52,791 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7bbee5-c6c6-404b-bf6e-6a5d408b0675', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7bbee5-c6c6-404b-bf6e-6a5d408b0675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:53,839 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:53,839 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2b3cd6e-0b1a-4cd6-80ac-83145c4e6281', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2b3cd6e-0b1a-4cd6-80ac-83145c4e6281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:54,889 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:22:54,889 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f496c06-ac1d-4a70-af82-9799f2403abc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f496c06-ac1d-4a70-af82-9799f2403abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:55,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:55,938 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6889a5c6-f066-44dd-95a4-f38c74cb96dd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6889a5c6-f066-44dd-95a4-f38c74cb96dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:56,987 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:22:56,987 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb9400f-34a7-4c98-bc68-176ee0277f98', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb9400f-34a7-4c98-bc68-176ee0277f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:58,035 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:22:58,036 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c733be09-b0b6-4bf9-b097-3b384750b052', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c733be09-b0b6-4bf9-b097-3b384750b052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:22:59,086 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:22:59,087 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66bbc526-90c7-4c7d-878f-7268fc7c4454', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66bbc526-90c7-4c7d-878f-7268fc7c4454', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:00,234 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.139s 2021-10-29 16:23:00,234 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcf9a82-e971-4d05-8f22-59e1518296df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcf9a82-e971-4d05-8f22-59e1518296df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:01,281 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:23:01,282 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee7efc7-9fd8-49b0-8e6d-78701a27a018', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee7efc7-9fd8-49b0-8e6d-78701a27a018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:02,331 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:23:02,332 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f7f71f-38de-4169-a04f-ba0d18fd86c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f7f71f-38de-4169-a04f-ba0d18fd86c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:03,380 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:23:03,380 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e5c8e4-9bbf-4a28-aebd-c50e57bc86a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e5c8e4-9bbf-4a28-aebd-c50e57bc86a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:04,432 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:23:04,432 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a6e66d-79bf-4d5b-bd9c-0410b46ac2aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a6e66d-79bf-4d5b-bd9c-0410b46ac2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:05,479 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:23:05,479 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9af972-1ad0-4952-8bed-942e21633fd0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9af972-1ad0-4952-8bed-942e21633fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:06,527 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:23:06,528 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d66544-4309-484e-adca-b6ee71284dc5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d66544-4309-484e-adca-b6ee71284dc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:07,578 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:23:07,578 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0ae5994-0c22-4c3a-9c0e-76a86620eaf2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0ae5994-0c22-4c3a-9c0e-76a86620eaf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:08,627 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:23:08,628 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2a0b1d-445b-428e-94d8-8e1bbc9726ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2a0b1d-445b-428e-94d8-8e1bbc9726ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:09,678 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:23:09,679 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1160ef0d-6565-40c5-b927-0cbda90227d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1160ef0d-6565-40c5-b927-0cbda90227d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:10,727 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:23:10,727 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0ef3bf-59f1-4098-8e11-f8f3762ed730', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0ef3bf-59f1-4098-8e11-f8f3762ed730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:11,777 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:23:11,777 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49a59c67-309a-4db8-ad64-47402b993752', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49a59c67-309a-4db8-ad64-47402b993752', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:12,828 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:23:12,829 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db79bbd3-7506-4026-b927-43ae6a4663f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db79bbd3-7506-4026-b927-43ae6a4663f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:13,874 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:13,874 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5173283-0b21-4dd3-affd-692e7650fee0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5173283-0b21-4dd3-affd-692e7650fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:14,923 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:23:14,923 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ba0f0a-b968-47d5-bf63-890ec84271f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ba0f0a-b968-47d5-bf63-890ec84271f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:15,975 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:23:15,976 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3cac73c-0864-49e3-922a-2ac3985bc979', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3cac73c-0864-49e3-922a-2ac3985bc979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:17,023 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:23:17,024 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce7242a-5653-44e5-9a00-3e84514364d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce7242a-5653-44e5-9a00-3e84514364d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:18,067 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:18,067 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a33542c-e8b2-4ca5-8621-305f963ecd8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a33542c-e8b2-4ca5-8621-305f963ecd8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:19,112 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:19,112 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49dd484f-d93d-4769-b3e8-c58970604944', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49dd484f-d93d-4769-b3e8-c58970604944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:20,157 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:20,157 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c548cb59-2d13-49d7-9fed-966f3ca2d0fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c548cb59-2d13-49d7-9fed-966f3ca2d0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:21,202 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:21,202 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b55ddeea-c490-46be-8186-e08d74c040fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b55ddeea-c490-46be-8186-e08d74c040fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:22,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:23:22,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa3981c-d59e-4fb8-85d1-ca3ff53e7937', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa3981c-d59e-4fb8-85d1-ca3ff53e7937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:23,297 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:23,297 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cacf3d-69f3-4291-a1cd-33f0acd574a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cacf3d-69f3-4291-a1cd-33f0acd574a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:24,341 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:24,342 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c49e73-c701-4579-abeb-f468cbee54a4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c49e73-c701-4579-abeb-f468cbee54a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:25,387 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:23:25,387 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa493318-556b-42db-ac30-23c5f7a7cf6c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa493318-556b-42db-ac30-23c5f7a7cf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:26,431 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:26,432 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48bb8de-95cc-4aaa-87f0-3a88503ee227', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48bb8de-95cc-4aaa-87f0-3a88503ee227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:27,477 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:27,477 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6ee7aa-9ad6-4087-b4eb-c1d9c0818de5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6ee7aa-9ad6-4087-b4eb-c1d9c0818de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:28,522 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:28,522 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfdaa89f-b033-4b0b-87e9-c3149a0cbfe4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfdaa89f-b033-4b0b-87e9-c3149a0cbfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:29,569 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:23:29,570 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c308fa33-8c27-4ec7-8277-c308b5f59b55', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c308fa33-8c27-4ec7-8277-c308b5f59b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:30,614 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:30,614 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c383bbcc-0b02-4d51-a05e-d237ed09dfad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c383bbcc-0b02-4d51-a05e-d237ed09dfad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:31,659 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:31,659 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3cd423-5b54-4351-bead-aef237037d37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3cd423-5b54-4351-bead-aef237037d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:32,704 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:32,704 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e6296e-6ee3-4a3f-8263-d76f2704c709', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e6296e-6ee3-4a3f-8263-d76f2704c709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:33,752 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:23:33,752 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39891627-ddee-49f8-86cf-231ad250aa86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39891627-ddee-49f8-86cf-231ad250aa86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:34,798 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:34,798 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1424e1a9-1cc8-45eb-a192-c714e39a3002', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1424e1a9-1cc8-45eb-a192-c714e39a3002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:35,843 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:23:35,844 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f24c81-74f4-4800-a25f-34f4610189f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f24c81-74f4-4800-a25f-34f4610189f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:36,889 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:23:36,890 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42b7b1c-9eeb-4f84-b508-0b15483ad5ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42b7b1c-9eeb-4f84-b508-0b15483ad5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:37,934 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:37,934 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7176433-38f4-436b-af05-74e51ddfdb36', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7176433-38f4-436b-af05-74e51ddfdb36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:38,978 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:38,978 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d98e5cc-4e0f-4d2c-be08-771e0b474240', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d98e5cc-4e0f-4d2c-be08-771e0b474240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:40,023 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:40,024 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1633edea-5dbb-4668-b6cf-7ff9d7e912a3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1633edea-5dbb-4668-b6cf-7ff9d7e912a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:41,068 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:41,068 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4355534a-9611-45af-800f-97cf277fb50f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4355534a-9611-45af-800f-97cf277fb50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:42,113 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:42,113 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b108150-87cb-4736-96de-f455bd9131b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b108150-87cb-4736-96de-f455bd9131b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:43,159 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:43,159 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfce17f6-7b5b-4e0c-be65-97d6e0bee34f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfce17f6-7b5b-4e0c-be65-97d6e0bee34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:44,203 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:44,203 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dfc3fa9-762d-443f-8ce2-a9d71ec550f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dfc3fa9-762d-443f-8ce2-a9d71ec550f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:45,247 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:45,247 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e284c3b-df8a-4c9f-9f72-b63ec650c66e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e284c3b-df8a-4c9f-9f72-b63ec650c66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:46,291 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:46,292 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad9b746-c5a5-462c-bb96-4163a8e23d65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad9b746-c5a5-462c-bb96-4163a8e23d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:47,336 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:47,337 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-169a9cd8-7c09-48c3-adf0-7d0ee29d23e7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-169a9cd8-7c09-48c3-adf0-7d0ee29d23e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:48,381 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:48,382 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-949592ef-e840-4992-8a4d-1442f913a170', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-949592ef-e840-4992-8a4d-1442f913a170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:49,426 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:49,426 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021d9af1-ac43-4b56-9231-ae8d7df4f81e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021d9af1-ac43-4b56-9231-ae8d7df4f81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:50,470 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:50,470 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ae68c6e-dda1-477c-a41a-87730c665c6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ae68c6e-dda1-477c-a41a-87730c665c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:51,514 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:51,514 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4bfe80-9157-4fa6-9c3c-95954e286236', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4bfe80-9157-4fa6-9c3c-95954e286236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:52,559 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:23:52,559 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59e17ed-8724-46a1-8b3e-5d12112acec0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59e17ed-8724-46a1-8b3e-5d12112acec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:53,603 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:53,604 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-971de8a0-409e-476e-a0f0-e6c9572314c9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-971de8a0-409e-476e-a0f0-e6c9572314c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:54,648 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:54,648 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11940eb6-9184-4e54-a327-b24196bb8deb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11940eb6-9184-4e54-a327-b24196bb8deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:55,692 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:55,693 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a108cf9-b88b-4cb8-9bf2-381a04fd1d8b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a108cf9-b88b-4cb8-9bf2-381a04fd1d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:56,737 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:56,737 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c36d301-2355-4dfe-b413-176091d98c8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c36d301-2355-4dfe-b413-176091d98c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:57,784 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:23:57,784 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb5d959-f0bb-45ed-b97c-11303243695e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb5d959-f0bb-45ed-b97c-11303243695e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:58,831 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:23:58,832 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4ae51a-2d38-4115-877b-59cf1bf2e2b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4ae51a-2d38-4115-877b-59cf1bf2e2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:23:59,875 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:23:59,876 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f2db47-0c18-42e4-a221-350ee5242fa3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f2db47-0c18-42e4-a221-350ee5242fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:00,920 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:00,920 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7199eb08-a3b5-45e4-8957-a89b92b2a33c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7199eb08-a3b5-45e4-8957-a89b92b2a33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:01,964 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:01,965 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111b63a1-578b-4225-9701-60a2ac653a93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111b63a1-578b-4225-9701-60a2ac653a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:03,009 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:03,009 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e28323-8d42-420b-8612-e6a8db0062c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e28323-8d42-420b-8612-e6a8db0062c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:04,054 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:04,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b88d5458-2eab-488e-888d-359cdeb7e0fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b88d5458-2eab-488e-888d-359cdeb7e0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:05,099 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:05,099 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5f64bc0-3741-4042-823f-54cd8d0d6ead', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5f64bc0-3741-4042-823f-54cd8d0d6ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:06,144 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:06,145 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e2dfd65-878f-44ad-bcbb-bc1b8a6ed84c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e2dfd65-878f-44ad-bcbb-bc1b8a6ed84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:07,190 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:07,190 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976b4b92-7c08-43dd-9797-fceb4ce84551', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976b4b92-7c08-43dd-9797-fceb4ce84551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:08,234 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:08,235 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3995c2-ca85-46c6-8b0b-f1e9a497625a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea3995c2-ca85-46c6-8b0b-f1e9a497625a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:09,279 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:09,280 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95f1d8a-354a-4578-a7c6-d11e98e49439', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95f1d8a-354a-4578-a7c6-d11e98e49439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:10,325 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:10,325 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb449b4-8fde-432b-9f34-f12b7558024e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb449b4-8fde-432b-9f34-f12b7558024e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:11,369 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:11,370 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c65afa1-767a-4d53-982b-e1207302f0e0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c65afa1-767a-4d53-982b-e1207302f0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:12,414 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:12,414 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ccfa84-6666-482c-9963-65b1f2f0a33e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ccfa84-6666-482c-9963-65b1f2f0a33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:13,457 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:13,458 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77350785-c87d-4fed-b650-8ff19527de66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77350785-c87d-4fed-b650-8ff19527de66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:14,503 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:14,503 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ace179a0-0050-4990-a695-d78ae4689e74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ace179a0-0050-4990-a695-d78ae4689e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:15,547 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:15,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aca99d3-385d-4a91-b2ef-2f7bb2129e69', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aca99d3-385d-4a91-b2ef-2f7bb2129e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:16,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:16,593 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c0c893-e0e9-4b27-8506-d2025f4b27f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c0c893-e0e9-4b27-8506-d2025f4b27f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:17,637 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:17,637 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce1c426-f7c8-4a23-9ea6-08ebd1e1ab40', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce1c426-f7c8-4a23-9ea6-08ebd1e1ab40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:18,681 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:18,682 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c79cf4-f5b7-4349-98a8-7a91b8f3461a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c79cf4-f5b7-4349-98a8-7a91b8f3461a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:19,727 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:19,727 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56bf043e-f252-42c4-b724-f2322f16b619', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56bf043e-f252-42c4-b724-f2322f16b619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:20,771 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:20,771 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdc04e4-e593-40d7-b935-bf0bef1c6037', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdc04e4-e593-40d7-b935-bf0bef1c6037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:21,816 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:21,816 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-329bbecb-0db5-492f-b64f-90da4b0de7eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-329bbecb-0db5-492f-b64f-90da4b0de7eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:22,860 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:22,861 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-224f8f5f-5bf4-48c9-b6a8-a27ee6296e1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-224f8f5f-5bf4-48c9-b6a8-a27ee6296e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:23,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:23,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5dcf0ac-eccd-4105-9b38-831f848fe6ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5dcf0ac-eccd-4105-9b38-831f848fe6ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:24,950 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:24,950 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-004609fc-a492-419c-80c7-110bd637a4a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-004609fc-a492-419c-80c7-110bd637a4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:25,994 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:25,994 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c526afff-9397-47c8-9c68-af7c81e80dea', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c526afff-9397-47c8-9c68-af7c81e80dea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:27,039 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:27,039 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78d78544-f809-4a56-a981-58b9aba855ad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78d78544-f809-4a56-a981-58b9aba855ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:28,229 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.182s 2021-10-29 16:24:28,229 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb9adda-8a56-4a96-94d8-baa3ccd44268', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb9adda-8a56-4a96-94d8-baa3ccd44268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:29,274 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:29,274 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-510325b1-38d1-49b8-87f8-4859625dd9f9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-510325b1-38d1-49b8-87f8-4859625dd9f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:30,319 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:30,319 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69794d4a-ba35-4156-b4e1-c6cd184eefc8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69794d4a-ba35-4156-b4e1-c6cd184eefc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:31,364 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:31,365 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6b9fe91-fd3f-4cd4-9164-9abb9e4cc952', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6b9fe91-fd3f-4cd4-9164-9abb9e4cc952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:32,409 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:32,409 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ccad51-d3ff-4ce8-a01e-24d7f2d2e48a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ccad51-d3ff-4ce8-a01e-24d7f2d2e48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:33,455 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:33,455 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-546adb46-df6d-4a11-be21-89fd90b071fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-546adb46-df6d-4a11-be21-89fd90b071fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:34,501 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:34,501 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48269ace-7e41-4c30-b1d5-2e90f5cc4042', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48269ace-7e41-4c30-b1d5-2e90f5cc4042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:35,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:35,546 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e2dd3ca-b43c-41a3-a47b-326d6d4c6ea9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e2dd3ca-b43c-41a3-a47b-326d6d4c6ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:36,591 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:24:36,592 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4165c15-1b7a-4637-a8a9-38122c04db9a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4165c15-1b7a-4637-a8a9-38122c04db9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:37,638 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:37,638 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5680c75a-1ad9-4990-bc58-666b326ac800', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5680c75a-1ad9-4990-bc58-666b326ac800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:38,683 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:38,684 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1c793ac-a412-4f22-aee2-44a6cceb5167', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1c793ac-a412-4f22-aee2-44a6cceb5167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:39,729 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:39,730 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5a5cb1f-e5b7-453b-9f8b-b89fab6adb81', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5a5cb1f-e5b7-453b-9f8b-b89fab6adb81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:40,775 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:40,775 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9f0b44-caed-4bd0-9344-80cdd4c470d0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9f0b44-caed-4bd0-9344-80cdd4c470d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:41,819 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:41,819 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cbb32d-8139-4cee-b1b3-c7d727356185', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cbb32d-8139-4cee-b1b3-c7d727356185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:42,864 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:42,864 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907726c9-3f36-4320-8efc-539c0922dc44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907726c9-3f36-4320-8efc-539c0922dc44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:43,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:43,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2b1f63-54eb-4333-9bec-d8fca0efac68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2b1f63-54eb-4333-9bec-d8fca0efac68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:44,952 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:44,953 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbcf7f6c-c598-4056-8f03-2977f7765e83', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbcf7f6c-c598-4056-8f03-2977f7765e83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:45,996 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:45,997 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a12f45-328a-49c7-967e-437d4a903bfb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a12f45-328a-49c7-967e-437d4a903bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:47,041 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:47,042 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01dc03ba-2392-42d0-9111-ebc273a7e338', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01dc03ba-2392-42d0-9111-ebc273a7e338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:48,085 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:48,086 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-943a0351-44c2-43a6-a0da-610e899c05b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-943a0351-44c2-43a6-a0da-610e899c05b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:49,129 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:24:49,129 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7293d08b-275d-4aea-8afa-d465fcd9577a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7293d08b-275d-4aea-8afa-d465fcd9577a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:50,173 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:50,173 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da1f7d5-1168-4f86-9bfa-f043d9a19f59', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da1f7d5-1168-4f86-9bfa-f043d9a19f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:51,217 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:51,218 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b0a748-7b36-4740-b0fc-779841b4acf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b0a748-7b36-4740-b0fc-779841b4acf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:52,262 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:52,262 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80547f7d-b0e4-40b6-bf2e-3d3e67b81365', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80547f7d-b0e4-40b6-bf2e-3d3e67b81365', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:53,306 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:53,306 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ff0e198-5fc9-4b67-a86b-94ce97889551', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ff0e198-5fc9-4b67-a86b-94ce97889551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:54,351 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:54,351 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782d231-752a-408a-95c1-4c1fd7da56c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782d231-752a-408a-95c1-4c1fd7da56c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:55,394 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:55,395 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a303bb5f-f27c-47a3-879e-13cc0ec15b05', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a303bb5f-f27c-47a3-879e-13cc0ec15b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:56,438 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:56,438 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956c9a3c-62b5-4616-a26c-c2b8c21e89ca', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956c9a3c-62b5-4616-a26c-c2b8c21e89ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:57,482 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:57,483 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4bef2b9-9967-4984-ac02-ec33dc7a0842', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4bef2b9-9967-4984-ac02-ec33dc7a0842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:58,527 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:24:58,528 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7934f16-e1ce-4e39-9c27-a1bd008288ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7934f16-e1ce-4e39-9c27-a1bd008288ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:24:59,573 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:24:59,574 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff06a33-733b-4f82-8066-c606041bebbb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff06a33-733b-4f82-8066-c606041bebbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:00,619 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:00,620 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad9f649-5e01-4d34-8abc-ec74691c4180', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad9f649-5e01-4d34-8abc-ec74691c4180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:01,663 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:01,664 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa2ef11-b2fb-4f9d-b72a-3f9a0771b22d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa2ef11-b2fb-4f9d-b72a-3f9a0771b22d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:02,708 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:02,708 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf35919-6ad2-47bf-ae32-ee6d52f3d2bc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf35919-6ad2-47bf-ae32-ee6d52f3d2bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:03,753 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:03,753 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ed4644-daf2-450c-b54f-a8d3b4e645ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ed4644-daf2-450c-b54f-a8d3b4e645ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:04,797 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:04,798 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-641ae4c7-7b7b-49a8-b1a7-7b168f8de9b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-641ae4c7-7b7b-49a8-b1a7-7b168f8de9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:05,843 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:25:05,844 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d870a9-5d33-472f-87d4-2026b9c98e93', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d870a9-5d33-472f-87d4-2026b9c98e93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:06,888 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:06,888 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b35fee-d7e4-4116-ade1-3bf0bc54e658', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b35fee-d7e4-4116-ade1-3bf0bc54e658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:07,935 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:25:07,935 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ddafad9-8cfb-4daf-8455-205777027e8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ddafad9-8cfb-4daf-8455-205777027e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:08,980 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:08,980 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfd69ffe-7789-4dbf-bcc7-9a8078322164', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfd69ffe-7789-4dbf-bcc7-9a8078322164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:10,024 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:10,025 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56286e85-49ee-49fa-8a8a-61a1558e47f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56286e85-49ee-49fa-8a8a-61a1558e47f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:11,068 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:11,068 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2baebc-d000-4a8f-9688-d7c48ab1294c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2baebc-d000-4a8f-9688-d7c48ab1294c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:12,113 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:25:12,113 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96efe44-11e3-46a8-a2c4-70e5f521da68', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96efe44-11e3-46a8-a2c4-70e5f521da68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:13,158 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:13,158 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613b0b32-530a-4588-b83c-1b2f260090ec', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613b0b32-530a-4588-b83c-1b2f260090ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:14,202 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:14,203 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1573cf4e-9972-4fc4-b9a3-9e14705cf861', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1573cf4e-9972-4fc4-b9a3-9e14705cf861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:15,247 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:25:15,247 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3e2474-e178-41a8-9fc2-aa62503b7290', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3e2474-e178-41a8-9fc2-aa62503b7290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:16,292 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:16,292 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ee9cc26-c6a4-440f-824b-5b4cc8320779', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ee9cc26-c6a4-440f-824b-5b4cc8320779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:17,337 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:25:17,337 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b42138-b88b-4994-a4f7-d3be9c4b2064', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b42138-b88b-4994-a4f7-d3be9c4b2064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:18,382 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:25:18,383 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c306bbcd-e98e-4c00-9c67-d5c0a9fd9eed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c306bbcd-e98e-4c00-9c67-d5c0a9fd9eed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:19,425 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:19,425 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9d27f13-e3a2-4bc8-88f5-fef9a1940aaf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9d27f13-e3a2-4bc8-88f5-fef9a1940aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:20,468 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:20,469 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644c4e19-396d-4364-9f23-e1093b8612bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644c4e19-396d-4364-9f23-e1093b8612bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:21,520 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:25:21,520 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d2f781a-87da-4f67-8141-bd0636750db8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d2f781a-87da-4f67-8141-bd0636750db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:22,564 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:22,564 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57bf34af-ce70-424c-92d5-bba21e2289d4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57bf34af-ce70-424c-92d5-bba21e2289d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:23,608 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:23,609 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42f77a8-ce7e-4ccc-af3a-67d3a18a931a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42f77a8-ce7e-4ccc-af3a-67d3a18a931a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:24,651 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.034s 2021-10-29 16:25:24,651 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64720b9-bad5-4b21-8d84-2e9a5cf1c6b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64720b9-bad5-4b21-8d84-2e9a5cf1c6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:25,694 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.034s 2021-10-29 16:25:25,694 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1c31cd2-02d9-48db-9dd5-cffa4b32103d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1c31cd2-02d9-48db-9dd5-cffa4b32103d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:26,737 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:26,737 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9d237f2-0ae5-4577-9c36-dc53223fffa4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9d237f2-0ae5-4577-9c36-dc53223fffa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:27,782 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:25:27,782 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268de0c2-5086-4490-a9ca-c4d039934041', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268de0c2-5086-4490-a9ca-c4d039934041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:28,825 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:28,825 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e8bd77f-5b31-4bb8-bab5-3fa0524c457d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e8bd77f-5b31-4bb8-bab5-3fa0524c457d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:29,870 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:29,870 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdc0207-a83f-4055-9e0b-fcf6229b36f7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdc0207-a83f-4055-9e0b-fcf6229b36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:30,916 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:25:30,916 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4698905-1b0b-480b-81db-3b23615d2b91', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4698905-1b0b-480b-81db-3b23615d2b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:31,960 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:25:31,960 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b4af17-6370-4f4a-a5ab-f032905e1129', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b4af17-6370-4f4a-a5ab-f032905e1129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:33,003 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:33,004 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f12521-3c9d-41b9-85d7-72770d5f99c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f12521-3c9d-41b9-85d7-72770d5f99c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:34,046 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.034s 2021-10-29 16:25:34,046 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43abbfe3-9f3a-4041-80ca-5cac193f6273', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43abbfe3-9f3a-4041-80ca-5cac193f6273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:35,090 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:35,091 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2630bfe-4379-4f01-9525-ae8deb0dbb65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2630bfe-4379-4f01-9525-ae8deb0dbb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:36,132 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.034s 2021-10-29 16:25:36,133 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19fce880-0dee-41f2-9b42-7e7c5533d94f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19fce880-0dee-41f2-9b42-7e7c5533d94f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:37,180 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:25:37,181 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15de84c-a5e3-4737-9e2f-7b3df5b7cac4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15de84c-a5e3-4737-9e2f-7b3df5b7cac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:38,223 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:38,223 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d6ba7d-4ed4-4784-8132-96c63034947b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d6ba7d-4ed4-4784-8132-96c63034947b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:39,271 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:25:39,271 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba01b2ea-edc2-4f2f-9eb8-e0ebe4301285', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba01b2ea-edc2-4f2f-9eb8-e0ebe4301285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:40,323 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:25:40,323 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67e51b9d-8352-4ac3-919e-89a5c0fae83b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67e51b9d-8352-4ac3-919e-89a5c0fae83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:41,373 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:25:41,373 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02ff22d-b6fc-44ed-919d-2177cdc921a7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02ff22d-b6fc-44ed-919d-2177cdc921a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:42,424 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:25:42,424 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321d8e53-390c-4486-bcad-75483b43ef20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321d8e53-390c-4486-bcad-75483b43ef20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:43,472 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:25:43,472 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8b8d9f-5b92-4c52-b79e-4ca8e88ed234', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8b8d9f-5b92-4c52-b79e-4ca8e88ed234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:44,522 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:25:44,523 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e59902d-3fd0-4dc9-b54e-78c3009b337f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e59902d-3fd0-4dc9-b54e-78c3009b337f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:45,572 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:25:45,572 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c61a6c-0b81-4cc3-9a26-b4eb46661390', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c61a6c-0b81-4cc3-9a26-b4eb46661390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:46,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:25:46,623 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2f3e13-c586-4fa8-8825-368231334c51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2f3e13-c586-4fa8-8825-368231334c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:47,673 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:25:47,674 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f85ab8-aa56-4e8d-8b54-1d58c6e5c558', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f85ab8-aa56-4e8d-8b54-1d58c6e5c558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:48,723 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:25:48,723 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfe3c7c-68af-4d5d-92ea-8a973ed73c7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfe3c7c-68af-4d5d-92ea-8a973ed73c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:49,781 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.050s 2021-10-29 16:25:49,781 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80318bb3-af1f-4641-b6af-7f5c48756a0f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80318bb3-af1f-4641-b6af-7f5c48756a0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:50,824 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:25:50,824 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f079635e-06f5-466b-a6ba-e45f8537620e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f079635e-06f5-466b-a6ba-e45f8537620e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:51,872 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:25:51,872 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca24d81a-6c23-416f-8149-9b37b5d7e9a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca24d81a-6c23-416f-8149-9b37b5d7e9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:52,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:25:52,926 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b3a82b-41f9-4e2a-b095-c7bffceaf3fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b3a82b-41f9-4e2a-b095-c7bffceaf3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:53,973 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:25:53,973 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413ec9ea-0ea3-4e76-a5d4-53ee1f330e20', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413ec9ea-0ea3-4e76-a5d4-53ee1f330e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:55,023 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:25:55,024 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3c2c510-1763-4790-af60-39864d5b4eff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3c2c510-1763-4790-af60-39864d5b4eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:56,075 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:25:56,075 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e14ade98-6ba7-47d0-9c76-d4f1b06f7a78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e14ade98-6ba7-47d0-9c76-d4f1b06f7a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:57,121 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:25:57,122 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac29f00a-3146-4ae5-ab09-7ab66fded9c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac29f00a-3146-4ae5-ab09-7ab66fded9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:58,172 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:25:58,172 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-332749e4-b965-4032-b526-279a691d28c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-332749e4-b965-4032-b526-279a691d28c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:25:59,223 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:25:59,223 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00dd313-3000-4f78-a25e-62116aaa0736', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00dd313-3000-4f78-a25e-62116aaa0736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:00,276 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:26:00,276 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5feb9b3d-c143-475f-b0df-4912b41ab8b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5feb9b3d-c143-475f-b0df-4912b41ab8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:01,325 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:01,325 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e9cbb8-64a5-47ac-a136-60747da44cdc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e9cbb8-64a5-47ac-a136-60747da44cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:02,374 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:26:02,374 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069f8d10-e9cd-459e-8885-97507a608bef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069f8d10-e9cd-459e-8885-97507a608bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:03,425 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:03,426 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47684f41-9915-4413-af09-7463950f3b8d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47684f41-9915-4413-af09-7463950f3b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:04,476 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:04,476 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109c94d8-c571-48af-90e9-768f6f907800', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109c94d8-c571-48af-90e9-768f6f907800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:05,525 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:05,525 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f8f7e71-1fc0-4f16-a9ee-f0531410b455', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f8f7e71-1fc0-4f16-a9ee-f0531410b455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:06,575 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:06,575 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f78140-2383-4438-aaa6-233b1776ee30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f78140-2383-4438-aaa6-233b1776ee30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:07,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:07,624 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7ad1c8e-c20b-4968-89a2-34b6a8e3ed1b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7ad1c8e-c20b-4968-89a2-34b6a8e3ed1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:08,673 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:08,674 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6562de47-995a-4db3-850a-4832d51e037b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6562de47-995a-4db3-850a-4832d51e037b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:09,726 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:26:09,726 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d53b7d-fdf4-43c0-9326-25654dff03fe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d53b7d-fdf4-43c0-9326-25654dff03fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:10,776 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:10,776 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00fc9edc-8f84-4cf5-a8c3-66ead16ca44a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00fc9edc-8f84-4cf5-a8c3-66ead16ca44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:11,823 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:11,824 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b085d2-4672-4bd1-9ef0-223d3ecef7c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b085d2-4672-4bd1-9ef0-223d3ecef7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:12,873 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:12,873 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c5273a-8d8e-41c5-ae70-058d3b91abd3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c5273a-8d8e-41c5-ae70-058d3b91abd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:13,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:13,925 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e854a47-b0f7-44ea-ab00-703f1509a0aa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e854a47-b0f7-44ea-ab00-703f1509a0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:14,974 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:14,974 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8346df-6de7-4391-bc59-747f99f72eb3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8346df-6de7-4391-bc59-747f99f72eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:16,024 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:16,025 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3d12c6e-805e-4af7-bdfc-bbe2e584e19a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3d12c6e-805e-4af7-bdfc-bbe2e584e19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:17,075 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:17,076 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4639014b-dc74-4390-a817-fb8dbd8b5b3c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4639014b-dc74-4390-a817-fb8dbd8b5b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:18,123 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:18,123 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc7de6f7-abbc-424a-8e6d-626f22321013', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc7de6f7-abbc-424a-8e6d-626f22321013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:19,174 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:19,174 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657e9267-9c2d-495e-9302-6636593c99ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657e9267-9c2d-495e-9302-6636593c99ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:20,225 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:20,225 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c96be4-798e-4e0d-8fef-921ced892d03', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c96be4-798e-4e0d-8fef-921ced892d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:21,274 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:21,274 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad45f67b-1662-44ad-8e56-06a9e2ccbd6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad45f67b-1662-44ad-8e56-06a9e2ccbd6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:22,326 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:26:22,327 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a469da2-d670-446a-b07b-5d7add16c636', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a469da2-d670-446a-b07b-5d7add16c636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:23,374 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:26:23,375 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201bae0c-fe2a-4847-8f80-ce9f1818080c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201bae0c-fe2a-4847-8f80-ce9f1818080c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:24,425 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:24,425 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866bcfe1-3db6-41a0-92f8-7aa3321d0406', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866bcfe1-3db6-41a0-92f8-7aa3321d0406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:25,474 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:25,474 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fcc4766-0c28-4322-b75f-e975d84af3d9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fcc4766-0c28-4322-b75f-e975d84af3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:26,525 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:26,525 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d97e6b-f989-4066-af21-7b927d41c6a2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d97e6b-f989-4066-af21-7b927d41c6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:27,575 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:27,576 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cfb4bb7-ea29-4d75-96e3-10c1f4813c3a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cfb4bb7-ea29-4d75-96e3-10c1f4813c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:28,624 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:26:28,625 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ef50b3-0ce9-4b64-8947-2688f506457e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ef50b3-0ce9-4b64-8947-2688f506457e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:29,679 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.046s 2021-10-29 16:26:29,679 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb680bef-1674-4291-9580-6ed0c6a1d0c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb680bef-1674-4291-9580-6ed0c6a1d0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:30,727 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:30,727 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fcd054b-e8ca-45c8-8e62-04812f9f1e66', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fcd054b-e8ca-45c8-8e62-04812f9f1e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:31,775 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:31,776 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad1462fb-a178-40fa-8094-d330e676b701', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad1462fb-a178-40fa-8094-d330e676b701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:32,826 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:32,827 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3624887b-0025-4293-aae8-a4a47e02d81d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3624887b-0025-4293-aae8-a4a47e02d81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:33,876 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:33,877 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-517d28d7-0f56-4a2a-9618-b1508a63183a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-517d28d7-0f56-4a2a-9618-b1508a63183a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:34,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:34,925 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38ba6b4-edbb-43da-85fe-a4d89c88a056', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38ba6b4-edbb-43da-85fe-a4d89c88a056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:35,976 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:26:35,977 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8877051-1871-4c49-b326-4260136a822e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8877051-1871-4c49-b326-4260136a822e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:37,024 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:37,025 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b01a4ee1-2266-4c07-9499-c6d3eed5becd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b01a4ee1-2266-4c07-9499-c6d3eed5becd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:38,081 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.049s 2021-10-29 16:26:38,082 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8506d3-950f-4923-ba8a-84223cbea646', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8506d3-950f-4923-ba8a-84223cbea646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:39,128 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:26:39,129 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1a4c75-1296-4ec9-827d-1491b8561b2d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1a4c75-1296-4ec9-827d-1491b8561b2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:40,178 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:40,179 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d105f72-1948-49cc-a2cd-badcf42f01c6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d105f72-1948-49cc-a2cd-badcf42f01c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:41,229 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:41,229 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b35d519-2977-453e-9286-a5cdfee42906', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b35d519-2977-453e-9286-a5cdfee42906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:42,280 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:42,280 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5dbe99-f9d3-4147-a70f-bdbd8fdee8da', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5dbe99-f9d3-4147-a70f-bdbd8fdee8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:43,328 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:26:43,329 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63505c73-fd53-41dd-bdef-e602d752238f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63505c73-fd53-41dd-bdef-e602d752238f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:44,379 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:44,380 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3a98e3-d6b1-4d0e-8dc7-ff6856d69b86', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3a98e3-d6b1-4d0e-8dc7-ff6856d69b86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:45,430 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:45,431 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bec41f7-aaeb-47d0-8275-946bc3470a70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bec41f7-aaeb-47d0-8275-946bc3470a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:46,481 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:46,482 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d450e690-6a3f-49ff-ab6b-b31ab4249f1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d450e690-6a3f-49ff-ab6b-b31ab4249f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:47,536 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.046s 2021-10-29 16:26:47,536 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711f8245-36fb-4b23-af10-70e5eebffa5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711f8245-36fb-4b23-af10-70e5eebffa5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:48,580 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:26:48,580 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27336fa-6fa4-4401-b643-a0b3da453238', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27336fa-6fa4-4401-b643-a0b3da453238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:49,631 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:26:49,631 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eadcc62f-3684-4ca3-a8d5-245bb5ee8c75', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eadcc62f-3684-4ca3-a8d5-245bb5ee8c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:50,684 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:26:50,685 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e9cef9-3fc5-4510-999f-a57213344375', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e9cef9-3fc5-4510-999f-a57213344375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:51,733 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:51,734 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ad2211-265d-4f02-9072-4a3465e6d2d8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ad2211-265d-4f02-9072-4a3465e6d2d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:52,785 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:26:52,786 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb3c8c7-54ad-48aa-b6f0-f36c90ad2e53', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb3c8c7-54ad-48aa-b6f0-f36c90ad2e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:53,834 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:26:53,834 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3341699d-7508-41f3-a98e-61a64acf2ec8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3341699d-7508-41f3-a98e-61a64acf2ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:54,884 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:54,884 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f501294a-d0dc-4a4e-98ab-f5de5c68c9f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f501294a-d0dc-4a4e-98ab-f5de5c68c9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:55,933 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:55,934 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84cec5a0-d12e-4336-a1a7-ee0bd0de21f1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84cec5a0-d12e-4336-a1a7-ee0bd0de21f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:56,983 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:56,983 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca88503-f398-4460-bf1b-d9d3f2f6cbc8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca88503-f398-4460-bf1b-d9d3f2f6cbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:58,033 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:26:58,033 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8073586c-3a9f-470a-a0c8-f857ca5b1d76', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8073586c-3a9f-470a-a0c8-f857ca5b1d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:26:59,083 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:26:59,083 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e523ea0-104e-4f38-984d-4cd4b33386b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e523ea0-104e-4f38-984d-4cd4b33386b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:00,134 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:00,134 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8578789-3ee2-4ce1-a8f6-3bcab9bf7b0c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8578789-3ee2-4ce1-a8f6-3bcab9bf7b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:01,188 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.045s 2021-10-29 16:27:01,188 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd44737f-62f8-421e-8131-ddacbf39d38a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd44737f-62f8-421e-8131-ddacbf39d38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:02,237 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:02,237 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b7ffcc-1026-418c-b7bc-db0037a6ad7e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b7ffcc-1026-418c-b7bc-db0037a6ad7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:03,337 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.092s 2021-10-29 16:27:03,337 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-839fe6aa-f5b3-4f8a-9504-edad150bedf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-839fe6aa-f5b3-4f8a-9504-edad150bedf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:04,382 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:27:04,382 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08c1b1e4-39fa-4815-81fb-5f75fa9ca56f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c1b1e4-39fa-4815-81fb-5f75fa9ca56f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:05,426 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:27:05,427 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b183eb3-7185-4467-861e-20b8375154fe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b183eb3-7185-4467-861e-20b8375154fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:06,470 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:27:06,470 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e022651-ce2c-49d6-b56d-988099c9cae7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e022651-ce2c-49d6-b56d-988099c9cae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:07,513 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:27:07,513 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7993097d-af4b-48ed-bee6-ce1a8cedf4b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7993097d-af4b-48ed-bee6-ce1a8cedf4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:08,557 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:27:08,557 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5a1cde-7482-4477-94a5-8d074cd512e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5a1cde-7482-4477-94a5-8d074cd512e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:09,601 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.036s 2021-10-29 16:27:09,601 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bb923b-ba6b-4399-aea4-7439e7d92dc1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bb923b-ba6b-4399-aea4-7439e7d92dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:10,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.034s 2021-10-29 16:27:10,644 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f4fbcc8-2778-488c-81b0-46224ddfcc4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f4fbcc8-2778-488c-81b0-46224ddfcc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:11,692 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:11,692 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf88a121-e03d-4faf-ac6d-7fedc6738dfa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf88a121-e03d-4faf-ac6d-7fedc6738dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:12,743 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:12,744 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ac58f8-31f3-4015-83fa-ca06360847dc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ac58f8-31f3-4015-83fa-ca06360847dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:13,795 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:13,795 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c29ab0-0871-4c5b-957f-60974317bdf8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c29ab0-0871-4c5b-957f-60974317bdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:14,844 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:14,845 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa17dbb-796a-498e-9f5b-fea76b792172', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa17dbb-796a-498e-9f5b-fea76b792172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:15,894 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:15,895 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644a7b4-845f-4498-b85c-e34bcde84d91', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5644a7b4-845f-4498-b85c-e34bcde84d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:16,942 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:16,943 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-738ff24d-9993-4a6b-aea9-4d40b8f95f28', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-738ff24d-9993-4a6b-aea9-4d40b8f95f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:17,994 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:17,995 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a6ca33-57e1-4d8e-8f30-1e3bc6a0d9af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a6ca33-57e1-4d8e-8f30-1e3bc6a0d9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:19,045 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:27:19,045 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea87490-ba78-4d63-b21e-531b176f7245', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea87490-ba78-4d63-b21e-531b176f7245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:20,095 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:27:20,096 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2763b3-6001-4dc5-913a-e105c4ad3074', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2763b3-6001-4dc5-913a-e105c4ad3074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:21,145 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:21,145 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ccfbdf0-6520-4e76-b301-53e354975b3f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ccfbdf0-6520-4e76-b301-53e354975b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:22,196 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:22,197 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-335d6f09-d4ae-4547-b43b-bb7604573089', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-335d6f09-d4ae-4547-b43b-bb7604573089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:23,248 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:23,248 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4a47bd-fb48-4987-8395-fe640eaf8294', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4a47bd-fb48-4987-8395-fe640eaf8294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:24,297 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:24,298 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f29b10d-b9f3-44e5-a50f-12f5cf03629d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f29b10d-b9f3-44e5-a50f-12f5cf03629d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:25,350 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:25,351 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e09f98-87e5-4b6b-b81e-6da60cda665b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e09f98-87e5-4b6b-b81e-6da60cda665b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:26,398 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:26,398 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430c42f4-2f60-43a7-89b7-a23c03052273', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430c42f4-2f60-43a7-89b7-a23c03052273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:27,446 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:27,447 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2c213b0-ff5f-46b7-a0e0-61f63708dfb0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2c213b0-ff5f-46b7-a0e0-61f63708dfb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:28,498 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:28,499 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6602a4-d623-4629-89df-2d133b190e5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6602a4-d623-4629-89df-2d133b190e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:29,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:29,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127a2917-c22d-435e-b8d7-080d3ac8dbaf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127a2917-c22d-435e-b8d7-080d3ac8dbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:30,598 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:30,599 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6896e9c2-ae01-4654-be0c-6824dbb3efab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6896e9c2-ae01-4654-be0c-6824dbb3efab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:31,648 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:27:31,648 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a59ebf7-5ee0-455c-8791-ab1023e6227d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a59ebf7-5ee0-455c-8791-ab1023e6227d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:32,699 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:32,699 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fdab85d-919a-41c0-925e-068db836babe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fdab85d-919a-41c0-925e-068db836babe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:33,748 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:33,749 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3136a2-8214-4bf6-8621-bc17a757c2e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3136a2-8214-4bf6-8621-bc17a757c2e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:34,800 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:34,800 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78f2398-066d-49a5-9b4d-6dc26128e66a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78f2398-066d-49a5-9b4d-6dc26128e66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:35,853 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:35,853 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a377356-f603-4eb0-add8-210fed4e6d8a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a377356-f603-4eb0-add8-210fed4e6d8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:36,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:36,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c281aae9-4f6f-413f-9578-363c9bd3f0b0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c281aae9-4f6f-413f-9578-363c9bd3f0b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:37,953 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:37,953 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-383313dc-cdd8-4e20-a431-8a8471084fa1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-383313dc-cdd8-4e20-a431-8a8471084fa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:39,011 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.049s 2021-10-29 16:27:39,011 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b33cc317-b59d-4996-ab4d-874735271edf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b33cc317-b59d-4996-ab4d-874735271edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:40,058 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:27:40,058 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af72f36d-36c3-442f-b084-04dd4e7fa8ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af72f36d-36c3-442f-b084-04dd4e7fa8ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:41,107 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:41,107 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d7fa0c-7f9c-48e1-ae8d-a04bae313617', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d7fa0c-7f9c-48e1-ae8d-a04bae313617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:42,154 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:27:42,155 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270c4206-1215-4e13-be4f-9b2f9d4a32d5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270c4206-1215-4e13-be4f-9b2f9d4a32d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:43,201 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.039s 2021-10-29 16:27:43,202 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72521e66-80c7-4ab1-a93a-18c6ab8d96ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72521e66-80c7-4ab1-a93a-18c6ab8d96ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:44,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:44,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4f07b0-6406-45e9-94fc-a998ade0895e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4f07b0-6406-45e9-94fc-a998ade0895e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:45,304 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.044s 2021-10-29 16:27:45,304 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56a6217-3a37-49fd-993a-5473287328b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56a6217-3a37-49fd-993a-5473287328b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:46,353 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:46,353 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2258d889-5113-497e-bb52-72ac7bc637ba', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2258d889-5113-497e-bb52-72ac7bc637ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:47,402 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:47,402 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f619eb04-bcff-41a0-9af0-d4d22fec3dc1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f619eb04-bcff-41a0-9af0-d4d22fec3dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:48,466 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.056s 2021-10-29 16:27:48,466 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3af363e-b730-4e24-917d-05536f125494', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3af363e-b730-4e24-917d-05536f125494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:49,509 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.035s 2021-10-29 16:27:49,509 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b60c5ad-26c0-483b-b585-20d796c33907', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b60c5ad-26c0-483b-b585-20d796c33907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:50,555 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:27:50,555 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94929577-1d3d-4d24-949c-6c25174ac740', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94929577-1d3d-4d24-949c-6c25174ac740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:51,604 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:51,604 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274a1f74-6731-4b8e-9bb7-2b3bd9b87f21', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274a1f74-6731-4b8e-9bb7-2b3bd9b87f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:52,653 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:52,654 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30032382-98de-40ee-b827-5c874776db4f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30032382-98de-40ee-b827-5c874776db4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:53,705 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:53,705 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f8d0a9-4947-4d77-8bed-efe79d878bcc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f8d0a9-4947-4d77-8bed-efe79d878bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:54,751 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.037s 2021-10-29 16:27:54,751 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b260ed01-e80f-4c82-a8d0-d1bbc2a5e9cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b260ed01-e80f-4c82-a8d0-d1bbc2a5e9cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:55,800 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:55,801 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d02ba6-d721-40b2-b9ae-1068af581201', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d02ba6-d721-40b2-b9ae-1068af581201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:56,849 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.040s 2021-10-29 16:27:56,849 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4194358e-7287-4564-ae01-09a4ad9f2ee4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4194358e-7287-4564-ae01-09a4ad9f2ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:57,900 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:27:57,901 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7993a1-ee63-4985-90ce-b6523926e528', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7993a1-ee63-4985-90ce-b6523926e528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:58,949 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:58,949 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-333a0a01-5612-4c69-a0f8-a8857c3e26d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-333a0a01-5612-4c69-a0f8-a8857c3e26d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:27:59,998 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.041s 2021-10-29 16:27:59,998 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222d26cb-cb19-415c-8e1c-499d673c54ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222d26cb-cb19-415c-8e1c-499d673c54ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:01,044 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.038s 2021-10-29 16:28:01,044 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a23a732-5c5d-4b83-a944-65c0bc8d6be6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a23a732-5c5d-4b83-a944-65c0bc8d6be6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:02,095 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.043s 2021-10-29 16:28:02,096 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78caab4-014a-41c0-9fb9-bc85c6d1a931', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78caab4-014a-41c0-9fb9-bc85c6d1a931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:03,145 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:28:03,146 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1c706b-0ddc-4d48-bb2b-065878dea3c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1c706b-0ddc-4d48-bb2b-065878dea3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:04,196 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331 0.042s 2021-10-29 16:28:04,197 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472df7fd-d17c-470b-8ffc-6145a7ffd849', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472df7fd-d17c-470b-8ffc-6145a7ffd849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331'} Body: b'{"volume": {"id": "6802027b-265a-4e99-8735-3600ffa7b331", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:22:04.000000", "updated_at": "2021-10-29T16:22:04.000000", "name": "tempest-VolumesDeleteCascade-Volume-1084837108", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/6802027b-265a-4e99-8735-3600ffa7b331"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 6802027b-265a-4e99-8735-3600ffa7b331 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] |
fail
ft12.2: tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:28:04,451 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes 0.186s 2021-10-29 16:28:04,451 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1439440525"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b4b71a-bd07-4187-a91a-9bac7f27c3c2', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b4b71a-bd07-4187-a91a-9bac7f27c3c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.385823", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:28:04,498 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:28:04,499 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22067363-0018-40c6-8796-fe55f0113b4b', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22067363-0018-40c6-8796-fe55f0113b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:05,543 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:05,543 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fef6fad-3611-477f-9133-83cfa53faf23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fef6fad-3611-477f-9133-83cfa53faf23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:06,589 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:06,589 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5e9070-b864-4564-8ff4-4c7d1a5ebe4b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5e9070-b864-4564-8ff4-4c7d1a5ebe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:07,634 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:07,634 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b7cf58-bc0f-42fb-8dba-1cda60a6dba2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b7cf58-bc0f-42fb-8dba-1cda60a6dba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:08,677 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:08,677 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec8383f-a27e-417f-999f-7636bd77a5bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec8383f-a27e-417f-999f-7636bd77a5bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:09,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:09,722 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3401b6-d8d2-44b3-989d-e3a0182154ad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3401b6-d8d2-44b3-989d-e3a0182154ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:10,768 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:10,768 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eedb6f2-9a43-4118-8ae0-daa06988c571', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eedb6f2-9a43-4118-8ae0-daa06988c571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:11,815 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:28:11,816 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9adcbc5-c7d5-4319-a114-735529740ad3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9adcbc5-c7d5-4319-a114-735529740ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:12,860 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:12,861 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674be363-d01e-440e-9944-61cbfdd4068c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674be363-d01e-440e-9944-61cbfdd4068c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:13,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:13,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f564f7-e011-4fff-b6b7-b73251f2ed50', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f564f7-e011-4fff-b6b7-b73251f2ed50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:14,951 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:14,951 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08ccee9a-5f32-4662-8359-1ce9e00317bc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08ccee9a-5f32-4662-8359-1ce9e00317bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:15,995 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:15,996 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4afe2e87-5aaa-4251-b26b-c90d50032aee', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4afe2e87-5aaa-4251-b26b-c90d50032aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:17,040 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:17,041 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644087d1-d30f-4f9a-8c23-f96055057ad5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644087d1-d30f-4f9a-8c23-f96055057ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:18,083 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:18,083 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31cb22a1-c157-4bc7-874f-d18e5bc5001c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31cb22a1-c157-4bc7-874f-d18e5bc5001c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:19,128 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:19,128 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a934fe7-74df-4dba-8acc-019f0ec281ff', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a934fe7-74df-4dba-8acc-019f0ec281ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:20,172 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:20,172 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-802b63b6-6f5f-4b8c-bccb-607f4dfe9d08', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-802b63b6-6f5f-4b8c-bccb-607f4dfe9d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:21,216 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:21,217 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4155e4f0-eb19-4a21-abb7-a3d8aa1365eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4155e4f0-eb19-4a21-abb7-a3d8aa1365eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:22,261 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:22,261 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba81f87-1991-4754-9913-957b6b231b07', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba81f87-1991-4754-9913-957b6b231b07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:23,307 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:23,307 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092159fd-1c9b-4827-80c7-9d2bebea05c7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092159fd-1c9b-4827-80c7-9d2bebea05c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:24,352 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:24,352 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0b8be00-d5ae-4e4d-8c22-5c289011a841', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0b8be00-d5ae-4e4d-8c22-5c289011a841', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:25,397 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:25,398 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9692003-bfb0-402e-9c15-88dd762f7f33', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9692003-bfb0-402e-9c15-88dd762f7f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:26,442 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:26,443 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad04cc8-a8fa-408d-90ea-f39d37bc052b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad04cc8-a8fa-408d-90ea-f39d37bc052b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:27,485 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:27,486 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb58a9d-6c65-4359-8f9d-29a3286c5874', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb58a9d-6c65-4359-8f9d-29a3286c5874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:28,530 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:28,530 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52abd9d6-58c2-429e-8128-aa842b78b889', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52abd9d6-58c2-429e-8128-aa842b78b889', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:29,573 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:29,574 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b61f53-21dd-4e53-a09c-0071660f4c9f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b61f53-21dd-4e53-a09c-0071660f4c9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:30,618 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:30,618 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a60e8f6-f1eb-4100-b7e0-80bd89591c11', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a60e8f6-f1eb-4100-b7e0-80bd89591c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:31,661 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:31,662 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba025bf-4537-4cbb-a0c4-d121323512b8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba025bf-4537-4cbb-a0c4-d121323512b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:32,707 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:32,707 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef4ac0e-603a-4f38-83e3-77eb63d96350', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef4ac0e-603a-4f38-83e3-77eb63d96350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:33,752 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:33,752 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e01aa0a-b45b-4d57-96d6-0af75a69877e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e01aa0a-b45b-4d57-96d6-0af75a69877e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:34,797 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:34,798 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-301f05ed-dcc1-452a-ada5-a979ca101c23', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-301f05ed-dcc1-452a-ada5-a979ca101c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:35,846 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:35,846 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695296c2-0606-4fc4-b941-2acfa7285ab5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695296c2-0606-4fc4-b941-2acfa7285ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:36,890 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:36,890 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b0b640-554d-4e19-888b-9922fb40cf16', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b0b640-554d-4e19-888b-9922fb40cf16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:37,933 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:37,933 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4444cb-d65a-4e03-93c4-38556021a89e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff4444cb-d65a-4e03-93c4-38556021a89e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:38,978 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:38,978 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b77b9fc-db7e-4302-b4cc-c334f27f17ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b77b9fc-db7e-4302-b4cc-c334f27f17ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:40,024 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:40,024 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e4e34b6-bc33-41db-8f0e-d06537ec424a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e4e34b6-bc33-41db-8f0e-d06537ec424a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:41,074 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:28:41,075 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51b36f77-181a-4327-b056-0d6a99966a67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51b36f77-181a-4327-b056-0d6a99966a67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:42,118 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:28:42,118 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62fb675-d6f4-4662-b1b4-2759d25e406a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62fb675-d6f4-4662-b1b4-2759d25e406a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:43,162 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:43,163 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf70fd9-ede8-4bdd-b79d-f6c549b855e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf70fd9-ede8-4bdd-b79d-f6c549b855e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:44,207 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:44,207 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e475c590-3bc5-4544-9ece-48aa7a9549e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e475c590-3bc5-4544-9ece-48aa7a9549e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:45,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:45,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07f6959-ccfe-4a6d-ba37-d3b2c89ef3f4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07f6959-ccfe-4a6d-ba37-d3b2c89ef3f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:46,299 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:46,299 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b745bbe4-3c4e-4631-9fec-a747a4b2c695', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b745bbe4-3c4e-4631-9fec-a747a4b2c695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:47,353 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.046s 2021-10-29 16:28:47,354 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5994ae7-bb4a-4b96-9f73-6550eabe9ce0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5994ae7-bb4a-4b96-9f73-6550eabe9ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:48,398 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:48,399 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dd4144-c094-49b7-bfc1-341b2c9c09c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dd4144-c094-49b7-bfc1-341b2c9c09c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:49,442 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:49,442 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0efd57ae-b99f-4c96-80c2-c131e0c1e3c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0efd57ae-b99f-4c96-80c2-c131e0c1e3c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:50,487 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:50,487 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e353d44-1262-4b96-9960-ca3ae4684f54', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e353d44-1262-4b96-9960-ca3ae4684f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:51,530 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:51,530 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e69cdc-85a9-4720-a824-3dd4baab6c2a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e69cdc-85a9-4720-a824-3dd4baab6c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:52,574 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:52,574 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59c33dd2-cf81-4119-b094-d4ef15b3e3fd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59c33dd2-cf81-4119-b094-d4ef15b3e3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:53,618 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:53,618 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d34a8b6b-07e0-4070-9978-9cbaf6ec24ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d34a8b6b-07e0-4070-9978-9cbaf6ec24ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:54,662 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:54,662 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3a70616-6fc8-4bc2-ace3-2c72739443f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3a70616-6fc8-4bc2-ace3-2c72739443f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:55,706 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:28:55,707 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2419bcc7-3275-4c82-9f0d-b0ea6a37b636', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2419bcc7-3275-4c82-9f0d-b0ea6a37b636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:56,753 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:56,754 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b09856-392f-4be2-948e-77c50cb43cfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b09856-392f-4be2-948e-77c50cb43cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:57,799 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:28:57,800 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e2aebf-9ab8-43d3-ae7a-891da6c2b9c4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e2aebf-9ab8-43d3-ae7a-891da6c2b9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:58,846 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:28:58,847 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d70f51e-cb5e-4605-a2cc-e6150feef3e6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d70f51e-cb5e-4605-a2cc-e6150feef3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:28:59,897 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:28:59,897 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d11b5f-abf0-428f-956f-f9cdd9f9d19d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d11b5f-abf0-428f-956f-f9cdd9f9d19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:00,951 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.046s 2021-10-29 16:29:00,951 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-158a3ae0-6183-4bb5-a2a3-a888f8024fdc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-158a3ae0-6183-4bb5-a2a3-a888f8024fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:01,995 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:01,995 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9863a8fe-2953-47e3-b5df-965f1c2da56e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9863a8fe-2953-47e3-b5df-965f1c2da56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:03,043 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:29:03,044 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38b13d0-d02a-48e4-9511-bfece2c7894e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38b13d0-d02a-48e4-9511-bfece2c7894e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:04,091 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:29:04,091 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab1ad709-a6f5-455d-9c15-4b9f2486de34', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab1ad709-a6f5-455d-9c15-4b9f2486de34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:05,136 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:05,136 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94dd979-53e8-41b7-8089-2c5eb500ad2b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94dd979-53e8-41b7-8089-2c5eb500ad2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:06,180 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:06,181 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce77c026-b418-442e-8b02-434f2c9428ed', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce77c026-b418-442e-8b02-434f2c9428ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:07,227 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:29:07,227 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df09f81-bc77-4945-9413-26087e4979b2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df09f81-bc77-4945-9413-26087e4979b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:08,271 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:08,271 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d6c7d9-5308-4eba-82ea-b10976887e3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d6c7d9-5308-4eba-82ea-b10976887e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:09,319 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:29:09,319 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6113b6cc-3d7a-4fa6-9ec8-195bcdaed836', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6113b6cc-3d7a-4fa6-9ec8-195bcdaed836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:10,363 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:10,363 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6350275-e6aa-42cd-873e-c8450c0f685a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6350275-e6aa-42cd-873e-c8450c0f685a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:11,408 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:11,408 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78760eda-e5f3-4d52-be10-c6859c60c2e2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78760eda-e5f3-4d52-be10-c6859c60c2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:12,452 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:29:12,452 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64cd4c3-2bf6-4fc2-9897-74fd3999361d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64cd4c3-2bf6-4fc2-9897-74fd3999361d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:13,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:13,497 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b3fad5-4ea5-46e3-acba-6e34e11ffe11', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b3fad5-4ea5-46e3-acba-6e34e11ffe11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:14,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:14,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7779abff-6248-433d-b800-d8f439e3737b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7779abff-6248-433d-b800-d8f439e3737b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:15,586 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:15,587 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1cbce4-0d83-430c-b60b-3d1971d9dd14', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1cbce4-0d83-430c-b60b-3d1971d9dd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:16,631 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:16,632 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-096b18dc-21f5-421d-b221-582c6881dcb9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-096b18dc-21f5-421d-b221-582c6881dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:17,677 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:17,678 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60301c8b-b83e-45a7-bf8f-55f209c336ac', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60301c8b-b83e-45a7-bf8f-55f209c336ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:18,720 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:29:18,720 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9228556f-f25c-47f7-9182-e83d3b687909', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9228556f-f25c-47f7-9182-e83d3b687909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:19,765 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:19,766 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b72c8df-20e0-46b8-8414-18f2e7152a2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b72c8df-20e0-46b8-8414-18f2e7152a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:20,809 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:20,810 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3b4b62-e07a-4625-8084-7809e2852f88', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3b4b62-e07a-4625-8084-7809e2852f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:21,853 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:21,853 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9c684cf-1e0f-47de-845f-f3094a1df40d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9c684cf-1e0f-47de-845f-f3094a1df40d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:22,896 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:29:22,897 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78127728-442d-47a4-b845-dd11bf309662', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78127728-442d-47a4-b845-dd11bf309662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:23,941 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:23,941 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e8f006-7dea-42b8-8cb0-6f03cd7a0980', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e8f006-7dea-42b8-8cb0-6f03cd7a0980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:24,986 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:24,987 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e42b2d-ed9a-4e3e-b49e-421c11d67c09', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e42b2d-ed9a-4e3e-b49e-421c11d67c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:26,032 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:26,032 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6aebd3b-1641-4513-acf3-4607ccde5ef2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6aebd3b-1641-4513-acf3-4607ccde5ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:27,076 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:27,076 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a8eca23-6755-41a3-84cb-6b5c84200bf0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a8eca23-6755-41a3-84cb-6b5c84200bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:28,122 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:29:28,123 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e5bb6d-2f98-433c-91ef-b1e6ef7874be', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e5bb6d-2f98-433c-91ef-b1e6ef7874be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:29,167 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:29,167 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d95457-45c5-4c1d-a7b6-5daec2d5568d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d95457-45c5-4c1d-a7b6-5daec2d5568d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:30,211 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:30,211 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07c836ea-ce26-46d4-890b-ced0daf657c2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07c836ea-ce26-46d4-890b-ced0daf657c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:31,255 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:31,255 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a5a507-28c2-4fa8-a852-c0f9afca3f7a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a5a507-28c2-4fa8-a852-c0f9afca3f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:32,300 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:32,300 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68552ab9-25cb-4578-af66-b6d4d6ff8352', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68552ab9-25cb-4578-af66-b6d4d6ff8352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:33,345 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:33,345 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6a68f31-5c06-41b4-968a-72f32ba2166c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6a68f31-5c06-41b4-968a-72f32ba2166c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:34,390 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:34,390 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0a9a741-4a92-4cbb-81ba-8c9cffd04025', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0a9a741-4a92-4cbb-81ba-8c9cffd04025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:35,434 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:35,435 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f799bd5-56b1-4756-afa9-82d456408ca3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f799bd5-56b1-4756-afa9-82d456408ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:36,479 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:36,480 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97e86537-b26b-47ba-a54a-fa1855a84f5f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97e86537-b26b-47ba-a54a-fa1855a84f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:37,523 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:37,524 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d1c664-443f-41be-b7e2-25699b83f2d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d1c664-443f-41be-b7e2-25699b83f2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:38,568 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:38,568 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd747eba-97ac-48bc-beb3-cd6f44c7d459', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd747eba-97ac-48bc-beb3-cd6f44c7d459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:39,614 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:29:39,614 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb7613f-3a33-4ae4-8a34-56cee448d65d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb7613f-3a33-4ae4-8a34-56cee448d65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:40,658 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:40,659 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e850d4-1cb7-4afb-a46e-622f998321f9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e850d4-1cb7-4afb-a46e-622f998321f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:41,704 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:41,704 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3423cf-0e5c-4872-8fde-e89f71c9f071', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3423cf-0e5c-4872-8fde-e89f71c9f071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:42,750 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:42,751 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf63b91d-23ad-4141-9bda-486312bc0cfe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf63b91d-23ad-4141-9bda-486312bc0cfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:43,802 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:29:43,803 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c547ed74-8d3d-4965-a916-4a2bbb0d71ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c547ed74-8d3d-4965-a916-4a2bbb0d71ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:44,848 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:44,848 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cb425b-1a02-4251-97c9-cd729f5ce53b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cb425b-1a02-4251-97c9-cd729f5ce53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:45,892 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:45,893 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3da3df18-8670-42a6-a130-d05dd944ac10', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3da3df18-8670-42a6-a130-d05dd944ac10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:46,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:29:46,938 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb4c74e6-83c2-41f0-b434-b1ebe3c352c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb4c74e6-83c2-41f0-b434-b1ebe3c352c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:47,983 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:47,983 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00457d11-4787-48b3-9b72-a3d23835e820', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00457d11-4787-48b3-9b72-a3d23835e820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:49,028 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:49,028 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451a869b-418b-4c27-9191-959a3e8fbc87', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451a869b-418b-4c27-9191-959a3e8fbc87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:50,074 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:29:50,074 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3bb536-7d22-49b3-b004-25ea0bde9c1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3bb536-7d22-49b3-b004-25ea0bde9c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:51,119 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:51,119 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92eb392c-df34-4e05-83e1-c61dfeac09b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92eb392c-df34-4e05-83e1-c61dfeac09b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:52,161 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:29:52,162 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6267d723-95ab-4fbe-9447-505c6b17b331', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6267d723-95ab-4fbe-9447-505c6b17b331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:53,206 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:53,206 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8469882c-e2b9-4e0c-ac18-e6daf83a39c0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8469882c-e2b9-4e0c-ac18-e6daf83a39c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:54,251 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:54,251 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d3f6c5-5f07-4e1a-991f-c121f4139528', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d3f6c5-5f07-4e1a-991f-c121f4139528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:55,295 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:55,296 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655c0f7a-88ea-45c8-97a9-8a1d2509c7d1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655c0f7a-88ea-45c8-97a9-8a1d2509c7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:56,341 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:56,341 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07dc730b-9097-4470-883b-8f0e243f0919', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07dc730b-9097-4470-883b-8f0e243f0919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:57,385 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:57,385 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c87b03-cd4a-4db0-b4f1-29714f859e9e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c87b03-cd4a-4db0-b4f1-29714f859e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:58,429 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:29:58,430 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a0f5040-bf4d-483a-87db-a53cc9fdc55a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a0f5040-bf4d-483a-87db-a53cc9fdc55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:29:59,475 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:29:59,476 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01967904-73d7-491a-9864-0ae59ba66f8e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01967904-73d7-491a-9864-0ae59ba66f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:00,520 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:00,521 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65621031-e697-4c34-ab39-26aa287941b6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65621031-e697-4c34-ab39-26aa287941b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:01,569 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:01,569 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b17cdcc8-8a0e-40e2-ac9c-d493116f8876', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b17cdcc8-8a0e-40e2-ac9c-d493116f8876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:02,612 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:02,613 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c510be-1cac-40ab-ae4f-989814953803', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c510be-1cac-40ab-ae4f-989814953803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:03,655 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:03,656 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2de93a1-d153-4153-81f0-a428462245b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2de93a1-d153-4153-81f0-a428462245b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:04,700 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:04,700 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fce2e53-2868-4785-b83d-227d2bc77d2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fce2e53-2868-4785-b83d-227d2bc77d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:05,743 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:05,743 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-277764b5-6f78-4ddd-b3c8-59644badf174', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-277764b5-6f78-4ddd-b3c8-59644badf174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:06,787 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:06,787 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a36658f-138d-4f20-86b4-a830ae6eb28d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a36658f-138d-4f20-86b4-a830ae6eb28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:07,831 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:07,832 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74969af1-64a3-4ebc-be02-5247819b0675', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74969af1-64a3-4ebc-be02-5247819b0675', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:08,877 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:08,877 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce0d2943-80c8-4443-901f-23a3e5082122', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce0d2943-80c8-4443-901f-23a3e5082122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:09,922 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:09,922 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0754f606-9ce8-43d3-af06-e616cda5a8e8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0754f606-9ce8-43d3-af06-e616cda5a8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:10,967 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:10,967 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b30e29-136d-4b3c-86ef-8b2298088d30', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b30e29-136d-4b3c-86ef-8b2298088d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:12,010 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:12,011 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd9a97b5-cae1-4712-ad39-a48468cb3f7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd9a97b5-cae1-4712-ad39-a48468cb3f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:13,054 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:13,054 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d63d7b9-3ceb-4c69-b86d-1b96fa636bbc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d63d7b9-3ceb-4c69-b86d-1b96fa636bbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:14,100 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:14,100 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3ccf20-b6fc-4a9d-88a2-68ce6872fabf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3ccf20-b6fc-4a9d-88a2-68ce6872fabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:15,143 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:15,144 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc3e139-408a-4774-a981-524339d7d60c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc3e139-408a-4774-a981-524339d7d60c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:16,188 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:16,189 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88205875-dc7b-4da5-a697-cc4d58c707f2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88205875-dc7b-4da5-a697-cc4d58c707f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:17,232 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:17,232 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8569616-949a-4cbf-8f51-1fceb4b0e4db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8569616-949a-4cbf-8f51-1fceb4b0e4db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:18,276 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:18,277 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d4f590-8a7c-4afa-8ca5-ee6710584f74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d4f590-8a7c-4afa-8ca5-ee6710584f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:19,320 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:19,321 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beaa5e8d-ad6f-44c4-b389-f3e18ca9dff1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beaa5e8d-ad6f-44c4-b389-f3e18ca9dff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:20,372 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:30:20,373 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-367ef273-882d-4004-90de-7b21e4731193', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-367ef273-882d-4004-90de-7b21e4731193', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:21,418 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:21,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06c62373-508c-47dc-999c-0915b6397f12', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06c62373-508c-47dc-999c-0915b6397f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:22,463 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:22,463 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb49aab-4930-495a-8a41-5197faf8db51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb49aab-4930-495a-8a41-5197faf8db51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:23,506 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:23,507 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aedaf0a8-bf26-482c-8b0c-4e54a10c85b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aedaf0a8-bf26-482c-8b0c-4e54a10c85b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:24,550 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:24,551 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4333c0-0970-4eec-b663-3498585373bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4333c0-0970-4eec-b663-3498585373bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:25,597 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:25,597 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f672d0b-2a70-4d84-b78f-11567dea452f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f672d0b-2a70-4d84-b78f-11567dea452f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:26,641 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:26,641 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18a23d7c-a14a-49f0-b46b-d257b488877b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18a23d7c-a14a-49f0-b46b-d257b488877b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:27,683 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:27,683 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe16f01-eb0c-43fa-8f13-9305e920911f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe16f01-eb0c-43fa-8f13-9305e920911f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:28,726 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:30:28,727 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8108c346-5e5b-4f8f-8674-7fffff3ab665', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8108c346-5e5b-4f8f-8674-7fffff3ab665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:29,771 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:29,772 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8dc51e0-4723-4f50-920a-c1a70ef499b1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8dc51e0-4723-4f50-920a-c1a70ef499b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:30,816 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:30:30,817 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fd959de-e956-43e5-b70e-5c4d7f9c7817', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fd959de-e956-43e5-b70e-5c4d7f9c7817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:31,865 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:31,866 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9d448e-1c45-45c7-bb24-760c85e6be2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9d448e-1c45-45c7-bb24-760c85e6be2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:32,917 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:30:32,917 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ecd0836-5789-4091-9623-e6d8f1450b78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ecd0836-5789-4091-9623-e6d8f1450b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:33,963 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:30:33,963 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-875e7a85-ed8c-4199-bcb8-a5ffff135d2c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-875e7a85-ed8c-4199-bcb8-a5ffff135d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:35,011 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:35,011 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ff3823-ad9c-42d1-bd18-d7798b22ebcb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ff3823-ad9c-42d1-bd18-d7798b22ebcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:36,060 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:30:36,060 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582e71a6-ac66-4bb0-b350-3f9262a5dee9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582e71a6-ac66-4bb0-b350-3f9262a5dee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:37,110 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:30:37,111 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d766029a-2582-4d44-8edc-44b8137c85db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d766029a-2582-4d44-8edc-44b8137c85db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:38,160 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:30:38,160 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c38355c-1301-4d0f-91a4-1a37c92a7c2f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c38355c-1301-4d0f-91a4-1a37c92a7c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:39,212 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:30:39,212 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eba9b1a-8857-4e7c-adfe-9b02dd04caf1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eba9b1a-8857-4e7c-adfe-9b02dd04caf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:40,262 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:30:40,262 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a97fec24-e56b-47a7-a8c1-164fd990c205', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a97fec24-e56b-47a7-a8c1-164fd990c205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:41,311 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:30:41,311 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79792eca-343f-4de9-a42b-56507818f05b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79792eca-343f-4de9-a42b-56507818f05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:42,366 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.047s 2021-10-29 16:30:42,366 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694a2f69-04d3-4704-b1ff-33832201d313', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694a2f69-04d3-4704-b1ff-33832201d313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:43,429 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.055s 2021-10-29 16:30:43,430 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9b758e-fcef-4103-8d42-ff43626990df', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9b758e-fcef-4103-8d42-ff43626990df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:44,485 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.047s 2021-10-29 16:30:44,485 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69c52789-d40d-4457-97ff-c97e87ed5c5e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69c52789-d40d-4457-97ff-c97e87ed5c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:45,533 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:45,533 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7f76f5-0853-41a5-a10d-0b55e27260e1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7f76f5-0853-41a5-a10d-0b55e27260e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:46,584 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:30:46,584 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32b7ba48-649a-4f2e-9b49-f33b6e8e1093', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32b7ba48-649a-4f2e-9b49-f33b6e8e1093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:47,634 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:30:47,635 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd4f306-4a0f-415a-b243-a9a71b8deab3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd4f306-4a0f-415a-b243-a9a71b8deab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:48,684 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:30:48,684 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b5d9c3d-5742-437f-ac2d-d4ff98e4f044', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b5d9c3d-5742-437f-ac2d-d4ff98e4f044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:49,735 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:30:49,736 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65174d1d-81e7-4537-bfc8-8f84ce28e58f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65174d1d-81e7-4537-bfc8-8f84ce28e58f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:50,784 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:50,784 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a83787c-d042-47a3-a147-c66f7e14779b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a83787c-d042-47a3-a147-c66f7e14779b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:51,831 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:30:51,831 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3f82bd2-0080-498b-b287-127356d6be95', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3f82bd2-0080-498b-b287-127356d6be95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:52,881 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:30:52,881 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-225f5231-28eb-41e9-b1d2-bccd49e72f3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-225f5231-28eb-41e9-b1d2-bccd49e72f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:53,930 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:53,930 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c7cfb0-3c06-4557-9137-988d0a7a7107', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c7cfb0-3c06-4557-9137-988d0a7a7107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:54,982 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:30:54,982 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8706969-5489-421a-8f5b-110b655d170d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8706969-5489-421a-8f5b-110b655d170d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:56,032 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:30:56,032 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-127b194d-c698-4b5a-b355-61d303b6ef3b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-127b194d-c698-4b5a-b355-61d303b6ef3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:57,079 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:30:57,080 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b101b9b-97e3-4dc5-b0a9-2df054c5eada', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b101b9b-97e3-4dc5-b0a9-2df054c5eada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:58,128 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:30:58,129 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b213122c-ea51-40c1-9f89-ecbd40db075b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b213122c-ea51-40c1-9f89-ecbd40db075b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:30:59,176 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:30:59,176 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a938bcf3-e7fb-4f8e-968e-f0769defd42f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a938bcf3-e7fb-4f8e-968e-f0769defd42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:00,226 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:00,227 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e25f0e5-48fe-43ef-84ef-2b0ead9db14c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e25f0e5-48fe-43ef-84ef-2b0ead9db14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:01,276 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:01,277 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8cf8dd1-843d-4706-a007-db2495809ba9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8cf8dd1-843d-4706-a007-db2495809ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:02,326 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:02,327 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421d1ee4-2677-4d27-a92e-25278c936dab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421d1ee4-2677-4d27-a92e-25278c936dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:03,376 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:03,376 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf9f11c9-2dc4-4878-9464-e4908be9926b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf9f11c9-2dc4-4878-9464-e4908be9926b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:04,425 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:04,426 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9488513b-5b01-4a0b-aec0-9d5c66064f3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9488513b-5b01-4a0b-aec0-9d5c66064f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:05,473 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:31:05,473 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c505a1d7-55f0-4cb4-849e-bb420d3c8e5c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c505a1d7-55f0-4cb4-849e-bb420d3c8e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:06,531 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.050s 2021-10-29 16:31:06,532 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bc8bf2a-622c-4a19-8fd2-2b4589ff6662', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bc8bf2a-622c-4a19-8fd2-2b4589ff6662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:07,582 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:07,582 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f73904b-7cf9-41d2-93c3-f21736619b0b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f73904b-7cf9-41d2-93c3-f21736619b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:08,627 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:31:08,627 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8916f41-2369-44c1-b235-6d478bd22254', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8916f41-2369-44c1-b235-6d478bd22254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:09,675 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:09,676 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d496e313-3939-441d-a669-a666fc6733cc', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d496e313-3939-441d-a669-a666fc6733cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:10,724 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:10,724 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acaea14b-3c49-4e1d-895a-2e3e023b8d3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acaea14b-3c49-4e1d-895a-2e3e023b8d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:11,774 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:11,774 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d25146-44f4-41af-8b12-db724152fac5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3d25146-44f4-41af-8b12-db724152fac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:12,822 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:12,823 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd949cab-3269-4149-ae5e-8e8e6fb6e9b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd949cab-3269-4149-ae5e-8e8e6fb6e9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:13,871 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:13,871 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1973f6-a88f-45c6-8e5b-e6c77dc506f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1973f6-a88f-45c6-8e5b-e6c77dc506f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:14,922 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:31:14,923 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b755db4b-63a3-4598-9885-c371982b2e50', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b755db4b-63a3-4598-9885-c371982b2e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:15,974 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:31:15,975 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7935710-81c3-4ba2-9dfd-ee6ddafa71db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7935710-81c3-4ba2-9dfd-ee6ddafa71db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:17,018 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:31:17,019 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd88049-a9b3-4091-9ef5-cace8827b94c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd88049-a9b3-4091-9ef5-cace8827b94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:18,069 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:18,070 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30f7ba9-62cf-40ef-90bd-ae729f0eb477', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30f7ba9-62cf-40ef-90bd-ae729f0eb477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:19,120 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:31:19,121 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da011b30-16f1-4df4-a7ed-b24394101633', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da011b30-16f1-4df4-a7ed-b24394101633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:20,170 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:20,170 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd7931e-9c21-4611-b430-28ff6c8d64f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd7931e-9c21-4611-b430-28ff6c8d64f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:21,218 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:21,218 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc701ec0-b7fb-4f78-8c46-93fe1c019803', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc701ec0-b7fb-4f78-8c46-93fe1c019803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:22,267 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:22,267 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64cd6b8e-c047-45b1-a9ed-f39073c2054c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64cd6b8e-c047-45b1-a9ed-f39073c2054c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:23,316 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:23,317 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30045554-d345-4154-a2e5-773d6a492357', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30045554-d345-4154-a2e5-773d6a492357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:24,368 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:31:24,369 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55cb01b3-4f7a-4619-a919-2bdfa90a59c5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55cb01b3-4f7a-4619-a919-2bdfa90a59c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:25,417 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:25,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3016b95a-03c7-4f6b-8728-3551f437b891', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3016b95a-03c7-4f6b-8728-3551f437b891', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:26,465 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:26,465 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98d1214e-5906-4e74-ae55-03f8ce70d1fa', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98d1214e-5906-4e74-ae55-03f8ce70d1fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:27,514 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:27,515 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8146bc9-597e-4550-bf08-e03f271db7af', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8146bc9-597e-4550-bf08-e03f271db7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:28,565 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:31:28,565 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31629868-6080-4e33-9190-5095a04690f3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31629868-6080-4e33-9190-5095a04690f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:29,614 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:29,615 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4885251e-d44c-4792-a947-49eda670bd3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4885251e-d44c-4792-a947-49eda670bd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:30,664 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:30,665 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bd477d-abc2-47fd-9b54-0c8d98591350', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bd477d-abc2-47fd-9b54-0c8d98591350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:31,713 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:31,713 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cb7e25-02b0-4a3c-937b-dce66322f135', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cb7e25-02b0-4a3c-937b-dce66322f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:32,761 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:32,761 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9035b80-c296-44db-85c4-f7d711e48be7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9035b80-c296-44db-85c4-f7d711e48be7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:33,812 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:33,812 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d2cc89e-46b2-4b9e-9944-ed8c988aa19e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d2cc89e-46b2-4b9e-9944-ed8c988aa19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:34,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:34,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf14d7d2-16fd-4994-86c3-5b96d202f358', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf14d7d2-16fd-4994-86c3-5b96d202f358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:35,907 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:35,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42225640-e02c-4724-99fe-bdf6d5f4c740', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42225640-e02c-4724-99fe-bdf6d5f4c740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:36,956 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:36,956 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28bba63-40b9-42ad-9579-aaa1eb568c11', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28bba63-40b9-42ad-9579-aaa1eb568c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:38,004 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:38,005 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5cf9c1a-87c0-4503-9e35-3a8fe74196db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5cf9c1a-87c0-4503-9e35-3a8fe74196db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:39,054 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:39,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a88394e-f113-4557-8cc1-5cf8bcd1e04b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a88394e-f113-4557-8cc1-5cf8bcd1e04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:40,104 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:31:40,104 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cdbdfc1-f2df-45a9-99c8-ba89dafaede7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cdbdfc1-f2df-45a9-99c8-ba89dafaede7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:41,154 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:31:41,155 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11556e63-033a-44aa-a063-b4d1a8b16c78', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11556e63-033a-44aa-a063-b4d1a8b16c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:42,205 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:31:42,205 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8a04f56-8dd3-4c77-948b-f35e1ba06e1c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8a04f56-8dd3-4c77-948b-f35e1ba06e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:43,253 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:43,253 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2362cea4-9171-48a4-b592-41e53990ca44', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2362cea4-9171-48a4-b592-41e53990ca44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:44,301 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:31:44,301 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2decc3d6-3fa8-40b7-991c-cdd034780e0c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2decc3d6-3fa8-40b7-991c-cdd034780e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:45,351 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:45,352 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d2aecfb-06f8-4f18-a99a-fc46e9718966', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d2aecfb-06f8-4f18-a99a-fc46e9718966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:46,400 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:46,401 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fc7bc90-f924-4021-b140-a336c8c88292', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fc7bc90-f924-4021-b140-a336c8c88292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:47,448 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:47,449 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1108e6d-8180-4547-9ca1-9742ae3bad3e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1108e6d-8180-4547-9ca1-9742ae3bad3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:48,498 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:48,498 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3628c5a1-f552-447d-a492-204e78721ec1', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3628c5a1-f552-447d-a492-204e78721ec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:49,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:49,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21f76dc-e9cc-429d-8032-4f767b73f801', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21f76dc-e9cc-429d-8032-4f767b73f801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:50,594 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:50,595 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b09bb4-24a3-4cc3-beba-7e1573e8e3e5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b09bb4-24a3-4cc3-beba-7e1573e8e3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:51,642 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:31:51,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-771511e7-e1d3-4d87-a597-31e96d81efbe', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-771511e7-e1d3-4d87-a597-31e96d81efbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:52,695 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:31:52,695 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1991ab7b-5364-431e-86ff-98115aba951f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1991ab7b-5364-431e-86ff-98115aba951f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:53,742 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:31:53,742 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40965b34-38d7-40e6-bf35-e78d7b59344c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40965b34-38d7-40e6-bf35-e78d7b59344c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:54,800 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.050s 2021-10-29 16:31:54,800 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c77116-2403-419f-b4a6-40a8ea0a57b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c77116-2403-419f-b4a6-40a8ea0a57b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:55,849 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:55,849 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-457d1e62-5231-47ed-8855-f5af85a61bab', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-457d1e62-5231-47ed-8855-f5af85a61bab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:56,899 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:56,899 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5248f0be-9c14-4179-9320-d5e3fcec8f60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5248f0be-9c14-4179-9320-d5e3fcec8f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:57,948 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:31:57,949 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-186c2c4e-080b-41cf-89d8-fae3b1cf1f3d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-186c2c4e-080b-41cf-89d8-fae3b1cf1f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:31:58,997 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:31:58,997 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9ab0ace-29de-43bd-97c8-b58b611ebd3c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9ab0ace-29de-43bd-97c8-b58b611ebd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:00,048 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:00,048 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a92184c-d6c8-4b82-a282-7894065573a0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a92184c-d6c8-4b82-a282-7894065573a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:01,097 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:01,098 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33f7324-05ff-44c7-871e-21ad219af932', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33f7324-05ff-44c7-871e-21ad219af932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:02,146 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:02,147 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-309b12e5-6081-4f7a-a1fd-e0ff92cfa46f', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-309b12e5-6081-4f7a-a1fd-e0ff92cfa46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:03,235 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.080s 2021-10-29 16:32:03,235 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f984b52b-96db-4eb7-af9e-9b212142552d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f984b52b-96db-4eb7-af9e-9b212142552d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:04,277 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:32:04,278 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe414a8-4d77-44e0-ad05-40c90b92ae6b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe414a8-4d77-44e0-ad05-40c90b92ae6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:05,323 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:32:05,323 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f487f8-1be9-4665-91cc-d0b3dab9a468', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f487f8-1be9-4665-91cc-d0b3dab9a468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:06,367 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:32:06,367 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3248fc-27ec-4a07-8202-2932c6c57ae7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3248fc-27ec-4a07-8202-2932c6c57ae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:07,410 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:32:07,411 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd10798-5348-4a5f-8e7b-716043023212', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd10798-5348-4a5f-8e7b-716043023212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:08,454 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:32:08,454 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-422b59b0-d217-43af-b548-44ac1e39c285', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-422b59b0-d217-43af-b548-44ac1e39c285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:09,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:32:09,497 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eebdac81-b5bb-42a1-9021-db91c7e3db37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eebdac81-b5bb-42a1-9021-db91c7e3db37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:10,540 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.035s 2021-10-29 16:32:10,540 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-370aa3bc-681e-450d-bf75-c9faaf0806a9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-370aa3bc-681e-450d-bf75-c9faaf0806a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:11,586 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:32:11,587 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33dbda04-1949-4594-b129-759c72e54b7d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33dbda04-1949-4594-b129-759c72e54b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:12,635 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:12,635 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f35c74-0c7e-4659-a40d-c90360ff69d2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f35c74-0c7e-4659-a40d-c90360ff69d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:13,683 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:13,683 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272063a4-d751-404b-a378-20057ff44bad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272063a4-d751-404b-a378-20057ff44bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:14,732 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:14,732 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ee4f27-849a-4c27-bad4-b78c34eb959a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ee4f27-849a-4c27-bad4-b78c34eb959a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:15,783 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:15,784 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca210258-a7ea-429a-9091-2abcecf63db2', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca210258-a7ea-429a-9091-2abcecf63db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:16,834 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:16,834 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2427fc9a-3399-4d77-b6e2-5f7ae2a56b19', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2427fc9a-3399-4d77-b6e2-5f7ae2a56b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:17,882 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:32:17,882 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bc6281-73d6-4338-83ca-44a15674b360', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bc6281-73d6-4338-83ca-44a15674b360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:18,930 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:18,930 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1a79fa-2d69-4e8d-8c94-d5f0d66ada6a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1a79fa-2d69-4e8d-8c94-d5f0d66ada6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:19,982 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:32:19,982 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d102aec2-1e1b-411f-8127-6ec4ce2551a8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d102aec2-1e1b-411f-8127-6ec4ce2551a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:21,032 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:21,033 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f89a39-3841-460d-8532-0f72aefe67bf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f89a39-3841-460d-8532-0f72aefe67bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:22,080 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:32:22,080 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2eaf77-ff1b-49d5-afd2-c1b8396f7262', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2eaf77-ff1b-49d5-afd2-c1b8396f7262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:23,129 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:23,129 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2a53e0d-13e1-4c9c-bed0-aa243f52d67b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2a53e0d-13e1-4c9c-bed0-aa243f52d67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:24,182 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:32:24,182 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c9376a-cf72-4aed-a21d-f55531121af4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c9376a-cf72-4aed-a21d-f55531121af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:25,229 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:25,230 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5298a3e8-2317-4e77-80cf-6a2614edd724', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5298a3e8-2317-4e77-80cf-6a2614edd724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:26,278 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:26,279 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5072f420-4d5a-4782-8e1f-593c9c1b0196', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5072f420-4d5a-4782-8e1f-593c9c1b0196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:27,330 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:32:27,331 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5766f16e-4276-4364-8c44-94b64a577b37', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5766f16e-4276-4364-8c44-94b64a577b37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:28,387 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:32:28,387 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ac8f72-9837-4ecc-926b-f232a0bc34a6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ac8f72-9837-4ecc-926b-f232a0bc34a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:29,431 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:32:29,431 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be6f1498-9092-40a4-b75b-1b378f9d46bb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be6f1498-9092-40a4-b75b-1b378f9d46bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:30,477 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:32:30,477 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8abb47e-abed-4439-9a80-2ad6f6872105', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8abb47e-abed-4439-9a80-2ad6f6872105', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:31,526 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:31,527 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-311495cc-f524-4816-9c74-a6a3b3e5f777', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-311495cc-f524-4816-9c74-a6a3b3e5f777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:32,575 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:32,575 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23fe42b9-afb7-4044-b892-9492dfba9621', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23fe42b9-afb7-4044-b892-9492dfba9621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:33,624 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:33,624 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a580a3a7-d31d-46f5-9e2c-02a0b640247e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a580a3a7-d31d-46f5-9e2c-02a0b640247e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:34,673 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:34,674 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b3fdfb-52d3-4158-b23b-8ce9bdc0c80e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b3fdfb-52d3-4158-b23b-8ce9bdc0c80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:35,719 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:32:35,720 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bc938e-80b1-458b-9aac-3f61db7bf846', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bc938e-80b1-458b-9aac-3f61db7bf846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:36,771 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:32:36,771 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de956aa8-9067-4468-9929-c8865151eadf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de956aa8-9067-4468-9929-c8865151eadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:37,818 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:32:37,819 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877b35af-44da-4274-ba78-9e70d90b7f1d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877b35af-44da-4274-ba78-9e70d90b7f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:38,868 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:38,868 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70289a21-10f3-4b5d-9214-1957b5765656', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70289a21-10f3-4b5d-9214-1957b5765656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:39,917 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:39,917 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f558d9-29a4-4d74-a5f9-fd87d91a0940', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f558d9-29a4-4d74-a5f9-fd87d91a0940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:40,966 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:40,966 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b62c31d-c4fb-4ecf-be42-ebb9c58882be', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b62c31d-c4fb-4ecf-be42-ebb9c58882be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:42,017 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:32:42,017 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900b9e8e-c3e7-489a-8c7d-79a59ab15394', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900b9e8e-c3e7-489a-8c7d-79a59ab15394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:43,064 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:32:43,064 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21ea277f-0e5b-4020-91d9-1c34631c026e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21ea277f-0e5b-4020-91d9-1c34631c026e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:44,115 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:32:44,116 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f77f81dd-8963-4359-9a79-8adf7c446ad5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f77f81dd-8963-4359-9a79-8adf7c446ad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:45,162 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:32:45,163 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01fa1e55-1b6a-4997-9349-ccb4897d1573', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01fa1e55-1b6a-4997-9349-ccb4897d1573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:46,212 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:46,212 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa8bcf2-b235-4519-b0af-b10cba544c77', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa8bcf2-b235-4519-b0af-b10cba544c77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:47,260 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:47,261 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120a6f3a-99f5-48b9-8218-9786cb04f6eb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120a6f3a-99f5-48b9-8218-9786cb04f6eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:48,311 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:48,311 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103bae89-85aa-4b59-b1ff-42db26821d79', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103bae89-85aa-4b59-b1ff-42db26821d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:49,358 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:49,359 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e08e5be-ae73-4c64-967b-b1a187ed53b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e08e5be-ae73-4c64-967b-b1a187ed53b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:50,420 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.054s 2021-10-29 16:32:50,420 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032aa0e3-e2e8-4742-a62e-3287080e9b01', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032aa0e3-e2e8-4742-a62e-3287080e9b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:51,465 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:32:51,465 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fce1b6f8-3c03-4498-81e8-efa16a8c0087', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fce1b6f8-3c03-4498-81e8-efa16a8c0087', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:52,511 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:32:52,511 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fadbe1de-185f-4602-8567-7777266ebd0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fadbe1de-185f-4602-8567-7777266ebd0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:53,561 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:53,562 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0063f5d6-ce9c-420f-86f7-6b8639cc6362', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0063f5d6-ce9c-420f-86f7-6b8639cc6362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:54,610 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:32:54,611 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3b95534-3f29-4acf-8f53-f0b7736d83f8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3b95534-3f29-4acf-8f53-f0b7736d83f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:55,659 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:55,660 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a8c0d-b427-4bfa-9091-9910a60cd8b3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a8c0d-b427-4bfa-9091-9910a60cd8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:56,708 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:56,708 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0914cf3e-03f1-4290-a5cc-0c6b1f1ffe96', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0914cf3e-03f1-4290-a5cc-0c6b1f1ffe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:57,758 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:57,758 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede05d4f-d465-49ab-becb-48b980dca1ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede05d4f-d465-49ab-becb-48b980dca1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:58,808 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:32:58,808 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ceaf062-54fb-4790-9c50-6946ce710957', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ceaf062-54fb-4790-9c50-6946ce710957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:32:59,856 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:32:59,857 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c92ab4ac-3d05-4501-b4cc-cfcc4fd56303', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c92ab4ac-3d05-4501-b4cc-cfcc4fd56303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:00,904 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:00,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4114a0a-4801-4496-9c36-6af12e0adb0c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4114a0a-4801-4496-9c36-6af12e0adb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:01,952 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:33:01,953 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0f9d53-b96e-48bd-b2c9-8888d65c0c96', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0f9d53-b96e-48bd-b2c9-8888d65c0c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:03,003 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:03,003 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9bb0778-1192-4a41-910e-0873fe27a6c8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9bb0778-1192-4a41-910e-0873fe27a6c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:04,051 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:04,052 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a544c499-233a-4d7e-acf4-3519079681c3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a544c499-233a-4d7e-acf4-3519079681c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:05,100 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:05,101 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b40c14b7-1aca-4e0e-a880-833eea6fcf5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b40c14b7-1aca-4e0e-a880-833eea6fcf5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:06,150 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:06,151 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d852f9e-7361-4250-8cf2-2999cf1de22a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d852f9e-7361-4250-8cf2-2999cf1de22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:07,200 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:07,200 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1aa458b-94d8-4bd7-82b8-b996f8b4556a', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1aa458b-94d8-4bd7-82b8-b996f8b4556a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:08,249 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:08,249 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2071f5d-03bd-456e-831a-54fd93900516', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2071f5d-03bd-456e-831a-54fd93900516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:09,298 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:09,299 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-019c6c7e-d11b-4389-81a1-a5a9c35b8e7b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-019c6c7e-d11b-4389-81a1-a5a9c35b8e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:10,348 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:10,348 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f26deff0-aee3-481c-b291-d779ec77ff84', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f26deff0-aee3-481c-b291-d779ec77ff84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:11,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.049s 2021-10-29 16:33:11,406 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41efdddf-5231-4524-994a-5b88149ec1ce', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41efdddf-5231-4524-994a-5b88149ec1ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:12,450 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:33:12,451 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f8273c4-ea2e-48d1-a767-ba2110a58c70', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f8273c4-ea2e-48d1-a767-ba2110a58c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:13,498 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:13,499 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94a684e-74ef-4f0f-84cc-b5924aa7f819', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94a684e-74ef-4f0f-84cc-b5924aa7f819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:14,548 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:14,548 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5576da3c-0e1f-459e-9494-6e9eabd6ea60', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5576da3c-0e1f-459e-9494-6e9eabd6ea60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:15,595 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:15,596 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ee3a46-617a-43e1-bf0b-c2871da19d67', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ee3a46-617a-43e1-bf0b-c2871da19d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:16,644 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:16,645 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789000b7-4dfe-4704-8b0a-a7a679815ac7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789000b7-4dfe-4704-8b0a-a7a679815ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:17,694 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:17,694 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8debd9b5-ac76-49b4-a74b-56fb6eead350', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8debd9b5-ac76-49b4-a74b-56fb6eead350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:18,743 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:18,744 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2ab9ee-b866-485c-b480-4b3bc0291606', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2ab9ee-b866-485c-b480-4b3bc0291606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:19,794 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:19,794 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbac4ef1-54bf-49a5-b596-eef3bd3f8847', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbac4ef1-54bf-49a5-b596-eef3bd3f8847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:20,842 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:20,843 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b5a7cc-af6f-431f-ab15-600bbe6fded3', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b5a7cc-af6f-431f-ab15-600bbe6fded3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:21,892 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:21,892 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed34123-114e-4d0e-aa08-80c3e9a2acb9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed34123-114e-4d0e-aa08-80c3e9a2acb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:22,947 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.048s 2021-10-29 16:33:22,948 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-524b1665-e10a-4814-ba3f-7804b3d42138', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-524b1665-e10a-4814-ba3f-7804b3d42138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:23,995 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:33:23,995 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-053ad261-4d8e-40be-936a-78e0cefa2fad', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-053ad261-4d8e-40be-936a-78e0cefa2fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:25,044 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:25,044 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48521d2b-72f6-4896-91dc-69ca256e07b7', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48521d2b-72f6-4896-91dc-69ca256e07b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:26,096 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:33:26,096 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d2c8ac-f5e7-4359-913a-25b6527b43bd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d2c8ac-f5e7-4359-913a-25b6527b43bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:27,145 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:27,145 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-159d5d77-a0fe-4160-900f-a7f4b9acc81d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-159d5d77-a0fe-4160-900f-a7f4b9acc81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:28,193 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:28,194 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53b7f40-9a3c-468e-b23a-dc73315dd7f5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53b7f40-9a3c-468e-b23a-dc73315dd7f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:29,242 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:29,242 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9c4f1c-a4a6-454b-b74d-1a4577397704', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9c4f1c-a4a6-454b-b74d-1a4577397704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:30,293 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:33:30,293 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57b59645-ede9-49b5-aa13-5dad1a91773d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57b59645-ede9-49b5-aa13-5dad1a91773d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:31,344 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:33:31,344 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f138499f-b075-4e3a-905a-84479ce52b0e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f138499f-b075-4e3a-905a-84479ce52b0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:32,552 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.199s 2021-10-29 16:33:32,552 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afd96c37-ac4d-43bd-bc1c-3be24b1d2a45', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd96c37-ac4d-43bd-bc1c-3be24b1d2a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:33,601 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:33,602 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e83344df-d545-4ce1-844f-bef77bd7d006', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e83344df-d545-4ce1-844f-bef77bd7d006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:34,648 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.039s 2021-10-29 16:33:34,649 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db944ef2-5ed4-4b60-aca7-493a70ec78d6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db944ef2-5ed4-4b60-aca7-493a70ec78d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:35,700 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:33:35,700 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df769913-a91f-4c86-b819-5c846d5ab0ef', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df769913-a91f-4c86-b819-5c846d5ab0ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:36,754 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.046s 2021-10-29 16:33:36,754 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f4b5772-ec26-4486-855f-38a5515696cf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f4b5772-ec26-4486-855f-38a5515696cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:37,804 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:37,804 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26cd1d6d-f08d-48f9-bce8-68ae88eed423', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26cd1d6d-f08d-48f9-bce8-68ae88eed423', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:38,851 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:38,852 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9edd6036-6190-47dd-8a78-f43a72730983', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9edd6036-6190-47dd-8a78-f43a72730983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:39,901 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:39,901 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9934e375-dd86-49e7-93cf-62af067d3acf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9934e375-dd86-49e7-93cf-62af067d3acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:40,949 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:40,949 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5f538a-5b93-42ce-baea-36cfc5c6d361', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5f538a-5b93-42ce-baea-36cfc5c6d361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:41,997 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:41,998 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751ff022-49b1-49a0-ac96-71b7f7b7cfaf', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751ff022-49b1-49a0-ac96-71b7f7b7cfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:43,046 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:43,047 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-836995e1-6257-4f42-a054-7e61232edb29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-836995e1-6257-4f42-a054-7e61232edb29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:44,095 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:44,096 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e19ea522-58d0-4acf-a904-6928240707b9', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e19ea522-58d0-4acf-a904-6928240707b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:45,143 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:45,144 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c967c09-65f4-493a-b2de-078dab51b832', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c967c09-65f4-493a-b2de-078dab51b832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:46,198 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.047s 2021-10-29 16:33:46,198 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82546333-1eee-404a-a8ae-16d700a57952', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82546333-1eee-404a-a8ae-16d700a57952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:47,396 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.190s 2021-10-29 16:33:47,396 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba41db4-b99c-4943-bfae-d95d359d7f29', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba41db4-b99c-4943-bfae-d95d359d7f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:48,447 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:48,448 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-558a66cc-a71a-4a85-879f-ddeccc018cd4', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-558a66cc-a71a-4a85-879f-ddeccc018cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:49,493 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.038s 2021-10-29 16:33:49,494 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b53188-5584-4a1b-906d-b18696b0b87b', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b53188-5584-4a1b-906d-b18696b0b87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:50,543 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:50,544 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923c990e-4f90-42d5-b5b3-da72c11988db', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923c990e-4f90-42d5-b5b3-da72c11988db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:51,594 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:33:51,594 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5275015-261d-4916-aa7e-17483967927d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5275015-261d-4916-aa7e-17483967927d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:52,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:52,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-deb186a7-de08-4ff7-8eb1-d11dfc8a2d65', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-deb186a7-de08-4ff7-8eb1-d11dfc8a2d65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:53,693 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:53,693 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36eb69a2-10f9-403c-8ceb-dbe754b78b51', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36eb69a2-10f9-403c-8ceb-dbe754b78b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:54,741 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.040s 2021-10-29 16:33:54,741 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b97d0587-e313-48f6-9d10-788d0363afa8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b97d0587-e313-48f6-9d10-788d0363afa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:55,795 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.046s 2021-10-29 16:33:55,796 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00881df3-0a66-46e0-bc02-53eaee896766', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00881df3-0a66-46e0-bc02-53eaee896766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:56,840 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.036s 2021-10-29 16:33:56,840 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f489194-2d2a-493b-9467-74eda383f5b5', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f489194-2d2a-493b-9467-74eda383f5b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:57,889 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:57,889 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c005e4-bec6-46da-a8c9-f162464ba455', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c005e4-bec6-46da-a8c9-f162464ba455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:58,942 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.045s 2021-10-29 16:33:58,942 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38d1eb26-33e3-47b7-a158-13cc955f84f0', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38d1eb26-33e3-47b7-a158-13cc955f84f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:33:59,990 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.041s 2021-10-29 16:33:59,991 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25c7ff7-05ad-4846-8dac-c31b66df6dd6', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25c7ff7-05ad-4846-8dac-c31b66df6dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:34:01,043 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.044s 2021-10-29 16:34:01,043 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60edf238-6a68-4450-936e-7a1a9fbe37cd', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60edf238-6a68-4450-936e-7a1a9fbe37cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:34:02,088 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.037s 2021-10-29 16:34:02,088 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e3f2dc-bb1a-4ef4-9d54-d546cea2ffb8', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e3f2dc-bb1a-4ef4-9d54-d546cea2ffb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:34:03,138 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.042s 2021-10-29 16:34:03,139 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c89e6a6f-0557-4a6f-bc31-43ccfc868e82', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c89e6a6f-0557-4a6f-bc31-43ccfc868e82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' 2021-10-29 16:34:04,189 116493 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83 0.043s 2021-10-29 16:34:04,189 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d049630f-d1ec-44ea-91ef-510d12517d5d', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d049630f-d1ec-44ea-91ef-510d12517d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83'} Body: b'{"volume": {"id": "f01567a1-14c7-4219-acc8-62cedeb4be83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:28:04.000000", "updated_at": "2021-10-29T16:28:05.000000", "name": "tempest-VolumesDeleteCascade-Volume-1439440525", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/599eed21a57b489cba0e8974cea26a57/volumes/f01567a1-14c7-4219-acc8-62cedeb4be83"}], "user_id": "afe026a09771480ba9dec97bffc248cb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "599eed21a57b489cba0e8974cea26a57"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 92, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f01567a1-14c7-4219-acc8-62cedeb4be83 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test | 2 | 1 | 1 | 0 | 0 | Detail | |
test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] |
fail
ft13.1: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:34:06,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes 0.348s 2021-10-29 16:34:06,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1006136113"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b699ed4-d3eb-46e0-ad7b-2299b8aa96c8', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b699ed4-d3eb-46e0-ad7b-2299b8aa96c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:06.792082", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2021-10-29 16:34:06,977 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.111s 2021-10-29 16:34:06,977 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae95ad85-9afe-49bf-a246-6984b740f7a2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae95ad85-9afe-49bf-a246-6984b740f7a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:08,020 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:34:08,021 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cf5ffd6-72c0-4276-9eda-0939fe5adbfb', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cf5ffd6-72c0-4276-9eda-0939fe5adbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:09,065 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:34:09,065 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635d0730-d6da-49ad-b54f-48b45fb0ee6f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635d0730-d6da-49ad-b54f-48b45fb0ee6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:10,115 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.043s 2021-10-29 16:34:10,116 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6dee10-5e53-4c21-be1e-31d5030dacf7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6dee10-5e53-4c21-be1e-31d5030dacf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:11,163 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:34:11,164 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e622e21-16de-4c73-b08e-1f3a036cf045', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e622e21-16de-4c73-b08e-1f3a036cf045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:12,214 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:12,214 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e1ad1ed-f602-4412-90c4-2d4aaf414b1d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e1ad1ed-f602-4412-90c4-2d4aaf414b1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:13,262 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:13,262 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573cd743-65bd-46da-bb51-34e6323b0391', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573cd743-65bd-46da-bb51-34e6323b0391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:14,311 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:14,312 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6836c32-c37e-480c-ae70-f140102a3d20', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6836c32-c37e-480c-ae70-f140102a3d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:15,362 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:15,362 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e905ae33-06a0-4a11-b093-31f83baceac7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e905ae33-06a0-4a11-b093-31f83baceac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:16,411 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:16,412 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28821909-0156-4f25-8cf9-55287ecdf4dc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28821909-0156-4f25-8cf9-55287ecdf4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:17,462 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:17,463 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7c472b-abaa-45bf-a83c-81929169c433', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7c472b-abaa-45bf-a83c-81929169c433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:18,511 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:18,512 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15526752-9c90-4e98-ae30-ab7c644ae55a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15526752-9c90-4e98-ae30-ab7c644ae55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:19,559 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:34:19,559 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a1407a9-c3d2-4423-b697-f4ebe5ba4b14', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a1407a9-c3d2-4423-b697-f4ebe5ba4b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:20,608 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:20,608 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdc162c-a283-468b-939b-930b5af1af24', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdc162c-a283-468b-939b-930b5af1af24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:21,657 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:21,657 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0348b6ae-740a-4153-9d35-00e4c0ff693f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0348b6ae-740a-4153-9d35-00e4c0ff693f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:22,705 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:34:22,705 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43befc43-effa-45d6-b3ca-1b679ede2c00', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43befc43-effa-45d6-b3ca-1b679ede2c00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:23,753 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:23,754 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd94aabb-dd38-4fb4-b571-1c70bcd95fbc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd94aabb-dd38-4fb4-b571-1c70bcd95fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:24,805 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.043s 2021-10-29 16:34:24,806 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-363339da-000a-425e-b54c-9bf6beacc13f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-363339da-000a-425e-b54c-9bf6beacc13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:25,855 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:25,855 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-136b1408-b0ee-4fb5-88e7-5339059a320c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-136b1408-b0ee-4fb5-88e7-5339059a320c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:26,904 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:26,904 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2659a2-69eb-4025-b090-f5fd7ba97831', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2659a2-69eb-4025-b090-f5fd7ba97831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:27,951 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:34:27,951 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ff7aa6-4f42-4312-a239-0e266f006af8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ff7aa6-4f42-4312-a239-0e266f006af8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:29,001 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:29,001 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b271c6af-1ca9-492c-9600-5b76a510f1f5', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b271c6af-1ca9-492c-9600-5b76a510f1f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:30,058 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.049s 2021-10-29 16:34:30,059 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c408442-d10e-4784-98e6-2f27944472a0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c408442-d10e-4784-98e6-2f27944472a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:31,103 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:34:31,104 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c851611a-82d5-4af4-bb78-c26c65cca14b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c851611a-82d5-4af4-bb78-c26c65cca14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:32,156 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.044s 2021-10-29 16:34:32,156 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe8f1d8-5036-4bd6-a895-0334d780a16e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe8f1d8-5036-4bd6-a895-0334d780a16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:33,203 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:34:33,203 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9acf019d-7b2d-4de1-95aa-5b8c54d3d305', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9acf019d-7b2d-4de1-95aa-5b8c54d3d305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:34,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:34,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a0110f-dca8-4b67-9ab9-6c0fe55d4b78', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a0110f-dca8-4b67-9ab9-6c0fe55d4b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:35,301 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:35,301 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e1e058-526d-4951-a5d3-0434f049be1a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e1e058-526d-4951-a5d3-0434f049be1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:36,350 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:36,350 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3384ac01-89fa-4a89-87e0-901d792e33ac', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3384ac01-89fa-4a89-87e0-901d792e33ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:37,399 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:37,399 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3920e01e-ce30-435e-ba37-6a111fc578f6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3920e01e-ce30-435e-ba37-6a111fc578f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:38,450 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.043s 2021-10-29 16:34:38,451 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e3f7bc-09bc-4ec2-82b6-a66dc2a50d52', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e3f7bc-09bc-4ec2-82b6-a66dc2a50d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:39,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:39,498 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c34b22ed-3169-450b-965e-0021010b2d86', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c34b22ed-3169-450b-965e-0021010b2d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:40,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:40,546 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78f3376-6e00-4205-94d0-344cf9c828bf', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78f3376-6e00-4205-94d0-344cf9c828bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:41,594 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:41,594 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42df6438-922b-4562-8516-ef5babcc56ed', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42df6438-922b-4562-8516-ef5babcc56ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:42,645 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.043s 2021-10-29 16:34:42,645 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca272ed-25a2-468b-8e1c-a53bfdae73c1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca272ed-25a2-468b-8e1c-a53bfdae73c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:43,693 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:34:43,694 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a2ef92-d7a6-46bf-bdba-28ccf7090103', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a2ef92-d7a6-46bf-bdba-28ccf7090103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:44,743 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:44,744 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b650fc-6da2-4e09-9100-64d1eb222299', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b650fc-6da2-4e09-9100-64d1eb222299', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:45,792 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:45,793 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4e59bd5-f16f-44af-b5e0-a9d09aa8649a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4e59bd5-f16f-44af-b5e0-a9d09aa8649a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:46,844 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.043s 2021-10-29 16:34:46,844 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82c8c23a-db54-4f88-85f3-9e499c4f5dc3', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82c8c23a-db54-4f88-85f3-9e499c4f5dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:47,890 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:34:47,890 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22206e96-4281-4b4d-94ee-142e05af2777', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22206e96-4281-4b4d-94ee-142e05af2777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:48,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:48,938 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18da77c5-a6e5-4a58-adc3-dfa61ab81994', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18da77c5-a6e5-4a58-adc3-dfa61ab81994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:49,987 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:49,988 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b040a0-1bc8-434c-b39f-1fc40085d4a0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b040a0-1bc8-434c-b39f-1fc40085d4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:51,039 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:51,039 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccfc51e-83a1-472d-a4c3-3615b0d0ec2b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccfc51e-83a1-472d-a4c3-3615b0d0ec2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:52,087 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:34:52,087 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6009e488-4e9d-4769-86da-57fa5028bade', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6009e488-4e9d-4769-86da-57fa5028bade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:53,136 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:53,137 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-188956a1-4ef7-4e65-b0d4-6cffe8a947b1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-188956a1-4ef7-4e65-b0d4-6cffe8a947b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:54,187 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:34:54,188 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ba1b1fb-ea76-445c-af53-559fe5c39c6e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ba1b1fb-ea76-445c-af53-559fe5c39c6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:55,239 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:34:55,239 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b6879b-118d-4e88-ab8f-03d9b91ae4de', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b6879b-118d-4e88-ab8f-03d9b91ae4de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:56,283 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:34:56,283 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cfc91e-79e5-40e8-b172-7697e8183d81', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cfc91e-79e5-40e8-b172-7697e8183d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:57,331 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:34:57,332 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce26b6bf-3470-4b44-9865-a999dfa3728f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce26b6bf-3470-4b44-9865-a999dfa3728f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:58,380 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:34:58,381 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e68e95-d554-46e0-b21b-6428a0c4594c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e68e95-d554-46e0-b21b-6428a0c4594c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:34:59,427 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:34:59,427 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa70c3a2-0eae-4b77-976b-a7ac769458a7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa70c3a2-0eae-4b77-976b-a7ac769458a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:00,477 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:35:00,477 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49d59432-c69b-4505-a634-551290ac2976', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49d59432-c69b-4505-a634-551290ac2976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:01,575 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.090s 2021-10-29 16:35:01,575 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62dcb80b-6c4e-4442-80fb-aca53de783fb', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62dcb80b-6c4e-4442-80fb-aca53de783fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:02,619 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:02,619 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f10b91-e23d-4906-9a96-2a95987c9396', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f10b91-e23d-4906-9a96-2a95987c9396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:03,664 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:03,664 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d0cf5e-c7d4-4ebb-bdab-7cfa37882f9e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d0cf5e-c7d4-4ebb-bdab-7cfa37882f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:04,711 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:35:04,711 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe81f6d1-7477-4e75-b68e-1bbc0b255ddb', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe81f6d1-7477-4e75-b68e-1bbc0b255ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:05,755 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:05,756 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37cda80b-cf53-4f6c-a19f-d47b8d942e77', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37cda80b-cf53-4f6c-a19f-d47b8d942e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:06,801 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:06,802 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba7f393-ff2e-4e75-93ae-a5fec4c973a6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba7f393-ff2e-4e75-93ae-a5fec4c973a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:07,846 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:07,846 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a9e9b7-4c40-451c-91c4-a33f96b6465e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a9e9b7-4c40-451c-91c4-a33f96b6465e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:08,891 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:08,891 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f35396-f696-4189-857b-ff054279e824', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f35396-f696-4189-857b-ff054279e824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:09,935 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:09,935 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b287810e-e9fd-43f5-b185-ec66ff8a4507', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b287810e-e9fd-43f5-b185-ec66ff8a4507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:10,981 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:10,982 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9367895a-0824-4e63-9a4e-ed1b1075fd69', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9367895a-0824-4e63-9a4e-ed1b1075fd69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:12,026 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:12,026 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b0d82b0-ec6c-4e00-a532-76dbc19d6e2f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b0d82b0-ec6c-4e00-a532-76dbc19d6e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:13,071 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:13,071 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6b9e58-bb79-4461-83aa-a8f46f91c320', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6b9e58-bb79-4461-83aa-a8f46f91c320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:14,116 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:14,116 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d020e6c-c77e-4874-8d91-bdef6cc1cc39', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d020e6c-c77e-4874-8d91-bdef6cc1cc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:15,162 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:15,163 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05315433-0070-497d-b419-0d619cac404e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05315433-0070-497d-b419-0d619cac404e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:16,207 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:16,208 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ccc9b9a-2d20-49ed-b74a-66fb7c486f3f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ccc9b9a-2d20-49ed-b74a-66fb7c486f3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:17,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:17,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ee8b1c-ae8a-4683-8102-93273615e644', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ee8b1c-ae8a-4683-8102-93273615e644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:18,297 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:18,298 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33329a8c-524b-4506-b9c9-21884667345f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33329a8c-524b-4506-b9c9-21884667345f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:19,342 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:19,342 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87e45793-b532-4b18-a988-b2f99399664c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87e45793-b532-4b18-a988-b2f99399664c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:20,385 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:35:20,386 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8a4ba7-e9b1-4055-8eae-fa1e717b18ed', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8a4ba7-e9b1-4055-8eae-fa1e717b18ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:21,431 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:21,431 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec90f2c-46eb-497e-a748-f58070bce636', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec90f2c-46eb-497e-a748-f58070bce636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:22,478 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:35:22,478 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecad986-da90-4705-934d-d623261daa82', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecad986-da90-4705-934d-d623261daa82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:23,524 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:35:23,524 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79e44f24-d089-4d95-9a4a-b1bac9565e36', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79e44f24-d089-4d95-9a4a-b1bac9565e36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:24,569 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:24,569 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fbcfa3c-604b-4029-80a2-d8d51beeb9a6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fbcfa3c-604b-4029-80a2-d8d51beeb9a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:25,612 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:35:25,613 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8b70d0-2f13-47d2-89a2-5bf7a091de4c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8b70d0-2f13-47d2-89a2-5bf7a091de4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:26,658 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:26,658 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8140f092-1ca4-4b81-9395-214a089addc3', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8140f092-1ca4-4b81-9395-214a089addc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:27,701 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:27,702 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27128bc-6671-4015-b15d-8c84d2badca1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27128bc-6671-4015-b15d-8c84d2badca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:28,746 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:28,746 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dadc328-3d12-4cb1-85c3-37c4a5211d52', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dadc328-3d12-4cb1-85c3-37c4a5211d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:29,791 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:29,791 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d2cbd00-d2b0-468a-9e52-4beae7b15487', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d2cbd00-d2b0-468a-9e52-4beae7b15487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:30,835 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:30,836 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b58528c-3896-4624-8e39-65c05784c008', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b58528c-3896-4624-8e39-65c05784c008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:31,878 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:31,879 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78156e99-4e95-4e47-877d-d381d7904b78', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78156e99-4e95-4e47-877d-d381d7904b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:32,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:32,925 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c862a4-53a3-4d4d-aeeb-c5c5b698649f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c862a4-53a3-4d4d-aeeb-c5c5b698649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:33,970 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:33,970 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31a13da-0e45-432b-ab1d-21e0234a940c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31a13da-0e45-432b-ab1d-21e0234a940c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:35,016 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:35,016 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7349a1d7-d017-4739-8ac5-788c5af530d4', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7349a1d7-d017-4739-8ac5-788c5af530d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:36,107 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:36,107 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75e2acfb-5fc3-4fe3-9c64-fff389e67e66', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75e2acfb-5fc3-4fe3-9c64-fff389e67e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:37,152 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:35:37,152 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2b8b59a-1daf-40bb-af88-d8e135a24ac8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2b8b59a-1daf-40bb-af88-d8e135a24ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:38,196 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:38,196 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54c4ecc-cbf1-4056-bdec-8e1c64854624', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54c4ecc-cbf1-4056-bdec-8e1c64854624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:39,241 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:39,241 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f5c02f-67a8-483a-92b4-b9399391fe6d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f5c02f-67a8-483a-92b4-b9399391fe6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:40,286 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:40,286 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e967eb-cd39-41fe-b2c4-7eb6a005808d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57e967eb-cd39-41fe-b2c4-7eb6a005808d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:41,330 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:41,331 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98b0dc49-0e16-4220-88d3-a9e9d18b8fbf', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98b0dc49-0e16-4220-88d3-a9e9d18b8fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:42,376 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:42,376 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308f8cfb-0628-4fb0-8c96-047717e18327', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308f8cfb-0628-4fb0-8c96-047717e18327', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:43,420 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:43,421 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b13f52cb-39b1-4928-9377-9c4aff0bcb3d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b13f52cb-39b1-4928-9377-9c4aff0bcb3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:44,465 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:44,466 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aefb230d-652b-4532-9405-5b1a0633f57c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aefb230d-652b-4532-9405-5b1a0633f57c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:45,511 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:45,512 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85eaefa3-eaf2-49c8-bed1-ef3aeb97c872', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85eaefa3-eaf2-49c8-bed1-ef3aeb97c872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:46,556 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:46,556 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c28b6a-531a-465d-8b87-e13255f600cf', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c28b6a-531a-465d-8b87-e13255f600cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:47,600 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:47,601 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb32a6a-9890-4e1c-9cc8-ccae9a27b62e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb32a6a-9890-4e1c-9cc8-ccae9a27b62e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:48,646 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:48,646 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e9f72a-a121-4d8e-ba91-163d15ea0bcd', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e9f72a-a121-4d8e-ba91-163d15ea0bcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:49,690 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:49,690 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d19f81d-26c5-4e15-be58-418133930c58', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d19f81d-26c5-4e15-be58-418133930c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:50,737 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:50,737 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8fe37e-a9c8-43dd-a53d-9e9b6910724e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8fe37e-a9c8-43dd-a53d-9e9b6910724e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:51,782 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:51,782 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bf1b6b5-7c4c-4d4e-82cd-84f79ce048f6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bf1b6b5-7c4c-4d4e-82cd-84f79ce048f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:52,826 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:52,826 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8b1d78-ebe9-4090-8ad5-25a3ef4b28a0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8b1d78-ebe9-4090-8ad5-25a3ef4b28a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:53,871 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:35:53,872 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5d626ab-fe9a-4a77-a949-63387c88bc50', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5d626ab-fe9a-4a77-a949-63387c88bc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:54,916 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:54,917 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a20ad41-a866-433c-89cd-a68bb7a50ab6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a20ad41-a866-433c-89cd-a68bb7a50ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:55,961 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:55,962 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5773d9a-2989-4a48-835d-b15922aa8e86', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5773d9a-2989-4a48-835d-b15922aa8e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:57,007 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:57,007 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5500f22-31aa-42cd-875b-44b9ba2318ea', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5500f22-31aa-42cd-875b-44b9ba2318ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:58,050 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:35:58,050 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1341df7f-bef0-478a-a73f-32add1a4b20c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1341df7f-bef0-478a-a73f-32add1a4b20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:35:59,095 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:35:59,095 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5a9cec4-a118-467e-8e10-4c9ac2525fa7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5a9cec4-a118-467e-8e10-4c9ac2525fa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:00,141 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:00,141 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c41fc3-be3a-4cb5-a3b8-8c74885c43dc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c41fc3-be3a-4cb5-a3b8-8c74885c43dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:01,185 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:01,186 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2a71898-2c17-4ad6-9e19-154314fa30ab', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2a71898-2c17-4ad6-9e19-154314fa30ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:02,230 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:02,231 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00303b2d-598a-4a20-bf73-4abd6d247d3f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00303b2d-598a-4a20-bf73-4abd6d247d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:03,276 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:03,276 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d35559-efd1-476f-8935-caec26f87ef7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d35559-efd1-476f-8935-caec26f87ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:04,321 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:04,322 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8551fc16-f1a0-459d-8cea-4060b3c53ae1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8551fc16-f1a0-459d-8cea-4060b3c53ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:05,371 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.041s 2021-10-29 16:36:05,371 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3137f90-ed78-417a-a4df-8eb9df15982d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3137f90-ed78-417a-a4df-8eb9df15982d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:06,418 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:06,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0895e4-82d0-4bfe-b34e-126f88258f01', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0895e4-82d0-4bfe-b34e-126f88258f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:07,463 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:07,464 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01e100d-788d-4d30-9f06-7afc8e542a8b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01e100d-788d-4d30-9f06-7afc8e542a8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:08,509 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:08,509 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc72e663-15c8-42e2-a9ee-7e80984fb9ef', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc72e663-15c8-42e2-a9ee-7e80984fb9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:09,554 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:09,555 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9fe27c3-b507-4c68-8534-124be1d8f5d6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9fe27c3-b507-4c68-8534-124be1d8f5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:10,598 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:10,599 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3315a71-5a23-4780-a86b-39148576cf23', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3315a71-5a23-4780-a86b-39148576cf23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:11,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:11,644 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb40030e-feea-4321-8a99-ec513bde3317', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb40030e-feea-4321-8a99-ec513bde3317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:12,688 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:12,689 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6463ff79-d6ca-4466-a0aa-03e27ceb2c24', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6463ff79-d6ca-4466-a0aa-03e27ceb2c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:13,734 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:13,734 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d0e0f0-5046-4d1d-a928-2433901e29ae', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d0e0f0-5046-4d1d-a928-2433901e29ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:14,778 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:14,779 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4924219-8dee-409b-9ccb-de83865b98e7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4924219-8dee-409b-9ccb-de83865b98e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:15,823 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:15,823 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-440e76d3-f8b8-47db-8255-0713f706afdf', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-440e76d3-f8b8-47db-8255-0713f706afdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:16,868 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:16,868 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26215be6-9c05-4ad2-95c2-218cd0ebc6d7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26215be6-9c05-4ad2-95c2-218cd0ebc6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:17,915 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:17,915 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b81200-c46f-4fa2-a8cf-21628c8386c2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b81200-c46f-4fa2-a8cf-21628c8386c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:18,961 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:18,961 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62fb8a68-6d7d-4ed8-ac90-e85a18da1404', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62fb8a68-6d7d-4ed8-ac90-e85a18da1404', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:20,006 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:20,006 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e6ee5ca-54d1-4aff-8870-d492834d4376', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e6ee5ca-54d1-4aff-8870-d492834d4376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:21,049 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.035s 2021-10-29 16:36:21,050 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b941fcbf-7a02-4f5a-8604-b1dc2373419a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b941fcbf-7a02-4f5a-8604-b1dc2373419a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:22,094 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:22,094 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ad44f6-16dc-4c66-b2cd-993f4a00e69a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ad44f6-16dc-4c66-b2cd-993f4a00e69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:23,139 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:23,139 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b26aaca-96c9-4cd9-b36b-fd25672c9cf1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b26aaca-96c9-4cd9-b36b-fd25672c9cf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:24,183 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:24,183 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc391bf7-87ae-48cd-aa30-030c6e069ef7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc391bf7-87ae-48cd-aa30-030c6e069ef7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:25,228 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:25,229 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8e8cf6-6c37-46ef-b9a9-86931ac25d4c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8e8cf6-6c37-46ef-b9a9-86931ac25d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:26,273 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:26,273 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0e79035-ca84-4430-9aab-7e37769f7c7b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0e79035-ca84-4430-9aab-7e37769f7c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:27,319 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:27,320 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a652300-87db-4d85-8a60-22f50eaeb47a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a652300-87db-4d85-8a60-22f50eaeb47a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:28,367 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:36:28,367 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9c8158-2379-4ca2-8433-757b338d4028', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9c8158-2379-4ca2-8433-757b338d4028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:29,412 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:29,412 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69304455-2bfe-4afd-938c-57837112c92a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69304455-2bfe-4afd-938c-57837112c92a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:30,456 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:30,457 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139d9e03-6bac-41e8-bff5-f0651308115f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139d9e03-6bac-41e8-bff5-f0651308115f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:31,501 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:31,501 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2761dd75-34bc-413c-a8e2-6b0b54125eb6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2761dd75-34bc-413c-a8e2-6b0b54125eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:32,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:32,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6a4c4f8-2244-4fe5-8e9b-1d8c955e35fd', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6a4c4f8-2244-4fe5-8e9b-1d8c955e35fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:33,591 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:33,591 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c192b7bd-fe71-46cb-bbb8-466fb03bb4dc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c192b7bd-fe71-46cb-bbb8-466fb03bb4dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:34,635 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:34,636 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87fd02d2-a5d6-4a23-923f-8b258331fc0c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87fd02d2-a5d6-4a23-923f-8b258331fc0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:35,679 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:35,679 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dcffaf-5160-4834-88a6-2d7488d5f970', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dcffaf-5160-4834-88a6-2d7488d5f970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:36,868 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.182s 2021-10-29 16:36:36,869 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93c0d0c-5e80-4190-afbf-0989600534fb', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93c0d0c-5e80-4190-afbf-0989600534fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:37,914 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:37,914 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1287af7-3945-4d00-af60-0312c573aecc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1287af7-3945-4d00-af60-0312c573aecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:38,959 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:38,959 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcaad7e8-5112-43d7-bcdd-17bad6f57773', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcaad7e8-5112-43d7-bcdd-17bad6f57773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:40,003 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:40,003 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a357c4-b5ca-4216-9527-54ff562f08c5', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a357c4-b5ca-4216-9527-54ff562f08c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:41,048 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:41,048 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a726187-f299-4566-bec1-05fdc4f97093', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a726187-f299-4566-bec1-05fdc4f97093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:42,093 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:42,093 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2298982f-315f-422c-8a30-770d2e3c2da0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2298982f-315f-422c-8a30-770d2e3c2da0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:43,138 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:43,138 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3e4314-cd49-4b60-8fef-8d3a30e4eabe', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af3e4314-cd49-4b60-8fef-8d3a30e4eabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:44,183 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:44,183 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eaf1e259-5fb3-4b15-8f1d-05f844135430', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eaf1e259-5fb3-4b15-8f1d-05f844135430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:45,228 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:45,229 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-028b1cb9-ab4d-4a9f-8367-f3eff72f4e5a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-028b1cb9-ab4d-4a9f-8367-f3eff72f4e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:46,273 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:46,273 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7025fc8e-5a9b-488e-95f4-25feffa34c6c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7025fc8e-5a9b-488e-95f4-25feffa34c6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:47,317 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:47,318 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1de57ee-e9ca-4ef5-8cd8-f9ae51268340', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1de57ee-e9ca-4ef5-8cd8-f9ae51268340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:48,363 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:48,363 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5c851e-c5d6-47c8-91a5-1ee2d4125e55', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5c851e-c5d6-47c8-91a5-1ee2d4125e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:49,409 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:49,410 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7466c9-c39e-4a54-a848-1f0093ff1f44', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7466c9-c39e-4a54-a848-1f0093ff1f44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:50,456 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:36:50,456 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2fe44bb-ca0a-48e4-a91e-e8c7f9e1fa1b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2fe44bb-ca0a-48e4-a91e-e8c7f9e1fa1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:51,500 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:36:51,500 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28d79788-3189-4496-8fe1-9c9d731bd53b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28d79788-3189-4496-8fe1-9c9d731bd53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:52,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:52,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5363a0b8-5c8d-4dc5-a2cc-12d41a78fdee', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5363a0b8-5c8d-4dc5-a2cc-12d41a78fdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:53,592 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:53,592 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964bc5c2-5b40-4779-81bf-e937a37c4348', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964bc5c2-5b40-4779-81bf-e937a37c4348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:54,638 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:54,638 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237a9988-20a0-4464-90d1-8fa248dbfe1e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237a9988-20a0-4464-90d1-8fa248dbfe1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:55,683 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:55,683 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b96a2c6-a09f-4b78-b811-9b0f2cb5c0f8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b96a2c6-a09f-4b78-b811-9b0f2cb5c0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:56,728 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:56,729 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96bc9c18-f3ab-43b5-998f-428ed642b997', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96bc9c18-f3ab-43b5-998f-428ed642b997', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:57,774 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:57,774 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d71c702-b4f8-4f6f-a164-252a06ac445f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d71c702-b4f8-4f6f-a164-252a06ac445f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:58,819 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:58,820 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13f53e1e-7ee4-45e6-9623-d5adf7b7c165', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13f53e1e-7ee4-45e6-9623-d5adf7b7c165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:36:59,863 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:36:59,864 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf02cd3-47a0-482c-8ddc-484f76c02735', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf02cd3-47a0-482c-8ddc-484f76c02735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:00,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:00,909 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c236167-104f-4d35-bc3d-ad45a5574e7d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c236167-104f-4d35-bc3d-ad45a5574e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:01,954 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:01,955 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d654bd23-f19d-4e91-ace8-cfa433a39dc4', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d654bd23-f19d-4e91-ace8-cfa433a39dc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:02,998 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:02,999 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20e5cd46-e930-483e-abfd-68b5e0769d00', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20e5cd46-e930-483e-abfd-68b5e0769d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:04,044 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:04,044 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a5ba34-5d3b-4dcc-ba32-fc091f91307c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a5ba34-5d3b-4dcc-ba32-fc091f91307c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:05,089 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:05,089 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18079f87-0c28-4ef6-9005-649b69f7fea0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18079f87-0c28-4ef6-9005-649b69f7fea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:06,135 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:37:06,136 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4220c649-686a-4e75-8099-8237dab50aa6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4220c649-686a-4e75-8099-8237dab50aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:07,181 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:07,181 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19b45832-1006-421c-b85f-6b59486a9dae', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19b45832-1006-421c-b85f-6b59486a9dae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:08,226 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:08,226 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ab7f293-5d9c-4d51-8e5f-18846436f744', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ab7f293-5d9c-4d51-8e5f-18846436f744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:09,271 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:09,271 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c4393e-b0d6-4379-bd61-d93a1c15e7a7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c4393e-b0d6-4379-bd61-d93a1c15e7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:10,315 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:10,316 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a597c2c0-e4fc-43a8-bd55-d4d513d15776', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a597c2c0-e4fc-43a8-bd55-d4d513d15776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:11,362 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:37:11,363 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03ffb412-bcfb-4946-b9a4-208b61c0e4fc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03ffb412-bcfb-4946-b9a4-208b61c0e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:12,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:12,407 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67cae2ba-d5d6-4869-ae9d-384250454f72', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67cae2ba-d5d6-4869-ae9d-384250454f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:13,452 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:13,452 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa98d6c-3fc6-4a3d-b2da-f79529e0caea', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa98d6c-3fc6-4a3d-b2da-f79529e0caea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:14,496 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:14,497 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccc9834-9790-46d3-b76b-63022f7384d7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccc9834-9790-46d3-b76b-63022f7384d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:15,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:15,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a244ab-2f0e-4bd4-8fb9-9964a0f628ff', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a244ab-2f0e-4bd4-8fb9-9964a0f628ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:16,587 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:16,587 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a035e5a-5d0e-4cad-82b7-62d66d69b90b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a035e5a-5d0e-4cad-82b7-62d66d69b90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:17,630 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:17,631 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c14ee61-7f34-400e-9160-18152bd19c7f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c14ee61-7f34-400e-9160-18152bd19c7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:18,676 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:18,676 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c091bbcf-0f8c-45dd-8874-a28a1af4f60a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c091bbcf-0f8c-45dd-8874-a28a1af4f60a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:19,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:19,722 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae71b05-14be-47fa-a16b-ea5e8c42323c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae71b05-14be-47fa-a16b-ea5e8c42323c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:20,766 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:20,767 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eb8ff0e-970e-4aa7-981f-f5274bedc952', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eb8ff0e-970e-4aa7-981f-f5274bedc952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:21,812 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:21,812 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b9ec38-7b97-4b8d-82e1-9169df9977c8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b9ec38-7b97-4b8d-82e1-9169df9977c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:22,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:37:22,860 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0485ba10-dc1c-4a3a-b43a-f0bd9cbac9b7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0485ba10-dc1c-4a3a-b43a-f0bd9cbac9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:23,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:23,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb5a99d-f054-4e23-9035-1de4ea6d16b2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb5a99d-f054-4e23-9035-1de4ea6d16b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:24,950 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:24,950 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ac9e22-780e-430e-8d0a-9c8f201e00fe', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ac9e22-780e-430e-8d0a-9c8f201e00fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:25,996 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:37:25,996 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7ff4d6-d2ab-4c0e-b7fd-c6ee0eb3b910', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7ff4d6-d2ab-4c0e-b7fd-c6ee0eb3b910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:27,041 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:27,042 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103bd76-3a45-4ded-bf61-2cf878e02ed6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103bd76-3a45-4ded-bf61-2cf878e02ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:28,087 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:28,087 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef50445a-41a3-49e2-8f18-84839bd571f2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef50445a-41a3-49e2-8f18-84839bd571f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:29,132 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:29,132 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83481f4e-c536-403f-be98-363f2731016d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83481f4e-c536-403f-be98-363f2731016d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:30,177 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:30,177 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e8fabaa-37ee-4014-a3c4-ec1dc9f0d469', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e8fabaa-37ee-4014-a3c4-ec1dc9f0d469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:31,225 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.040s 2021-10-29 16:37:31,226 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39bbc23f-45bc-4471-8e27-26459e606d2c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39bbc23f-45bc-4471-8e27-26459e606d2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:32,270 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:32,271 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac2c42da-9d40-4416-a370-966d367d1400', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac2c42da-9d40-4416-a370-966d367d1400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:33,316 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:33,316 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f103a372-a38d-40c2-ac70-3869b66f6aef', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f103a372-a38d-40c2-ac70-3869b66f6aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:34,362 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:34,362 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e00bf336-9549-4275-8423-a7efc84457cb', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e00bf336-9549-4275-8423-a7efc84457cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:35,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:35,407 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef8280e-40ae-4f9d-9d7d-479ed0fb9a15', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef8280e-40ae-4f9d-9d7d-479ed0fb9a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:36,450 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:36,451 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23cff8bf-cdd6-45cd-b3c3-74a1d013d061', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23cff8bf-cdd6-45cd-b3c3-74a1d013d061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:37,496 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:37,496 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4920ff-7a17-4647-9f71-97cc493b6c51', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4920ff-7a17-4647-9f71-97cc493b6c51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:38,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:38,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49144507-699e-462e-a234-9a5bf2ae86ba', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49144507-699e-462e-a234-9a5bf2ae86ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:39,587 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:39,588 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f9e9bc2-0527-417f-9e59-3aae557723c2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f9e9bc2-0527-417f-9e59-3aae557723c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:40,632 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:40,632 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce2903aa-71c9-4805-8611-1c5e7cd4af1f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce2903aa-71c9-4805-8611-1c5e7cd4af1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:41,677 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:41,677 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2316ba-6ac3-4f94-bc82-54d8903623c0', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2316ba-6ac3-4f94-bc82-54d8903623c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:42,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:42,723 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e892e1-6944-4c0f-b618-77564232b5dc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e892e1-6944-4c0f-b618-77564232b5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:43,767 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:43,768 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408654e9-9c9b-4bac-933c-69b94b05662e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408654e9-9c9b-4bac-933c-69b94b05662e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:44,813 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:44,813 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59d6342-95a2-4e21-9328-1b4de7337f0d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59d6342-95a2-4e21-9328-1b4de7337f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:45,860 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:37:45,861 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c1a10b-824d-4bcc-8e32-c6bf9dbf6e9a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c1a10b-824d-4bcc-8e32-c6bf9dbf6e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:46,904 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:46,905 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bb71bd-4794-437b-91c3-b841aa19e344', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bb71bd-4794-437b-91c3-b841aa19e344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:47,949 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:47,949 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f36d56-b324-40bf-ba28-5fc080cc174d', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f36d56-b324-40bf-ba28-5fc080cc174d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:48,994 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:48,994 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8bd9ea5-8303-4c60-88a9-00a729f47493', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8bd9ea5-8303-4c60-88a9-00a729f47493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:50,039 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:50,039 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c3b9bed-9a37-4158-8ed9-c828d4ae7374', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c3b9bed-9a37-4158-8ed9-c828d4ae7374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:51,086 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:37:51,086 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-007bb1a9-b562-46aa-82fb-8a4162153595', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-007bb1a9-b562-46aa-82fb-8a4162153595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:52,131 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:52,131 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0916f2be-c885-4f87-96d9-1126c9574746', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0916f2be-c885-4f87-96d9-1126c9574746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:53,176 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:53,176 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57bb06c6-cd64-456b-8ee0-321ab185b1e9', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57bb06c6-cd64-456b-8ee0-321ab185b1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:54,221 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:54,221 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcd41fc-c61e-4df9-a397-b6921907e16e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcd41fc-c61e-4df9-a397-b6921907e16e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:55,267 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:55,267 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f842e72e-3db0-4508-bcb2-ffb4138e9980', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f842e72e-3db0-4508-bcb2-ffb4138e9980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:56,312 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:37:56,312 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6817cba8-36ce-4db5-859c-96beb28597ed', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6817cba8-36ce-4db5-859c-96beb28597ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:57,358 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:57,358 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7ce885f-4b9d-4795-b7ce-a3e01cf84e06', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7ce885f-4b9d-4795-b7ce-a3e01cf84e06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:58,403 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:58,403 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c129ce02-41ec-4b20-811a-e46b08cc4499', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c129ce02-41ec-4b20-811a-e46b08cc4499', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:37:59,449 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:37:59,449 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee4f3c6f-e131-4881-b390-c0e3bf1a8ec8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee4f3c6f-e131-4881-b390-c0e3bf1a8ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:00,495 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:00,495 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3da9b0-768d-4d4a-8b93-e8997d4e92b8', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3da9b0-768d-4d4a-8b93-e8997d4e92b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:01,540 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:01,540 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250269e1-c802-41ef-9041-b10f6f5191af', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250269e1-c802-41ef-9041-b10f6f5191af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:02,584 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:02,585 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75671aa-22fe-4529-aaf8-d2cc180066d2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75671aa-22fe-4529-aaf8-d2cc180066d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:03,631 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:03,631 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bc4c6f6-3cb8-4465-aadb-72c36372fd90', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bc4c6f6-3cb8-4465-aadb-72c36372fd90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:04,676 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:04,677 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d945053-df33-4c4c-a671-c458688a0fe3', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d945053-df33-4c4c-a671-c458688a0fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:05,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:05,722 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7388fb0b-b799-4868-be1d-d228f5932e3f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7388fb0b-b799-4868-be1d-d228f5932e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:06,773 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.042s 2021-10-29 16:38:06,774 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb21024-e466-46be-8629-41b65c93ed3f', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb21024-e466-46be-8629-41b65c93ed3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:07,819 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:07,819 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec245ae5-adaa-450c-9068-b3712c98cf62', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec245ae5-adaa-450c-9068-b3712c98cf62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:08,863 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:08,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b00ee06-7e77-4eee-a97a-6d3585382cfd', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b00ee06-7e77-4eee-a97a-6d3585382cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:09,918 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.046s 2021-10-29 16:38:09,919 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12cfa165-f636-4514-b499-53146858685a', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12cfa165-f636-4514-b499-53146858685a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:10,964 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:10,964 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047d19fd-7e91-4129-b02e-f88cbbd195dc', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047d19fd-7e91-4129-b02e-f88cbbd195dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:12,008 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:12,008 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1db68c50-86cd-49c5-8372-a5560873e939', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1db68c50-86cd-49c5-8372-a5560873e939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:13,052 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:13,053 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0282a473-341c-4ab5-9331-e553d1e80e57', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0282a473-341c-4ab5-9331-e553d1e80e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:14,098 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:14,098 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578b5029-ccbd-408f-8581-6b6e943c9f1b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578b5029-ccbd-408f-8581-6b6e943c9f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:15,142 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:15,142 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f29ad88-6a44-4668-8c56-4ffb2072039c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f29ad88-6a44-4668-8c56-4ffb2072039c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:16,187 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:16,187 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2839b732-aa06-42d9-b20a-547aac96afef', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2839b732-aa06-42d9-b20a-547aac96afef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:17,232 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:17,232 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd3a228-73c3-4d6a-b29c-3d73125f3de2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd3a228-73c3-4d6a-b29c-3d73125f3de2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:18,278 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:38:18,279 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25297a0-6f55-4671-ae76-9adc4b2de430', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25297a0-6f55-4671-ae76-9adc4b2de430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:19,323 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:19,324 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f7ff1b8-3c51-4edf-83e2-d0a236a32ec3', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f7ff1b8-3c51-4edf-83e2-d0a236a32ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:20,369 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:20,369 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c33c198-3774-4833-90ee-9304c4e0a3a6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c33c198-3774-4833-90ee-9304c4e0a3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:21,413 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:21,414 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e4044a-0be6-439e-932d-40832c39c61b', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e4044a-0be6-439e-932d-40832c39c61b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:22,458 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:22,459 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db35fab-63f1-4a48-90f1-164dfeb6a1e9', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db35fab-63f1-4a48-90f1-164dfeb6a1e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:23,504 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:23,504 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4217a726-6272-420f-8065-e3c638f87b05', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4217a726-6272-420f-8065-e3c638f87b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:24,548 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:24,549 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6129f0-0d2f-4e59-ba58-bda9d8a81865', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6129f0-0d2f-4e59-ba58-bda9d8a81865', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:25,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:25,593 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483e1ae7-d349-4189-8f5b-609b87d902a2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483e1ae7-d349-4189-8f5b-609b87d902a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:26,637 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:26,638 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e168e51-f8b5-42d1-b4a3-e8ca4c1543d2', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e168e51-f8b5-42d1-b4a3-e8ca4c1543d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:27,684 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:38:27,685 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5f85b67-e15c-48c3-b3f7-e38582895eda', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5f85b67-e15c-48c3-b3f7-e38582895eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:28,732 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:38:28,732 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc1da3e-76f6-43a0-bb13-04e53fc85230', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc1da3e-76f6-43a0-bb13-04e53fc85230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:29,779 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.039s 2021-10-29 16:38:29,779 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a296157c-a6c0-4e95-88bd-367a524376f7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a296157c-a6c0-4e95-88bd-367a524376f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:30,824 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:30,825 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c27aa4-4d1c-44ff-b620-2d06411a980e', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c27aa4-4d1c-44ff-b620-2d06411a980e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:31,871 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:38:31,871 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f0aadb0-ddc3-49f0-935e-056aa6ff87d4', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f0aadb0-ddc3-49f0-935e-056aa6ff87d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:32,916 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:32,916 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24d77bce-634a-4b5a-b32b-eb0f739450a7', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24d77bce-634a-4b5a-b32b-eb0f739450a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:33,961 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:33,961 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84fa1220-570f-49dc-8623-7cc8330d75f1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84fa1220-570f-49dc-8623-7cc8330d75f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:35,005 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:35,005 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbe9d76-00c4-40d7-bf6f-39f1f03b5149', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbe9d76-00c4-40d7-bf6f-39f1f03b5149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:36,050 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:36,051 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af97dd3c-1ee4-45f5-a91a-1c0a7f320158', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af97dd3c-1ee4-45f5-a91a-1c0a7f320158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:37,096 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.037s 2021-10-29 16:38:37,097 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc8e5c0f-2f6d-4200-9741-ee82183de821', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc8e5c0f-2f6d-4200-9741-ee82183de821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:38,143 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:38:38,143 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74138fc9-ed10-4859-a9ed-a2f39636a7f1', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74138fc9-ed10-4859-a9ed-a2f39636a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:39,187 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.036s 2021-10-29 16:38:39,187 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c661b09b-c53f-403f-9eaf-755d57465871', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c661b09b-c53f-403f-9eaf-755d57465871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:38:40,233 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 0.038s 2021-10-29 16:38:40,233 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a41bc6-2f02-4f12-a80f-55eb6b72d5d6', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a41bc6-2f02-4f12-a80f-55eb6b72d5d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' 2021-10-29 16:39:41,290 116493 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 2021-10-29 16:40:40,092 116493 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c 118.850s 2021-10-29 16:40:40,092 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca208c1-e481-41dc-9673-b1abde30ac9c', 'content-length': '980', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca208c1-e481-41dc-9673-b1abde30ac9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c'} Body: b'{"volume": {"id": "1293bdd1-1260-4896-abf3-e1c163bab95c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:34:07.000000", "updated_at": "2021-10-29T16:34:07.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1006136113", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/be88dec6e0fd4a54a18c3e94fe8f370a/volumes/1293bdd1-1260-4896-abf3-e1c163bab95c"}], "user_id": "78248dce6b754687b48f306bcbf8cdb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null, "os-vol-tenant-attr:tenant_id": "be88dec6e0fd4a54a18c3e94fe8f370a"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 126, in test_create_get_list_accept_volume_transfer super(VolumesTransfersV355Test, self). \ File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 1293bdd1-1260-4896-abf3-e1c163bab95c failed to reach available status (current creating) within the required time (360 s). |
||||||
test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
pass
pt13.2: tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] |
||||||
tempest.api.volume.test_volumes_actions.VolumesActionsTest | 6 | 2 | 4 | 0 | 0 | Detail | |
test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,smoke] |
pass
pt14.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] |
fail
ft14.2: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:47:14,862 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.090s 2021-10-29 16:47:14,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3393', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c46fa6b9-a69d-4c9d-9933-b01b897af81d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b988f9d7fba841ff9a4af954f862096a", "name": "tempest-VolumesActionsTest-2024615118-project", "password_expires_at": null}, "audit_ids": ["Az2DNNrbQkCVXTqMWIREMw"], "expires_at": "2021-10-29T17:47:14.000000Z", "issued_at": "2021-10-29T16:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "name": "tempest-VolumesActionsTest-2024615118"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_1c800d9b8bd64d0b949b9ddd6031a6d2", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/1c800d9b8bd64d0b949b9ddd6031a6d2", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:47:14,863 116493 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': '22d0ad6c-f8f1-4008-9761-7e2e8b448bf5', 'name': 'tempest-VolumesActionsTest-1380166002-network', 'tenant_id': '1c800d9b8bd64d0b949b9ddd6031a6d2', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1c800d9b8bd64d0b949b9ddd6031a6d2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 663, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:46:52Z', 'updated_at': '2021-10-29T16:46:52Z', 'revision_number': 1} available for tenant 2021-10-29 16:47:15,608 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://10.222.0.41/compute/v2.1/servers 0.743s 2021-10-29 16:47:15,608 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1706370008", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "networks": [{"uuid": "22d0ad6c-f8f1-4008-9761-7e2e8b448bf5"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c71de1-2dcb-4ccd-b4e6-29913e2aefae', 'x-compute-request-id': 'req-a9c71de1-2dcb-4ccd-b4e6-29913e2aefae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5V9C4MnrQhqM"}}' 2021-10-29 16:47:15,696 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.085s 2021-10-29 16:47:15,696 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1214', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d9649c-4247-40a8-a4a1-12aaf50760e8', 'x-compute-request-id': 'req-53d9649c-4247-40a8-a4a1-12aaf50760e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:16Z", "updated": "2021-10-29T16:47:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:16,893 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.189s 2021-10-29 16:47:16,894 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e0b9c60-d3ae-4eb0-88d0-54cd368f53f4', 'x-compute-request-id': 'req-6e0b9c60-d3ae-4eb0-88d0-54cd368f53f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:16,901 116493 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 1 second wait 2021-10-29 16:47:18,235 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.333s 2021-10-29 16:47:18,235 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (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-a47df8ee-227d-451c-b8e6-113f16b4bb51', 'x-compute-request-id': 'req-a47df8ee-227d-451c-b8e6-113f16b4bb51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:18,243 116493 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 3 second wait 2021-10-29 16:47:19,485 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.240s 2021-10-29 16:47:19,485 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (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-772e75de-cae6-41b9-9090-88af934a628a', 'x-compute-request-id': 'req-772e75de-cae6-41b9-9090-88af934a628a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:20,748 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.254s 2021-10-29 16:47:20,748 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (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-c9d725d6-650f-4bdf-a495-4e7b8a29f2fa', 'x-compute-request-id': 'req-c9d725d6-650f-4bdf-a495-4e7b8a29f2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:21,934 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.178s 2021-10-29 16:47:21,935 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (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-c4b05532-38ef-4ab2-bc50-42f4da2daa22', 'x-compute-request-id': 'req-c4b05532-38ef-4ab2-bc50-42f4da2daa22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:23,197 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.254s 2021-10-29 16:47:23,197 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (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-2f56c4fb-8b8e-4dc5-b15c-3e557fca72ef', 'x-compute-request-id': 'req-2f56c4fb-8b8e-4dc5-b15c-3e557fca72ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:24,876 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.670s 2021-10-29 16:47:24,877 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (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-0e0e2b19-7ba5-49b3-9a03-dc86bfe1d2e7', 'x-compute-request-id': 'req-0e0e2b19-7ba5-49b3-9a03-dc86bfe1d2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:26,130 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.245s 2021-10-29 16:47:26,130 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (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-dbe92ef4-0c7d-4aab-ae9c-72c4a7b96e3a', 'x-compute-request-id': 'req-dbe92ef4-0c7d-4aab-ae9c-72c4a7b96e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:27,298 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.160s 2021-10-29 16:47:27,298 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (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-5f51ea40-ee7d-4d99-aff7-46bb0107f71d', 'x-compute-request-id': 'req-5f51ea40-ee7d-4d99-aff7-46bb0107f71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "BUILD", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:28,510 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.204s 2021-10-29 16:47:28,511 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1498', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620ef07f-0cd3-43f4-a9f8-1b8443d0a9de', 'x-compute-request-id': 'req-620ef07f-0cd3-43f4-a9f8-1b8443d0a9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "ACTIVE", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:47:28Z", "addresses": {"tempest-VolumesActionsTest-1380166002-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:77:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:47:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:28,518 116493 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-10-29 16:47:28,678 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 202 POST http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action 0.160s 2021-10-29 16:47:28,679 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-attach": {"instance_uuid": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "mountpoint": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'x-compute-request-id': 'req-7b5b2187-18fd-4042-860c-7faee5c08815', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5b2187-18fd-4042-860c-7faee5c08815', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action'} Body: b'' 2021-10-29 16:47:28,736 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.057s 2021-10-29 16:47:28,737 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3062f84a-15ef-40a7-a53a-27ad32b45730', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3062f84a-15ef-40a7-a53a-27ad32b45730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:47:28,744 116493 INFO [tempest.common.waiters] volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f reached in-use after waiting for 0.744554 seconds 2021-10-29 16:47:28,810 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.065s 2021-10-29 16:47:28,810 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f3c24e-ca18-43a8-8fb4-7e7a48e658de', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f3c24e-ca18-43a8-8fb4-7e7a48e658de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:28,954 116493 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 2021-10-29 16:49:29,245 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 60.350s 2021-10-29 16:49:29,245 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f791a85e-fc9f-454a-87e7-ce242df7edfb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f791a85e-fc9f-454a-87e7-ce242df7edfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:30,301 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.047s 2021-10-29 16:49:30,301 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2869011-333d-4621-b4d0-d652691f67bd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2869011-333d-4621-b4d0-d652691f67bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:31,382 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.073s 2021-10-29 16:49:31,382 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbfaa07-f37e-4975-a698-aeff4faa9f77', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbfaa07-f37e-4975-a698-aeff4faa9f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:32,430 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:32,430 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33935f3-eddf-4745-9553-e4c168ed7859', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33935f3-eddf-4745-9553-e4c168ed7859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:33,478 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:33,479 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fca526-361e-4ad1-b088-ecfc7d35d91c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fca526-361e-4ad1-b088-ecfc7d35d91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:34,524 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:49:34,525 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da21779b-3c19-4ef4-9a71-e902b1e5aaaa', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da21779b-3c19-4ef4-9a71-e902b1e5aaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:35,572 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:49:35,573 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8bacbb7-22ce-40f9-8792-d86c049a7983', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8bacbb7-22ce-40f9-8792-d86c049a7983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:36,620 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:36,620 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9978977-edce-4d9e-9972-f83a8f9ce424', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9978977-edce-4d9e-9972-f83a8f9ce424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:37,667 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:37,668 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f18f4e-31c0-47bd-8197-90545d3fea04', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f18f4e-31c0-47bd-8197-90545d3fea04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:38,714 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:38,714 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd6240d-1d27-4183-b5df-98a4267b3417', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd6240d-1d27-4183-b5df-98a4267b3417', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:39,768 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.046s 2021-10-29 16:49:39,768 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab18d79-9e73-4ad7-8700-cb98a8869294', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab18d79-9e73-4ad7-8700-cb98a8869294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:40,965 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.189s 2021-10-29 16:49:40,966 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a9ba5e-4bd6-4289-8b13-7c8c29a54b57', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a9ba5e-4bd6-4289-8b13-7c8c29a54b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:42,016 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:49:42,016 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40f48b1-cd80-4ce8-9514-b1ddbcf96fc8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40f48b1-cd80-4ce8-9514-b1ddbcf96fc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:43,065 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:43,065 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0967fe45-0e12-4b7c-be57-ea703c40b4a0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0967fe45-0e12-4b7c-be57-ea703c40b4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:44,113 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:44,113 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbc166f-bf1b-4d8e-a561-3e3abd63c15c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbc166f-bf1b-4d8e-a561-3e3abd63c15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:45,161 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:45,161 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a2a7ef-64d2-4389-b8e4-7d490a045620', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a2a7ef-64d2-4389-b8e4-7d490a045620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:46,215 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.046s 2021-10-29 16:49:46,215 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55480126-3667-4cfa-812f-4d105164a759', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55480126-3667-4cfa-812f-4d105164a759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:47,263 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:47,263 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57bf10d8-ff84-4f65-890e-e20cbd9963dd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57bf10d8-ff84-4f65-890e-e20cbd9963dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:48,318 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.045s 2021-10-29 16:49:48,318 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464adee4-283f-4b98-9d02-c663bcf6f3f7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464adee4-283f-4b98-9d02-c663bcf6f3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:49,366 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:49,366 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54010d1c-4c40-4809-aa59-3a46de992a88', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54010d1c-4c40-4809-aa59-3a46de992a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:50,412 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:49:50,413 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471ec581-fc6b-4518-9a45-b063e4c81be0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471ec581-fc6b-4518-9a45-b063e4c81be0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:51,461 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:49:51,461 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-880b99e9-48c0-48ac-a0cf-ab5b22ea5fc6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-880b99e9-48c0-48ac-a0cf-ab5b22ea5fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:52,509 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:52,509 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-421b1d5c-86a2-4ff3-8ad8-a3f8538d9750', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-421b1d5c-86a2-4ff3-8ad8-a3f8538d9750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:53,556 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:49:53,556 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a207fd86-2ec4-4ec9-9674-ef8b0a766816', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a207fd86-2ec4-4ec9-9674-ef8b0a766816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:54,606 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:49:54,606 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df5a3675-0734-4958-813e-ef65c4372cd2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df5a3675-0734-4958-813e-ef65c4372cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:55,654 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:55,655 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b230071-9767-4184-a9bc-7fbdbc040cc9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b230071-9767-4184-a9bc-7fbdbc040cc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:56,701 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:49:56,701 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca843bd-d2de-4b5a-9951-44696697f3e8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca843bd-d2de-4b5a-9951-44696697f3e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:57,750 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:49:57,751 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d205297-968c-4232-a3ba-5f8bf0c54128', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d205297-968c-4232-a3ba-5f8bf0c54128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:58,800 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:49:58,801 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fd6e2c3-d5a3-4fac-b5cb-635e5c3bcde1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fd6e2c3-d5a3-4fac-b5cb-635e5c3bcde1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:49:59,852 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:49:59,852 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98fed5d1-4b3f-4a59-ac5a-f1b4f2c6930a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98fed5d1-4b3f-4a59-ac5a-f1b4f2c6930a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:00,899 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:00,900 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdd1bf9-0ef6-4fb0-97de-2fa03b9034b9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdd1bf9-0ef6-4fb0-97de-2fa03b9034b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:01,948 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:01,948 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2089d0c9-b487-4317-ab54-d74894547cc0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2089d0c9-b487-4317-ab54-d74894547cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:03,006 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.050s 2021-10-29 16:50:03,006 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015bc7b2-802a-4eba-be6a-fe448e7b646f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015bc7b2-802a-4eba-be6a-fe448e7b646f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:04,055 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:04,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43b6ea5-7d95-4bef-bff6-6f156faf37a3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43b6ea5-7d95-4bef-bff6-6f156faf37a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:05,104 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:05,105 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ae021f-3018-4c77-bc2f-c4d0ae61ecc8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ae021f-3018-4c77-bc2f-c4d0ae61ecc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:06,151 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:06,151 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02504cbc-e7c7-4c26-bde1-98e29ef73e2f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02504cbc-e7c7-4c26-bde1-98e29ef73e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:07,199 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:07,200 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d478e9d4-cc1e-4416-b67e-f457c0cbbfed', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d478e9d4-cc1e-4416-b67e-f457c0cbbfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:08,246 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:08,247 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f413587-997a-43a5-9e42-71936557b28d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f413587-997a-43a5-9e42-71936557b28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:09,294 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:09,294 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-002dc570-31c2-418d-b9a8-981cdf6aa84e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-002dc570-31c2-418d-b9a8-981cdf6aa84e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:10,342 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:10,342 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83887c48-0b0f-4f60-88ab-e4f1b9f0e182', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83887c48-0b0f-4f60-88ab-e4f1b9f0e182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:11,396 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.046s 2021-10-29 16:50:11,396 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cca19a2-f968-4413-8c69-2b8d33aef548', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cca19a2-f968-4413-8c69-2b8d33aef548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:12,447 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:12,447 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f79f21e-75c5-4018-bf3d-6a71a1c4aeef', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f79f21e-75c5-4018-bf3d-6a71a1c4aeef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:13,496 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:13,496 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ed07a8a-8db9-41d8-aec8-d286bdeba179', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ed07a8a-8db9-41d8-aec8-d286bdeba179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:14,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:14,543 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa683724-53eb-4a64-be9c-9d76a926ea04', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa683724-53eb-4a64-be9c-9d76a926ea04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:15,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:15,593 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9664b3-c338-4c67-9587-9bafb51ae083', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9664b3-c338-4c67-9587-9bafb51ae083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:16,639 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:16,640 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e52f6ec6-5969-4343-a985-8610b2169dd8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e52f6ec6-5969-4343-a985-8610b2169dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:17,690 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:17,691 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1361adc-fab9-417e-877b-c3e14918677b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1361adc-fab9-417e-877b-c3e14918677b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:18,738 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:18,738 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4dbb169-cdf8-469f-bf60-ec02baccfe72', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4dbb169-cdf8-469f-bf60-ec02baccfe72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:19,788 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:50:19,789 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f35589f-a0e0-484e-b8c5-d0984f9d45d3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f35589f-a0e0-484e-b8c5-d0984f9d45d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:20,839 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:20,840 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac012f1d-37f8-4bdd-bfc7-82a6cae1f287', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac012f1d-37f8-4bdd-bfc7-82a6cae1f287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:21,887 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:21,887 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8189b875-f8a7-4286-b25f-5f577679866b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8189b875-f8a7-4286-b25f-5f577679866b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:22,935 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:22,936 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d066cf-9ca0-49c4-b8d9-dd139c8d835f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d066cf-9ca0-49c4-b8d9-dd139c8d835f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:23,984 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:23,984 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77cb3a66-1d26-4848-be6a-545a9d8b029b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77cb3a66-1d26-4848-be6a-545a9d8b029b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:25,030 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:25,030 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7a3971-b7fb-4ba4-8896-18e144166266', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7a3971-b7fb-4ba4-8896-18e144166266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:26,081 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:26,081 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b38e30-a421-45f7-968e-afbfff587bba', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b38e30-a421-45f7-968e-afbfff587bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:27,131 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:27,132 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc11e6e1-8cac-4ba2-b071-7222a3af116c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc11e6e1-8cac-4ba2-b071-7222a3af116c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:28,179 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:28,179 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b89f39-cce9-4c7e-a624-1ab01072a565', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b89f39-cce9-4c7e-a624-1ab01072a565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:29,231 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:50:29,231 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b51eef61-ba43-4619-a7ce-4913fa1d8db2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b51eef61-ba43-4619-a7ce-4913fa1d8db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:30,280 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:30,280 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14526ecd-a8cc-4683-91e6-f2a968aca288', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14526ecd-a8cc-4683-91e6-f2a968aca288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:31,329 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:31,329 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce00fccb-6834-43f4-89b4-742542343363', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce00fccb-6834-43f4-89b4-742542343363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:32,375 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:32,376 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db46e59-a695-4879-bdbd-1a2a0e523937', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db46e59-a695-4879-bdbd-1a2a0e523937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:33,424 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:33,425 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1437faf8-aa68-45a1-851d-a110632a1d5b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1437faf8-aa68-45a1-851d-a110632a1d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:34,473 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:34,473 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-429fd003-1e77-4129-aba8-6acfa51e1e3a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-429fd003-1e77-4129-aba8-6acfa51e1e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:35,523 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:35,523 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221a114b-00fd-4e6a-b3ed-efa81f30c14c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221a114b-00fd-4e6a-b3ed-efa81f30c14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:36,572 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:36,573 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a902f2-e30d-4dbe-b123-6caf5e2f2e87', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a902f2-e30d-4dbe-b123-6caf5e2f2e87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:37,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:37,624 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f42a43a5-6dcd-41a5-8d55-b50006d5183d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f42a43a5-6dcd-41a5-8d55-b50006d5183d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:38,671 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:38,672 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e138d797-4d06-450c-b3bf-6dd3c2a9caf9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e138d797-4d06-450c-b3bf-6dd3c2a9caf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:39,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:50:39,722 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0006cb65-0f09-4c13-be32-b4c3e6acc3bd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0006cb65-0f09-4c13-be32-b4c3e6acc3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:40,770 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:40,770 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9795264d-46c5-4de3-b893-0aa10baed923', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9795264d-46c5-4de3-b893-0aa10baed923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:41,820 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:50:41,821 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dad92509-faf8-4f87-9873-16f1fed16776', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dad92509-faf8-4f87-9873-16f1fed16776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:42,868 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:42,868 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87a54ca2-0851-41d8-9bc0-e934804dafea', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87a54ca2-0851-41d8-9bc0-e934804dafea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:43,917 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:43,917 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62625ae-28ef-400c-aac0-90ed5d7cd10f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62625ae-28ef-400c-aac0-90ed5d7cd10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:44,963 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:44,964 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917dfe5f-3b07-4f93-b5fc-8f66398ac549', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917dfe5f-3b07-4f93-b5fc-8f66398ac549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:46,015 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:50:46,015 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616bed87-203d-4d51-8494-0301482ec2a6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616bed87-203d-4d51-8494-0301482ec2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:47,062 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:50:47,063 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e08065ce-0653-4f58-bfab-a0ac6167d70b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e08065ce-0653-4f58-bfab-a0ac6167d70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:48,114 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:50:48,114 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2267d014-f3f3-42b2-bfc4-eea171dd4a1d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2267d014-f3f3-42b2-bfc4-eea171dd4a1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:49,162 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:49,162 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c9115d3-2a1e-4219-9c3e-bed678c263dc', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c9115d3-2a1e-4219-9c3e-bed678c263dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:50,211 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:50,212 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b0fa46d-7afc-4027-abc0-2fe96239ddb5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b0fa46d-7afc-4027-abc0-2fe96239ddb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:51,262 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:51,262 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f854a146-b00e-44a8-85cc-974eb17090e5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f854a146-b00e-44a8-85cc-974eb17090e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:52,308 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:52,309 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69aaab50-383b-4b67-acce-3d13d928a1ff', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69aaab50-383b-4b67-acce-3d13d928a1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:53,357 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:53,358 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44439021-9a14-4b92-806b-ff109b6b1f36', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44439021-9a14-4b92-806b-ff109b6b1f36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:54,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:54,407 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c8804c-7182-49bc-8e5e-b7d3343f6653', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c8804c-7182-49bc-8e5e-b7d3343f6653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:55,457 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:55,457 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17718937-077d-4e23-b813-0a8479e81aa6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17718937-077d-4e23-b813-0a8479e81aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:56,504 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:50:56,505 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a72e685-fbc7-48ab-8830-68c243f7074a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a72e685-fbc7-48ab-8830-68c243f7074a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:57,554 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:57,555 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61879ab3-1161-4aaa-946e-507b1d1431e4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61879ab3-1161-4aaa-946e-507b1d1431e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:58,602 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:50:58,603 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afbdbf67-8712-4cf1-bf83-f9e776479b9a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afbdbf67-8712-4cf1-bf83-f9e776479b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:50:59,651 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:50:59,651 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6051361f-14ab-4f51-b94a-199a361a025c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6051361f-14ab-4f51-b94a-199a361a025c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:00,701 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:51:00,701 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-071a1e1e-e08b-41b3-8080-41dad8110265', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-071a1e1e-e08b-41b3-8080-41dad8110265', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:01,748 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:01,749 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bc51f1f-5124-4520-b80c-f61c8f70eeda', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bc51f1f-5124-4520-b80c-f61c8f70eeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:02,811 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.054s 2021-10-29 16:51:02,811 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb281ae-5660-429a-85c5-6824a5c92ed6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb281ae-5660-429a-85c5-6824a5c92ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:03,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:03,860 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7f2bf7-d4b5-41ec-9554-64bb9d77d9e3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a7f2bf7-d4b5-41ec-9554-64bb9d77d9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:04,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:04,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6139738-89d8-40a0-bef7-74d7900f3854', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6139738-89d8-40a0-bef7-74d7900f3854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:05,961 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.044s 2021-10-29 16:51:05,962 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bb1a63-f453-47b1-bb18-a4d5a5d147fb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bb1a63-f453-47b1-bb18-a4d5a5d147fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:07,015 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.046s 2021-10-29 16:51:07,016 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb6fa958-f035-4d43-9984-94d9c5646e2f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb6fa958-f035-4d43-9984-94d9c5646e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:08,063 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:08,064 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a48436-4e97-4550-8a3b-1c74d8b53d85', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a48436-4e97-4550-8a3b-1c74d8b53d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:09,111 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:09,112 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a15608dc-d1e7-47b7-b64d-faa701f5ea3c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a15608dc-d1e7-47b7-b64d-faa701f5ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:10,158 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:10,159 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f6437b6-ea2b-4fd4-82e1-780ef4e403dc', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f6437b6-ea2b-4fd4-82e1-780ef4e403dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:11,207 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:51:11,207 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40ceff2a-496d-4b59-819c-e1eae152e114', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40ceff2a-496d-4b59-819c-e1eae152e114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:12,255 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:12,256 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa095fb8-f015-47e6-a7ff-f59749429051', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa095fb8-f015-47e6-a7ff-f59749429051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:13,305 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:13,305 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84426c1b-51df-48be-878d-4bed544abbe8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84426c1b-51df-48be-878d-4bed544abbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:14,355 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:51:14,355 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb685f4d-c3dc-42d4-94d1-25721574cc4b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb685f4d-c3dc-42d4-94d1-25721574cc4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:15,403 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:15,403 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80eb2dbf-1948-457a-8156-e35767b35fe1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80eb2dbf-1948-457a-8156-e35767b35fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:16,451 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:16,451 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20d6d39f-17b9-4630-953e-8963f3f761e4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20d6d39f-17b9-4630-953e-8963f3f761e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:17,501 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:51:17,501 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35256d8f-8b84-412e-a8aa-99446741a205', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35256d8f-8b84-412e-a8aa-99446741a205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:18,550 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:18,550 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2e5bad-9a40-4b5d-9366-87ff81a4cbb2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2e5bad-9a40-4b5d-9366-87ff81a4cbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:19,606 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.048s 2021-10-29 16:51:19,606 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b97fdbd-fe3b-4992-b2cd-007965267a00', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b97fdbd-fe3b-4992-b2cd-007965267a00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:20,653 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:20,653 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60696897-85ca-4e07-99de-43305c6c5c1b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60696897-85ca-4e07-99de-43305c6c5c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:21,700 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:21,701 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8565811-1866-4028-9bfd-02d23f673e16', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8565811-1866-4028-9bfd-02d23f673e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:22,748 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:22,748 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-034ddaac-2bee-414f-b0cb-e92fcf8d5eb3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-034ddaac-2bee-414f-b0cb-e92fcf8d5eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:23,795 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:23,796 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2998eb34-b89f-4b8a-9f4e-a6fca42c546d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2998eb34-b89f-4b8a-9f4e-a6fca42c546d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:24,849 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.045s 2021-10-29 16:51:24,849 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57776d8-1941-4297-aeea-037ea822cb35', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57776d8-1941-4297-aeea-037ea822cb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:25,896 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:51:25,896 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46b7d9fb-ee29-42b0-b466-19b5d1391f72', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46b7d9fb-ee29-42b0-b466-19b5d1391f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:26,945 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:26,945 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2868bb71-c6bf-40fc-b5d2-7154cbf04856', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2868bb71-c6bf-40fc-b5d2-7154cbf04856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:27,992 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:27,992 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60fe79a9-63a8-43a8-b50e-4ff6d6762eda', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60fe79a9-63a8-43a8-b50e-4ff6d6762eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:29,043 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:51:29,043 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad20aa7-3979-4b72-9dc2-bd8ba83a28d2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad20aa7-3979-4b72-9dc2-bd8ba83a28d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:30,094 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:51:30,095 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb36af87-dd18-4257-b874-6a0adf3ae67a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb36af87-dd18-4257-b874-6a0adf3ae67a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:31,144 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:51:31,145 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec89242-438c-4ef0-bf91-0259f5232af1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec89242-438c-4ef0-bf91-0259f5232af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:32,194 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:32,194 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f9f0412-2969-4d89-b057-7a24ded3dfb2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f9f0412-2969-4d89-b057-7a24ded3dfb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:33,242 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:33,242 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-213ba2f2-76d9-4086-835a-42e31adfe942', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-213ba2f2-76d9-4086-835a-42e31adfe942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:34,292 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:51:34,293 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abc77453-1b6b-43ec-8b3d-2c68e7300aa6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abc77453-1b6b-43ec-8b3d-2c68e7300aa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:35,358 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.057s 2021-10-29 16:51:35,358 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28806ac-075c-4752-a23c-f15bfa40d7df', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28806ac-075c-4752-a23c-f15bfa40d7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:36,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:36,407 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7dd377-c4a9-454f-afe9-8e45d3e17f32', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7dd377-c4a9-454f-afe9-8e45d3e17f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:37,453 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:37,454 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-935540f6-9ec3-4638-8132-93f9854885f0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-935540f6-9ec3-4638-8132-93f9854885f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:38,501 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:38,501 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edf53af7-9a19-4692-8ab9-baee461754f1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edf53af7-9a19-4692-8ab9-baee461754f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:39,547 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:51:39,547 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72dfda29-d9f7-4dfa-9102-9779dc57879b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72dfda29-d9f7-4dfa-9102-9779dc57879b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:40,594 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:40,595 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11df0948-821a-438e-a9fb-0c9cca1277a4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11df0948-821a-438e-a9fb-0c9cca1277a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:41,640 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:51:41,640 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b4289b-6eb2-4534-8752-ce0e6e19e52e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b4289b-6eb2-4534-8752-ce0e6e19e52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:42,782 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.133s 2021-10-29 16:51:42,782 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca810a4-c59b-4e7d-90ca-3f9911c0f360', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca810a4-c59b-4e7d-90ca-3f9911c0f360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:43,830 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:43,830 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-602feba5-826e-4162-9a0c-942a1b9769c4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-602feba5-826e-4162-9a0c-942a1b9769c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:44,877 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:44,878 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd27c1c-bc68-483a-be6d-1be31e07fd4d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd27c1c-bc68-483a-be6d-1be31e07fd4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:45,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:45,926 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f27f7ded-b1a5-4479-a329-f90bb002518c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f27f7ded-b1a5-4479-a329-f90bb002518c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:46,973 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:46,974 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b791da52-632e-4e50-900c-0cee61768021', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b791da52-632e-4e50-900c-0cee61768021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:48,020 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:48,021 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc8d55fe-1be9-4aeb-9c55-b238eb0e3f7b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc8d55fe-1be9-4aeb-9c55-b238eb0e3f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:49,069 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:49,070 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfffae6-5d63-4ad2-b236-512910b501d9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfffae6-5d63-4ad2-b236-512910b501d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:50,117 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:51:50,117 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7bed4b-e72b-4b48-a6bd-c22b6e4fb1cd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7bed4b-e72b-4b48-a6bd-c22b6e4fb1cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:51,165 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:51,165 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef0aee4-85ab-4c10-b2d2-dea4f042e781', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef0aee4-85ab-4c10-b2d2-dea4f042e781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:52,214 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:52,214 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c77e3a5-5932-459d-a53f-71c42d3ae73e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c77e3a5-5932-459d-a53f-71c42d3ae73e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:53,352 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.130s 2021-10-29 16:51:53,353 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbf7b60-7850-41dd-ad85-4f448b20000a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbf7b60-7850-41dd-ad85-4f448b20000a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:54,401 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:54,401 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38527829-dd02-45f0-98d0-1946d0cce0b2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38527829-dd02-45f0-98d0-1946d0cce0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:55,449 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:55,450 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc56c8c3-2fad-4e69-9ac0-60fa131d58d8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc56c8c3-2fad-4e69-9ac0-60fa131d58d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:56,498 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:56,498 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1822a4be-0d48-4639-8a0d-b7ba40ee10fd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1822a4be-0d48-4639-8a0d-b7ba40ee10fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:57,546 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:57,546 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3368a630-6bc0-42ae-b041-c2d21eac796c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3368a630-6bc0-42ae-b041-c2d21eac796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:58,596 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:51:58,596 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d542d6d-715d-4af5-b735-48275c2feda1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d542d6d-715d-4af5-b735-48275c2feda1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:51:59,645 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:51:59,646 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-241107d3-02e7-497c-b234-20d31d897fbd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-241107d3-02e7-497c-b234-20d31d897fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:00,693 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:00,694 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ebe62d-8ffc-4b1f-8f74-210c36956fd0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ebe62d-8ffc-4b1f-8f74-210c36956fd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:01,743 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:01,743 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675933ca-5243-4df0-a814-8ce03a52e2ec', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675933ca-5243-4df0-a814-8ce03a52e2ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:02,792 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:02,792 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98cdd099-9d16-4edd-9f9b-2e203787c7d5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98cdd099-9d16-4edd-9f9b-2e203787c7d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:03,842 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:52:03,842 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05fa5c01-b733-48af-b1ac-26c298ccc710', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05fa5c01-b733-48af-b1ac-26c298ccc710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:04,891 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:04,891 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4559897a-adf2-4537-bfcb-13d1bbbb0d7a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4559897a-adf2-4537-bfcb-13d1bbbb0d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:05,939 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:05,939 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e952fee6-c1e0-455c-8384-b637259ab47e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e952fee6-c1e0-455c-8384-b637259ab47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:06,986 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:06,987 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4d0d0f-6bb8-46c9-a4a6-a8259393fed5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4d0d0f-6bb8-46c9-a4a6-a8259393fed5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:08,037 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:08,038 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e7c4679-7ca1-4f9f-a7ba-f24616ada7b7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e7c4679-7ca1-4f9f-a7ba-f24616ada7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:09,087 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:09,087 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeeea8f-e02a-40af-a4b3-bf908790c856', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeeea8f-e02a-40af-a4b3-bf908790c856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:10,135 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:10,135 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc7a742-e61c-4489-9500-f1b2f2ede745', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc7a742-e61c-4489-9500-f1b2f2ede745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:11,183 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:11,183 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17c2572b-4e47-4268-945b-d458bfba3fa8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17c2572b-4e47-4268-945b-d458bfba3fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:12,231 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:12,231 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d6ed12c-0959-4cfb-ba3c-c3d14f76eaa1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d6ed12c-0959-4cfb-ba3c-c3d14f76eaa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:13,278 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:13,279 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-852baab1-4594-4a94-9fb9-644d5af64c5e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-852baab1-4594-4a94-9fb9-644d5af64c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:14,326 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:14,326 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40b13029-1f30-4d8d-8b46-5da23bdab951', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40b13029-1f30-4d8d-8b46-5da23bdab951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:15,373 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:15,373 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195b2366-5585-4913-9c1e-8617627ca4d4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195b2366-5585-4913-9c1e-8617627ca4d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:16,421 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:16,421 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36beb1ea-de8e-4f57-8344-ce1404338816', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36beb1ea-de8e-4f57-8344-ce1404338816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:17,469 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:17,469 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0c016b-20af-4cbf-8627-ca5a1ca91f8a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0c016b-20af-4cbf-8627-ca5a1ca91f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:18,518 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:18,519 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9150882-d62a-4849-98fe-ccfd74ad24f7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9150882-d62a-4849-98fe-ccfd74ad24f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:19,567 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:19,568 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a14f7795-e827-4af4-999c-9629d6bbcc42', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a14f7795-e827-4af4-999c-9629d6bbcc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:20,614 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:52:20,615 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e52e53-fb5f-4c11-919c-45bcfb62c33e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e52e53-fb5f-4c11-919c-45bcfb62c33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:21,663 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:21,664 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c7c93c-34d5-4fe2-ad37-abc56b981df4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c7c93c-34d5-4fe2-ad37-abc56b981df4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:22,712 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:22,712 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ecaf59-046a-415d-b8e7-732542b8e42e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ecaf59-046a-415d-b8e7-732542b8e42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:23,760 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:23,761 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99f0f988-ef0a-4d36-970c-a53f7d035f80', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99f0f988-ef0a-4d36-970c-a53f7d035f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:24,810 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:24,811 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a0192f-b9ea-4e8e-ba5e-7b24476da131', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a0192f-b9ea-4e8e-ba5e-7b24476da131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:25,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:25,860 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f85d62c-a3be-4e1d-8634-502cf59c82a5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f85d62c-a3be-4e1d-8634-502cf59c82a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:26,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:26,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f3976ef-fe4d-439a-ad2d-3dfe60c18af1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f3976ef-fe4d-439a-ad2d-3dfe60c18af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:27,957 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:27,957 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd9b4d8-38a0-4b96-aed4-537dc4795b76', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd9b4d8-38a0-4b96-aed4-537dc4795b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:29,006 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:29,006 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75c6c499-1e28-46c9-96ad-3cc2e96364c0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75c6c499-1e28-46c9-96ad-3cc2e96364c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:30,055 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:30,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4351ae-de07-43c5-8c1c-b02181fe67eb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4351ae-de07-43c5-8c1c-b02181fe67eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:31,104 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:31,104 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-945b3e9f-1c0e-4d06-a7c6-c4e059e42993', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-945b3e9f-1c0e-4d06-a7c6-c4e059e42993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:32,152 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:32,152 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e82d5cfe-85d3-42d7-a08e-81790edf5903', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e82d5cfe-85d3-42d7-a08e-81790edf5903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:33,200 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:33,200 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d147584-d339-4568-9843-5aac1e9b9839', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d147584-d339-4568-9843-5aac1e9b9839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:34,250 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:34,251 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44b71eb6-8bdc-4205-aad6-9428d5bdc18e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44b71eb6-8bdc-4205-aad6-9428d5bdc18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:35,298 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:35,299 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992fa2c8-ce68-4dbf-b461-5d4953ba5e8c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992fa2c8-ce68-4dbf-b461-5d4953ba5e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:36,347 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:36,347 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4b0fec9-c3b1-4523-9ee8-010df9887ed8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4b0fec9-c3b1-4523-9ee8-010df9887ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:37,395 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:37,395 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bcb241-ab07-4e21-be01-f27c0e1e6ab9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bcb241-ab07-4e21-be01-f27c0e1e6ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:38,444 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:38,444 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e9b1ee-ae1e-44b1-a989-fd7015e7912e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e9b1ee-ae1e-44b1-a989-fd7015e7912e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:39,494 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:39,494 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fdb99cd-1abc-4217-983c-fc1581ef132e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fdb99cd-1abc-4217-983c-fc1581ef132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:40,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:40,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42ebd790-6245-4d8e-ad96-2988c2972fe9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42ebd790-6245-4d8e-ad96-2988c2972fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:41,590 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:41,590 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d1978a-4f77-474b-af0d-ffc2d702ebc0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d1978a-4f77-474b-af0d-ffc2d702ebc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:42,637 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:42,638 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9073f5bf-e519-4b10-b891-f55e607cbb63', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9073f5bf-e519-4b10-b891-f55e607cbb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:43,685 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:43,686 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-532845c0-0a01-4f9b-88a8-26621bd9a1f3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-532845c0-0a01-4f9b-88a8-26621bd9a1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:44,735 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:44,735 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f018a07-4738-41f7-a039-edcd1aaa0db5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f018a07-4738-41f7-a039-edcd1aaa0db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:45,785 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:45,785 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f74966-b3da-489d-90b2-1bb04b6aa345', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f74966-b3da-489d-90b2-1bb04b6aa345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:46,835 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:46,836 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b3221f-0a83-4601-8cec-5f2d983bb67b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b3221f-0a83-4601-8cec-5f2d983bb67b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:47,883 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:47,884 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6de19e-f463-4ba8-a2cb-65db59f70f47', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6de19e-f463-4ba8-a2cb-65db59f70f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:48,931 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:48,932 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b01ae9-db62-4982-bcd0-03b1d80d34f1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b01ae9-db62-4982-bcd0-03b1d80d34f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:49,980 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:49,980 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-682fba8c-80ee-48e6-b083-38273f5fdfaf', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-682fba8c-80ee-48e6-b083-38273f5fdfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:51,028 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:51,029 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-487f9249-bfba-4dc8-942d-0d7947f0b0b7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487f9249-bfba-4dc8-942d-0d7947f0b0b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:52,076 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:52,077 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7bfc3a-9388-4392-ac27-fff7d13a1267', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7bfc3a-9388-4392-ac27-fff7d13a1267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:53,126 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:52:53,126 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a141d6-54fd-40a7-a7c8-7fe10d7a7964', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a141d6-54fd-40a7-a7c8-7fe10d7a7964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:54,178 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:52:54,178 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d52f47c-f4ea-41f3-9cf9-88cdb3fde49c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d52f47c-f4ea-41f3-9cf9-88cdb3fde49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:55,228 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:52:55,228 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98e511f0-13b5-4dfd-9372-2e32a9a44fba', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98e511f0-13b5-4dfd-9372-2e32a9a44fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:56,278 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:52:56,279 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc583bb1-be26-4982-b668-1f6d4139be29', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc583bb1-be26-4982-b668-1f6d4139be29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:57,328 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:57,328 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f566852c-fea9-439b-b240-e69a93e95cd4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f566852c-fea9-439b-b240-e69a93e95cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:58,377 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:52:58,377 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e25f90-bbdd-42ce-9324-b9e358c03630', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e25f90-bbdd-42ce-9324-b9e358c03630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:52:59,424 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:52:59,425 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fae8c434-a22d-4661-b5cd-015e56482f0e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fae8c434-a22d-4661-b5cd-015e56482f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:00,472 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:00,473 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8579d73-be1c-4b41-9be4-97a8dc79479f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8579d73-be1c-4b41-9be4-97a8dc79479f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:01,521 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:01,521 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c67a417-157d-4c4d-b436-866aa617e6a6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c67a417-157d-4c4d-b436-866aa617e6a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:02,569 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:02,569 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba43c2a7-96a6-4942-bfc4-bf4abac37418', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba43c2a7-96a6-4942-bfc4-bf4abac37418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:03,616 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:03,617 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41558a82-cb58-461d-99ca-87ae8ecf3cb7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41558a82-cb58-461d-99ca-87ae8ecf3cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:04,666 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:04,666 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-030564cc-9138-44c2-9900-04967ecb0a84', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-030564cc-9138-44c2-9900-04967ecb0a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:05,714 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:05,714 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0dad3e-f643-4a5b-9fbf-cef610f5762a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0dad3e-f643-4a5b-9fbf-cef610f5762a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:06,763 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:06,763 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa50aa3b-cfb0-49b2-a05d-6623d586c481', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa50aa3b-cfb0-49b2-a05d-6623d586c481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:07,811 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:07,812 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e7619d-4884-41cd-a5fb-6019e8f1f43c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e7619d-4884-41cd-a5fb-6019e8f1f43c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:08,860 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:08,861 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4b75c4-fed0-4d7f-80e2-8bea64c8fec9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4b75c4-fed0-4d7f-80e2-8bea64c8fec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:09,910 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:09,910 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e87dae4-8d0d-4288-9da9-6e4eec5b9071', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e87dae4-8d0d-4288-9da9-6e4eec5b9071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:10,960 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:10,960 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9217006-e038-46a2-9e35-2c4f16fae4e7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9217006-e038-46a2-9e35-2c4f16fae4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:12,007 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.038s 2021-10-29 16:53:12,008 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58a79de-051f-4648-995f-bcc7ca07f6a2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58a79de-051f-4648-995f-bcc7ca07f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:13,057 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:13,058 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de3f3ae-4ab2-46ab-bc7d-a2ac0b2b6ce1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de3f3ae-4ab2-46ab-bc7d-a2ac0b2b6ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:14,106 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:14,107 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2878312-2985-470a-ac91-c511a4667716', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2878312-2985-470a-ac91-c511a4667716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:15,191 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.077s 2021-10-29 16:53:15,192 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3668e2f3-67a1-4cf8-8ccd-49b1af805d4e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3668e2f3-67a1-4cf8-8ccd-49b1af805d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:16,336 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.136s 2021-10-29 16:53:16,336 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06b3077f-c13d-46dd-ab54-45d97ecb05d0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06b3077f-c13d-46dd-ab54-45d97ecb05d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:17,386 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:17,386 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da98f5d7-090e-45a8-be14-0d50ce829b18', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da98f5d7-090e-45a8-be14-0d50ce829b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:18,436 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:18,436 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750a1982-e751-4357-acbb-79133c441a64', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750a1982-e751-4357-acbb-79133c441a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:19,484 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:19,485 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5035647-1a04-451f-a8e5-0b7929b8a061', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5035647-1a04-451f-a8e5-0b7929b8a061', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:20,533 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:20,533 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44e27bb-6368-43d9-b515-5ae579ad0d6c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44e27bb-6368-43d9-b515-5ae579ad0d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:21,582 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:21,583 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8fa5be7-152b-4231-980e-5d652d4a5b98', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8fa5be7-152b-4231-980e-5d652d4a5b98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:22,632 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:22,632 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5b72eb-d7ff-4086-9d29-42ebe9df616b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5b72eb-d7ff-4086-9d29-42ebe9df616b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:23,680 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:23,681 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f73662c-3de8-414e-a207-d768cb72ebf2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f73662c-3de8-414e-a207-d768cb72ebf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:24,729 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:24,729 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9c4cabd-a1f4-49b8-8212-26129f73f6a4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9c4cabd-a1f4-49b8-8212-26129f73f6a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:25,778 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:25,778 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bade7c5c-1284-40ea-8538-537c6bd2b773', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bade7c5c-1284-40ea-8538-537c6bd2b773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:26,826 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:26,826 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b933109a-15ef-4194-a0f7-9f26bbc3a5b7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b933109a-15ef-4194-a0f7-9f26bbc3a5b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:27,876 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:53:27,876 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a038fbda-2818-42be-9959-3b0cae0c6a6d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a038fbda-2818-42be-9959-3b0cae0c6a6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:28,924 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:28,924 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03af739e-04cf-4c52-adc1-348f2b18349b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03af739e-04cf-4c52-adc1-348f2b18349b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:29,976 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:53:29,976 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33ccd889-876c-4ecd-bf35-bf144ccd37f9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33ccd889-876c-4ecd-bf35-bf144ccd37f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:31,025 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:31,025 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe0689f-37ce-4c9a-a529-67bfdf4dbc3b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe0689f-37ce-4c9a-a529-67bfdf4dbc3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:32,074 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:32,074 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4724e49-6886-480b-a3ce-83e9d6f60750', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4724e49-6886-480b-a3ce-83e9d6f60750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:33,123 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:33,123 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb65f683-bdaa-4650-abdd-c621e275370e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb65f683-bdaa-4650-abdd-c621e275370e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:34,173 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:53:34,174 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9994e6b8-acf1-4f91-8c1a-c83b16d54d68', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9994e6b8-acf1-4f91-8c1a-c83b16d54d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:35,223 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:35,223 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6efa6c06-ec8d-4b3a-9eb2-8d7f9a0567cb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6efa6c06-ec8d-4b3a-9eb2-8d7f9a0567cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:36,271 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:53:36,272 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d660650c-5824-4274-99e3-2061487884e6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d660650c-5824-4274-99e3-2061487884e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:37,320 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:37,320 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66cbcc72-c1e7-4ea3-a49a-61b37687f87a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66cbcc72-c1e7-4ea3-a49a-61b37687f87a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:38,369 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:38,370 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-435c11f1-2712-4701-a620-18bf6ea71e9f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-435c11f1-2712-4701-a620-18bf6ea71e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:39,418 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:39,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-328d721b-e262-4c4e-87a3-73e1fe0891e8', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-328d721b-e262-4c4e-87a3-73e1fe0891e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:40,466 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:40,467 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebba9602-76a1-4913-a425-c5e9bfa8a513', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebba9602-76a1-4913-a425-c5e9bfa8a513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:41,514 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:41,515 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ac8445-19d3-46f3-8fc7-4b5fff383ec7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ac8445-19d3-46f3-8fc7-4b5fff383ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:42,562 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:42,563 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dba192f-5d74-4c57-ab60-c6eb14a5576b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dba192f-5d74-4c57-ab60-c6eb14a5576b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:43,611 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:43,612 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96ff3007-8ed7-4356-bd25-e34e475b4764', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96ff3007-8ed7-4356-bd25-e34e475b4764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:44,661 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:44,662 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d87921-8395-4d53-9770-b3a4a6b0db09', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d87921-8395-4d53-9770-b3a4a6b0db09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:45,710 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:45,710 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-befc46fc-cce7-4775-9a26-21c4cb19012a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-befc46fc-cce7-4775-9a26-21c4cb19012a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:46,759 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:46,759 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60abbec1-c4b9-43f4-a6a3-78467a0ed999', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60abbec1-c4b9-43f4-a6a3-78467a0ed999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:47,808 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:47,809 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0e1f00-090d-4c4f-b6c7-2e65610ebc9e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0e1f00-090d-4c4f-b6c7-2e65610ebc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:48,858 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:48,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060e6ba1-fb8d-4b10-b379-be9e3b9d583c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060e6ba1-fb8d-4b10-b379-be9e3b9d583c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:49,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:49,906 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94e11904-7884-4649-836b-085835825304', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94e11904-7884-4649-836b-085835825304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:50,954 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:50,954 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6e495eb-a71a-49ac-bc05-906875234f8d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6e495eb-a71a-49ac-bc05-906875234f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:52,003 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:52,004 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ace3900-c23e-4ce6-a9b7-853b784710c9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ace3900-c23e-4ce6-a9b7-853b784710c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:53,055 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:53:53,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac54c2a-66f4-44c7-8dfe-200be42cdff2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac54c2a-66f4-44c7-8dfe-200be42cdff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:54,103 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:54,103 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77cefa60-e871-4247-aa32-b9c39dda7bc7', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77cefa60-e871-4247-aa32-b9c39dda7bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:55,152 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:53:55,152 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71edb16e-0ba0-4cc7-ac3c-efe8b02913cc', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71edb16e-0ba0-4cc7-ac3c-efe8b02913cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:56,200 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:56,200 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c732fe1-4d30-4607-ae7b-2cc9b2a94711', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c732fe1-4d30-4607-ae7b-2cc9b2a94711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:57,249 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:57,249 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-979859d0-2ae7-4f10-9585-09612f137556', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-979859d0-2ae7-4f10-9585-09612f137556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:58,297 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:58,298 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e7207a5-7331-4c25-814c-00237309a63b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e7207a5-7331-4c25-814c-00237309a63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:53:59,346 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:53:59,346 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9c40cb-e995-49e7-b4d8-60fa4ff4052a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9c40cb-e995-49e7-b4d8-60fa4ff4052a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:00,395 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:00,395 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed7bd181-c56e-40d3-8b36-16587df6a3f0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed7bd181-c56e-40d3-8b36-16587df6a3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:01,444 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:01,444 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6effcc11-01d2-489f-8314-29a1f28917db', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6effcc11-01d2-489f-8314-29a1f28917db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:02,493 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:02,494 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25821089-6d42-4ef5-afab-89accf183a45', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25821089-6d42-4ef5-afab-89accf183a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:03,543 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:03,544 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe1339e8-f77c-466e-8ae7-e58efa589464', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe1339e8-f77c-466e-8ae7-e58efa589464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:04,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:04,593 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-725f6b97-e00b-4ee9-9275-59cf71ec2a73', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-725f6b97-e00b-4ee9-9275-59cf71ec2a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:05,641 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:05,641 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71016de8-3538-412c-b48f-2d45f2c092d0', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71016de8-3538-412c-b48f-2d45f2c092d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:06,691 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:06,692 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a4942c-aa3f-4ce7-bfb6-be192b8e7aa4', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a4942c-aa3f-4ce7-bfb6-be192b8e7aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:07,740 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:07,741 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-003214ac-3309-4652-8e4d-2eeb0e8c6721', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-003214ac-3309-4652-8e4d-2eeb0e8c6721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:08,790 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:08,790 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6b61c6f-a8a1-484a-b8a7-bda20580c58c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6b61c6f-a8a1-484a-b8a7-bda20580c58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:09,840 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:09,840 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f1ba52-3117-4032-be4f-b1c3fc41f1f3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f1ba52-3117-4032-be4f-b1c3fc41f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:10,890 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:10,890 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adab97ca-ea8d-4771-ac09-9612231dab0a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adab97ca-ea8d-4771-ac09-9612231dab0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:11,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.039s 2021-10-29 16:54:11,938 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9084bb-1394-4e7e-b885-8db7d1c8f7c9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9084bb-1394-4e7e-b885-8db7d1c8f7c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:12,987 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:12,987 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12a3c62-157f-4c23-84d9-d993c91044a9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12a3c62-157f-4c23-84d9-d993c91044a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:14,035 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:14,036 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d29cf0fd-3f9c-4e1f-a353-9757e447c84f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d29cf0fd-3f9c-4e1f-a353-9757e447c84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:15,084 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:15,085 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77905130-31d9-4c78-8146-962cd54e7eb6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77905130-31d9-4c78-8146-962cd54e7eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:16,134 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:16,134 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885e890e-51ab-46d7-b085-05e773537b06', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885e890e-51ab-46d7-b085-05e773537b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:17,183 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:17,183 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f63de9-4da4-48a7-a06b-c9ff6d40457b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f63de9-4da4-48a7-a06b-c9ff6d40457b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:18,233 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:18,233 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0897f17f-ca2b-47c0-ba97-0f1e333c73d3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0897f17f-ca2b-47c0-ba97-0f1e333c73d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:19,283 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:19,284 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41727deb-fb2b-4b56-8af2-a10e06a90e46', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41727deb-fb2b-4b56-8af2-a10e06a90e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:20,334 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:20,335 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd49008d-c80e-48c1-bfd9-cb227b757861', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd49008d-c80e-48c1-bfd9-cb227b757861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:21,384 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:21,384 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97ca910-a0da-489f-aa06-a7d84449b330', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97ca910-a0da-489f-aa06-a7d84449b330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:22,434 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:22,434 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad155559-3bb8-485f-974c-46ebd4828020', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad155559-3bb8-485f-974c-46ebd4828020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:23,483 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:23,483 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f336123-5a75-416e-b06b-993e3095bbb2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f336123-5a75-416e-b06b-993e3095bbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:24,532 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:24,532 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c8e602d-f540-4bc3-91cc-163a46849f33', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c8e602d-f540-4bc3-91cc-163a46849f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:25,581 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:25,582 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b3a93f-3cd7-413a-bb32-687173e3ca38', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b3a93f-3cd7-413a-bb32-687173e3ca38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:26,632 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:26,633 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809e3ebf-eaee-4e73-a414-428e9d0116df', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809e3ebf-eaee-4e73-a414-428e9d0116df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:27,683 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:27,683 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b308b92-9aae-4f83-b643-76c85ff90166', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b308b92-9aae-4f83-b643-76c85ff90166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:28,732 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:28,732 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701a190d-ca13-4139-aca0-720caf7e6ee2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701a190d-ca13-4139-aca0-720caf7e6ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:29,809 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.068s 2021-10-29 16:54:29,809 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d0b6f0-f26f-45b5-8867-d8e69baa5caa', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64d0b6f0-f26f-45b5-8867-d8e69baa5caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:30,863 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.043s 2021-10-29 16:54:30,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef75fe3-d0ee-472d-8586-248b5cf90f1e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef75fe3-d0ee-472d-8586-248b5cf90f1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:31,915 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:31,915 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351b4f20-ec3c-4648-b2ec-bb9ed98b0e85', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351b4f20-ec3c-4648-b2ec-bb9ed98b0e85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:32,964 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:32,964 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38ce9404-3d7f-4f9e-ba57-482b32cbf4f2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38ce9404-3d7f-4f9e-ba57-482b32cbf4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:34,013 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:34,013 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedf23a9-f443-4f19-bec6-09918ca81513', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedf23a9-f443-4f19-bec6-09918ca81513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:35,062 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:35,063 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa266134-4437-4026-90a4-8d4c6425b76b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa266134-4437-4026-90a4-8d4c6425b76b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:36,112 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:36,112 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-319c3f8d-2622-4cb0-8f10-81bf6a7c472e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-319c3f8d-2622-4cb0-8f10-81bf6a7c472e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:37,161 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:37,161 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd5aad1-78ea-4cda-86f7-227de2ee1820', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd5aad1-78ea-4cda-86f7-227de2ee1820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:38,210 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:38,211 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da789345-6ffd-4c47-958a-b68d0c21a922', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da789345-6ffd-4c47-958a-b68d0c21a922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:39,260 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:39,260 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6dbc0c-97b8-4bdd-a36b-c065cd47b705', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6dbc0c-97b8-4bdd-a36b-c065cd47b705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:40,308 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:40,308 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f1dc2e-9b1b-43b3-b0ad-6b6131451b05', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f1dc2e-9b1b-43b3-b0ad-6b6131451b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:41,357 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:41,358 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1e25cc9-492c-4a1c-915f-b96d03192f5e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1e25cc9-492c-4a1c-915f-b96d03192f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:42,406 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:42,407 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c1c9b3-3e2d-41df-a8d0-41393b02bc1e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c1c9b3-3e2d-41df-a8d0-41393b02bc1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:43,458 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:43,458 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1475aff9-d092-406b-a654-5ec0b6e69886', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1475aff9-d092-406b-a654-5ec0b6e69886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:44,507 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:44,507 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62eb83c-9690-4089-aa71-0ca36a974aed', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62eb83c-9690-4089-aa71-0ca36a974aed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:45,564 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.048s 2021-10-29 16:54:45,565 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28722cdf-3eb6-430e-9594-6f6c352aedca', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28722cdf-3eb6-430e-9594-6f6c352aedca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:46,613 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:46,613 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705af8e4-73b4-48c6-9feb-7d05fdc4d626', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705af8e4-73b4-48c6-9feb-7d05fdc4d626', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:47,662 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:47,662 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0656e703-e57b-4786-a81b-0f51abd6e4f6', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0656e703-e57b-4786-a81b-0f51abd6e4f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:48,710 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:48,710 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca99dd0-fd94-4119-b14a-c9f585332683', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca99dd0-fd94-4119-b14a-c9f585332683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:49,761 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:49,761 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8da5544c-db76-47f9-a290-9818d074c12d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8da5544c-db76-47f9-a290-9818d074c12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:50,809 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:50,809 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba306c20-21de-4fa6-b834-877d3bd82723', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba306c20-21de-4fa6-b834-877d3bd82723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:51,858 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:51,858 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c5e21a0-cf42-4bdc-8704-7292f04fc6af', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c5e21a0-cf42-4bdc-8704-7292f04fc6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:52,907 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:52,907 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62b903f-f121-4019-8c87-56262e944a2c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62b903f-f121-4019-8c87-56262e944a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:53,955 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:54:53,956 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-164d3a89-6786-4da0-96c4-6bba5dba6d38', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-164d3a89-6786-4da0-96c4-6bba5dba6d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:55,005 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:55,005 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f5e2c3-c391-4d6e-a9f6-ccb474d51b1e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f5e2c3-c391-4d6e-a9f6-ccb474d51b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:56,054 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:56,055 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3688dc3a-b22b-4aca-87d1-df17998979c3', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3688dc3a-b22b-4aca-87d1-df17998979c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:57,103 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:57,104 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-483d4fcf-e907-4371-b109-0f2e05847a5d', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-483d4fcf-e907-4371-b109-0f2e05847a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:58,152 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:54:58,153 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec4a9dcf-2dd8-47d7-b677-e4d2484680ac', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec4a9dcf-2dd8-47d7-b677-e4d2484680ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:54:59,203 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:54:59,203 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bef75b60-322e-481a-87a1-389c73fa2b5a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bef75b60-322e-481a-87a1-389c73fa2b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:00,252 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:00,252 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bc05d4-0bd2-4fab-a446-543095e951de', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bc05d4-0bd2-4fab-a446-543095e951de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:01,301 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:01,301 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ebf428-8b09-4fa5-84cc-123fc3206c64', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ebf428-8b09-4fa5-84cc-123fc3206c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:02,352 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:02,352 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9ddb0b-e1b7-4a08-b67a-7cf67661f16a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9ddb0b-e1b7-4a08-b67a-7cf67661f16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:03,400 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:03,401 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f66f0dd9-1fd5-44a9-a068-71a85690b9eb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f66f0dd9-1fd5-44a9-a068-71a85690b9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:04,450 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:04,450 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96af3d2b-5738-4481-8393-b762c9858463', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96af3d2b-5738-4481-8393-b762c9858463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:05,500 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:05,501 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d09c1b86-e894-4f01-9b59-2e16ec7bccdb', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d09c1b86-e894-4f01-9b59-2e16ec7bccdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:06,551 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:06,551 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a56e757-f858-4aac-a45d-debba38c20b1', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a56e757-f858-4aac-a45d-debba38c20b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:07,600 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:07,601 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c618da83-6e65-497d-bafc-14378efbb63c', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c618da83-6e65-497d-bafc-14378efbb63c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:08,650 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:08,650 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a677446-7c3e-4b6a-9b8a-e479114c16a5', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a677446-7c3e-4b6a-9b8a-e479114c16a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:09,698 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:09,699 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44bfda1-bbb7-44f8-8712-3488abc6585b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44bfda1-bbb7-44f8-8712-3488abc6585b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:10,747 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:10,747 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15e9d0c-4979-48f0-93d7-25a85aebc0cf', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15e9d0c-4979-48f0-93d7-25a85aebc0cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:11,796 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:11,797 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-165700eb-d824-4318-98b7-17e4b133ca58', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-165700eb-d824-4318-98b7-17e4b133ca58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:12,847 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:12,847 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7276e8ad-68ff-468a-95d3-4c76fde4a94b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7276e8ad-68ff-468a-95d3-4c76fde4a94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:13,897 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:13,897 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62d65acd-f324-4cde-8e9c-b50453f9bf42', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62d65acd-f324-4cde-8e9c-b50453f9bf42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:14,947 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:14,947 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef86990b-7afa-4c5b-a2c0-9d45db58c40f', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef86990b-7afa-4c5b-a2c0-9d45db58c40f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:15,996 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:15,996 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b71b78-25e9-446a-920a-89ca7626703b', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b71b78-25e9-446a-920a-89ca7626703b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:17,044 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:17,045 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ec737f-1043-44d3-95b6-e13be8e5a61e', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ec737f-1043-44d3-95b6-e13be8e5a61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:18,094 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:18,095 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf77e20b-b69b-4005-b890-8d64c242eb54', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf77e20b-b69b-4005-b890-8d64c242eb54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:19,144 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:19,144 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-372da2a5-8df9-4959-9344-7361d5ca1bbd', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-372da2a5-8df9-4959-9344-7361d5ca1bbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:20,193 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:20,194 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87890a42-b256-44a0-b156-66fb93ce7e9a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87890a42-b256-44a0-b156-66fb93ce7e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:21,243 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:21,243 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41e6c5b-95f6-4b91-96b2-9cab88cff3b2', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41e6c5b-95f6-4b91-96b2-9cab88cff3b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:22,292 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:22,293 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a83006cd-9aed-48de-8750-3264997d1def', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a83006cd-9aed-48de-8750-3264997d1def', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:23,342 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:23,342 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b364b361-c3d7-4b4f-a0fd-d0fae0ba6e3a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b364b361-c3d7-4b4f-a0fd-d0fae0ba6e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:24,392 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:24,392 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6af3f720-1207-4641-a365-06cb6bf45ae9', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6af3f720-1207-4641-a365-06cb6bf45ae9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:25,441 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:25,441 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939622cc-6e4c-41aa-a1a9-9eb0fc280a48', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939622cc-6e4c-41aa-a1a9-9eb0fc280a48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:26,492 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.042s 2021-10-29 16:55:26,492 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95dc2729-c4c5-4ef1-bc62-81307c32176a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95dc2729-c4c5-4ef1-bc62-81307c32176a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:27,541 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:27,542 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719681bc-3802-4ce8-8546-459f7ef02882', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719681bc-3802-4ce8-8546-459f7ef02882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:28,590 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.041s 2021-10-29 16:55:28,590 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8521ab03-7c95-4e0f-be9b-befc258c299a', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8521ab03-7c95-4e0f-be9b-befc258c299a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:29,638 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f 0.040s 2021-10-29 16:55:29,639 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a64ebb3-6fd6-4fed-851c-54f623114591', 'content-length': '1245', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a64ebb3-6fd6-4fed-851c-54f623114591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f'} Body: b'{"volume": {"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:46:53.000000", "updated_at": "2021-10-29T16:47:29.000000", "name": "tempest-VolumesActionsTest-Volume-2045031822", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {"readonly": "False", "attached_mode": "rw"}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f"}], "user_id": "b988f9d7fba841ff9a4af954f862096a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "attachment_id": "28ffc11c-717e-458c-b7f8-b8f17662653a", "volume_id": "8a0981b5-0dba-4c67-b917-44a6cebcf13f", "server_id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:29.000000"}], "os-vol-tenant-attr:tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2"}}' 2021-10-29 16:55:29,779 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.131s 2021-10-29 16:55:29,779 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52131e8f-d481-4e12-b71a-6924f5b3d532', 'x-compute-request-id': 'req-52131e8f-d481-4e12-b71a-6924f5b3d532', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'' 2021-10-29 16:55:29,928 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.148s 2021-10-29 16:55:29,928 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1504', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f4d2738-1166-4f96-b270-8ec7dba3b611', 'x-compute-request-id': 'req-5f4d2738-1166-4f96-b270-8ec7dba3b611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "ACTIVE", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:55:30Z", "addresses": {"tempest-VolumesActionsTest-1380166002-network": [{"version": 4, "addr": "172.20.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:77:d4"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:47:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:55:31,080 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.143s 2021-10-29 16:55:31,081 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfa036a7-b8d6-4a8c-a555-377ed10e2781', 'x-compute-request-id': 'req-bfa036a7-b8d6-4a8c-a555-377ed10e2781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"server": {"id": "97f5b955-cd40-44d6-b9da-2a04a40046fb", "name": "tempest-VolumesActionsTest-instance-1706370008", "status": "DELETED", "tenant_id": "1c800d9b8bd64d0b949b9ddd6031a6d2", "user_id": "b988f9d7fba841ff9a4af954f862096a", "metadata": {}, "hostId": "4e3714e60daaf2c291fd7b94bbfbefdfdc13f0c6f23aaa6e2e7a7919", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:15Z", "updated": "2021-10-29T16:55:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:47:27.000000", "OS-SRV-USG:terminated_at": "2021-10-29T16:55:30.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:55:31,088 116493 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 2 second wait 2021-10-29 16:55:32,120 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb 0.030s 2021-10-29 16:55:32,121 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-94ac1372-caaa-4edb-ae74-3f886f9c3cd2', 'x-compute-request-id': 'req-94ac1372-caaa-4edb-ae74-3f886f9c3cd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/97f5b955-cd40-44d6-b9da-2a04a40046fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 97f5b955-cd40-44d6-b9da-2a04a40046fb could not be found."}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f failed to reach available status (current in-use) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 195, in detach_volume resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60) |
||||||
test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33] |
fail
ft14.3: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume[id-92c4ef64-51b2-40c0-9f7e-4749fbaaba33]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:55:32,230 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_reserve_unreserve_volume): 400 POST http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action 0.034s 2021-10-29 16:55:32,230 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-reserve": {}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '129', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2b4c48d-4607-4166-b54d-2fd2ec720ae8', 'x-openstack-request-id': 'req-b2b4c48d-4607-4166-b54d-2fd2ec720ae8', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available to reserve, but the status is in-use."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 132, in test_reserve_unreserve_volume self.volumes_client.reserve_volume(self.volume['id']) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 203, in reserve_volume resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available to reserve, but the status is in-use.'} |
||||||
test_volume_bootable[id-63e21b4c-0a0c-41f6-bfc3-7c2816815599] |
pass
pt14.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] |
fail
ft14.5: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update[id-fff74e1e-5bd3-4b33-9ea9-24c103bc3f59]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:55:32,431 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_readonly_update): 400 POST http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action 0.029s 2021-10-29 16:55:32,432 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-update_readonly_flag": {"readonly": true}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '184', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74723ce-c050-4307-89bc-453166ce70ef', 'x-openstack-request-id': 'req-f74723ce-c050-4307-89bc-453166ce70ef', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f status must be available to update readonly flag, but current status is: in-use."}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 147, in test_volume_readonly_update self.volumes_client.update_volume_readonly(self.volume['id'], File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 271, in update_volume_readonly resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f status must be available to update readonly flag, but current status is: in-use.'} |
||||||
test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image] |
fail
ft14.6: tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload[id-d8f1ca95-3d5b-44a3-b8ca-909691c9532d,image]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:55:32,467 116493 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_upload): 400 POST http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action 0.033s 2021-10-29 16:55:32,467 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1335160151", "disk_format": "raw"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '128', 'content-type': 'application/json', 'x-compute-request-id': 'req-31dba42f-d9e9-4087-a77c-1da07e1a9cd4', 'x-openstack-request-id': 'req-31dba42f-d9e9-4087-a77c-1da07e1a9cd4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/1c800d9b8bd64d0b949b9ddd6031a6d2/volumes/8a0981b5-0dba-4c67-b917-44a6cebcf13f/action'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f status must be available"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 113, in test_volume_upload body = self.volumes_client.upload_volume( File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 156, in upload_volume resp, body = self.post(url, post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume 8a0981b5-0dba-4c67-b917-44a6cebcf13f status must be available'} |
||||||
tempest.api.volume.test_volumes_extend.VolumesExtendTest | 2 | 0 | 2 | 0 | 0 | Detail | |
test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] |
fail
ft15.1: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:55:34,151 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60 0.110s 2021-10-29 16:55:34,152 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b6bf05cf-e699-4a21-a96f-63f217689312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fe31d02174b84ed29a89c0315c571a54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "created_at": "2021-10-29T16:06:55Z", "updated_at": "2021-10-29T16:07:11Z", "tags": [], "self": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "file": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60/file", "schema": "/v2/schemas/image"}' 2021-10-29 16:55:34,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes 0.345s 2021-10-29 16:55:34,497 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "size": 1, "name": "tempest-VolumesExtendTest-Volume-210284540"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d40335-e34a-40a4-a330-b0c811013113', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d40335-e34a-40a4-a330-b0c811013113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.430404", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:55:34,543 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:55:34,543 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f6e83e3-aaeb-475a-98f3-3c2af6de7fe5', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f6e83e3-aaeb-475a-98f3-3c2af6de7fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:35,589 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:55:35,589 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364b1841-5f5a-418b-927a-433d02db46c9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364b1841-5f5a-418b-927a-433d02db46c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:36,635 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:36,635 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a66193f-628e-433d-85b7-c517d1143a09', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a66193f-628e-433d-85b7-c517d1143a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:37,681 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:55:37,681 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50013bb-561d-40ba-970d-776f7fb3d871', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50013bb-561d-40ba-970d-776f7fb3d871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:38,726 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:38,726 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-776f10b7-5dc5-4c13-83d7-d0eea4a81af9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-776f10b7-5dc5-4c13-83d7-d0eea4a81af9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:39,773 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:55:39,774 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4120cab-ad8c-4101-b7f7-1a0c7979c4a4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4120cab-ad8c-4101-b7f7-1a0c7979c4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:40,821 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:55:40,821 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78584dd9-aac9-41f3-a31b-fd7f5f9b86d1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78584dd9-aac9-41f3-a31b-fd7f5f9b86d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:41,874 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.045s 2021-10-29 16:55:41,874 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bc26ab-3a90-40a1-8dce-f8c1e26ea68e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bc26ab-3a90-40a1-8dce-f8c1e26ea68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:42,920 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:42,921 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69bd3a13-cae3-4b3c-9945-cbff37360c32', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69bd3a13-cae3-4b3c-9945-cbff37360c32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:43,966 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:43,967 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a543b50-cf89-4cf6-9b77-3d83d9355cbd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a543b50-cf89-4cf6-9b77-3d83d9355cbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:45,012 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:45,013 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f767b1-b7c1-423c-9fa9-3e73b01309fd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f767b1-b7c1-423c-9fa9-3e73b01309fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:46,057 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:46,057 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7496d10c-ec87-4f9e-845d-f4e5d27d78dc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7496d10c-ec87-4f9e-845d-f4e5d27d78dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:47,102 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:47,102 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f0d3353-4a6c-4964-a5db-6dd262f79be2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0d3353-4a6c-4964-a5db-6dd262f79be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:48,147 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:48,147 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6905ce8-a783-4d88-b184-23ede83e65eb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6905ce8-a783-4d88-b184-23ede83e65eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:49,192 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:49,192 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2db9cb47-b781-4e2e-b077-4b0d45b395a4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2db9cb47-b781-4e2e-b077-4b0d45b395a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:50,238 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:50,239 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf229d1-c412-4b24-a363-cea36cd77d0e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf229d1-c412-4b24-a363-cea36cd77d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:51,283 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:51,283 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7026513c-77f6-4c49-88e8-2eb3f73dc7c1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7026513c-77f6-4c49-88e8-2eb3f73dc7c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:52,328 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:52,328 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d9c9271-fd7d-4f12-bec1-f30d2c8eb344', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d9c9271-fd7d-4f12-bec1-f30d2c8eb344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:53,373 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:53,373 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc661e82-2785-4d88-93a1-2121f3600f7b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc661e82-2785-4d88-93a1-2121f3600f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:54,416 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:54,416 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caacdf1-1764-4fbc-b068-fd5b3a4633d4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caacdf1-1764-4fbc-b068-fd5b3a4633d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:55,462 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:55:55,463 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4005e8db-90eb-4736-a72f-70ae6f7736bf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4005e8db-90eb-4736-a72f-70ae6f7736bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:56,508 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:56,508 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d3607b2-da2c-491c-991d-709bd6b83d04', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d3607b2-da2c-491c-991d-709bd6b83d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:57,552 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:55:57,553 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed397037-b25b-44df-899b-43aecf03cbfc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed397037-b25b-44df-899b-43aecf03cbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:58,598 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:58,598 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c892f8a2-fc82-4863-8d85-c8c4b7e05274', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c892f8a2-fc82-4863-8d85-c8c4b7e05274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:55:59,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:55:59,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28eed53b-c592-470b-b05c-42b56fb5cb3f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28eed53b-c592-470b-b05c-42b56fb5cb3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:00,689 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:00,689 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a2334d6-14e5-4efe-92cb-d3835674da7b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a2334d6-14e5-4efe-92cb-d3835674da7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:01,734 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:01,734 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0aa246-43d0-432b-8f6b-bce01d7eee64', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0aa246-43d0-432b-8f6b-bce01d7eee64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:02,779 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:02,780 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29df9d8f-ff5a-4ffc-a42f-449eb0d34e2b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29df9d8f-ff5a-4ffc-a42f-449eb0d34e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:03,824 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:03,824 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8404badb-a963-4f71-95f6-3357db55d688', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8404badb-a963-4f71-95f6-3357db55d688', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:04,869 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:04,869 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd479d2-b0c1-494f-9b46-e188e2eef201', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd479d2-b0c1-494f-9b46-e188e2eef201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:05,913 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:05,914 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2063b66a-88c2-4758-a5d6-48b3bf9c6dc1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2063b66a-88c2-4758-a5d6-48b3bf9c6dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:06,959 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:06,959 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f166fe-cc54-4579-8ab9-0ca8588c65e3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f166fe-cc54-4579-8ab9-0ca8588c65e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:08,003 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:56:08,003 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566c7e3e-1164-4b01-aa65-62560d6bfbee', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566c7e3e-1164-4b01-aa65-62560d6bfbee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:09,048 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:09,048 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e5f67e-127c-4c02-bd7b-0f652bbda439', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e5f67e-127c-4c02-bd7b-0f652bbda439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:10,094 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:56:10,094 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a9ee2b-0655-46d9-99d0-6a5624defa28', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a9ee2b-0655-46d9-99d0-6a5624defa28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:11,138 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:11,139 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61aabc2c-764d-4e37-a2d4-6127c4ad227d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61aabc2c-764d-4e37-a2d4-6127c4ad227d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:12,183 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:12,183 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96a4949-f963-4f24-97ca-304f23940435', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96a4949-f963-4f24-97ca-304f23940435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:13,229 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:56:13,229 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad4241c-a6e6-4683-b36d-ee0922ccabab', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad4241c-a6e6-4683-b36d-ee0922ccabab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:14,274 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:14,274 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054bbf09-96b6-4d51-b0b9-85f1a5bc8ce8', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054bbf09-96b6-4d51-b0b9-85f1a5bc8ce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:15,319 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:15,319 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d6a5845-ab29-4f64-8970-3a0846885f38', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d6a5845-ab29-4f64-8970-3a0846885f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:16,363 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:16,364 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc9c9360-acf6-4914-b4f2-f622e64d2b84', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc9c9360-acf6-4914-b4f2-f622e64d2b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:17,407 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:17,408 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b89a7f-9500-4b7a-89ce-da72830e9615', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b89a7f-9500-4b7a-89ce-da72830e9615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:18,452 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:18,453 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879abfaa-927a-4cd5-b0c6-4078ca6c873a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879abfaa-927a-4cd5-b0c6-4078ca6c873a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:19,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:19,498 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e584822e-42df-4578-9da4-22172e91927b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e584822e-42df-4578-9da4-22172e91927b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:20,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:20,543 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f829a71a-1539-4ecf-98d8-886781e5a94b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f829a71a-1539-4ecf-98d8-886781e5a94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:21,586 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:56:21,586 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0303fa98-6764-4dc4-b8e6-1624b7ff9b88', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0303fa98-6764-4dc4-b8e6-1624b7ff9b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:22,632 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:22,632 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57abbfd5-aabf-4a26-9e07-c06f470babd5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57abbfd5-aabf-4a26-9e07-c06f470babd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:23,677 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:23,678 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f1ea8-6f4b-4b31-82e3-1430514bc6ba', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f1ea8-6f4b-4b31-82e3-1430514bc6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:24,722 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:24,723 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6d6c9f-e7c2-4b27-82dc-f4d3e0b489a2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6d6c9f-e7c2-4b27-82dc-f4d3e0b489a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:25,767 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:25,767 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-555cb2b0-2fcc-49ef-bd1a-4a5a82e9881b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-555cb2b0-2fcc-49ef-bd1a-4a5a82e9881b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:26,812 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:56:26,812 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01463722-1e29-484e-90e5-eef29e9f7ba3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01463722-1e29-484e-90e5-eef29e9f7ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:27,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:56:27,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-260a0587-06ef-4341-bc99-55be35cd8b68', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-260a0587-06ef-4341-bc99-55be35cd8b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:28,903 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:28,904 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3befd76-9aae-4e13-b984-9da959b304bc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3befd76-9aae-4e13-b984-9da959b304bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:29,948 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:29,949 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46c5a83d-e649-4c28-95a5-8c7015bfbd8c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46c5a83d-e649-4c28-95a5-8c7015bfbd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:30,993 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:30,993 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e70b6a30-deb5-49d6-8e22-11cce8b02fe7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e70b6a30-deb5-49d6-8e22-11cce8b02fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:32,037 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:32,038 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a100f307-7db0-46f2-8dac-7c176ebdffb4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a100f307-7db0-46f2-8dac-7c176ebdffb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:33,081 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:33,082 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa9f84e-4e7f-432b-9e6b-4e62af6196c5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa9f84e-4e7f-432b-9e6b-4e62af6196c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:34,126 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:34,126 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a474ea12-705b-4eb8-9140-69e45179fbfd', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a474ea12-705b-4eb8-9140-69e45179fbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:35,171 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:35,171 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb65fa8-b94e-4562-81e1-99a0a2301e02', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb65fa8-b94e-4562-81e1-99a0a2301e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:36,214 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:36,215 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c6c7e0b-e914-4631-85ea-fb120d3044b8', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c6c7e0b-e914-4631-85ea-fb120d3044b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:37,259 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:37,259 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841b537a-bbf8-43b0-9cb4-617d57cf1a24', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841b537a-bbf8-43b0-9cb4-617d57cf1a24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:38,305 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:56:38,305 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5ecaf49-5ebd-49a4-8c30-0afb023d6112', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5ecaf49-5ebd-49a4-8c30-0afb023d6112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:39,349 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:39,349 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f290448f-627c-4c7f-94c1-88b5f5975304', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f290448f-627c-4c7f-94c1-88b5f5975304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:40,394 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:40,394 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d97050-553b-40d1-ad7d-633735026e23', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d97050-553b-40d1-ad7d-633735026e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:41,439 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:41,439 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1587c23-2b5a-41f1-af28-2f399b6484ba', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1587c23-2b5a-41f1-af28-2f399b6484ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:42,483 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:42,484 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a7120e-7b03-4b73-99a4-77f3421990ee', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a7120e-7b03-4b73-99a4-77f3421990ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:43,527 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:43,528 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a482ae1-07a7-4c63-9a69-f81a9f1ac7ed', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a482ae1-07a7-4c63-9a69-f81a9f1ac7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:44,572 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:44,572 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f731c63-f465-4c7e-8162-b80e4cd1a7d1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f731c63-f465-4c7e-8162-b80e4cd1a7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:45,616 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:45,616 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1fe70a7-ee0f-4cdd-a246-2baf88c914ac', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1fe70a7-ee0f-4cdd-a246-2baf88c914ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:46,662 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:56:46,663 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6789435a-8c5f-48bb-a3e2-fb4f92f710f7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6789435a-8c5f-48bb-a3e2-fb4f92f710f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:47,708 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:47,708 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd0e890-139f-4f1c-b5a0-6b080a026f4d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd0e890-139f-4f1c-b5a0-6b080a026f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:48,754 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:48,754 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4c8cfec-4a68-4642-a3a9-6201d5ab0e7a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4c8cfec-4a68-4642-a3a9-6201d5ab0e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:49,799 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:49,800 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-397dc583-08cf-460f-a0ca-b7061af01c49', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-397dc583-08cf-460f-a0ca-b7061af01c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:50,844 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:50,845 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-911a74a6-b80a-4112-81b8-6b73095dbbb6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-911a74a6-b80a-4112-81b8-6b73095dbbb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:51,893 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:56:51,893 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-478380f6-1805-4f23-b94e-a80d82f2aaef', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-478380f6-1805-4f23-b94e-a80d82f2aaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:52,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:52,939 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ba7cf7-22e8-47dc-a9da-3808c74e6dbc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ba7cf7-22e8-47dc-a9da-3808c74e6dbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:53,986 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:56:53,986 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434e5968-9837-4b1e-80e3-0d5292958ef2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434e5968-9837-4b1e-80e3-0d5292958ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:55,031 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:55,031 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa304080-23de-416a-984a-1c057ca3f46e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa304080-23de-416a-984a-1c057ca3f46e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:56,077 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:56,078 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7938f0f1-b06c-456b-b61b-26b1a22ddeea', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7938f0f1-b06c-456b-b61b-26b1a22ddeea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:57,122 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:56:57,123 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c413584-4fe4-4b73-b836-bdb598cfb23f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c413584-4fe4-4b73-b836-bdb598cfb23f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:58,169 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:56:58,170 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16bd7fc5-977b-4250-9a45-8cd8186972cb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16bd7fc5-977b-4250-9a45-8cd8186972cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:56:59,218 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:56:59,218 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e68d7a6-4c8b-433b-94dd-3572561a9e70', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e68d7a6-4c8b-433b-94dd-3572561a9e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:00,263 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:57:00,264 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76e8d9a7-daa1-4416-b8e6-d93ece46a7fb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76e8d9a7-daa1-4416-b8e6-d93ece46a7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:01,310 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:57:01,310 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e80a4-e4ff-4d1d-9df2-fa751226ab6e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e80a4-e4ff-4d1d-9df2-fa751226ab6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:02,354 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:02,354 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a7a703-b34a-43ec-930a-ab535731272e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a7a703-b34a-43ec-930a-ab535731272e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:03,398 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:03,398 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616d92aa-4e60-49de-9b5e-0252161e9c0e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616d92aa-4e60-49de-9b5e-0252161e9c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:04,444 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:04,444 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7b83e01-e4af-4c49-ba62-49d623da038e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7b83e01-e4af-4c49-ba62-49d623da038e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:05,489 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:57:05,489 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f2cc7ff-cf12-4f87-9800-cc1f8bd26622', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f2cc7ff-cf12-4f87-9800-cc1f8bd26622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:06,539 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:57:06,539 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38865141-1552-4d2b-86c7-5898fd69b453', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38865141-1552-4d2b-86c7-5898fd69b453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:07,583 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:07,584 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4022cc45-7b7d-4c94-9f60-0486f1e7ad85', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4022cc45-7b7d-4c94-9f60-0486f1e7ad85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:08,641 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.050s 2021-10-29 16:57:08,641 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9ff2fe-fb57-4295-99bb-a0771e8f79a4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9ff2fe-fb57-4295-99bb-a0771e8f79a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:09,688 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:09,688 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13eb35af-cf03-4dda-9c0a-ec01dcf86c27', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13eb35af-cf03-4dda-9c0a-ec01dcf86c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:10,888 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.192s 2021-10-29 16:57:10,889 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21b59834-5d70-4a91-864e-dbbd4b45e440', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21b59834-5d70-4a91-864e-dbbd4b45e440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:11,936 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:57:11,936 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb7e552-2fe6-4b2a-936e-2703c642ac24', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb7e552-2fe6-4b2a-936e-2703c642ac24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:12,989 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.045s 2021-10-29 16:57:12,989 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896b7a75-7bd3-4461-8ac4-116f4f506f28', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896b7a75-7bd3-4461-8ac4-116f4f506f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:14,065 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.068s 2021-10-29 16:57:14,066 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc88bc2c-f4a5-4c65-a647-6ba89dee52ca', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc88bc2c-f4a5-4c65-a647-6ba89dee52ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:15,111 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:57:15,111 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dd6e89c-ce81-4ff4-9408-4ed0a8e03981', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dd6e89c-ce81-4ff4-9408-4ed0a8e03981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:16,159 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:16,160 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f15dcf-d1c5-4df9-9514-3ac0f0295ccc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f15dcf-d1c5-4df9-9514-3ac0f0295ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:17,208 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:17,209 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8666c97-ddd4-4e83-866d-bd09f831d2fc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8666c97-ddd4-4e83-866d-bd09f831d2fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:18,255 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:18,255 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982eadb1-5605-4621-86bb-26c2f08d1772', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982eadb1-5605-4621-86bb-26c2f08d1772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:19,303 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:57:19,303 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e56fdf3-809b-477d-837d-d50c9c48e0a3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e56fdf3-809b-477d-837d-d50c9c48e0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:20,351 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:20,351 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ba2a802-007f-45ca-805c-fa5c0b9d6e84', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ba2a802-007f-45ca-805c-fa5c0b9d6e84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:21,403 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:57:21,404 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-234f8894-cdaa-40f8-89c2-ecbb8b2f7e18', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-234f8894-cdaa-40f8-89c2-ecbb8b2f7e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:22,448 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:22,448 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcea4cae-7744-4a10-9680-ab99b95cd6fe', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcea4cae-7744-4a10-9680-ab99b95cd6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:23,501 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.044s 2021-10-29 16:57:23,502 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655f8d88-f8eb-4a47-8424-8714778733a7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655f8d88-f8eb-4a47-8424-8714778733a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:24,559 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.049s 2021-10-29 16:57:24,559 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1cefa43-952a-434b-a3a8-593c568aad9f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1cefa43-952a-434b-a3a8-593c568aad9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:25,616 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.050s 2021-10-29 16:57:25,617 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-539a3827-1799-4ce9-85bd-d1d8b33913cc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-539a3827-1799-4ce9-85bd-d1d8b33913cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:26,788 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.163s 2021-10-29 16:57:26,789 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cabb9c93-45c0-4e2d-8061-d51b74635c5c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cabb9c93-45c0-4e2d-8061-d51b74635c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:27,833 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:27,834 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fda1a6b-ae2f-4a83-ac7c-19db7d8470ae', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fda1a6b-ae2f-4a83-ac7c-19db7d8470ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:28,881 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:57:28,882 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c86fc4-affd-4e5b-b6be-f3323882fadc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c86fc4-affd-4e5b-b6be-f3323882fadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:29,930 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:29,931 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa1e8de-ac44-403c-9ae8-9851d311502b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa1e8de-ac44-403c-9ae8-9851d311502b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:30,975 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:57:30,975 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ea696b2-ce02-484b-9546-5fa569a33157', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ea696b2-ce02-484b-9546-5fa569a33157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:32,024 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:32,024 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5621206e-408e-4e55-9fd1-60bbf8f07112', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5621206e-408e-4e55-9fd1-60bbf8f07112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:33,067 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:33,067 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0653900-c13c-4883-8a1a-685a48bdea28', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0653900-c13c-4883-8a1a-685a48bdea28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:34,111 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.034s 2021-10-29 16:57:34,111 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-946f9558-e027-45eb-84a5-4b34ab472b17', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-946f9558-e027-45eb-84a5-4b34ab472b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:35,154 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:35,154 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3f2dc6-45d9-4a21-9291-d17a9b2c8309', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3f2dc6-45d9-4a21-9291-d17a9b2c8309', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:36,197 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:36,197 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25da4564-36c2-40b0-8146-5b145788752d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25da4564-36c2-40b0-8146-5b145788752d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:37,244 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:37,244 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de27f77-c0c8-4cd7-80b3-5ba91935b310', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de27f77-c0c8-4cd7-80b3-5ba91935b310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:38,289 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:38,289 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38245182-ac32-432e-bb74-4a9acb247b51', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38245182-ac32-432e-bb74-4a9acb247b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:39,332 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:39,332 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1107237-9421-4043-99ce-58f2f6bbfddf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1107237-9421-4043-99ce-58f2f6bbfddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:40,377 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:40,378 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fe3cfe-9aa9-4763-a86f-fb49914affbc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fe3cfe-9aa9-4763-a86f-fb49914affbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:41,421 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:41,421 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b503980e-9ef4-4052-9629-6ab685177cba', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b503980e-9ef4-4052-9629-6ab685177cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:42,465 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:42,465 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f022cf9-2f7d-45f9-b717-a66dea37bfbd', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f022cf9-2f7d-45f9-b717-a66dea37bfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:43,508 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:43,509 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4df433-6116-4c06-b7ea-0ef6da1e89c5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4df433-6116-4c06-b7ea-0ef6da1e89c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:44,552 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:44,552 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad11bcc-eaa7-4f2e-b7bb-d6be840b7200', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad11bcc-eaa7-4f2e-b7bb-d6be840b7200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:45,597 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:45,597 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1e24b1-d644-47e2-9b7f-cea112600037', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1e24b1-d644-47e2-9b7f-cea112600037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:46,641 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:46,642 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b239059-548a-488d-900c-2db017da5ec2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b239059-548a-488d-900c-2db017da5ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:47,684 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:47,685 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac035e0-2b06-4555-8277-066ebbd2fcac', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac035e0-2b06-4555-8277-066ebbd2fcac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:48,731 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:48,731 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ae7fd2-a1c3-46df-b8d2-77e08221580c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ae7fd2-a1c3-46df-b8d2-77e08221580c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:49,775 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:49,775 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96764300-050d-4170-a0fd-5da560b2c488', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96764300-050d-4170-a0fd-5da560b2c488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:50,820 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:50,820 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d4636f-192a-46fe-a9f9-2d05262420ef', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d4636f-192a-46fe-a9f9-2d05262420ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:51,864 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:57:51,865 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77db2fc9-eb38-4d4e-9eda-e10c91404230', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77db2fc9-eb38-4d4e-9eda-e10c91404230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:52,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:52,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9f7939c-a306-41c4-8044-0e99920b9bc1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9f7939c-a306-41c4-8044-0e99920b9bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:53,951 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:53,951 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bab6a5b1-58c0-4745-b8c7-024008df90ba', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bab6a5b1-58c0-4745-b8c7-024008df90ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:54,999 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:55,000 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219a2123-c3a5-49a4-b8f9-14c07b540166', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219a2123-c3a5-49a4-b8f9-14c07b540166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:56,042 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:57:56,043 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0b150b-bb58-46c5-a967-e71e02685c09', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0b150b-bb58-46c5-a967-e71e02685c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:57,089 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:57:57,089 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac70176-9407-4008-bb83-a3f9eeeffec1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac70176-9407-4008-bb83-a3f9eeeffec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:58,139 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:57:58,139 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a9cd645-db3e-40ce-9dc1-6436d584781d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a9cd645-db3e-40ce-9dc1-6436d584781d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:57:59,189 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:57:59,189 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00f6973f-4ae2-4693-b943-c5643049f3d1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00f6973f-4ae2-4693-b943-c5643049f3d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:00,237 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:00,237 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b84a2c-629d-4ec4-b7ea-5cb4d04248c7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b84a2c-629d-4ec4-b7ea-5cb4d04248c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:01,293 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.048s 2021-10-29 16:58:01,294 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8371c4-5b2a-4beb-b1c2-39d7853f2538', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8371c4-5b2a-4beb-b1c2-39d7853f2538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:02,340 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:02,341 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b173e364-c026-4f04-a45c-97250b57c3a3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b173e364-c026-4f04-a45c-97250b57c3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:03,386 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:58:03,386 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858617cb-47e0-4283-b4fb-4a1793f2d3c0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858617cb-47e0-4283-b4fb-4a1793f2d3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:04,446 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.052s 2021-10-29 16:58:04,447 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee4d221-fa5d-4864-b25a-e063af246071', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee4d221-fa5d-4864-b25a-e063af246071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:05,495 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:05,496 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b843c971-9a7a-4341-99e4-29b55c2f994a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b843c971-9a7a-4341-99e4-29b55c2f994a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:06,544 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:06,544 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed0de64b-b8f1-4da6-8dd7-7dc26f7569f2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed0de64b-b8f1-4da6-8dd7-7dc26f7569f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:07,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:07,594 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-790390df-d51a-4ec8-8a73-5f4349f48a87', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-790390df-d51a-4ec8-8a73-5f4349f48a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:08,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:08,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf2fc6d-3318-4b77-9987-e98cca142d2a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf2fc6d-3318-4b77-9987-e98cca142d2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:09,695 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.044s 2021-10-29 16:58:09,696 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7332807-ac35-4fc0-a578-5c2df5058fde', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7332807-ac35-4fc0-a578-5c2df5058fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:10,742 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:58:10,742 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d88da6d-baa4-40fb-b8bc-57456f969322', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d88da6d-baa4-40fb-b8bc-57456f969322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:11,792 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:11,793 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2ec118-53d9-40db-94da-03f320dc325e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2ec118-53d9-40db-94da-03f320dc325e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:12,841 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:12,841 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab571dc6-ccaf-40f6-b61e-39c639e54ebb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab571dc6-ccaf-40f6-b61e-39c639e54ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:13,890 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:13,890 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b132c0-73dc-4942-bc34-54726f4fe9a9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b132c0-73dc-4942-bc34-54726f4fe9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:14,940 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:14,941 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e839d4a5-55d5-44f7-87b6-6ee52056b040', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e839d4a5-55d5-44f7-87b6-6ee52056b040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:15,996 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.048s 2021-10-29 16:58:15,997 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e308f222-1c7d-40d5-be75-f9d67d21d461', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e308f222-1c7d-40d5-be75-f9d67d21d461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:17,039 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.034s 2021-10-29 16:58:17,040 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d950b86b-f1e1-4d0a-bb59-5fef0212dea6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d950b86b-f1e1-4d0a-bb59-5fef0212dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:18,088 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:18,088 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98daf466-2791-4473-b0c2-6a97d54ce4f1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98daf466-2791-4473-b0c2-6a97d54ce4f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:19,138 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:19,138 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ba8d8b-8c8a-444f-859a-00ea9fe0b8d4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ba8d8b-8c8a-444f-859a-00ea9fe0b8d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:20,186 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:20,187 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e76a0bc5-7328-44c8-8736-0dd367a30462', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e76a0bc5-7328-44c8-8736-0dd367a30462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:21,255 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.060s 2021-10-29 16:58:21,255 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb9a8dc3-e436-4f6f-8195-629a6c1d9681', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb9a8dc3-e436-4f6f-8195-629a6c1d9681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:22,298 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:58:22,299 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a8b52ba-629d-4b38-a80a-5de040f9c50f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a8b52ba-629d-4b38-a80a-5de040f9c50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:23,341 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:58:23,342 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b503306-9197-41e6-9313-550b25c77b5d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b503306-9197-41e6-9313-550b25c77b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:24,385 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:58:24,386 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edfce37c-5182-4d06-acad-f89e423f12c1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfce37c-5182-4d06-acad-f89e423f12c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:25,435 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:25,435 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d901fa-7005-43ba-9c29-4d55a7807ac1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d901fa-7005-43ba-9c29-4d55a7807ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:26,482 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:26,483 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a977231-8920-42a8-9dc3-b94d95384af0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a977231-8920-42a8-9dc3-b94d95384af0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:27,530 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:27,531 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550cc2f6-239d-461b-b714-caae08d8259b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550cc2f6-239d-461b-b714-caae08d8259b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:28,579 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:28,580 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac86de7-14fc-4182-8c31-00d10d799085', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac86de7-14fc-4182-8c31-00d10d799085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:29,628 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:29,628 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd4aa84-bcc8-4b3d-a01e-9566acb062ee', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd4aa84-bcc8-4b3d-a01e-9566acb062ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:30,682 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.046s 2021-10-29 16:58:30,683 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9c0bfe-dde7-4683-8050-be28e1517103', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9c0bfe-dde7-4683-8050-be28e1517103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:31,728 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:58:31,729 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e976ed-136c-4434-b1eb-84537011d872', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e976ed-136c-4434-b1eb-84537011d872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:32,777 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:32,778 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b22f9fea-b0e3-4988-81e4-bd6df0697f7c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b22f9fea-b0e3-4988-81e4-bd6df0697f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:33,827 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:33,827 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f04646-0bec-4fe8-a916-a550a5c91f00', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f04646-0bec-4fe8-a916-a550a5c91f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:34,874 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:34,875 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e073627-6a0b-4390-a992-1b3cc5b0d0da', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e073627-6a0b-4390-a992-1b3cc5b0d0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:35,922 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:35,923 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b12a48-8e47-4d31-aa42-1b84c6ba3c31', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b12a48-8e47-4d31-aa42-1b84c6ba3c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:36,973 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:36,973 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04d8f058-fac8-41cd-a025-d1dce03a7b9b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04d8f058-fac8-41cd-a025-d1dce03a7b9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:38,022 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:38,022 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ebd1f2-f330-46d4-9fcb-74218b8bb682', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ebd1f2-f330-46d4-9fcb-74218b8bb682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:39,069 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:39,069 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e043d8-ccac-402f-afaa-1deeb5aae3e5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e043d8-ccac-402f-afaa-1deeb5aae3e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:40,118 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:40,119 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9ee12e-1ee3-4ed0-9d23-1149b122985c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9ee12e-1ee3-4ed0-9d23-1149b122985c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:41,169 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:41,169 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e771fa0-df75-418d-9ade-aaa886e32a83', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e771fa0-df75-418d-9ade-aaa886e32a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:42,218 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:42,218 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f9284e-7226-461f-adb6-7a3c3b554655', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f9284e-7226-461f-adb6-7a3c3b554655', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:43,268 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:43,269 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01989fb-3ee8-4288-a1d4-8f6530c6255f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01989fb-3ee8-4288-a1d4-8f6530c6255f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:44,315 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:44,315 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3548c170-12c5-4351-a844-c4c5f9d07fbc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3548c170-12c5-4351-a844-c4c5f9d07fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:45,364 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:45,364 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be58a18-32f9-48e6-a222-7a188ec28b5e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be58a18-32f9-48e6-a222-7a188ec28b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:46,415 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:46,415 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9be63b3d-b300-43f6-bfc6-585bdab0c018', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9be63b3d-b300-43f6-bfc6-585bdab0c018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:47,462 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:47,463 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5095715c-3f72-4edd-aa3b-cfee763d2e69', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5095715c-3f72-4edd-aa3b-cfee763d2e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:48,514 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:48,514 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c35a70-cb13-4011-837f-82d167061e3d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c35a70-cb13-4011-837f-82d167061e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:49,563 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:49,563 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31c97bff-bac2-4733-9d8a-f81837232bc5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31c97bff-bac2-4733-9d8a-f81837232bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:50,613 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:50,613 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036b1e41-c431-4641-ab40-43b3a35e9d49', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036b1e41-c431-4641-ab40-43b3a35e9d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:51,664 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:51,664 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f90d4633-55e4-46ec-b961-d84155559103', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f90d4633-55e4-46ec-b961-d84155559103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:52,711 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:52,711 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab9f01c4-06df-4c32-ace6-cc75e3c24eb7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab9f01c4-06df-4c32-ace6-cc75e3c24eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:53,760 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:58:53,761 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95289f69-f435-4e1c-aac7-54dc24b2e5d7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95289f69-f435-4e1c-aac7-54dc24b2e5d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:54,811 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:54,811 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d178e76-f5a4-440d-92fe-c3689d52f2d2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d178e76-f5a4-440d-92fe-c3689d52f2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:55,859 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:58:55,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271722b0-8125-4b23-b76e-5d3bdfd0b664', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271722b0-8125-4b23-b76e-5d3bdfd0b664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:56,908 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:58:56,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcc27b3-f07e-4e30-82bf-97547c20b07a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcc27b3-f07e-4e30-82bf-97547c20b07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:57,959 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:58:57,959 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ce5c0b-568f-4727-a01d-511189a7b372', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ce5c0b-568f-4727-a01d-511189a7b372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:58:59,009 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:58:59,009 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54d9a8c0-e34c-4423-a674-94f6572a8c47', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54d9a8c0-e34c-4423-a674-94f6572a8c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:00,057 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:59:00,057 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b848ee14-cbc4-4f42-9763-072f2451a058', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b848ee14-cbc4-4f42-9763-072f2451a058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:01,105 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:59:01,105 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ce83edc-129c-41b5-8035-f3856f04c043', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ce83edc-129c-41b5-8035-f3856f04c043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:02,153 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:02,154 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d7e92ee-24f2-4220-b46a-dac4e66fa44a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d7e92ee-24f2-4220-b46a-dac4e66fa44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:03,206 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.044s 2021-10-29 16:59:03,206 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1001b1aa-a73e-471c-a248-53c64297e8bd', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1001b1aa-a73e-471c-a248-53c64297e8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:04,260 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.047s 2021-10-29 16:59:04,261 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de26e5b-58c4-4209-bc1d-d1523d25031a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de26e5b-58c4-4209-bc1d-d1523d25031a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:05,309 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:05,309 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be265b77-ee91-42bb-adf5-95e9811e1b42', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be265b77-ee91-42bb-adf5-95e9811e1b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:06,359 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:59:06,359 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11d9309-31b0-488c-ac92-1767dbbe640b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11d9309-31b0-488c-ac92-1767dbbe640b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:07,408 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 16:59:07,408 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cff6fe6-aa58-45c1-9bbb-4595ea8ceca1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cff6fe6-aa58-45c1-9bbb-4595ea8ceca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:08,460 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.044s 2021-10-29 16:59:08,461 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8842861a-41bb-4c18-9d27-d41f46cac16f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8842861a-41bb-4c18-9d27-d41f46cac16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:09,512 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 16:59:09,513 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6133516-2944-4ed4-8382-015064f3da77', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6133516-2944-4ed4-8382-015064f3da77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:10,558 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:10,558 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a136b22-0e78-46e5-b424-033a0b97b2f6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a136b22-0e78-46e5-b424-033a0b97b2f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:11,606 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:11,607 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88eb0bc7-29c8-4159-bc82-4e7efbb49f77', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88eb0bc7-29c8-4159-bc82-4e7efbb49f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:12,655 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:12,656 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18e823e-bdc8-4815-90ac-cb46ab866fc4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18e823e-bdc8-4815-90ac-cb46ab866fc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:13,709 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.046s 2021-10-29 16:59:13,709 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f369ea-95e9-4aee-90f1-da29f9b0453f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f369ea-95e9-4aee-90f1-da29f9b0453f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:14,758 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:14,758 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9067243-76d5-4664-b81c-c21edf9af4e8', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9067243-76d5-4664-b81c-c21edf9af4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:15,815 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.048s 2021-10-29 16:59:15,815 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f044128a-9c94-4806-bd51-72a15f540f21', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f044128a-9c94-4806-bd51-72a15f540f21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:16,858 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:16,859 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baccf8b7-bfdd-4755-b0f0-90f6fd644d43', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baccf8b7-bfdd-4755-b0f0-90f6fd644d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:17,903 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:17,903 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bde6f64-a261-4a24-9caf-b7c60e3d0912', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bde6f64-a261-4a24-9caf-b7c60e3d0912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:18,947 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:18,947 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1898551-d092-4a8a-96d8-40445eafa518', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1898551-d092-4a8a-96d8-40445eafa518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:19,993 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:59:19,994 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a51bbdc1-4bbc-4a70-aa2d-415ad2b158e6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a51bbdc1-4bbc-4a70-aa2d-415ad2b158e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:21,039 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:21,039 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32e2671c-e5f6-456e-9d4e-c28c4d3dab5b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32e2671c-e5f6-456e-9d4e-c28c4d3dab5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:22,083 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:22,083 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ec4b68-7062-4015-b0d7-fa3b4d38d4a2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ec4b68-7062-4015-b0d7-fa3b4d38d4a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:23,135 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.044s 2021-10-29 16:59:23,135 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17010e9a-cc4c-4a0f-b26d-359da31db293', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17010e9a-cc4c-4a0f-b26d-359da31db293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:24,180 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:24,181 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f943f65a-f1ec-4a32-b471-7612e88c57ca', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f943f65a-f1ec-4a32-b471-7612e88c57ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:25,231 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:59:25,232 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91dd6e8-0d83-41d0-a092-6fa443300519', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91dd6e8-0d83-41d0-a092-6fa443300519', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:26,277 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:26,278 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ef0e61-2cf4-4555-b024-cb10bb50c52f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ef0e61-2cf4-4555-b024-cb10bb50c52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:27,320 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:27,321 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8787708b-455e-4750-8576-5ec327a165b7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8787708b-455e-4750-8576-5ec327a165b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:28,365 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:28,366 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1d16b9-8a34-449f-b0f1-3c64c7f3511a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1d16b9-8a34-449f-b0f1-3c64c7f3511a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:29,416 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.042s 2021-10-29 16:59:29,417 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9356b12d-ee1a-4ecd-b1de-de97ef6bec14', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9356b12d-ee1a-4ecd-b1de-de97ef6bec14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:30,463 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:30,464 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17860a54-6d71-4539-85df-d4d4c3facfa1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17860a54-6d71-4539-85df-d4d4c3facfa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:31,508 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:31,508 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8acb175-8d8f-4fb4-b09f-2b811c2b1073', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8acb175-8d8f-4fb4-b09f-2b811c2b1073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:32,550 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.034s 2021-10-29 16:59:32,551 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db1ca542-59b6-4ae1-b977-db8a1d1943b1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db1ca542-59b6-4ae1-b977-db8a1d1943b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:33,593 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:33,593 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece2ad95-1d45-400d-824a-4045a27e6698', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece2ad95-1d45-400d-824a-4045a27e6698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:34,639 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:59:34,639 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef1fcc7-e623-42ba-890f-b6104b71a9bf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef1fcc7-e623-42ba-890f-b6104b71a9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:35,682 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.034s 2021-10-29 16:59:35,682 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb21541-e2ee-48f7-8258-c5f27da49696', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffb21541-e2ee-48f7-8258-c5f27da49696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:36,727 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:36,727 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfa476ee-d769-4f19-892d-c2e1ec56d968', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfa476ee-d769-4f19-892d-c2e1ec56d968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:37,772 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:37,773 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fef2826-6243-4b05-851f-0b8c739a89c9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fef2826-6243-4b05-851f-0b8c739a89c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:38,819 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:59:38,819 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-513f12cf-525d-4649-b6c8-3c71e4c61e01', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-513f12cf-525d-4649-b6c8-3c71e4c61e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:39,863 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:39,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52014995-df6f-4a0d-a7b6-49ba7a38e795', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52014995-df6f-4a0d-a7b6-49ba7a38e795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:40,907 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:40,908 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4fe0b61-ba10-40fb-be2f-a3e013efd446', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4fe0b61-ba10-40fb-be2f-a3e013efd446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:41,954 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:59:41,955 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d0fbc6-1752-46ed-b24c-733f9713af2f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d0fbc6-1752-46ed-b24c-733f9713af2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:42,998 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:42,999 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfceeebf-6281-4348-ae10-b8e8ada37c70', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfceeebf-6281-4348-ae10-b8e8ada37c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:44,046 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 16:59:44,047 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556f6330-d592-4679-b492-f42a51edc0be', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556f6330-d592-4679-b492-f42a51edc0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:45,090 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:45,090 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0af8b0d-4324-4e62-88b8-1debca2d986d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0af8b0d-4324-4e62-88b8-1debca2d986d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:46,136 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 16:59:46,136 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edab9777-a3f5-4a1c-b905-7e0deee48a20', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edab9777-a3f5-4a1c-b905-7e0deee48a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:47,180 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:47,180 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d9ce218-f1d2-42dd-8cfc-5eea24643e75', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d9ce218-f1d2-42dd-8cfc-5eea24643e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:48,225 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:48,225 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ba2ead-01b4-498a-8374-18d764d3966d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ba2ead-01b4-498a-8374-18d764d3966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:49,270 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:49,270 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b5c38d-b07f-4e9d-84e0-8651acd2d3b1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b5c38d-b07f-4e9d-84e0-8651acd2d3b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:50,313 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:50,314 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9792c1-4d3f-47c7-8d19-c4c38815151d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9792c1-4d3f-47c7-8d19-c4c38815151d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:51,360 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:59:51,360 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1785115d-4e42-4908-9e13-096f88b8e7fc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1785115d-4e42-4908-9e13-096f88b8e7fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:52,404 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:52,405 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34582ae1-cec5-4061-8012-664ee8d707ee', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34582ae1-cec5-4061-8012-664ee8d707ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:53,449 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:53,449 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d97ddb6b-6767-4e22-9d92-1fe99c67639b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d97ddb6b-6767-4e22-9d92-1fe99c67639b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:54,496 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 16:59:54,496 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66199f9-0667-4f0b-a527-b08b052408d6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66199f9-0667-4f0b-a527-b08b052408d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:55,542 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:59:55,543 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88802d4-8d5b-4e19-bd89-9b62af115d6f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88802d4-8d5b-4e19-bd89-9b62af115d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:56,585 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 16:59:56,586 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7011a88c-1d19-4d35-9547-ff6e4444e451', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7011a88c-1d19-4d35-9547-ff6e4444e451', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:57,630 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 16:59:57,631 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ba150f-f66d-4dc3-86e1-140581b81f4c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ba150f-f66d-4dc3-86e1-140581b81f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:58,675 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 16:59:58,676 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0d17f6e-5e85-404b-8f65-0dbd031d99d5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0d17f6e-5e85-404b-8f65-0dbd031d99d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 16:59:59,735 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.051s 2021-10-29 16:59:59,736 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b290def-0380-4971-afdd-bf28d7f8272c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b290def-0380-4971-afdd-bf28d7f8272c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:00,780 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:00:00,780 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c99f8ecc-a821-42b1-a582-df795993bc35', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c99f8ecc-a821-42b1-a582-df795993bc35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:01,826 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:01,827 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578b548a-731e-4a71-b44b-3c3d5e3f66b4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578b548a-731e-4a71-b44b-3c3d5e3f66b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:02,872 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:00:02,874 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514f441e-69fd-4789-8ec0-cad3c9d9642c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514f441e-69fd-4789-8ec0-cad3c9d9642c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:03,918 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:03,919 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08a91a9-73e7-46ac-8597-21ea702def78', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08a91a9-73e7-46ac-8597-21ea702def78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:04,963 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:04,963 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2f2af5-7a55-4005-9180-ac9bfdabf6b0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2f2af5-7a55-4005-9180-ac9bfdabf6b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:06,014 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 17:00:06,014 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197698a9-c3f8-4d30-a7b8-f0757f40870e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197698a9-c3f8-4d30-a7b8-f0757f40870e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:07,070 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.049s 2021-10-29 17:00:07,071 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e15472-e2f5-48f0-b7c4-e499bbc5ff2e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e15472-e2f5-48f0-b7c4-e499bbc5ff2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:08,130 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.051s 2021-10-29 17:00:08,131 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a3147cd-127c-4777-8f89-f5abbb5c6534', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a3147cd-127c-4777-8f89-f5abbb5c6534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:09,181 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.043s 2021-10-29 17:00:09,182 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d76cc83-be0e-4334-82a7-950c86194319', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d76cc83-be0e-4334-82a7-950c86194319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:10,227 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:10,227 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f1809e0-6840-46c9-a31a-ece93d50bd13', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f1809e0-6840-46c9-a31a-ece93d50bd13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:11,274 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:11,274 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9d1d427-cf06-4ef0-9b80-cae92336054c', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9d1d427-cf06-4ef0-9b80-cae92336054c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:12,352 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.069s 2021-10-29 17:00:12,352 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6419fb97-5317-4bab-8659-952d3ec5b750', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6419fb97-5317-4bab-8659-952d3ec5b750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:13,400 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:00:13,400 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84335650-9032-43d2-b312-48b89f0cd492', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84335650-9032-43d2-b312-48b89f0cd492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:14,447 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:00:14,448 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560d53b4-c9c3-4cce-a5a8-dddc372dc3e6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560d53b4-c9c3-4cce-a5a8-dddc372dc3e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:15,510 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.054s 2021-10-29 17:00:15,511 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1de5d2-b3f2-4c8e-9c48-cc286cdcbe2f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1de5d2-b3f2-4c8e-9c48-cc286cdcbe2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:16,572 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.054s 2021-10-29 17:00:16,572 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b60542-682d-4b58-809c-e13c4e9efd37', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b60542-682d-4b58-809c-e13c4e9efd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:17,642 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.062s 2021-10-29 17:00:17,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7294b19c-9126-4b17-b09f-5388c7f6e660', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7294b19c-9126-4b17-b09f-5388c7f6e660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:18,688 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:18,688 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55e396f0-51a4-4f15-8d0d-858ce2b7439f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55e396f0-51a4-4f15-8d0d-858ce2b7439f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:19,744 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.048s 2021-10-29 17:00:19,744 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f662bf7-c800-4c96-baaf-58112b8b0ba7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f662bf7-c800-4c96-baaf-58112b8b0ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:20,836 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.084s 2021-10-29 17:00:20,836 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f7e994-ecc2-44dd-ba13-9b9230578747', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f7e994-ecc2-44dd-ba13-9b9230578747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:21,953 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.108s 2021-10-29 17:00:21,953 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22136042-f22a-4874-8ee9-9f801b436f32', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22136042-f22a-4874-8ee9-9f801b436f32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:23,025 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.064s 2021-10-29 17:00:23,026 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56601f91-4189-4153-b334-20135ff6a145', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56601f91-4189-4153-b334-20135ff6a145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:24,079 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.045s 2021-10-29 17:00:24,079 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b8f9c6-f710-4176-8dfa-7fbbe1bc8415', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b8f9c6-f710-4176-8dfa-7fbbe1bc8415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:25,127 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 17:00:25,128 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f53974b-b272-4f92-9af5-41a6abb151eb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f53974b-b272-4f92-9af5-41a6abb151eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:26,177 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 17:00:26,177 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abbdd4c5-24b0-4121-8169-b632384725f0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abbdd4c5-24b0-4121-8169-b632384725f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:27,226 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.041s 2021-10-29 17:00:27,226 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2d8c6c-af54-4916-8edf-8daaa72cbd2e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2d8c6c-af54-4916-8edf-8daaa72cbd2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:28,271 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:28,271 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc088bb-b1df-4407-9c0c-083eedb9c20a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc088bb-b1df-4407-9c0c-083eedb9c20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:29,317 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:29,317 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b9c0f7a-d569-47ed-b23f-112582c908ed', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b9c0f7a-d569-47ed-b23f-112582c908ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:30,364 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:00:30,365 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f6826d2-b573-44e2-ac84-f7cb08a7066f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f6826d2-b573-44e2-ac84-f7cb08a7066f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:31,409 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:31,410 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3d909c-cb29-4bd6-b05c-3aa7aa8f39ab', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3d909c-cb29-4bd6-b05c-3aa7aa8f39ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:32,454 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:32,455 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0336d6-7aa5-40ff-a760-be2110325554', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0336d6-7aa5-40ff-a760-be2110325554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:33,647 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.183s 2021-10-29 17:00:33,647 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77b800cd-1aad-4da2-b820-a1e602e335a7', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77b800cd-1aad-4da2-b820-a1e602e335a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:34,695 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:00:34,695 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba6d444-d99c-4951-923f-4a8645b718f4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba6d444-d99c-4951-923f-4a8645b718f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:35,742 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:35,742 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9dbf8bd-d380-43aa-8683-f4e9ba7ed6a2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9dbf8bd-d380-43aa-8683-f4e9ba7ed6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:36,788 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:36,788 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8c1a4a7-c146-46cb-994f-9d678de40409', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8c1a4a7-c146-46cb-994f-9d678de40409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:37,833 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:37,834 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef21ee32-c9e5-4fcd-a4ad-7adcba011d01', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef21ee32-c9e5-4fcd-a4ad-7adcba011d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:38,880 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:38,880 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-520bb8be-5438-4390-a64e-4301837f255f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-520bb8be-5438-4390-a64e-4301837f255f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:39,925 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:39,925 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-887e3420-235d-4a2f-812f-10c9d5e8e119', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-887e3420-235d-4a2f-812f-10c9d5e8e119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:40,970 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:40,970 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f122ed53-2e27-479f-848d-71827dcc4b63', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f122ed53-2e27-479f-848d-71827dcc4b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:42,013 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:42,014 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a25a9466-531d-40fd-9582-eea18efe4f3a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a25a9466-531d-40fd-9582-eea18efe4f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:43,059 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:43,060 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd9e5ad-e69a-454f-897b-ea87c238089e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd9e5ad-e69a-454f-897b-ea87c238089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:44,105 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:44,105 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70ab74ea-114e-4623-a3ad-3d9817a61968', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ab74ea-114e-4623-a3ad-3d9817a61968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:45,149 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:45,149 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6ca6bc-d137-4a1e-8f6f-981ddbfc4f50', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6ca6bc-d137-4a1e-8f6f-981ddbfc4f50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:46,193 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:46,194 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-673ea05e-87e1-4ee9-abac-7c489582cc32', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-673ea05e-87e1-4ee9-abac-7c489582cc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:47,239 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:47,240 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e535ed96-d748-42e8-bfe4-b8bda96a88b3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e535ed96-d748-42e8-bfe4-b8bda96a88b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:48,284 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:48,285 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbd21103-2fc0-4706-ad71-42c7f2b04cd8', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbd21103-2fc0-4706-ad71-42c7f2b04cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:49,329 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:49,329 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f74a59e6-1c68-425b-873e-d27e043afee6', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f74a59e6-1c68-425b-873e-d27e043afee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:50,374 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:50,374 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c7cddbc-add6-4835-a6f6-935c8dea2ae3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c7cddbc-add6-4835-a6f6-935c8dea2ae3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:51,419 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:51,419 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cbd256-3dd6-40c4-b9e0-5e5f573fe348', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cbd256-3dd6-40c4-b9e0-5e5f573fe348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:52,464 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:52,464 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65db5684-f729-461d-bfba-9f0ad0a39e46', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65db5684-f729-461d-bfba-9f0ad0a39e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:53,508 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:53,509 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11b766e-12f3-4d36-b06f-bcfeac4c1fc9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11b766e-12f3-4d36-b06f-bcfeac4c1fc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:54,554 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:00:54,555 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c16519d7-d423-4a17-9844-e7af6736898f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c16519d7-d423-4a17-9844-e7af6736898f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:55,599 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:55,599 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b55c069-56f0-4686-bbfc-4595a00ff3cf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b55c069-56f0-4686-bbfc-4595a00ff3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:56,645 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:56,645 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8bf831d-0fef-44bd-a27a-3bb7fe98ae4e', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8bf831d-0fef-44bd-a27a-3bb7fe98ae4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:57,689 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:57,689 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31622ca3-a185-4d9d-83ee-d198eb62a6c3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31622ca3-a185-4d9d-83ee-d198eb62a6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:58,733 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:00:58,734 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8afad1c-cb4d-4fef-a8c8-e3c884806936', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8afad1c-cb4d-4fef-a8c8-e3c884806936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:00:59,779 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:00:59,780 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8598823b-6163-4dfb-8efa-7b48d17ed06b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8598823b-6163-4dfb-8efa-7b48d17ed06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:00,823 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:00,824 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4067e6a-3288-42a6-89c6-adab56db33b9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4067e6a-3288-42a6-89c6-adab56db33b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:01,870 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.039s 2021-10-29 17:01:01,870 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39e3bda3-5af6-4713-a732-10df60e8e3e9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39e3bda3-5af6-4713-a732-10df60e8e3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:02,913 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:01:02,913 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9874e89c-a4b3-4d84-bc87-698e83eb29d4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9874e89c-a4b3-4d84-bc87-698e83eb29d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:03,958 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:01:03,959 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fb458a0-3e56-4069-b16f-515378b0c982', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fb458a0-3e56-4069-b16f-515378b0c982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:05,002 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:05,002 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a331b60b-3a05-4c00-9c46-9e2712c5d9e3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a331b60b-3a05-4c00-9c46-9e2712c5d9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:06,046 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:06,047 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f39eef6e-ee40-415e-b59c-acf735af09bf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f39eef6e-ee40-415e-b59c-acf735af09bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:07,091 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:07,091 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a102c32d-8535-468e-a3ac-41e750eb4ede', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a102c32d-8535-468e-a3ac-41e750eb4ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:08,135 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:08,136 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8960fa-8147-48de-99d5-c217ce334125', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8960fa-8147-48de-99d5-c217ce334125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:09,179 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:01:09,179 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5ec7f2-4e87-48b4-8f2d-2497bf2326f0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5ec7f2-4e87-48b4-8f2d-2497bf2326f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:10,223 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:10,223 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf5b2d8d-e747-48d4-a767-a80f5c55aa6f', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf5b2d8d-e747-48d4-a767-a80f5c55aa6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:11,268 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:11,268 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f98ab17a-1983-48fa-9bea-58e8d3120e57', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f98ab17a-1983-48fa-9bea-58e8d3120e57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:12,312 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:12,313 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52e46ab8-2484-4498-bc65-439eac334e60', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52e46ab8-2484-4498-bc65-439eac334e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:13,359 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:13,359 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-954ac099-ea9d-44a1-a4fc-d218d73d0ef0', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-954ac099-ea9d-44a1-a4fc-d218d73d0ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:14,402 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:01:14,402 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aa061a2-ecb7-4d8a-a329-cb3b7e56d979', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aa061a2-ecb7-4d8a-a329-cb3b7e56d979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:15,447 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:15,447 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5ff1644-3628-4e5d-890c-b389ed312917', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5ff1644-3628-4e5d-890c-b389ed312917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:16,492 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:16,493 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84e9be5c-29e7-4f2a-9986-be24a7d9eed4', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84e9be5c-29e7-4f2a-9986-be24a7d9eed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:17,539 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:17,540 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0bca99-9f0d-48a7-814b-5cb26dc49f3b', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0bca99-9f0d-48a7-814b-5cb26dc49f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:18,584 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:18,584 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd833d6a-7ccc-4d9e-a85d-db8061988a9a', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd833d6a-7ccc-4d9e-a85d-db8061988a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:19,628 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:19,629 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bf4113-c286-472e-b04f-469fc6f2e62d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bf4113-c286-472e-b04f-469fc6f2e62d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:20,672 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:01:20,673 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a38a2e4c-4517-4afb-9b35-39e4a37abde2', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a38a2e4c-4517-4afb-9b35-39e4a37abde2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:21,717 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:21,717 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b53c134-d66c-4610-ac3c-bce90b66f6bb', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b53c134-d66c-4610-ac3c-bce90b66f6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:22,762 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:22,762 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3ca533-0d41-4544-a28e-57954bcc123d', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3ca533-0d41-4544-a28e-57954bcc123d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:23,808 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:01:23,808 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3afefc6-6c04-456f-a411-3037aa5d7524', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3afefc6-6c04-456f-a411-3037aa5d7524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:24,852 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:24,852 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614cf7a0-209f-4493-9943-b0f9b82818f9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614cf7a0-209f-4493-9943-b0f9b82818f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:25,898 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:25,898 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-585323d5-3a5c-47e5-a626-7f8a30df01cc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-585323d5-3a5c-47e5-a626-7f8a30df01cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:26,942 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:26,943 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f13657-a076-4ada-8559-05fc4028ecdc', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f13657-a076-4ada-8559-05fc4028ecdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:27,987 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:27,987 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dff6c5ac-02fb-4b45-81e0-caafeffacde5', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dff6c5ac-02fb-4b45-81e0-caafeffacde5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:29,032 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.037s 2021-10-29 17:01:29,033 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef2924e-075f-453c-915e-2289f1c1a573', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef2924e-075f-453c-915e-2289f1c1a573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:30,076 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.035s 2021-10-29 17:01:30,076 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c235ff2-6faa-431c-8303-e1c274372648', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c235ff2-6faa-431c-8303-e1c274372648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:31,121 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.036s 2021-10-29 17:01:31,121 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86aeddaf-5119-4c11-a8b5-c5a73e75a7b3', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86aeddaf-5119-4c11-a8b5-c5a73e75a7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:32,163 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.034s 2021-10-29 17:01:32,164 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788c9ca0-7cb8-4921-b724-7de3a1f48ca1', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788c9ca0-7cb8-4921-b724-7de3a1f48ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:33,210 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.038s 2021-10-29 17:01:33,210 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-883835ea-71ce-49cf-9280-1f7ec76a3ddf', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-883835ea-71ce-49cf-9280-1f7ec76a3ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:34,258 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951 0.040s 2021-10-29 17:01:34,258 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faa30845-77b5-4dfa-95c0-7ed682afe9e9', 'content-length': '966', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faa30845-77b5-4dfa-95c0-7ed682afe9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951'} Body: b'{"volume": {"id": "57429f00-6e47-49de-ab50-94e0f8c9d951", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:55:34.000000", "updated_at": "2021-10-29T16:55:35.000000", "name": "tempest-VolumesExtendTest-Volume-210284540", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/57429f00-6e47-49de-ab50-94e0f8c9d951"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 37, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 57429f00-6e47-49de-ab50-94e0f8c9d951 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] |
fail
ft15.2: tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 17:01:34,508 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes 0.185s 2021-10-29 17:01:34,508 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-638290803"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93180a0-b3d2-4bbc-8318-3b922f8e2b3a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93180a0-b3d2-4bbc-8318-3b922f8e2b3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.442165", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 17:01:34,553 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:01:34,553 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ec136b-e3a4-4581-b167-b053f5b67955', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ec136b-e3a4-4581-b167-b053f5b67955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:35,599 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:35,599 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d4b52d1-a7ea-41b9-8d2e-9840405d1d4d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d4b52d1-a7ea-41b9-8d2e-9840405d1d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:36,643 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:01:36,643 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd9d27f4-41f9-48f2-9c4b-de9c843bec73', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd9d27f4-41f9-48f2-9c4b-de9c843bec73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:37,688 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:37,689 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175b22eb-e2dc-42a3-bf7e-82b6fdb68b4a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175b22eb-e2dc-42a3-bf7e-82b6fdb68b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:38,734 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:38,734 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5e2bf8b-b032-4e9e-9551-9b5ea8e3c197', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5e2bf8b-b032-4e9e-9551-9b5ea8e3c197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:39,779 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:39,779 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04875b95-2592-474e-a59c-485151633f99', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04875b95-2592-474e-a59c-485151633f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:40,825 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:40,825 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d12fb03-aaaa-4955-8fd3-ed8fbe6e7149', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d12fb03-aaaa-4955-8fd3-ed8fbe6e7149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:41,869 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:41,870 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9846cd-3676-4f71-817a-f70342da9f5b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9846cd-3676-4f71-817a-f70342da9f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:42,913 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:42,914 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbe5208e-bcda-4cb3-a311-f1828fb91dba', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbe5208e-bcda-4cb3-a311-f1828fb91dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:43,958 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:43,958 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f73939a-f649-466e-8e10-46e36bb85d30', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f73939a-f649-466e-8e10-46e36bb85d30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:45,004 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:01:45,004 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65faac1-2fe6-46f3-a9c2-2298a0af7848', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65faac1-2fe6-46f3-a9c2-2298a0af7848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:46,050 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:46,050 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf04ffc5-466c-4b2b-9030-82ec2685ff21', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf04ffc5-466c-4b2b-9030-82ec2685ff21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:47,096 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:47,096 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5b568ac-6d6a-479b-ae3f-5c7b458dad38', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5b568ac-6d6a-479b-ae3f-5c7b458dad38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:48,142 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:48,142 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b92075-8c3b-4303-9b1f-bc1d7443c878', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b92075-8c3b-4303-9b1f-bc1d7443c878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:49,186 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:49,186 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c7fb4da-8f10-413a-af20-ea8e8ff681c2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c7fb4da-8f10-413a-af20-ea8e8ff681c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:50,230 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:01:50,230 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa84e73-7f6a-49ad-b400-481d26411abe', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa84e73-7f6a-49ad-b400-481d26411abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:51,274 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:51,274 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd60b069-cff6-4890-bf83-8fa196cf38c6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd60b069-cff6-4890-bf83-8fa196cf38c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:52,318 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:52,319 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07731673-d4cf-4c7d-86af-806fa017e957', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07731673-d4cf-4c7d-86af-806fa017e957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:53,363 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:53,364 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f823df2-c7ce-4356-ada0-882c3c3d046c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f823df2-c7ce-4356-ada0-882c3c3d046c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:54,408 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:54,408 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f39e62-8bf7-45a5-9503-247fe5f8125c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f39e62-8bf7-45a5-9503-247fe5f8125c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:55,452 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:01:55,452 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2001adb4-3340-4571-84e5-1bef2c995719', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2001adb4-3340-4571-84e5-1bef2c995719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:56,497 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:56,498 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97be8a3f-b8ae-4ae6-b9f5-6833dde936a3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97be8a3f-b8ae-4ae6-b9f5-6833dde936a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:57,541 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:01:57,541 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa30780-6532-4150-bbdb-43af3df19d02', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa30780-6532-4150-bbdb-43af3df19d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:58,585 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:58,585 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74f8ac22-d386-4dab-b023-1a8c292dc10d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74f8ac22-d386-4dab-b023-1a8c292dc10d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:01:59,630 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:01:59,630 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26bc29b-f923-417a-8059-48691a0fb97a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26bc29b-f923-417a-8059-48691a0fb97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:00,673 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:02:00,674 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32dc38f3-3e95-4724-91b3-05f42601ed2f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32dc38f3-3e95-4724-91b3-05f42601ed2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:01,718 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:01,718 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f43fff8f-21b3-48b9-b8be-8aa3cf95cb74', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f43fff8f-21b3-48b9-b8be-8aa3cf95cb74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:02,763 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:02,764 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f46cff7-dcf6-4051-a004-cf27686ec783', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f46cff7-dcf6-4051-a004-cf27686ec783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:03,809 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:03,810 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cd6079e-4e95-4d55-8ebb-02580e052185', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cd6079e-4e95-4d55-8ebb-02580e052185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:04,854 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:04,854 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98893b29-53c9-48f5-b744-2f1f5d5ade79', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98893b29-53c9-48f5-b744-2f1f5d5ade79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:05,899 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:05,900 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3977cb8e-9406-46a2-8b71-6789dc14838c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3977cb8e-9406-46a2-8b71-6789dc14838c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:06,944 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:06,945 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f8cc26-7dcc-400c-b15b-b3e11b3ca4ab', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f8cc26-7dcc-400c-b15b-b3e11b3ca4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:07,988 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:07,989 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe35c35-471b-401b-a57b-651ef60accb8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe35c35-471b-401b-a57b-651ef60accb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:09,034 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:09,034 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccef1d8-62e5-4f4a-9206-0de87d3fecb3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccef1d8-62e5-4f4a-9206-0de87d3fecb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:10,078 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:10,079 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d28da6-b6a5-4a1d-8427-4e24ba89e3f9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d28da6-b6a5-4a1d-8427-4e24ba89e3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:11,123 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:11,124 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78f7666-4686-4679-b6ba-db8f39d4ba14', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78f7666-4686-4679-b6ba-db8f39d4ba14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:12,167 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:12,168 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f230c2-0e18-48f2-b206-850b5ab8257e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f230c2-0e18-48f2-b206-850b5ab8257e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:13,218 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:02:13,218 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3276af54-a164-4684-ba78-7b95523b0117', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3276af54-a164-4684-ba78-7b95523b0117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:14,263 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:14,264 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9899e15-e006-4472-9cb3-ea7e6394c3d2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9899e15-e006-4472-9cb3-ea7e6394c3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:15,310 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:15,310 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5168ffc4-e0e0-4077-8751-075f3f2272eb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5168ffc4-e0e0-4077-8751-075f3f2272eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:16,354 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:16,354 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d0050f1-7299-4fa8-9f02-da887ddc8f2b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d0050f1-7299-4fa8-9f02-da887ddc8f2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:17,399 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:17,399 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc1eefce-c0b9-48c2-a264-d7cd5056fe13', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc1eefce-c0b9-48c2-a264-d7cd5056fe13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:18,443 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:18,444 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe28899-8b89-4bbc-bf45-b28326bf7136', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe28899-8b89-4bbc-bf45-b28326bf7136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:19,490 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:19,490 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d870b003-068a-4f19-823c-c2d1e2299685', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d870b003-068a-4f19-823c-c2d1e2299685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:20,532 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:02:20,533 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59af7973-5b60-4104-88b2-82216567c59d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59af7973-5b60-4104-88b2-82216567c59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:21,577 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:21,578 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf0f3e77-34d3-4701-a0a5-f17db3a83448', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf0f3e77-34d3-4701-a0a5-f17db3a83448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:22,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:22,623 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec563d16-8138-4d5e-87d7-7a4b882ee2b9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec563d16-8138-4d5e-87d7-7a4b882ee2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:23,668 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:23,668 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88af90de-57e2-43aa-ae48-39ffb023bc17', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88af90de-57e2-43aa-ae48-39ffb023bc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:24,711 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:24,712 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac5f306-3359-4472-98d2-0e18d27807ae', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac5f306-3359-4472-98d2-0e18d27807ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:25,757 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:25,757 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5e6d02-df63-4110-882a-2f05a2e23458', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5e6d02-df63-4110-882a-2f05a2e23458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:26,802 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:26,803 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97549d68-3814-4758-bc01-cf2e37dec970', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97549d68-3814-4758-bc01-cf2e37dec970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:27,847 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:27,848 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d099e48f-c5e7-4689-b91b-b0ef607671aa', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d099e48f-c5e7-4689-b91b-b0ef607671aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:28,893 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:28,893 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5956e5-0394-4449-a57e-efec56b9aa9b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5956e5-0394-4449-a57e-efec56b9aa9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:29,938 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:29,938 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee9eb4e-681b-46e9-9e66-466eca3ee3ef', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee9eb4e-681b-46e9-9e66-466eca3ee3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:30,982 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:30,983 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8fce53-c0df-4246-ba88-57aff6ad51c2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8fce53-c0df-4246-ba88-57aff6ad51c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:32,026 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:32,026 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-def2c176-cd46-40c7-a42b-126f18179654', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-def2c176-cd46-40c7-a42b-126f18179654', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:33,071 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:33,071 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6432087-c14c-4a06-9c1d-688148ba3d93', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6432087-c14c-4a06-9c1d-688148ba3d93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:34,115 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:34,115 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5da90b57-bf48-4cfa-a9b7-052ef89f9be4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5da90b57-bf48-4cfa-a9b7-052ef89f9be4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:35,159 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:35,159 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37e3aa1-eb69-40a8-a723-e730a2013e62', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37e3aa1-eb69-40a8-a723-e730a2013e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:36,204 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:36,204 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2056c0b8-5d53-4c7a-8230-9fc92f20c464', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2056c0b8-5d53-4c7a-8230-9fc92f20c464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:37,249 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:37,249 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130d9195-3fe9-49b1-99bb-f02293078514', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130d9195-3fe9-49b1-99bb-f02293078514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:38,294 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:38,294 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94bf57c-2c68-4105-8eab-3c7c9e1eccfd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94bf57c-2c68-4105-8eab-3c7c9e1eccfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:39,338 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:39,338 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efd44c65-bab0-4bb7-8fa9-a8fc4656a27a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efd44c65-bab0-4bb7-8fa9-a8fc4656a27a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:40,384 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:40,384 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18548f4-4918-48fe-b38d-f3b38814bc7f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18548f4-4918-48fe-b38d-f3b38814bc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:41,428 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:41,428 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7776a83-df07-4769-8184-3b92001a3cf8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7776a83-df07-4769-8184-3b92001a3cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:42,472 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:42,472 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c641417d-11ab-4961-9527-b5508ea0128d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c641417d-11ab-4961-9527-b5508ea0128d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:43,518 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:02:43,519 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b4104c-d764-41c2-a7e3-ea73b147459a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b4104c-d764-41c2-a7e3-ea73b147459a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:44,563 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:02:44,563 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e18c5680-806e-4cf3-a7b2-940fe61ac48c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e18c5680-806e-4cf3-a7b2-940fe61ac48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:45,606 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:02:45,606 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07862c8f-7901-4bbd-bf36-101186cbae28', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07862c8f-7901-4bbd-bf36-101186cbae28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:46,650 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:46,650 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c925767-6844-4e0f-b916-bd544e3d47fa', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c925767-6844-4e0f-b916-bd544e3d47fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:47,694 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:47,694 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c0e6bb7-98fb-4215-9424-c1f206c0a79a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c0e6bb7-98fb-4215-9424-c1f206c0a79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:48,738 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:02:48,738 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b73ae26-1706-455e-a81c-fa47385ab9f8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b73ae26-1706-455e-a81c-fa47385ab9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:49,787 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:02:49,788 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-696bdd27-e324-4a76-8fa7-452f6f089a19', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-696bdd27-e324-4a76-8fa7-452f6f089a19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:50,834 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:02:50,834 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a9d5255-a8ad-4804-b924-f00212358304', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a9d5255-a8ad-4804-b924-f00212358304', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:51,881 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:02:51,881 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e4adf2-57c2-45fe-bb0e-314c65db5f63', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e4adf2-57c2-45fe-bb0e-314c65db5f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:52,930 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:02:52,930 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5a3462-7c76-400e-97be-dfc162846995', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5a3462-7c76-400e-97be-dfc162846995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:53,978 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:02:53,978 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2063e354-df93-42d2-9e14-c1225789a838', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2063e354-df93-42d2-9e14-c1225789a838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:55,027 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:02:55,028 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9a0fc4-9c92-4345-b573-e8f7f41adb10', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9a0fc4-9c92-4345-b573-e8f7f41adb10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:56,077 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:02:56,077 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43da504a-d805-41cb-ba06-fcfbf741ae95', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43da504a-d805-41cb-ba06-fcfbf741ae95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:57,125 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:02:57,125 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117c363b-4752-4b31-8008-5219a796f6f0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117c363b-4752-4b31-8008-5219a796f6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:58,173 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:02:58,173 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e62b99-8d2c-45d7-904a-590ec5220bc6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e62b99-8d2c-45d7-904a-590ec5220bc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:02:59,224 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:02:59,224 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464b2255-6dce-4f4e-9018-ccddeb075d8c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464b2255-6dce-4f4e-9018-ccddeb075d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:00,277 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.045s 2021-10-29 17:03:00,277 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c414dfd9-e53f-4e86-989b-184b73696cdd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c414dfd9-e53f-4e86-989b-184b73696cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:01,326 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:01,326 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30f9cda6-9089-46fb-94f2-f8330ceb2cbf', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30f9cda6-9089-46fb-94f2-f8330ceb2cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:02,377 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:02,377 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45008924-91c2-44bb-842b-f8f380e80dd9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45008924-91c2-44bb-842b-f8f380e80dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:03,426 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:03,426 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58ce1eda-e0b7-418c-af1b-f932de120101', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58ce1eda-e0b7-418c-af1b-f932de120101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:04,475 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:04,476 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c81f02a2-ec63-4433-8229-c33ba93f48d0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c81f02a2-ec63-4433-8229-c33ba93f48d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:05,524 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:05,524 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2417b9ed-550e-4599-881d-6da5105cc851', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2417b9ed-550e-4599-881d-6da5105cc851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:06,574 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:06,574 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afabd8e-8d58-4d57-bcb3-75e9706f345f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afabd8e-8d58-4d57-bcb3-75e9706f345f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:07,623 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:07,623 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3e5eff-7c18-42f5-b1b3-35153b154200', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3e5eff-7c18-42f5-b1b3-35153b154200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:08,672 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:08,672 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46ad2de-9ae4-455e-8737-6dcb33963d0b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46ad2de-9ae4-455e-8737-6dcb33963d0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:09,721 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:09,721 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad173b2-4737-43fb-a0fa-1d7b92343be3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad173b2-4737-43fb-a0fa-1d7b92343be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:10,770 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:10,771 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b7a8b7-3f41-4406-9fbe-c0aa908ba7f6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b7a8b7-3f41-4406-9fbe-c0aa908ba7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:11,820 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:11,820 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2a5ac83-5fd2-43bd-a56c-39f109d3f27f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2a5ac83-5fd2-43bd-a56c-39f109d3f27f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:12,873 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.045s 2021-10-29 17:03:12,874 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17254ec5-829e-42d7-9c6a-830e680e6416', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17254ec5-829e-42d7-9c6a-830e680e6416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:13,931 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.049s 2021-10-29 17:03:13,931 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c76050dd-7db4-40b9-9f6a-2872cbc3519d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c76050dd-7db4-40b9-9f6a-2872cbc3519d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:14,976 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:03:14,977 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9fae83a-4cd8-411b-a535-d49bf4a41de8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9fae83a-4cd8-411b-a535-d49bf4a41de8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:16,025 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:16,026 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d37fe214-ef89-42ef-9cd9-b8ea2f97a9d5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d37fe214-ef89-42ef-9cd9-b8ea2f97a9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:17,074 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:17,074 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e181e5b-cc03-43b2-bfc7-fc1f9f605d5e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e181e5b-cc03-43b2-bfc7-fc1f9f605d5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:18,123 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:18,123 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f609d40-424a-44e4-8ea6-c1bfe984e102', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f609d40-424a-44e4-8ea6-c1bfe984e102', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:19,173 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:19,173 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e45c9ad-56fa-4c6f-b011-2eb77c2c319b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e45c9ad-56fa-4c6f-b011-2eb77c2c319b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:20,221 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:03:20,221 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b797f4c-6746-4730-97d5-05224408ebb8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b797f4c-6746-4730-97d5-05224408ebb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:21,270 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:21,270 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13d58a13-ed12-4cb2-b104-e39c6a6b1c36', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13d58a13-ed12-4cb2-b104-e39c6a6b1c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:22,320 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:22,320 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae218cf-4aa2-4fdf-ac53-ca38d8a5f44a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae218cf-4aa2-4fdf-ac53-ca38d8a5f44a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:23,369 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:23,370 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d83f6ac2-63aa-41d9-9db5-d322a12e82c2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d83f6ac2-63aa-41d9-9db5-d322a12e82c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:24,422 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.045s 2021-10-29 17:03:24,422 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e29cd49e-f913-44da-aabf-70745a4f23c3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e29cd49e-f913-44da-aabf-70745a4f23c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:25,472 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:25,472 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f49dfe-46cc-4a8c-93d5-d4bea043cd68', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f49dfe-46cc-4a8c-93d5-d4bea043cd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:26,519 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:03:26,519 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c7f3c6-fd1b-4173-b5c6-91ff0ff2abe5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c7f3c6-fd1b-4173-b5c6-91ff0ff2abe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:27,568 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:27,569 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46222bca-64fd-40bf-a003-819747189183', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46222bca-64fd-40bf-a003-819747189183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:28,618 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:28,618 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8bfa27e-059c-40f1-bf20-7a8ef3220f2f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8bfa27e-059c-40f1-bf20-7a8ef3220f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:29,667 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:29,667 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da14ae15-576f-4d57-84ba-216fdc06d80b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da14ae15-576f-4d57-84ba-216fdc06d80b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:30,716 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:30,717 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-424b823b-ae01-4c37-9447-5177fe1fe2be', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-424b823b-ae01-4c37-9447-5177fe1fe2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:31,775 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.049s 2021-10-29 17:03:31,775 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d2570d-2569-4c25-ad42-c4339a24baee', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d2570d-2569-4c25-ad42-c4339a24baee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:32,824 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:32,825 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41c9b62a-f7fc-45c6-9c88-227c1fbfcd94', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41c9b62a-f7fc-45c6-9c88-227c1fbfcd94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:33,874 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:33,874 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093d2174-f756-40fe-b23d-496d342cc621', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093d2174-f756-40fe-b23d-496d342cc621', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:34,923 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:34,923 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb3b85c-14e0-4a5d-9950-408361e6f875', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb3b85c-14e0-4a5d-9950-408361e6f875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:35,974 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.043s 2021-10-29 17:03:35,976 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70c47957-0c34-40aa-87d5-85ce7c753ec5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70c47957-0c34-40aa-87d5-85ce7c753ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:37,025 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:37,025 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e73ddeab-daf1-47c5-a7e6-aa5793546a1c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e73ddeab-daf1-47c5-a7e6-aa5793546a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:38,072 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:03:38,072 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05e06a5-385f-4aac-9fd7-ea4d705a8a54', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05e06a5-385f-4aac-9fd7-ea4d705a8a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:39,121 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:39,122 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94f5ed76-22c7-4493-a4e4-ef2a423e38e5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94f5ed76-22c7-4493-a4e4-ef2a423e38e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:40,168 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:03:40,168 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46d5b1c-5c9a-495c-8fb9-54db0b66a458', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46d5b1c-5c9a-495c-8fb9-54db0b66a458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:41,220 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.044s 2021-10-29 17:03:41,220 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d377641-c040-4db8-bf24-13a0dbd2dd2a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d377641-c040-4db8-bf24-13a0dbd2dd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:42,268 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:42,269 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ae4218-8736-475e-b194-81fec2629f58', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ae4218-8736-475e-b194-81fec2629f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:43,319 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:43,319 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-772a07f8-7e75-44c8-b120-dfab75252ab4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-772a07f8-7e75-44c8-b120-dfab75252ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:44,368 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:44,368 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb36531-03d8-4eaa-b6a1-7397fb74af7a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb36531-03d8-4eaa-b6a1-7397fb74af7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:45,417 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:03:45,418 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b4efe0-a2a0-4836-afcf-b8f4eacdd26a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b4efe0-a2a0-4836-afcf-b8f4eacdd26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:46,465 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:03:46,465 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec65d05-4599-4bb6-9b03-65e105fed05d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec65d05-4599-4bb6-9b03-65e105fed05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:47,524 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.051s 2021-10-29 17:03:47,524 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21fe5c-7750-4dae-bc7f-c49ba72217df', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb21fe5c-7750-4dae-bc7f-c49ba72217df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:48,571 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:03:48,571 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1d47c41-1143-49b6-94e3-73566111233b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1d47c41-1143-49b6-94e3-73566111233b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:49,615 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:03:49,615 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdba2448-67c4-4548-8fcf-b99d3a7013e7', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdba2448-67c4-4548-8fcf-b99d3a7013e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:50,663 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:50,664 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f493f3-21b5-41b6-9235-561c51fc51cf', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f493f3-21b5-41b6-9235-561c51fc51cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:51,712 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:03:51,713 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f8e1f85-8807-4592-a0a5-1953b3d694a6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f8e1f85-8807-4592-a0a5-1953b3d694a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:52,763 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:52,763 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-804da147-bdcf-4ad0-b125-6e7b6768ec1b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-804da147-bdcf-4ad0-b125-6e7b6768ec1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:53,816 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.046s 2021-10-29 17:03:53,816 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d5a5be-bb27-4208-b332-1a9a16a5ecee', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d5a5be-bb27-4208-b332-1a9a16a5ecee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:54,863 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:03:54,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60c6bf6-eb82-40b1-99f9-f3b3e76453d3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60c6bf6-eb82-40b1-99f9-f3b3e76453d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:55,922 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.050s 2021-10-29 17:03:55,922 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1b9e8e4-ae8c-4cd1-9c35-66f95bfbb830', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1b9e8e4-ae8c-4cd1-9c35-66f95bfbb830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:56,965 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:03:56,966 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc26b156-96d4-421e-bb0f-af4d1d0d73be', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc26b156-96d4-421e-bb0f-af4d1d0d73be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:58,015 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:03:58,015 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e2cb8f9-9237-4b55-8056-b532535989b4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e2cb8f9-9237-4b55-8056-b532535989b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:03:59,069 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.045s 2021-10-29 17:03:59,069 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395555f7-3501-4cf4-be67-43fe5d1a3fca', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395555f7-3501-4cf4-be67-43fe5d1a3fca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:00,115 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:04:00,116 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d525bb93-7af7-42e9-b3ed-96ec22c04b15', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d525bb93-7af7-42e9-b3ed-96ec22c04b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:01,163 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:04:01,163 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df643a64-39cb-4ec4-a9e7-a6f8bb8036bc', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df643a64-39cb-4ec4-a9e7-a6f8bb8036bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:02,212 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:02,212 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb4694eb-bd59-489b-9f63-a4044601cdc2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb4694eb-bd59-489b-9f63-a4044601cdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:03,265 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.044s 2021-10-29 17:04:03,265 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0f8355-e70e-4f5d-9d5b-866213abf799', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0f8355-e70e-4f5d-9d5b-866213abf799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:04,317 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.044s 2021-10-29 17:04:04,317 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e62ee0e0-6f5d-4a28-b2a0-c53147c4255c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e62ee0e0-6f5d-4a28-b2a0-c53147c4255c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:05,366 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:05,366 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4adfc13b-fc30-496a-a79f-ff8e78468b8a', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4adfc13b-fc30-496a-a79f-ff8e78468b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:06,415 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:06,415 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b429f55b-01cf-465a-a5b9-aacad413e95c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b429f55b-01cf-465a-a5b9-aacad413e95c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:07,464 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:07,464 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f307ea44-5f6f-44ef-a9ed-c83e983555c0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f307ea44-5f6f-44ef-a9ed-c83e983555c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:08,513 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:08,514 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b3b19a-dd5c-4839-b198-dda587436077', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b3b19a-dd5c-4839-b198-dda587436077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:09,563 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:09,563 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cce736-a314-4289-b498-1dbf9bcb329b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cce736-a314-4289-b498-1dbf9bcb329b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:10,613 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.043s 2021-10-29 17:04:10,613 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454c82f2-a7da-4fe0-84b0-824dd44f37cd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454c82f2-a7da-4fe0-84b0-824dd44f37cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:11,671 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.049s 2021-10-29 17:04:11,671 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36dd39e0-3506-4d70-887d-1be4bc39987f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36dd39e0-3506-4d70-887d-1be4bc39987f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:12,715 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:04:12,716 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b276c93b-5254-45e2-a005-f11edbfb07ad', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b276c93b-5254-45e2-a005-f11edbfb07ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:13,762 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:04:13,762 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4e03e5a-9d02-4e2a-a6bc-89a93c5a1d86', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4e03e5a-9d02-4e2a-a6bc-89a93c5a1d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:14,812 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:14,812 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94d4f673-6d1b-4ddc-84b8-490036d8a874', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94d4f673-6d1b-4ddc-84b8-490036d8a874', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:15,862 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:15,863 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b559773a-b398-4721-aa94-110bda3306d8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b559773a-b398-4721-aa94-110bda3306d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:16,910 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:16,911 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c4c6aaa-5b61-40c1-9abc-b37c9a41e488', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c4c6aaa-5b61-40c1-9abc-b37c9a41e488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:17,961 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:17,961 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16375194-0330-4dcb-8a89-4d34a8e05526', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16375194-0330-4dcb-8a89-4d34a8e05526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:19,011 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:19,011 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ac32989-6b8d-4a2e-91c6-8cad3f8332ab', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ac32989-6b8d-4a2e-91c6-8cad3f8332ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:20,060 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:20,060 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db84910d-7852-4968-96b1-92f34df32f03', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db84910d-7852-4968-96b1-92f34df32f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:21,115 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.047s 2021-10-29 17:04:21,115 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc5307b-022b-4314-866f-ef4d21e98559', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc5307b-022b-4314-866f-ef4d21e98559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:22,161 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:04:22,162 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549c93b0-8b60-41de-8b3d-cc6f0f4e29d0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549c93b0-8b60-41de-8b3d-cc6f0f4e29d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:23,210 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:23,210 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9af2b26-8056-4a2c-b1d8-5f489e3fa14f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9af2b26-8056-4a2c-b1d8-5f489e3fa14f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:24,260 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:24,261 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c79a5825-1cca-47d3-86be-0a8871958bb2', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c79a5825-1cca-47d3-86be-0a8871958bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:25,309 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:25,309 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-592ff66e-bc35-469f-b57b-f9c730809e6d', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-592ff66e-bc35-469f-b57b-f9c730809e6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:26,359 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:26,359 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b2ba693-deaa-4e6f-af1d-162d87bff1f8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b2ba693-deaa-4e6f-af1d-162d87bff1f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:27,408 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:27,408 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f8918b6-5402-47f0-9bda-231f3dcdb397', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f8918b6-5402-47f0-9bda-231f3dcdb397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:28,459 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.043s 2021-10-29 17:04:28,460 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b854d8-a640-42fa-b14d-192e3a015ee9', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b854d8-a640-42fa-b14d-192e3a015ee9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:29,510 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:29,510 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3158bebb-48f8-40d1-8e9c-eaffed198ddb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3158bebb-48f8-40d1-8e9c-eaffed198ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:30,558 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:30,559 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-187c0337-e3b5-44d2-bd76-692be063c596', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-187c0337-e3b5-44d2-bd76-692be063c596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:31,611 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.045s 2021-10-29 17:04:31,612 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d9469a-8863-424f-bd5c-b8618a689829', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d9469a-8863-424f-bd5c-b8618a689829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:32,660 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:32,660 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56e0be17-4078-4c57-a96f-c477ff0b1955', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56e0be17-4078-4c57-a96f-c477ff0b1955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:33,709 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:33,709 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cbdde25-830b-4c4d-972f-4842c676077f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cbdde25-830b-4c4d-972f-4842c676077f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:34,760 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:04:34,760 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51dbf358-8e40-44c5-8eb6-bdd959a9c6aa', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51dbf358-8e40-44c5-8eb6-bdd959a9c6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:35,808 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:35,809 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ecb37ef-eb54-4519-a67b-51a1eaa483d5', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ecb37ef-eb54-4519-a67b-51a1eaa483d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:36,857 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:36,858 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31bc7f6a-1522-4a56-ae07-503ad05350ee', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31bc7f6a-1522-4a56-ae07-503ad05350ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:37,905 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:37,906 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e995c0e0-9c6e-41cf-aba2-18e2a2ca50f6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e995c0e0-9c6e-41cf-aba2-18e2a2ca50f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:39,099 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.186s 2021-10-29 17:04:39,100 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011b923e-60a7-4e19-b7cc-cde440be9514', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011b923e-60a7-4e19-b7cc-cde440be9514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:40,145 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.036s 2021-10-29 17:04:40,145 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2675d3d2-3146-436b-ace0-feb94a95d4be', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2675d3d2-3146-436b-ace0-feb94a95d4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:41,190 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:04:41,190 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aad1504c-02c0-4796-8fa6-51d3a79c4e9f', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aad1504c-02c0-4796-8fa6-51d3a79c4e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:42,235 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:04:42,235 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8697087a-3289-4a99-a48a-19b2ef5ae965', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8697087a-3289-4a99-a48a-19b2ef5ae965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:43,279 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:04:43,280 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6048001e-d7bf-49f1-8f59-d883aa1433ad', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6048001e-d7bf-49f1-8f59-d883aa1433ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:44,322 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:04:44,322 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63031eb5-a036-43e5-b0bf-e18d1a9c6b21', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63031eb5-a036-43e5-b0bf-e18d1a9c6b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:45,367 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:04:45,367 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-600dc7f8-4de5-48f5-a013-2a6d03c6f414', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-600dc7f8-4de5-48f5-a013-2a6d03c6f414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:46,422 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.046s 2021-10-29 17:04:46,423 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b90726-4be4-4deb-bfad-e9a8798a2034', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b90726-4be4-4deb-bfad-e9a8798a2034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:47,468 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:04:47,468 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac6d1084-b371-40c6-88f7-3437ebf0b735', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac6d1084-b371-40c6-88f7-3437ebf0b735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:48,511 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.035s 2021-10-29 17:04:48,512 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c124b741-a9b4-41df-8649-80be4a0b1c82', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c124b741-a9b4-41df-8649-80be4a0b1c82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:49,558 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.039s 2021-10-29 17:04:49,558 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-490c4a39-427c-487c-b3da-ed0a83e0835e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-490c4a39-427c-487c-b3da-ed0a83e0835e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:50,606 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:50,607 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1727a4b8-2eff-4115-9d3e-31c7651f1fc0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1727a4b8-2eff-4115-9d3e-31c7651f1fc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:51,656 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:51,656 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14d94058-4735-4b5b-9f53-96c489b06f5c', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14d94058-4735-4b5b-9f53-96c489b06f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:52,704 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:04:52,704 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16cab101-7b34-44b6-abd0-8fdbf83892c0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16cab101-7b34-44b6-abd0-8fdbf83892c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:53,753 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:53,753 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21f54c1d-5e0a-4d4a-8bc1-d3c95eef0531', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21f54c1d-5e0a-4d4a-8bc1-d3c95eef0531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:54,804 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.043s 2021-10-29 17:04:54,805 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f5825f-6c44-4b5b-91af-fa757eb88041', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f5825f-6c44-4b5b-91af-fa757eb88041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:55,854 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:55,854 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e6bd111-d0e0-4e0b-b88e-f9659c2a5170', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e6bd111-d0e0-4e0b-b88e-f9659c2a5170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:56,903 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:04:56,903 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5085aaf-9892-4ec1-a52e-feecde5cb50e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5085aaf-9892-4ec1-a52e-feecde5cb50e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:57,954 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.043s 2021-10-29 17:04:57,954 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69671a60-4267-47de-8af3-4df7f1bba587', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69671a60-4267-47de-8af3-4df7f1bba587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:04:59,006 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.044s 2021-10-29 17:04:59,006 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e4af276-5e18-4e39-ad1c-526f4f954db4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e4af276-5e18-4e39-ad1c-526f4f954db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:00,051 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:05:00,052 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00e680c-a1f0-49d1-93e7-ae058da6f4be', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00e680c-a1f0-49d1-93e7-ae058da6f4be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:01,099 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:01,100 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cb920f-1d36-4919-82f9-ada64828f366', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cb920f-1d36-4919-82f9-ada64828f366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:02,149 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:05:02,150 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42cee9e-f252-4fd8-9bf7-daf94646ec7e', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42cee9e-f252-4fd8-9bf7-daf94646ec7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:03,198 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:03,199 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e54c361-1af3-437c-b6b6-ca2e39217fe4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e54c361-1af3-437c-b6b6-ca2e39217fe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:04,250 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.044s 2021-10-29 17:05:04,250 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a40ce4e-5a7d-4391-9cac-800be6b51cbe', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a40ce4e-5a7d-4391-9cac-800be6b51cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:05,298 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:05,298 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-706ea6ba-e6b8-4170-91c9-19363b104330', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-706ea6ba-e6b8-4170-91c9-19363b104330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:06,347 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:05:06,348 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0dceb6c-3b13-47be-a72b-06b77f153610', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0dceb6c-3b13-47be-a72b-06b77f153610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:07,397 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:05:07,397 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a9c9e1-17c8-4dc0-97c1-90d014315bed', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a9c9e1-17c8-4dc0-97c1-90d014315bed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:08,452 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.046s 2021-10-29 17:05:08,452 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e307ff70-feff-48c9-8b26-9e51f0c5becb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e307ff70-feff-48c9-8b26-9e51f0c5becb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:09,503 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.042s 2021-10-29 17:05:09,503 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20fc5fc-1436-4eff-b564-b943510745f6', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20fc5fc-1436-4eff-b564-b943510745f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:10,551 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:10,551 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b70ce72-a55f-405d-96ed-4ea3424d7d52', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b70ce72-a55f-405d-96ed-4ea3424d7d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:11,598 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:11,599 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbfdd8a7-8780-4704-b7d2-9dd03d6deb79', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbfdd8a7-8780-4704-b7d2-9dd03d6deb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:12,647 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:12,648 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b7e332-c311-4698-a889-7ea151edaba1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b7e332-c311-4698-a889-7ea151edaba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:13,697 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:13,697 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9e6b9eb-74ea-4c14-967a-14715bd93a85', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9e6b9eb-74ea-4c14-967a-14715bd93a85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:14,747 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.041s 2021-10-29 17:05:14,747 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a3875c-7bfa-4ddb-b3dd-0170d7dea639', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a3875c-7bfa-4ddb-b3dd-0170d7dea639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:15,802 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.046s 2021-10-29 17:05:15,802 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afee1d4a-50f7-424d-8d9f-d041b93208f1', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afee1d4a-50f7-424d-8d9f-d041b93208f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:16,848 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.037s 2021-10-29 17:05:16,848 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b5398b-7217-4433-a1c1-efd43a586472', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b5398b-7217-4433-a1c1-efd43a586472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:17,894 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.038s 2021-10-29 17:05:17,894 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecea5ed1-0bc8-4870-b55b-54ea33119abd', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecea5ed1-0bc8-4870-b55b-54ea33119abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:05:18,942 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 0.040s 2021-10-29 17:05:18,942 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bf3e530-5e25-4d63-aa1d-73d154a1e058', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bf3e530-5e25-4d63-aa1d-73d154a1e058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:06:04,145 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 44.196s 2021-10-29 17:06:04,146 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3996ad-13d3-452a-be93-61d0ff7fbca3', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3996ad-13d3-452a-be93-61d0ff7fbca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:07:05,205 116493 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 2021-10-29 17:07:19,460 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 74.306s 2021-10-29 17:07:19,460 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b37f9ee-0c57-4ee0-9218-dfeb3e77f1c4', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b37f9ee-0c57-4ee0-9218-dfeb3e77f1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' 2021-10-29 17:08:04,305 116493 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac 43.837s 2021-10-29 17:08:04,305 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4860435b-f033-41ef-8b8b-accb20be1483', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4860435b-f033-41ef-8b8b-accb20be1483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac'} Body: b'{"volume": {"id": "f2c1da88-e341-41fe-a437-fdf9ad6253ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:01:34.000000", "updated_at": "2021-10-29T17:01:35.000000", "name": "tempest-VolumesExtendTest-Volume-638290803", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/62ff1389dc744db48b4db05f2c82eb63/volumes/f2c1da88-e341-41fe-a437-fdf9ad6253ac"}], "user_id": "c4fc0b8bcf464175bb261165527bb79a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "62ff1389dc744db48b4db05f2c82eb63"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 51, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f2c1da88-e341-41fe-a437-fdf9ad6253ac failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 1 | 4 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt16.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft16.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:14:58,163 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.043s 2021-10-29 16:14:58,164 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-3a91597e-a740-4c24-8d44-4f649600e3e7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8719b276102043fda5c941da84654009", "name": "tempest-VolumesSnapshotTestJSON-1103895856-project", "password_expires_at": null}, "audit_ids": ["NivS1Cg_QcK7JbpSSK6Ycg"], "expires_at": "2021-10-29T17:14:58.000000Z", "issued_at": "2021-10-29T16:14:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46d63e53a20045f28167ee1dc6b383e3", "name": "tempest-VolumesSnapshotTestJSON-1103895856"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:14:58,164 116488 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'e890d88f-efa1-4849-99b8-20a933c5bab7', 'name': 'tempest-VolumesSnapshotTestJSON-1306313735-network', 'tenant_id': '46d63e53a20045f28167ee1dc6b383e3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '46d63e53a20045f28167ee1dc6b383e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 686, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:14:55Z', 'updated_at': '2021-10-29T16:14:56Z', 'revision_number': 1} available for tenant 2021-10-29 16:14:58,707 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.41/compute/v2.1/servers 0.542s 2021-10-29 16:14:58,707 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "networks": [{"uuid": "e890d88f-efa1-4849-99b8-20a933c5bab7"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89dcf59-85fa-467d-85f4-468ad049d572', 'x-compute-request-id': 'req-e89dcf59-85fa-467d-85f4-468ad049d572', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "5dt7avSE8spT"}}' 2021-10-29 16:14:58,833 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.123s 2021-10-29 16:14:58,833 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1218', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7c872f-cf4a-4485-a6bb-dcc37887ea70', 'x-compute-request-id': 'req-1c7c872f-cf4a-4485-a6bb-dcc37887ea70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:59Z", "updated": "2021-10-29T16:14:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:00,000 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.158s 2021-10-29 16:15:00,000 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:14:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1270', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73826a28-0dae-49d3-8b1f-eeb39885573c', 'x-compute-request-id': 'req-73826a28-0dae-49d3-8b1f-eeb39885573c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:14:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:00,008 116488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2021-10-29 16:15:01,496 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.486s 2021-10-29 16:15:01,496 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2d918d-9612-4567-8e16-cd130abe9769', 'x-compute-request-id': 'req-df2d918d-9612-4567-8e16-cd130abe9769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:01,505 116488 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2021-10-29 16:15:02,741 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.235s 2021-10-29 16:15:02,741 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5382748-e5b0-402e-945a-ded7d0c874f7', 'x-compute-request-id': 'req-e5382748-e5b0-402e-945a-ded7d0c874f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:03,947 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.198s 2021-10-29 16:15:03,948 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b054a59e-99d8-4236-ad30-ae163ea007c8', 'x-compute-request-id': 'req-b054a59e-99d8-4236-ad30-ae163ea007c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:05,123 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.166s 2021-10-29 16:15:05,123 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1394f44-ca95-4359-b661-6b4da5c8bcf3', 'x-compute-request-id': 'req-c1394f44-ca95-4359-b661-6b4da5c8bcf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:06,384 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.252s 2021-10-29 16:15:06,384 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de04ac43-3784-4c0e-b08e-53b981b005c1', 'x-compute-request-id': 'req-de04ac43-3784-4c0e-b08e-53b981b005c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:07,572 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.178s 2021-10-29 16:15:07,572 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc223118-75b2-4fab-96cd-be8237853b05', 'x-compute-request-id': 'req-cc223118-75b2-4fab-96cd-be8237853b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:00Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:08,808 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.228s 2021-10-29 16:15:08,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9f59f4-3b82-4ce3-9823-3f67420e3fd7', 'x-compute-request-id': 'req-5c9f59f4-3b82-4ce3-9823-3f67420e3fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:10,039 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.220s 2021-10-29 16:15:10,040 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1318', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f72d544a-b056-444f-8377-2d86fa3b45ad', 'x-compute-request-id': 'req-f72d544a-b056-444f-8377-2d86fa3b45ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:11,217 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.167s 2021-10-29 16:15:11,217 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70966a81-8252-4043-9450-1585a41cae5b', 'x-compute-request-id': 'req-70966a81-8252-4043-9450-1585a41cae5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:15:10Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:15:11,225 116488 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 13 second wait 2021-10-29 16:15:11,247 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60 0.021s 2021-10-29 16:15:11,248 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-19b3c36f-7fa5-4323-82a4-dd78a17ded7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fe31d02174b84ed29a89c0315c571a54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "created_at": "2021-10-29T16:06:55Z", "updated_at": "2021-10-29T16:07:11Z", "tags": [], "self": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "file": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60/file", "schema": "/v2/schemas/image"}' 2021-10-29 16:15:11,562 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes 0.314s 2021-10-29 16:15:11,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417f04fd-e950-4774-9824-3b312e359f96', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417f04fd-e950-4774-9824-3b312e359f96', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.496665", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:15:11,611 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:15:11,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c51f9553-315b-4af4-a498-7a2a0af0b587', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c51f9553-315b-4af4-a498-7a2a0af0b587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:12,656 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.037s 2021-10-29 16:15:12,657 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb35dc33-cea9-4421-9aee-86c637198a7a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb35dc33-cea9-4421-9aee-86c637198a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:13,703 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.039s 2021-10-29 16:15:13,703 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af60359-321f-42fd-86c6-1471a3a8926a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af60359-321f-42fd-86c6-1471a3a8926a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:14,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:15:14,751 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d234a8d9-48ca-4e8d-a833-ea34f8ce1895', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d234a8d9-48ca-4e8d-a833-ea34f8ce1895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:15,816 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.056s 2021-10-29 16:15:15,817 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-245b8f3d-c0dc-48db-8f17-b80389ce9a3e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-245b8f3d-c0dc-48db-8f17-b80389ce9a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:16,862 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.036s 2021-10-29 16:15:16,862 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a648b6-5a4c-4dcf-b269-5ea589c67bf3', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a648b6-5a4c-4dcf-b269-5ea589c67bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:17,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.037s 2021-10-29 16:15:17,908 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd368dbe-b6e4-47c7-9a6d-a5261aa57cc0', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd368dbe-b6e4-47c7-9a6d-a5261aa57cc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:18,957 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:15:18,957 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e4992f6-c176-4c33-9bd7-54494786f1eb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e4992f6-c176-4c33-9bd7-54494786f1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:20,009 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:15:20,009 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daefe7aa-0f61-41a4-ada2-ea9af4d39223', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daefe7aa-0f61-41a4-ada2-ea9af4d39223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:21,054 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.037s 2021-10-29 16:15:21,054 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa4ec71-1969-489a-bf27-2c2c9dbd6779', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa4ec71-1969-489a-bf27-2c2c9dbd6779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:22,099 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.037s 2021-10-29 16:15:22,099 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc723897-715b-4657-a5c9-a463b32cbb1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc723897-715b-4657-a5c9-a463b32cbb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:23,145 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.038s 2021-10-29 16:15:23,146 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e7571e-57e9-4c08-90f2-75437cb1f337', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e7571e-57e9-4c08-90f2-75437cb1f337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:24,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:15:24,193 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750ed315-3ae3-4164-bb6a-d97f2466bb6d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750ed315-3ae3-4164-bb6a-d97f2466bb6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:25,238 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.037s 2021-10-29 16:15:25,238 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64fbe66-0209-438a-9902-8d34fed6c8a1', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64fbe66-0209-438a-9902-8d34fed6c8a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:26,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:15:26,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25021c6a-c349-4e47-a623-a475b7d021c8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25021c6a-c349-4e47-a623-a475b7d021c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:27,337 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:15:27,337 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f56a034-f55d-4c79-9b32-1a883c359c0f', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f56a034-f55d-4c79-9b32-1a883c359c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:28,383 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.038s 2021-10-29 16:15:28,383 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1da9902c-0ebe-46a6-9e75-7d596d3bbe7c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1da9902c-0ebe-46a6-9e75-7d596d3bbe7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:29,430 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:15:29,431 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-194e96cc-8005-4b9f-9ae1-d2e5672a18ba', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-194e96cc-8005-4b9f-9ae1-d2e5672a18ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:30,478 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:15:30,479 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e8c13d2-1c20-4c8b-964f-1371e267bd1c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e8c13d2-1c20-4c8b-964f-1371e267bd1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:12.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:31,527 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:15:31,527 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-238d4cbf-127d-4dda-bda8-3bc8f0118bf5', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-238d4cbf-127d-4dda-bda8-3bc8f0118bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:32,573 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.038s 2021-10-29 16:15:32,574 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d3e894-2130-4aa5-9482-10af4cd421f1', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d3e894-2130-4aa5-9482-10af4cd421f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:33,619 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.038s 2021-10-29 16:15:33,620 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-105dcdc4-7e59-4b6f-ab3f-69d326d17e2b', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-105dcdc4-7e59-4b6f-ab3f-69d326d17e2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:34,670 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:15:34,670 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd87ca3-fd77-4e7f-a766-2b68afbc525c', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd87ca3-fd77-4e7f-a766-2b68afbc525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:35,718 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.039s 2021-10-29 16:15:35,719 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66dd3b2a-7ada-480a-88d0-fd544e54febe', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66dd3b2a-7ada-480a-88d0-fd544e54febe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:31.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:36,783 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.057s 2021-10-29 16:15:36,784 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd460b0d-1802-4d2e-8e6f-57de66f55976', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd460b0d-1802-4d2e-8e6f-57de66f55976', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:37.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:36,791 116488 INFO [tempest.common.waiters] volume bb30f637-80eb-49d4-8b32-53ba0803cb17 reached available after waiting for 25.791173 seconds 2021-10-29 16:15:37,104 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47/os-volume_attachments 0.312s 2021-10-29 16:15:37,104 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:36 GMT', 'server': 'Apache/2.4.41 (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-6cee2410-dbfa-45f9-a4b1-103fe14d8613', 'x-compute-request-id': 'req-6cee2410-dbfa-45f9-a4b1-103fe14d8613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "serverId": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "volumeId": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "device": "/dev/sdb"}}' 2021-10-29 16:15:37,151 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:15:37,152 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52229d9-8e4c-4050-83ed-a66de402879c', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52229d9-8e4c-4050-83ed-a66de402879c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:37.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:38,203 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:15:38,204 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1661b117-ddff-474f-a628-fd639f2a774b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1661b117-ddff-474f-a628-fd639f2a774b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:39,253 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:15:39,254 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bb046b-650d-42f3-8d53-41eb9d8e34fa', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bb046b-650d-42f3-8d53-41eb9d8e34fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:40,305 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:15:40,305 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066f3d4b-8596-4cd4-89c8-765a439b486a', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066f3d4b-8596-4cd4-89c8-765a439b486a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:41,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:15:41,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08aa7446-c76c-4d39-ade9-ed1080eba1c0', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08aa7446-c76c-4d39-ade9-ed1080eba1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:42,407 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:15:42,408 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d84c3b-8b63-4776-8af8-ed158ddc2a4f', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d84c3b-8b63-4776-8af8-ed158ddc2a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:43,457 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:15:43,457 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cd60bcb-48c6-40a3-8639-06c1df2cfcef', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cd60bcb-48c6-40a3-8639-06c1df2cfcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:38.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:44,508 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:15:44,508 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aafcb95-d1af-4ead-b549-054dacbd58ab', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aafcb95-d1af-4ead-b549-054dacbd58ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:15:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:15:44,515 116488 INFO [tempest.common.waiters] volume bb30f637-80eb-49d4-8b32-53ba0803cb17 reached in-use after waiting for 7.515130 seconds 2021-10-29 16:15:44,550 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.034s 2021-10-29 16:15:44,550 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-982617138"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf829ec-3e17-4ebe-9e1c-e5b1a6d57f6c', 'x-openstack-request-id': 'req-fbf829ec-3e17-4ebe-9e1c-e5b1a6d57f6c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume bb30f637-80eb-49d4-8b32-53ba0803cb17 status must be available, but current status is: in-use."}}' 2021-10-29 16:15:44,685 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.135s 2021-10-29 16:15:44,686 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117f77ea-3972-4607-a219-250b616ee8c0', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117f77ea-3972-4607-a219-250b616ee8c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:44.634085", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 16:15:44,713 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab 0.025s 2021-10-29 16:15:44,714 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94ee8d2-3123-4af5-b24e-98caad5f8097', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94ee8d2-3123-4af5-b24e-98caad5f8097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:45,739 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab 0.021s 2021-10-29 16:15:45,739 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2df3a1-38a8-4300-a751-2e14411b58fe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2df3a1-38a8-4300-a751-2e14411b58fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:46,764 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab 0.021s 2021-10-29 16:15:46,765 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2747892-49fd-46c5-aa44-687fe3d74435', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2747892-49fd-46c5-aa44-687fe3d74435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:47,798 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab 0.029s 2021-10-29 16:15:47,798 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f678920d-b9b7-433b-89c9-f358a219696b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f678920d-b9b7-433b-89c9-f358a219696b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:45.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:48,823 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab 0.020s 2021-10-29 16:15:48,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0265d12e-0044-4411-87a1-6eb7fe788b1e', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0265d12e-0044-4411-87a1-6eb7fe788b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/cfca72ff-326a-4d04-b66a-35eae2d504ab'} Body: b'{"snapshot": {"id": "cfca72ff-326a-4d04-b66a-35eae2d504ab", "created_at": "2021-10-29T16:15:45.000000", "updated_at": "2021-10-29T16:15:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-845188821", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-29 16:15:48,826 116488 INFO [tempest.common.waiters] snapshot cfca72ff-326a-4d04-b66a-35eae2d504ab reached available after waiting for 4.826462 seconds 2021-10-29 16:15:48,955 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.129s 2021-10-29 16:15:48,956 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccba224a-1574-43a6-8939-0e689ea7e7b5', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccba224a-1574-43a6-8939-0e689ea7e7b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:48.899533", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 16:15:48,985 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.026s 2021-10-29 16:15:48,985 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e90392-2542-4ac4-bb60-325b1aaaad76', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e90392-2542-4ac4-bb60-325b1aaaad76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:50,015 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.026s 2021-10-29 16:15:50,015 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d87d21eb-2e69-4c31-b353-497e7005769a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d87d21eb-2e69-4c31-b353-497e7005769a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:51,039 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:15:51,039 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e5d889c-5cf5-43e0-a2c4-53ea688567dc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e5d889c-5cf5-43e0-a2c4-53ea688567dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:52,066 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:15:52,066 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9297c837-e315-4696-b743-59d9b189ed18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9297c837-e315-4696-b743-59d9b189ed18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:53,104 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.034s 2021-10-29 16:15:53,104 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41d448ab-67a5-4fa3-9908-6977c8cdc00e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41d448ab-67a5-4fa3-9908-6977c8cdc00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:54,144 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.035s 2021-10-29 16:15:54,144 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ec87de-be56-437d-b213-b90b20ffc1ff', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ec87de-be56-437d-b213-b90b20ffc1ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:55,176 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.028s 2021-10-29 16:15:55,176 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef33439-7204-49d3-9661-0bb109e1fa3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef33439-7204-49d3-9661-0bb109e1fa3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:56,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.032s 2021-10-29 16:15:56,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d000679e-034e-49d2-becd-742c453f6611', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d000679e-034e-49d2-becd-742c453f6611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:57,241 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.024s 2021-10-29 16:15:57,241 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc77e6e2-fa11-4100-82c4-399680c0dcaa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc77e6e2-fa11-4100-82c4-399680c0dcaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:58,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:15:58,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d8e620e-5ceb-4fd3-8244-0145773f4882', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d8e620e-5ceb-4fd3-8244-0145773f4882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:15:59,323 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.029s 2021-10-29 16:15:59,323 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:15:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9db08ff7-b2eb-46fa-9335-b92b3e5f1460', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9db08ff7-b2eb-46fa-9335-b92b3e5f1460', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:00,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.029s 2021-10-29 16:16:00,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6dc48e-ef8e-43b3-ad48-51871f074682', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6dc48e-ef8e-43b3-ad48-51871f074682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:01,384 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.025s 2021-10-29 16:16:01,385 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f623ed4-ca09-4bdd-82a5-5e80142e3652', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f623ed4-ca09-4bdd-82a5-5e80142e3652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:02,409 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:02,409 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccccfd06-7455-47d4-a466-25bf7dc32eab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccccfd06-7455-47d4-a466-25bf7dc32eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:03,433 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:03,434 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b3b6c24-680b-4750-ba92-f4e6bce83fe3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b3b6c24-680b-4750-ba92-f4e6bce83fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:04,459 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:04,459 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65ccb064-feb0-4291-bda2-e24d74e03026', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ccb064-feb0-4291-bda2-e24d74e03026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:05,483 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:05,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-593f4f13-9b91-4b06-aa35-a1c4f7f46595', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-593f4f13-9b91-4b06-aa35-a1c4f7f46595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:06,506 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:06,507 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efbed3fe-da6d-4d97-80cc-4f386796e882', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efbed3fe-da6d-4d97-80cc-4f386796e882', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:07,531 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:16:07,532 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68076ead-92f7-4f70-9696-0ed63847a9f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68076ead-92f7-4f70-9696-0ed63847a9f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:08,556 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:08,557 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a90148-73a5-468a-b6cb-20b10077281f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a90148-73a5-468a-b6cb-20b10077281f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:09,581 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:09,581 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc85525-0c0e-48aa-a056-1d5083774eaf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc85525-0c0e-48aa-a056-1d5083774eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:10,605 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:10,606 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ec18d55-6893-4dbe-9da4-24cbde319a6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ec18d55-6893-4dbe-9da4-24cbde319a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:11,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:11,631 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90170ca-bf47-49d2-9640-2dded9c89453', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90170ca-bf47-49d2-9640-2dded9c89453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:12,654 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:12,655 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0430a430-0fdf-440e-933b-f94d36cf5165', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0430a430-0fdf-440e-933b-f94d36cf5165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:13,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:13,679 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d3919fe-819e-4574-953d-941617b1dc6b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d3919fe-819e-4574-953d-941617b1dc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:14,702 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:14,703 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cc75f0-3e68-4db1-a2bb-6acbe247fe3c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cc75f0-3e68-4db1-a2bb-6acbe247fe3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:15,727 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:15,727 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d97e62-cfb6-4917-b4de-f48ab66bd695', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d97e62-cfb6-4917-b4de-f48ab66bd695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:16,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:16,751 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7caf6cd8-d066-46bc-9a9d-53b75af98456', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7caf6cd8-d066-46bc-9a9d-53b75af98456', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:17,777 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:16:17,778 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4053903a-8cc0-45da-9758-36b2d0494f57', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4053903a-8cc0-45da-9758-36b2d0494f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:18,801 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:18,802 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c65d0bcd-d253-4efb-845e-2eb62ebcac77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c65d0bcd-d253-4efb-845e-2eb62ebcac77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:19,826 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:19,826 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62384085-e622-4c23-bf89-342b73c777fa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62384085-e622-4c23-bf89-342b73c777fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:20,852 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.023s 2021-10-29 16:16:20,852 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-116921d3-c63d-40db-a926-488e373162ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-116921d3-c63d-40db-a926-488e373162ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:21,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:21,877 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e586bbc-5715-4e50-8df0-069c017d563f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e586bbc-5715-4e50-8df0-069c017d563f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:22,901 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:22,901 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba171478-576c-478f-b1df-8f378e38c966', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba171478-576c-478f-b1df-8f378e38c966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:23,925 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:23,926 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4297cb25-0dc6-46dd-aea1-56ba8ec42a77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4297cb25-0dc6-46dd-aea1-56ba8ec42a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:24,949 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:24,950 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a06b0814-fdde-484a-81e9-318097b9faf2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a06b0814-fdde-484a-81e9-318097b9faf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:25,974 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:25,974 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d25c6c56-5faa-41a4-aae4-b034d84d7789', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d25c6c56-5faa-41a4-aae4-b034d84d7789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:26,999 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:26,999 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ca0ada-a744-4ee8-9693-ac5624be303a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ca0ada-a744-4ee8-9693-ac5624be303a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:28,023 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:28,023 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dc5fa47-2437-49b8-b44a-f06a3a3c164f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dc5fa47-2437-49b8-b44a-f06a3a3c164f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:29,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:29,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8fd912-5218-477f-a71d-75152fddaccb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8fd912-5218-477f-a71d-75152fddaccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:30,072 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:30,073 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f09eff7e-95f3-43ea-a2f9-a7249beb5142', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f09eff7e-95f3-43ea-a2f9-a7249beb5142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:31,098 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:31,098 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2817f6bc-681f-4ef0-8553-ecdeb553b8de', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2817f6bc-681f-4ef0-8553-ecdeb553b8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:32,123 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:32,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36391cc4-3380-4e82-a9f0-de456c786233', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36391cc4-3380-4e82-a9f0-de456c786233', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:33,150 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.023s 2021-10-29 16:16:33,150 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-968a30ab-4926-44d2-beb8-2f576ec31aaf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-968a30ab-4926-44d2-beb8-2f576ec31aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:34,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:34,174 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3de81e74-cdad-448f-8058-8a1959aef239', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3de81e74-cdad-448f-8058-8a1959aef239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:35,198 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:35,199 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-717af984-fb3a-49ba-9a2f-c3b6486cfc5f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-717af984-fb3a-49ba-9a2f-c3b6486cfc5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:36,232 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.029s 2021-10-29 16:16:36,232 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ae3e2d-5adf-4df0-9a6a-ebcf53fc66c8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ae3e2d-5adf-4df0-9a6a-ebcf53fc66c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:37,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:37,257 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef1541a-27ae-4b2e-b163-e378f6ce6d8c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef1541a-27ae-4b2e-b163-e378f6ce6d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:38,281 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:38,281 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e720fbd5-21d1-4a8a-a30d-3ee6da7940f2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e720fbd5-21d1-4a8a-a30d-3ee6da7940f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:39,306 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:39,306 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf48d204-6101-47f3-811f-73073c95a3a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf48d204-6101-47f3-811f-73073c95a3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:40,330 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:40,331 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e57eef-44c3-4c73-b223-35709f7d169a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e57eef-44c3-4c73-b223-35709f7d169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:41,354 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:41,354 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9206621-1d25-4bbe-8bc6-d2dce3ca2dc3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9206621-1d25-4bbe-8bc6-d2dce3ca2dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:42,378 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:42,378 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-077e42b1-c489-4340-9631-abc4533a1810', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-077e42b1-c489-4340-9631-abc4533a1810', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:43,404 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:43,404 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3b3a5e-5718-474f-af9b-702854f48ab9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3b3a5e-5718-474f-af9b-702854f48ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:44,428 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:44,429 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f975bf8-4b17-409d-9913-cbbc8ec991c7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f975bf8-4b17-409d-9913-cbbc8ec991c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:45,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:45,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eecb736-2593-44f4-9686-56209a40c8f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eecb736-2593-44f4-9686-56209a40c8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:46,478 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:46,478 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15505551-a065-48de-93b1-2e3765d331e0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15505551-a065-48de-93b1-2e3765d331e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:47,502 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:47,502 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-256927bd-147c-4fd1-bc24-06262d46560d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-256927bd-147c-4fd1-bc24-06262d46560d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:48,527 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:48,528 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7642f278-c222-4736-a073-18bcb274e629', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7642f278-c222-4736-a073-18bcb274e629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:49,552 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:49,552 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcad5bd-7c50-4c8a-afba-03a943eda2a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcad5bd-7c50-4c8a-afba-03a943eda2a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:50,576 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:50,576 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df40823b-0303-4f99-af28-d12e5eab25cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df40823b-0303-4f99-af28-d12e5eab25cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:51,601 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:51,601 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb63fb6-c48c-4bff-91c4-d6cb35bc40b7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb63fb6-c48c-4bff-91c4-d6cb35bc40b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:52,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:52,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8abd156-a7bc-4085-b4af-4790c6675130', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8abd156-a7bc-4085-b4af-4790c6675130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:53,650 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:53,650 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b76a98b6-2acd-4b38-9fec-1e62240548f4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b76a98b6-2acd-4b38-9fec-1e62240548f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:54,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:54,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87474e4c-e6e3-43c9-ab34-06cc0f275a8f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87474e4c-e6e3-43c9-ab34-06cc0f275a8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:55,698 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:16:55,698 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acdb85a-9c98-438b-aa2f-48c44b0688c1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acdb85a-9c98-438b-aa2f-48c44b0688c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:56,723 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:56,723 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d927ff45-ca80-4d43-b1ef-bda89d9785f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d927ff45-ca80-4d43-b1ef-bda89d9785f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:57,747 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:16:57,748 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ac16c9-b4f5-4a6a-aa6a-e5bb0a1a8caa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ac16c9-b4f5-4a6a-aa6a-e5bb0a1a8caa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:58,773 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:16:58,773 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab314c4-ac70-4420-8969-ded3d0df3d41', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab314c4-ac70-4420-8969-ded3d0df3d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:16:59,799 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:16:59,800 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:16:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ff009b7-bf8a-4bfb-8163-e7cd2dd86dfa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ff009b7-bf8a-4bfb-8163-e7cd2dd86dfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:00,824 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:00,825 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fcce6fc-e8b2-4ad1-9da9-d043f152d37b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fcce6fc-e8b2-4ad1-9da9-d043f152d37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:01,849 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:01,850 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f0f2689-44de-4643-95c6-0e8790d6946f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f0f2689-44de-4643-95c6-0e8790d6946f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:02,874 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:02,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472c3e48-eafc-47db-adb2-e875d8b477b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472c3e48-eafc-47db-adb2-e875d8b477b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:03,898 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:03,899 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f46f52-fa3e-4985-9de1-fd8ae4f8fc18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f46f52-fa3e-4985-9de1-fd8ae4f8fc18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:04,923 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:04,923 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b27f1f92-335b-46ef-8920-fbc0d6d5ede0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b27f1f92-335b-46ef-8920-fbc0d6d5ede0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:05,948 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:05,948 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-765e7fe1-464e-441d-8d93-bb85aa252a0b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-765e7fe1-464e-441d-8d93-bb85aa252a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:06,972 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:06,973 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-809e1cbb-f406-4e2f-9a98-9def507ea0a1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-809e1cbb-f406-4e2f-9a98-9def507ea0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:07,998 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:07,998 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06be820c-da3c-4afe-a630-0c56eba9b9e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06be820c-da3c-4afe-a630-0c56eba9b9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:09,024 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.022s 2021-10-29 16:17:09,025 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d94840-2d82-4c70-88f7-39ca4643ed37', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d94840-2d82-4c70-88f7-39ca4643ed37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:10,049 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:10,050 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6520a17f-05e7-4e63-8611-7b27cb14a3f7', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6520a17f-05e7-4e63-8611-7b27cb14a3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:11,073 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:11,073 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-175d9f13-c13e-428f-b24e-b19123af1b92', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-175d9f13-c13e-428f-b24e-b19123af1b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:12,097 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:12,097 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a22030-5f19-4dd7-a6bb-2a0e9ba840d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a22030-5f19-4dd7-a6bb-2a0e9ba840d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:13,122 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:13,122 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e537cc8-1fa8-4a17-9dd2-0a524d70a74d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e537cc8-1fa8-4a17-9dd2-0a524d70a74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:14,147 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:14,147 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57c604b-5f78-4ea2-b44e-97a3959638a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57c604b-5f78-4ea2-b44e-97a3959638a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:15,170 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:15,170 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd1d8284-e67c-4ca9-87db-cb8990d1ac83', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd1d8284-e67c-4ca9-87db-cb8990d1ac83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:16,194 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:16,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b94ce26-fb45-4a57-8382-3a30d4634d5b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b94ce26-fb45-4a57-8382-3a30d4634d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:17,218 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:17,219 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e91d02-de87-498e-9362-413bd169ccf4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e91d02-de87-498e-9362-413bd169ccf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:18,242 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:18,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c410313-8f38-4f3d-bbe9-12384d6048ae', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c410313-8f38-4f3d-bbe9-12384d6048ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:19,267 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:19,267 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d383dc02-c202-4d90-93ea-71ea5dc132f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d383dc02-c202-4d90-93ea-71ea5dc132f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:20,291 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.021s 2021-10-29 16:17:20,291 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b67cb5e-d6b4-4a46-b5ef-0c7b5611266f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b67cb5e-d6b4-4a46-b5ef-0c7b5611266f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:21,314 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.019s 2021-10-29 16:17:21,314 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28378803-a4d4-4a7d-92b9-31105681b000', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28378803-a4d4-4a7d-92b9-31105681b000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:22,338 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:22,338 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b8ec01-a108-423d-88fb-4b3904cc8aeb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b8ec01-a108-423d-88fb-4b3904cc8aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:23,362 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:17:23,363 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0bd5e36-318b-40d1-953d-1a95122fe174', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0bd5e36-318b-40d1-953d-1a95122fe174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:24,401 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.034s 2021-10-29 16:17:24,401 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e9275b-49e5-481a-996d-15eef0b1390c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e9275b-49e5-481a-996d-15eef0b1390c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:25,447 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:25,447 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29a88c99-37b9-41a8-875d-f896ddc815d8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29a88c99-37b9-41a8-875d-f896ddc815d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:26,490 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:26,490 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccf1179-9e1b-4656-ba19-b3af86320273', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccf1179-9e1b-4656-ba19-b3af86320273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:27,534 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:27,535 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f65d1c-871a-4065-9019-b34a7e66e06f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f65d1c-871a-4065-9019-b34a7e66e06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:28,579 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:28,579 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb0b19b-7a7a-4395-ac22-4a47e5a40dbf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb0b19b-7a7a-4395-ac22-4a47e5a40dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:29,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:29,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81aee59a-4517-4f9b-bffd-ef03c159a8ef', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81aee59a-4517-4f9b-bffd-ef03c159a8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:30,669 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:30,669 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b5d8ab-7461-4b8e-9615-97152b4ba714', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b5d8ab-7461-4b8e-9615-97152b4ba714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:31,715 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:31,715 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9814758-9d22-4d19-870c-c2e6dae8fd79', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9814758-9d22-4d19-870c-c2e6dae8fd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:32,758 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:32,759 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec151f6-fb3e-4f41-ab0b-c530f3e59c76', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fec151f6-fb3e-4f41-ab0b-c530f3e59c76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:33,805 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:17:33,806 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aaa9bc2-1e8a-45b4-8e01-7608193cbdcd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aaa9bc2-1e8a-45b4-8e01-7608193cbdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:34,851 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:34,851 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7e051a-99dc-4ee4-828d-78368cb1fb45', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7e051a-99dc-4ee4-828d-78368cb1fb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:35,895 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:35,895 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80cac444-52ee-47c1-8793-e0e77815ec82', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80cac444-52ee-47c1-8793-e0e77815ec82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:36,939 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:36,939 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18641e1a-0a76-4760-8083-899add3a5255', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18641e1a-0a76-4760-8083-899add3a5255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:37,984 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:37,984 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c4faba-17ce-4f45-add1-e5760f82746f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c4faba-17ce-4f45-add1-e5760f82746f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:39,028 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:39,028 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75f0a1a1-c542-4c0b-8f7f-49e84fad92b9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75f0a1a1-c542-4c0b-8f7f-49e84fad92b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:40,073 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:40,073 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e03c74b3-1ac1-4efb-a2ef-f37c22768206', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e03c74b3-1ac1-4efb-a2ef-f37c22768206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:41,117 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:41,117 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f5db14-0b26-4974-96dd-5fff404bcf64', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f5db14-0b26-4974-96dd-5fff404bcf64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:42,162 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:42,162 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47038893-3c8c-4882-8e8b-79b8723c7a84', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47038893-3c8c-4882-8e8b-79b8723c7a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:43,207 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:43,207 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c24e1-c6a2-4dbf-bac2-721345ae59b0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c24e1-c6a2-4dbf-bac2-721345ae59b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:44,253 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:44,254 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99eb6f11-440c-447b-92f2-5f8db97a7b7f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99eb6f11-440c-447b-92f2-5f8db97a7b7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:45,298 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:45,298 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35f7958-31d6-4b38-9afb-82785925e8cd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35f7958-31d6-4b38-9afb-82785925e8cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:46,342 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:46,343 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce70a6f4-c401-4a41-8be6-1a2d1c403418', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce70a6f4-c401-4a41-8be6-1a2d1c403418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:47,386 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:47,387 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc7a87e-a684-48d6-befe-1593041814ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc7a87e-a684-48d6-befe-1593041814ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:48,430 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:48,431 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee65545-0019-49ad-8755-48a88e988376', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee65545-0019-49ad-8755-48a88e988376', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:49,483 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:17:49,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0896f2f9-2311-44ad-8a08-90032362bdcd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0896f2f9-2311-44ad-8a08-90032362bdcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:50,526 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:17:50,526 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4cff8a5-649e-4f00-b658-44e4371070ee', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4cff8a5-649e-4f00-b658-44e4371070ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:51,570 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:51,571 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e9ba26-208b-477c-a08d-a4f0380a2165', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e9ba26-208b-477c-a08d-a4f0380a2165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:52,614 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:52,614 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c60db655-af5d-4d8f-8993-fd0097a74e7a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c60db655-af5d-4d8f-8993-fd0097a74e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:53,659 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:17:53,660 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b5bb54b-41d3-45b5-b7b8-447d9fe3a7c3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b5bb54b-41d3-45b5-b7b8-447d9fe3a7c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:54,707 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:54,707 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd818f6-2ae5-4927-be6c-b470cb9930ed', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd818f6-2ae5-4927-be6c-b470cb9930ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:55,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:55,752 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d87fbfd-909d-488d-bfcd-6f44bdcbace0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d87fbfd-909d-488d-bfcd-6f44bdcbace0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:56,797 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:56,797 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a573ad-cb3a-4517-af36-c589258403cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a573ad-cb3a-4517-af36-c589258403cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:57,841 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:57,842 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd30dd9c-9037-4b2d-a05b-17f65392edb4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd30dd9c-9037-4b2d-a05b-17f65392edb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:58,886 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:17:58,887 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02d12ec4-5859-4b79-b27d-b00576dc5da1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02d12ec4-5859-4b79-b27d-b00576dc5da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:17:59,931 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:17:59,931 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:17:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e059096-66c8-496b-9fbd-36bde93a4531', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e059096-66c8-496b-9fbd-36bde93a4531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:00,975 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:00,976 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10588468-b1fb-40b2-8ffa-0dca76783d8d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10588468-b1fb-40b2-8ffa-0dca76783d8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:02,019 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:18:02,019 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8384d099-4a6b-4120-8041-18a9422dd7f8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8384d099-4a6b-4120-8041-18a9422dd7f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:03,062 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.038s 2021-10-29 16:18:03,063 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd0acf2-9f37-45df-8f78-00d8148c8ebf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd0acf2-9f37-45df-8f78-00d8148c8ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:04,107 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:04,107 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b567a3c-eb52-4178-a6fb-bfcdeefafd24', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b567a3c-eb52-4178-a6fb-bfcdeefafd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:05,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:05,156 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efc9a3eb-f308-4dd3-bbbc-72b74bf78e3e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efc9a3eb-f308-4dd3-bbbc-72b74bf78e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:06,196 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.036s 2021-10-29 16:18:06,197 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9badeb5f-ba27-4ff7-a876-0de69e8b87bf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9badeb5f-ba27-4ff7-a876-0de69e8b87bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:07,241 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:07,241 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06700472-d2b6-4049-a5b2-9911da665172', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06700472-d2b6-4049-a5b2-9911da665172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:08,286 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:08,286 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81f21306-c526-47db-9058-f708ca23a5cc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81f21306-c526-47db-9058-f708ca23a5cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:09,330 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:09,330 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587059b7-60b4-4303-aba0-9a8ccc55e345', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587059b7-60b4-4303-aba0-9a8ccc55e345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:10,375 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:10,375 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fc7670a-1167-455a-8467-c100d281991a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fc7670a-1167-455a-8467-c100d281991a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:11,419 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:18:11,419 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-404e51ee-850f-48fe-a6d0-0c7b733cc37a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-404e51ee-850f-48fe-a6d0-0c7b733cc37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:12,462 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:12,462 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d56017-b567-47a8-9948-06b8d108ab60', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d56017-b567-47a8-9948-06b8d108ab60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:13,505 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:18:13,506 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c604948-6d82-4fb7-b3be-3e6840792c0e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c604948-6d82-4fb7-b3be-3e6840792c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:14,549 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:18:14,550 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dcd827d-5f9f-4bdb-b608-c914edebefa9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dcd827d-5f9f-4bdb-b608-c914edebefa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:15,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:15,598 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a501b85d-4905-4eef-9513-9702d7832134', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a501b85d-4905-4eef-9513-9702d7832134', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:16,640 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.038s 2021-10-29 16:18:16,641 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb04362e-1905-4273-a09f-bbbc183a6495', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb04362e-1905-4273-a09f-bbbc183a6495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:17,685 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:17,685 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5032bf1a-0101-4804-975d-ebd49c1c3f41', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5032bf1a-0101-4804-975d-ebd49c1c3f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:18,730 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:18,731 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a4f0fa4-c6f4-450f-8a7a-77ede32201e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a4f0fa4-c6f4-450f-8a7a-77ede32201e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:19,777 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:18:19,777 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5510337-6701-468c-a73b-f26b03b088e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5510337-6701-468c-a73b-f26b03b088e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:20,819 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.038s 2021-10-29 16:18:20,820 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0a664f-cce9-41ab-af73-4ff011c360e8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0a664f-cce9-41ab-af73-4ff011c360e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:21,863 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:18:21,864 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9ecc65-0bc3-4f26-a895-2a07137832a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9ecc65-0bc3-4f26-a895-2a07137832a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:22,909 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:22,909 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4b019c7-1390-4346-acdf-1468e223edd9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4b019c7-1390-4346-acdf-1468e223edd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:23,953 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:23,954 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78809c56-1188-4015-a15e-05eb61210c6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78809c56-1188-4015-a15e-05eb61210c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:24,999 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:24,999 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c474787-166d-4555-b5cb-79c5459a0944', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c474787-166d-4555-b5cb-79c5459a0944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:26,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:18:26,045 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdfccd6-5580-453f-8d1d-742445645778', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdfccd6-5580-453f-8d1d-742445645778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:27,087 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.038s 2021-10-29 16:18:27,087 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdfefa73-5ade-46cd-88e6-843887ef389f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdfefa73-5ade-46cd-88e6-843887ef389f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:28,129 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.037s 2021-10-29 16:18:28,129 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a59f0ecd-3a4c-4dc7-ac73-fc06beab2c87', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a59f0ecd-3a4c-4dc7-ac73-fc06beab2c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:29,173 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:29,173 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8800c668-595f-4e60-aa38-458723180248', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8800c668-595f-4e60-aa38-458723180248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:30,220 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:18:30,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e831b1c0-1008-4248-8d8a-7c9e128dbbb1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e831b1c0-1008-4248-8d8a-7c9e128dbbb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:31,268 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:18:31,268 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202088b0-ea45-4414-92b9-487a92567ab4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202088b0-ea45-4414-92b9-487a92567ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:32,434 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.163s 2021-10-29 16:18:32,435 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7cb4b93-7c35-48f0-ba1c-406ab1f0c607', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7cb4b93-7c35-48f0-ba1c-406ab1f0c607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:33,483 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:33,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1cd038-6e75-40b6-a31f-84dceaa6d9ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1cd038-6e75-40b6-a31f-84dceaa6d9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:34,532 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:18:34,533 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-095cbe2c-dcab-40ff-8cd3-00b787eb5cb9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-095cbe2c-dcab-40ff-8cd3-00b787eb5cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:35,579 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:18:35,580 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f32d9f7-b0a1-4c36-a0cc-af2b68839743', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f32d9f7-b0a1-4c36-a0cc-af2b68839743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:36,632 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:18:36,632 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5bcfe2d-e679-4cae-9509-396c0dacb9e0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5bcfe2d-e679-4cae-9509-396c0dacb9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:37,681 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:37,681 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae7ab71-2722-4fde-bd34-bb011ba58185', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae7ab71-2722-4fde-bd34-bb011ba58185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:38,734 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:18:38,734 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15da9be9-3670-4d8a-90d9-f18e1899bc8d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15da9be9-3670-4d8a-90d9-f18e1899bc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:39,778 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:39,779 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00bc3d41-13d4-4c91-a6e7-26ee715d5c5a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00bc3d41-13d4-4c91-a6e7-26ee715d5c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:40,826 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:40,826 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76842f8a-844e-4f88-a21f-4e77757bad14', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76842f8a-844e-4f88-a21f-4e77757bad14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:41,874 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:41,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-488181ed-e2c3-4779-8ca6-c7623bee45fb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-488181ed-e2c3-4779-8ca6-c7623bee45fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:42,923 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:18:42,924 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604fb6c5-036f-4ac1-9445-e54082318203', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604fb6c5-036f-4ac1-9445-e54082318203', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:43,972 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:43,972 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b891c5b-35b9-4048-9467-3ed88f4fea45', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b891c5b-35b9-4048-9467-3ed88f4fea45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:45,021 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:45,022 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf9f7f4-4ad3-4a8c-ad91-48cf924a96b8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf9f7f4-4ad3-4a8c-ad91-48cf924a96b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:46,069 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:46,070 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfec65bd-4d26-46b3-afa8-f5d318585f0a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfec65bd-4d26-46b3-afa8-f5d318585f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:47,119 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:47,119 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd2e660-3a0e-4c33-bccb-538f8a9078d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd2e660-3a0e-4c33-bccb-538f8a9078d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:48,172 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:18:48,172 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00207be9-1c5f-4513-8cb7-dbd5d96dd08a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00207be9-1c5f-4513-8cb7-dbd5d96dd08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:49,218 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:18:49,218 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3b7a2d-2afe-4159-a467-f0c4e4303086', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3b7a2d-2afe-4159-a467-f0c4e4303086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:50,263 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:18:50,264 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c14e87d7-8d77-45e4-9459-b73d0ccc283c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c14e87d7-8d77-45e4-9459-b73d0ccc283c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:51,314 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:18:51,314 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccaaf22c-1508-4d3a-bd23-fa544ade9f88', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccaaf22c-1508-4d3a-bd23-fa544ade9f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:52,361 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:18:52,362 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62a9d733-74db-4b49-97e3-78f9f349de26', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62a9d733-74db-4b49-97e3-78f9f349de26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:53,415 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:18:53,415 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f99580c-41ca-4f8a-9338-90bbee3eb515', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f99580c-41ca-4f8a-9338-90bbee3eb515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:54,468 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:18:54,469 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f873c44-68bf-43a2-bb14-787995d40abe', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f873c44-68bf-43a2-bb14-787995d40abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:55,513 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:55,513 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385610d8-76af-491d-9f46-9436fe38bf20', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385610d8-76af-491d-9f46-9436fe38bf20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:56,557 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:18:56,557 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f6f863b-776f-4599-a663-3884eb7d5415', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f6f863b-776f-4599-a663-3884eb7d5415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:57,606 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:18:57,607 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47911ffa-0602-46a0-8cb9-020396b5c671', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47911ffa-0602-46a0-8cb9-020396b5c671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:58,657 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:18:58,658 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654e721d-936b-4abd-bc96-097c9bb3d4b9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654e721d-936b-4abd-bc96-097c9bb3d4b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:18:59,723 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.062s 2021-10-29 16:18:59,724 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:18:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b8dbc3-6a4d-4968-a26c-f60474163ee4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b8dbc3-6a4d-4968-a26c-f60474163ee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:00,765 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.038s 2021-10-29 16:19:00,766 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9878b8b5-98c8-4f3d-82ea-76b3aad2042a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9878b8b5-98c8-4f3d-82ea-76b3aad2042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:01,809 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:19:01,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbe50fa-f3cb-4c96-9a3b-f5f930c58d32', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbe50fa-f3cb-4c96-9a3b-f5f930c58d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:02,856 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:19:02,856 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80bba659-2ae6-4f29-8f6c-61f782957ed0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80bba659-2ae6-4f29-8f6c-61f782957ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:03,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:03,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58fb6143-d591-49bd-bb06-319fb525ff6e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58fb6143-d591-49bd-bb06-319fb525ff6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:04,954 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:04,955 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34cdfa2-9fef-4b81-97c8-b9f45b4ac2bb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34cdfa2-9fef-4b81-97c8-b9f45b4ac2bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:06,004 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:06,004 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-129ff79b-79f6-474f-ad3a-87e29f4aa30f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-129ff79b-79f6-474f-ad3a-87e29f4aa30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:07,053 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:07,053 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0466e32-eb25-4429-9af5-6a27b1177a9b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0466e32-eb25-4429-9af5-6a27b1177a9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:08,101 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:08,101 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e17978-8949-4cd4-a6a2-4b19f03d3d2e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e17978-8949-4cd4-a6a2-4b19f03d3d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:09,150 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:09,150 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86f42250-c327-4c09-9170-f24c192343bc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86f42250-c327-4c09-9170-f24c192343bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:10,202 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:19:10,203 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-047b9db3-1d58-42cc-9dee-7170caa752dc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-047b9db3-1d58-42cc-9dee-7170caa752dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:11,252 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:11,252 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0a73e8-f835-4ffa-993a-a75f30bc8f6f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0a73e8-f835-4ffa-993a-a75f30bc8f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:12,299 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:12,299 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad19e49-ac3f-4f1d-830d-f79c9ab7cb63', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad19e49-ac3f-4f1d-830d-f79c9ab7cb63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:13,353 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:19:13,353 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3636f7-45e9-4d54-bb9a-a16c0d9db696', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3636f7-45e9-4d54-bb9a-a16c0d9db696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:14,400 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:14,400 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24852587-8d0e-405c-8a64-7c8711151f92', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24852587-8d0e-405c-8a64-7c8711151f92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:15,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:15,449 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b62c0ca-c613-4372-bb76-6bbefc79e522', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b62c0ca-c613-4372-bb76-6bbefc79e522', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:16,500 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:19:16,500 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b100d1c1-11f7-4c64-9e3f-322ad320d438', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b100d1c1-11f7-4c64-9e3f-322ad320d438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:17,548 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:17,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d53661f9-492c-47bb-a75f-89599769d7a4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d53661f9-492c-47bb-a75f-89599769d7a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:18,597 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:18,597 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029d1c22-21ad-46a9-8adb-565259ae4f23', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029d1c22-21ad-46a9-8adb-565259ae4f23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:19,646 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:19,646 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1f8677-9bcb-467c-b2c7-7a976c1f8afc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1f8677-9bcb-467c-b2c7-7a976c1f8afc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:20,701 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.051s 2021-10-29 16:19:20,701 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b507430f-c57f-41b3-8584-45f7b537c990', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b507430f-c57f-41b3-8584-45f7b537c990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:21,746 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:19:21,746 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-647c3b7b-1fea-41d2-8804-6059924c7149', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-647c3b7b-1fea-41d2-8804-6059924c7149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:22,801 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.051s 2021-10-29 16:19:22,802 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ed36974-6a26-4b59-9ff6-e85362453a9f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ed36974-6a26-4b59-9ff6-e85362453a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:23,849 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:23,849 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57ba5f70-dddb-4428-a007-6bbfed552a20', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57ba5f70-dddb-4428-a007-6bbfed552a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:24,899 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:24,899 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d197d1-3a5d-47c0-a465-920d955b0f5b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d197d1-3a5d-47c0-a465-920d955b0f5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:25,947 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:25,948 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97274706-c78e-429b-a4d6-4f648a82d426', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97274706-c78e-429b-a4d6-4f648a82d426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:27,000 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:19:27,000 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8ef5bc-7a51-4619-9223-a1c7320b932e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8ef5bc-7a51-4619-9223-a1c7320b932e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:28,049 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:28,049 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d5cbb8-7724-414c-aff4-a83396c35774', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d5cbb8-7724-414c-aff4-a83396c35774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:29,098 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:29,098 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43910c21-dfbc-4f48-835e-8632f5f0445a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43910c21-dfbc-4f48-835e-8632f5f0445a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:30,149 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:19:30,149 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9984f17-7bf6-4087-9bb9-971e7d75babc', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9984f17-7bf6-4087-9bb9-971e7d75babc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:31,200 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:19:31,200 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03570c46-96cc-4ee1-811d-127956a71370', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03570c46-96cc-4ee1-811d-127956a71370', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:32,247 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:32,248 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1837f427-c0a0-4805-a981-1b09730a188c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1837f427-c0a0-4805-a981-1b09730a188c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:33,300 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:19:33,300 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb556287-8235-4cb3-aa94-4502e68a4c6d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb556287-8235-4cb3-aa94-4502e68a4c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:34,346 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:19:34,346 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-293cd855-dc85-4a15-be63-996935421750', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-293cd855-dc85-4a15-be63-996935421750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:35,398 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:19:35,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4218ab3a-aea9-4110-a090-69f04ea428b3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4218ab3a-aea9-4110-a090-69f04ea428b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:36,447 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:36,447 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-431e14d5-f5ea-4310-aea0-08ecd3ea95ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-431e14d5-f5ea-4310-aea0-08ecd3ea95ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:37,497 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:37,498 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a0bbaa-f14c-4513-8b73-32c3aedd73cb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a0bbaa-f14c-4513-8b73-32c3aedd73cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:38,547 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:38,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4e113f-4a6a-4570-967b-fdd286bf6217', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4e113f-4a6a-4570-967b-fdd286bf6217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:39,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:19:39,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-374289e8-1772-4c3e-a9e6-df695b8a1f5a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-374289e8-1772-4c3e-a9e6-df695b8a1f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:40,646 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:40,647 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa53c13-b97a-4f95-8f86-caa1bbb71d83', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa53c13-b97a-4f95-8f86-caa1bbb71d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:41,697 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:41,698 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b64863d-9074-4ddf-a8bb-dd62e99f7bda', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b64863d-9074-4ddf-a8bb-dd62e99f7bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:42,748 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:42,748 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f00843-875c-4931-93b3-ba623e8587a1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f00843-875c-4931-93b3-ba623e8587a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:43,797 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:43,798 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e905727f-e231-4b8d-9e12-450ad2f4666e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e905727f-e231-4b8d-9e12-450ad2f4666e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:44,845 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:44,845 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f0c3980-de70-43fb-97cf-2db5452b1ee2', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f0c3980-de70-43fb-97cf-2db5452b1ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:45,897 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:19:45,897 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d52e7577-6591-4308-b777-5214bd666615', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d52e7577-6591-4308-b777-5214bd666615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:46,943 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:19:46,943 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ca788a4-89a0-4569-a9bb-04779af99871', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ca788a4-89a0-4569-a9bb-04779af99871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:47,992 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:47,992 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3af66ac3-f59d-42d3-916c-c2cb476eeea1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3af66ac3-f59d-42d3-916c-c2cb476eeea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:49,042 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:19:49,042 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64ddd734-84e9-4434-9607-913b5688c057', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64ddd734-84e9-4434-9607-913b5688c057', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:50,096 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:19:50,096 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dc3a22-9432-4980-9182-0b4d260022d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dc3a22-9432-4980-9182-0b4d260022d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:51,144 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:51,145 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d96a2426-2521-455b-80e6-c26e1d196d40', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d96a2426-2521-455b-80e6-c26e1d196d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:52,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:19:52,193 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6506d683-4b0a-4727-a660-16ef0dd4a972', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6506d683-4b0a-4727-a660-16ef0dd4a972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:53,242 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:19:53,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2812c8-31d8-46fc-95ed-e5934f88e14c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2812c8-31d8-46fc-95ed-e5934f88e14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:54,295 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:19:54,296 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfd385a-26c1-4045-a3b5-4d57c53f0f5f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfd385a-26c1-4045-a3b5-4d57c53f0f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:55,343 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:19:55,344 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64f03860-4850-4200-97b9-846e6a8bd318', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64f03860-4850-4200-97b9-846e6a8bd318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:56,482 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.135s 2021-10-29 16:19:56,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b058b265-c7d4-4132-b467-9c7a2ff5854d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b058b265-c7d4-4132-b467-9c7a2ff5854d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:57,506 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.020s 2021-10-29 16:19:57,507 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb5d11dc-15ed-425f-acf8-cdf2b0a06329', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb5d11dc-15ed-425f-acf8-cdf2b0a06329', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:58,530 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.019s 2021-10-29 16:19:58,530 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7f6e080-bf88-424a-9b2e-3b0dff323527', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7f6e080-bf88-424a-9b2e-3b0dff323527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:19:59,552 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.019s 2021-10-29 16:19:59,553 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:19:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6ff033-31ab-405e-8602-db363c31e27c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6ff033-31ab-405e-8602-db363c31e27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:00,590 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.033s 2021-10-29 16:20:00,590 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85742f4-6c81-480c-9ed9-a9ee072f1245', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85742f4-6c81-480c-9ed9-a9ee072f1245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:01,639 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:01,639 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6e045b-b14c-4c36-affa-1b3f1c928b03', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6e045b-b14c-4c36-affa-1b3f1c928b03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:02,688 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:02,688 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055ecdb6-2a4f-425e-87f2-6661c244a96f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055ecdb6-2a4f-425e-87f2-6661c244a96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:03,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:20:03,742 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ab047d-ab3a-4c63-afd4-236725e32268', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ab047d-ab3a-4c63-afd4-236725e32268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:04,789 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:04,789 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42a6cbc1-607b-461f-b9b5-41ff6b003902', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42a6cbc1-607b-461f-b9b5-41ff6b003902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:05,836 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:05,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b31f16a-2cbb-4d7a-9852-853f9ac3a8cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b31f16a-2cbb-4d7a-9852-853f9ac3a8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:06,887 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:06,887 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d685420-6219-4205-ab15-09b79dd57a77', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d685420-6219-4205-ab15-09b79dd57a77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:07,934 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:07,935 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34fc3d94-2f0d-4dbf-a253-3cdbfb878774', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34fc3d94-2f0d-4dbf-a253-3cdbfb878774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:08,985 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:20:08,985 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f6bc7c-ed3b-4ad3-b3f1-12d00d28f93c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f6bc7c-ed3b-4ad3-b3f1-12d00d28f93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:10,032 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:10,032 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ceaeac7-e880-4475-a1b3-ed526f665558', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceaeac7-e880-4475-a1b3-ed526f665558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:11,082 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:11,082 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da6e412e-775b-4a79-a62d-bd58919ecbe8', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da6e412e-775b-4a79-a62d-bd58919ecbe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:12,131 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:12,132 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9cfa45f-aef3-409a-8a19-24ff8f2c6045', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9cfa45f-aef3-409a-8a19-24ff8f2c6045', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:13,180 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:13,180 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f1f698-953f-4188-a6e5-16a9d04f789c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f1f698-953f-4188-a6e5-16a9d04f789c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:14,229 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:14,230 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d11ff85-5804-49a2-93c3-e2e016c53034', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d11ff85-5804-49a2-93c3-e2e016c53034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:15,292 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.059s 2021-10-29 16:20:15,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d053d309-96ac-4b26-9351-e627a96563a0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d053d309-96ac-4b26-9351-e627a96563a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:16,334 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.037s 2021-10-29 16:20:16,335 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d164320e-4e1c-4a3f-991c-69ac6078f3fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d164320e-4e1c-4a3f-991c-69ac6078f3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:17,379 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:20:17,379 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60ffd50-db01-4c8b-8b91-93d33928e0f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60ffd50-db01-4c8b-8b91-93d33928e0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:18,427 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:18,427 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14f6dd90-6e88-4331-86df-efae1b8f8084', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14f6dd90-6e88-4331-86df-efae1b8f8084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:19,480 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:20:19,480 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f722c00f-a3b7-4fcc-82da-b6a649831d74', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f722c00f-a3b7-4fcc-82da-b6a649831d74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:20,526 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:20,526 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02def728-d8d4-49c2-b508-ef0323e6a692', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02def728-d8d4-49c2-b508-ef0323e6a692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:21,576 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:20:21,576 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dda1cb0-61fb-4849-933c-5a012f6c67c9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dda1cb0-61fb-4849-933c-5a012f6c67c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:22,626 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:22,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2e1bb74-4e5a-4786-a312-a7b618beb61e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2e1bb74-4e5a-4786-a312-a7b618beb61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:23,673 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:23,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a480524f-702d-4300-8cb5-4b8312ce8cc3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a480524f-702d-4300-8cb5-4b8312ce8cc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:24,725 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:20:24,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018a0000-eca1-4249-930a-83971e4cb33d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018a0000-eca1-4249-930a-83971e4cb33d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:25,783 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.053s 2021-10-29 16:20:25,783 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a1d4877-f30f-428d-bffd-a65d23b2dccf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a1d4877-f30f-428d-bffd-a65d23b2dccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:26,834 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:26,834 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b1874d-a3ab-4a49-bae7-150b951403a6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b1874d-a3ab-4a49-bae7-150b951403a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:27,877 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:20:27,877 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2473badd-1429-4323-abb7-4b3ca14522ba', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2473badd-1429-4323-abb7-4b3ca14522ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:28,930 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:20:28,931 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07bbddeb-58b8-4b86-8fbc-b859272f9a18', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07bbddeb-58b8-4b86-8fbc-b859272f9a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:29,979 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:29,980 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba442aea-9bc6-48ab-907f-81a126aa382e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba442aea-9bc6-48ab-907f-81a126aa382e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:31,030 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:31,030 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77836b0d-2cd9-44a6-92e8-fbdadeeeba48', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77836b0d-2cd9-44a6-92e8-fbdadeeeba48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:32,078 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:32,078 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ec93c2-e018-4a50-ae0a-7cdc6a878d3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ec93c2-e018-4a50-ae0a-7cdc6a878d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:33,126 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:33,127 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03a336fb-4084-4955-9a7a-d57390720310', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03a336fb-4084-4955-9a7a-d57390720310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:34,178 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:20:34,178 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d1cafe1-a35a-4d72-9639-b567cf7f26bd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d1cafe1-a35a-4d72-9639-b567cf7f26bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:35,227 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:35,228 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34098a3a-0523-44a2-aed8-3f4d06f46c96', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34098a3a-0523-44a2-aed8-3f4d06f46c96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:36,280 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:20:36,280 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adb68686-31ca-4665-a195-c9510962303f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adb68686-31ca-4665-a195-c9510962303f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:37,329 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:37,330 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f158c7-64ee-448d-be59-3381d995d5f9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f158c7-64ee-448d-be59-3381d995d5f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:38,385 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.051s 2021-10-29 16:20:38,385 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ea06b8-1507-44fd-8613-386ff4382884', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ea06b8-1507-44fd-8613-386ff4382884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:39,431 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:20:39,432 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed94b2-148d-4def-a234-1ca4b1c27d55', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed94b2-148d-4def-a234-1ca4b1c27d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:40,479 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:40,480 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9333b0a2-a973-4f60-9134-249b07d056fd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9333b0a2-a973-4f60-9134-249b07d056fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:41,528 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:41,528 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-822c1aee-1801-4f98-a36a-9909dc1c2430', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-822c1aee-1801-4f98-a36a-9909dc1c2430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:42,578 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:42,578 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf51b02f-4d34-42b5-bc91-809f40f08561', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf51b02f-4d34-42b5-bc91-809f40f08561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:43,627 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:43,627 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13e179a-b66b-4fc4-9d6b-6be4e1562c3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13e179a-b66b-4fc4-9d6b-6be4e1562c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:44,675 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:44,676 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef89e8a-a366-4fab-b466-5909bad6b334', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef89e8a-a366-4fab-b466-5909bad6b334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:45,724 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:45,724 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746986be-db2c-4d40-865a-b5c6d6386fec', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746986be-db2c-4d40-865a-b5c6d6386fec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:46,771 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:20:46,771 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21cea265-af0c-46c6-9056-59007b690df0', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21cea265-af0c-46c6-9056-59007b690df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:47,823 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:20:47,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e21f9d-ab36-469e-a029-f262afe6fd07', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e21f9d-ab36-469e-a029-f262afe6fd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:48,873 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:20:48,873 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b31a7f1-eb43-43a1-b62e-44e5ab2e7684', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b31a7f1-eb43-43a1-b62e-44e5ab2e7684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:49,917 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:20:49,918 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45db1110-4794-419e-b5aa-eeee9760ab2a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45db1110-4794-419e-b5aa-eeee9760ab2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:50,966 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:50,967 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b7ce05-c981-4176-915a-0582cd1499d3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b7ce05-c981-4176-915a-0582cd1499d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:52,015 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:52,016 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b42becf6-a9e9-4261-92b2-3ba60e0ef7cf', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b42becf6-a9e9-4261-92b2-3ba60e0ef7cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:53,064 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:20:53,065 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4fd46e0-6595-4ca8-991d-d8a010296aaa', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4fd46e0-6595-4ca8-991d-d8a010296aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:54,113 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:54,114 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ae8969-7cdb-467d-bace-802d27d89168', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ae8969-7cdb-467d-bace-802d27d89168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:55,166 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:20:55,167 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b697e3cb-02f0-40ad-951c-cf8d73b8c555', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b697e3cb-02f0-40ad-951c-cf8d73b8c555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:56,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:20:56,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87d3f42-626a-4c2f-a0d9-fc1fb9f11a5d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87d3f42-626a-4c2f-a0d9-fc1fb9f11a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:57,262 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:57,263 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f617d398-22c5-4cd7-9fb4-3d41460e0167', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f617d398-22c5-4cd7-9fb4-3d41460e0167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:58,311 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:20:58,311 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6036b8b-96c7-4dda-840b-7e4e083e8606', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6036b8b-96c7-4dda-840b-7e4e083e8606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:20:59,363 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:20:59,363 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:20:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b421c59-4e7f-497d-b6fc-3887dbba7254', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b421c59-4e7f-497d-b6fc-3887dbba7254', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:00,413 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:21:00,414 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-024d7eae-a28b-4efe-a7d6-9e2a2e5890b5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-024d7eae-a28b-4efe-a7d6-9e2a2e5890b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:01,467 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:21:01,467 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91296e0b-53e1-4c0d-8aa0-adefca9ad8e9', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91296e0b-53e1-4c0d-8aa0-adefca9ad8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:02,549 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.078s 2021-10-29 16:21:02,549 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa27f9bf-4bc2-4823-b590-0f0934112b28', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa27f9bf-4bc2-4823-b590-0f0934112b28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:03,593 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:21:03,593 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebd8581e-a4e3-4a21-94f0-e05205d03d54', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebd8581e-a4e3-4a21-94f0-e05205d03d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:04,636 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:21:04,636 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-544680b5-e98d-45e7-bce4-b3df563b5007', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-544680b5-e98d-45e7-bce4-b3df563b5007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:05,681 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:21:05,681 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a8fa581-20bf-455e-9ca2-682275d621ac', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a8fa581-20bf-455e-9ca2-682275d621ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:06,725 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:21:06,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64194060-a7d4-4abc-b254-bd2fd7390676', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64194060-a7d4-4abc-b254-bd2fd7390676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:07,768 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.039s 2021-10-29 16:21:07,768 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d92e080-c8b8-4e03-9ee9-d4646288ec2b', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d92e080-c8b8-4e03-9ee9-d4646288ec2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:08,812 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:21:08,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc903cd3-6ae4-4289-bba9-2b3e5c22a59a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc903cd3-6ae4-4289-bba9-2b3e5c22a59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:09,856 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:21:09,856 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ead6f9-af68-4b6a-b883-bc97f7e8a7fb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ead6f9-af68-4b6a-b883-bc97f7e8a7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:10,905 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:10,905 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32bcaf6c-bdc6-4225-a4ef-1201ad8cb6e3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32bcaf6c-bdc6-4225-a4ef-1201ad8cb6e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:11,950 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:21:11,951 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f260e76-c7dd-4067-9d2c-2216a5320c5e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f260e76-c7dd-4067-9d2c-2216a5320c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:12,996 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:21:12,996 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b5abb90-2a35-47ad-9f24-b5bcde466b56', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b5abb90-2a35-47ad-9f24-b5bcde466b56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:14,045 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:14,045 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ec2c31-f9dd-4d68-bdbd-10d1ca822726', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ec2c31-f9dd-4d68-bdbd-10d1ca822726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:15,097 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:21:15,098 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce67e30a-3304-4a66-8194-9939acea3dbb', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce67e30a-3304-4a66-8194-9939acea3dbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:16,144 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:21:16,145 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05ae3fcc-d1a1-4451-bd29-e2c0fb55c681', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05ae3fcc-d1a1-4451-bd29-e2c0fb55c681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:17,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:21:17,192 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42eee29-033b-4068-a7e1-feda85c3ae22', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42eee29-033b-4068-a7e1-feda85c3ae22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:18,243 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:18,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0452c95e-6705-4877-abd5-8fa62a8588f1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0452c95e-6705-4877-abd5-8fa62a8588f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:19,293 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:19,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b4b1c3-3e6f-4ea3-ab47-6d24d9bef02f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b4b1c3-3e6f-4ea3-ab47-6d24d9bef02f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:20,340 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:21:20,340 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f19c96-56e4-4763-b389-18c618598bea', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f19c96-56e4-4763-b389-18c618598bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:21,393 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.050s 2021-10-29 16:21:21,394 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758465e3-63b3-46b1-bd66-ae693860969f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758465e3-63b3-46b1-bd66-ae693860969f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:22,445 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:22,445 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf1aea64-ab6b-4b29-a345-9af409746c3d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf1aea64-ab6b-4b29-a345-9af409746c3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:23,490 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.040s 2021-10-29 16:21:23,490 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79576346-b344-4fb0-9e80-158a332e30e4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79576346-b344-4fb0-9e80-158a332e30e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:24,541 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:24,542 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91c1de2d-c5dc-4a39-bfd4-075122a2649f', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91c1de2d-c5dc-4a39-bfd4-075122a2649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:25,589 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:21:25,590 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec5f9de-bebc-47e7-81c4-4ce346a6a8d5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec5f9de-bebc-47e7-81c4-4ce346a6a8d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:26,638 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:26,639 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9454774a-7d57-4f56-86bc-d065314a3b2e', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9454774a-7d57-4f56-86bc-d065314a3b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:27,689 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:27,690 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0198c2c8-c982-4c16-8eb4-29b82a71066c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0198c2c8-c982-4c16-8eb4-29b82a71066c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:28,738 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:28,739 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfb5642d-fc64-45bf-9304-207d1a4c8a70', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfb5642d-fc64-45bf-9304-207d1a4c8a70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:29,788 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:21:29,788 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb1cd69-ef2a-439c-9abe-dc6f6b6de7e1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb1cd69-ef2a-439c-9abe-dc6f6b6de7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:30,837 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:21:30,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f41add3c-b5e9-48fd-a819-eb2910efbe16', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f41add3c-b5e9-48fd-a819-eb2910efbe16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:31,886 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:21:31,887 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98228a4-cb4e-4f34-8cb1-e3e6dfad24f3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98228a4-cb4e-4f34-8cb1-e3e6dfad24f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:32,939 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.049s 2021-10-29 16:21:32,939 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c9da85-8166-42d4-abf9-96cc54cd6f8d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c9da85-8166-42d4-abf9-96cc54cd6f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:33,991 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.048s 2021-10-29 16:21:33,991 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50a99208-82df-4feb-b94d-1c6dfca4fdbd', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50a99208-82df-4feb-b94d-1c6dfca4fdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:35,036 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:21:35,037 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75fcbe64-786f-4887-8dcd-e7a7b98c0053', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75fcbe64-786f-4887-8dcd-e7a7b98c0053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:36,088 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:36,089 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90097dc8-7599-4eb4-9d81-aaeb7c804487', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90097dc8-7599-4eb4-9d81-aaeb7c804487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:37,134 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.041s 2021-10-29 16:21:37,134 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17ec63c0-a9c3-449a-90db-e6f571e71db4', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17ec63c0-a9c3-449a-90db-e6f571e71db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:38,183 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:38,183 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba4af4a8-e7ba-4b96-a86a-562d1837025c', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba4af4a8-e7ba-4b96-a86a-562d1837025c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:39,232 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:21:39,232 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4e5a63-eaa0-44cc-ac3d-d3ca1ef13132', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4e5a63-eaa0-44cc-ac3d-d3ca1ef13132', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:40,281 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.046s 2021-10-29 16:21:40,281 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b66a0ffc-3cf3-46cd-b1d0-9919d964fa93', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b66a0ffc-3cf3-46cd-b1d0-9919d964fa93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:41,332 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.047s 2021-10-29 16:21:41,332 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5fe5b84-687f-47ac-8617-53e0d76ae933', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5fe5b84-687f-47ac-8617-53e0d76ae933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:42,380 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:21:42,380 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab65c3f7-275e-4b4a-aee5-b91730c2abb1', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab65c3f7-275e-4b4a-aee5-b91730c2abb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:43,435 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.052s 2021-10-29 16:21:43,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bae155b-034b-48b3-80e6-ce3b98e4e9a3', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bae155b-034b-48b3-80e6-ce3b98e4e9a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:44,481 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.042s 2021-10-29 16:21:44,482 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29d0b660-47ba-4b49-bc4e-199951fc09f6', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29d0b660-47ba-4b49-bc4e-199951fc09f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:45,530 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.044s 2021-10-29 16:21:45,530 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8823141-1355-4b1d-b326-c15479df11f5', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8823141-1355-4b1d-b326-c15479df11f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:46,576 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.043s 2021-10-29 16:21:46,577 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fc6fd6e-b983-4b37-b1be-837184f34b09', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fc6fd6e-b983-4b37-b1be-837184f34b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:47,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:47,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a67477-3b66-49cb-bd54-35fca6711f6a', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a67477-3b66-49cb-bd54-35fca6711f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:48,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931 0.045s 2021-10-29 16:21:48,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548e56a2-d755-4165-9186-c1506fdf3835', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548e56a2-d755-4165-9186-c1506fdf3835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/e6fddef9-dd30-499e-9055-787b0b9a1931'} Body: b'{"snapshot": {"id": "e6fddef9-dd30-499e-9055-787b0b9a1931", "created_at": "2021-10-29T16:15:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-309443523", "description": null, "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:21:48,886 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47/os-volume_attachments/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.208s 2021-10-29 16:21:48,886 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (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-173b94fc-7c83-498f-a0fa-fbe67cac6c84', 'x-compute-request-id': 'req-173b94fc-7c83-498f-a0fa-fbe67cac6c84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47/os-volume_attachments/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'' 2021-10-29 16:21:48,931 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:21:48,931 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c426f5e7-7b3e-44d4-8d09-5fcf102ea4bf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c426f5e7-7b3e-44d4-8d09-5fcf102ea4bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:49,981 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:49,981 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c0ea35b-d88e-4207-99cf-7a6d67da5b9c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c0ea35b-d88e-4207-99cf-7a6d67da5b9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:51,030 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:51,031 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76bd00cd-60a5-4084-9e44-7084e3c06442', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76bd00cd-60a5-4084-9e44-7084e3c06442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:52,081 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:21:52,081 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a79858-9835-4f4a-af33-763bfc9bcdcc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a79858-9835-4f4a-af33-763bfc9bcdcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:53,130 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:53,131 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073fb25b-604f-4311-b4ba-af75d8007cff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073fb25b-604f-4311-b4ba-af75d8007cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:54,180 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:54,181 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dc8f261-7357-4055-ae45-e7c2d40a68ae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dc8f261-7357-4055-ae45-e7c2d40a68ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:55,230 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:55,230 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6e8fe9-e194-4db8-845d-3d3254d4e7d3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6e8fe9-e194-4db8-845d-3d3254d4e7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:56,280 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:56,281 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d06d6b-15b1-4f59-958d-077c4af4a7d2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d06d6b-15b1-4f59-958d-077c4af4a7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:57,331 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:21:57,331 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e2c488c-6c64-4045-adee-998df6e18c87', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e2c488c-6c64-4045-adee-998df6e18c87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:58,381 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:21:58,382 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f5067f-c627-4950-9efb-bc8567f6c69f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f5067f-c627-4950-9efb-bc8567f6c69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:21:59,431 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:21:59,431 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:21:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-913a6ca4-d6e9-4e79-a550-6243eaac2d52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913a6ca4-d6e9-4e79-a550-6243eaac2d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:00,481 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:00,481 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8782c93b-8d31-44b2-b0a3-4c04a1dd9283', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8782c93b-8d31-44b2-b0a3-4c04a1dd9283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:01,531 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:01,532 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e816a37-aa99-4669-810e-e418faa2d1ea', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e816a37-aa99-4669-810e-e418faa2d1ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:02,583 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:02,583 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd112006-ee29-4823-9e5e-eb092bd48446', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd112006-ee29-4823-9e5e-eb092bd48446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:03,633 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:03,634 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0b69b28-e66c-4b38-a19c-13212666a811', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0b69b28-e66c-4b38-a19c-13212666a811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:04,683 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:04,683 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc593408-a69b-4d5c-9bec-3c806aed4272', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc593408-a69b-4d5c-9bec-3c806aed4272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:05,732 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:05,733 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28aac224-9c7c-4514-af50-9eeee3cfe90b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28aac224-9c7c-4514-af50-9eeee3cfe90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:06,861 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.120s 2021-10-29 16:22:06,861 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82211e62-e09c-40a0-b405-0e6c7ef9aafa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82211e62-e09c-40a0-b405-0e6c7ef9aafa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:07,913 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:07,913 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf5b2cf-91ca-47d1-bdd2-07c003358333', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf5b2cf-91ca-47d1-bdd2-07c003358333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:08,979 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.054s 2021-10-29 16:22:08,980 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fe232c-6010-4303-8287-a5c7065c8a9c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fe232c-6010-4303-8287-a5c7065c8a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:10,032 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:22:10,033 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7411ec8c-167d-4e22-901b-e2a56b2f2538', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7411ec8c-167d-4e22-901b-e2a56b2f2538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:11,086 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:22:11,087 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61522c26-976a-4625-aae5-45ba9fb86d10', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61522c26-976a-4625-aae5-45ba9fb86d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:12,143 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.049s 2021-10-29 16:22:12,144 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4602bdb5-3348-4017-99a8-20ffae40cea7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4602bdb5-3348-4017-99a8-20ffae40cea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:13,200 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.048s 2021-10-29 16:22:13,201 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c30550fa-d16c-4f4e-8bd9-df01809fb16a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c30550fa-d16c-4f4e-8bd9-df01809fb16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:14,269 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.060s 2021-10-29 16:22:14,269 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff181a57-e926-4e04-85bd-d60f39c81f8f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff181a57-e926-4e04-85bd-d60f39c81f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:15,333 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.056s 2021-10-29 16:22:15,333 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f616e1e-eb57-4223-a235-f375945d8151', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f616e1e-eb57-4223-a235-f375945d8151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:16,384 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:16,384 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccc6d48c-c8da-4395-8726-2e8b531093c1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccc6d48c-c8da-4395-8726-2e8b531093c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:17,434 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:17,434 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8712f008-84fc-4ed4-b364-60993948a5af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8712f008-84fc-4ed4-b364-60993948a5af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:18,483 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:18,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3c3d6d-1002-4099-a723-60c9ddda6366', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3c3d6d-1002-4099-a723-60c9ddda6366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:19,534 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:19,535 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80f83320-87cf-40e8-b00e-8cd0bab7d7ff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80f83320-87cf-40e8-b00e-8cd0bab7d7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:20,584 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:20,584 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fef09dd-b3f4-4461-a0d7-1ec4458d6220', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fef09dd-b3f4-4461-a0d7-1ec4458d6220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:21,633 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:21,634 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc1cae1-e587-4be5-9265-3dfca78a1341', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc1cae1-e587-4be5-9265-3dfca78a1341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:22,684 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:22,684 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43ad3f13-8bd3-4486-a527-1c50ff9d0a5a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43ad3f13-8bd3-4486-a527-1c50ff9d0a5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:23,735 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:23,735 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eef3e802-bc80-4e3c-bf7d-4641c8628498', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eef3e802-bc80-4e3c-bf7d-4641c8628498', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:24,786 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:24,786 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601bfa1c-2c6a-4eb7-b744-182bd5a2c007', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601bfa1c-2c6a-4eb7-b744-182bd5a2c007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:25,835 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:25,835 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66d7b7c0-31a0-44c8-a7cd-c9e28f4593c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66d7b7c0-31a0-44c8-a7cd-c9e28f4593c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:26,885 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:26,886 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92dfaabe-7aad-4674-a7c4-ae862a741f1c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92dfaabe-7aad-4674-a7c4-ae862a741f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:27,936 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:27,936 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e50cc5e-798d-4968-ade1-2ce78d112219', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e50cc5e-798d-4968-ade1-2ce78d112219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:28,985 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:28,986 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f175c3c0-c85a-4c17-a483-94e609584e74', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f175c3c0-c85a-4c17-a483-94e609584e74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:30,035 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:30,035 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61dd6349-a85a-4aa4-ac6f-70337bbe2220', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61dd6349-a85a-4aa4-ac6f-70337bbe2220', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:31,085 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:31,086 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eef137d-0d44-4358-a941-dfa256861b72', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eef137d-0d44-4358-a941-dfa256861b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:32,135 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:32,136 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cf5af8-4187-4a0d-b0b2-8b5ea1ff2fcb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cf5af8-4187-4a0d-b0b2-8b5ea1ff2fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:33,184 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:22:33,185 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b480a821-82fb-4cd6-ba0b-5797ab342440', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b480a821-82fb-4cd6-ba0b-5797ab342440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:34,243 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.050s 2021-10-29 16:22:34,244 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-940f8626-4054-4411-9bbf-c30413f934ca', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-940f8626-4054-4411-9bbf-c30413f934ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:35,293 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:35,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f54331-3883-44bd-b4a7-b1f89c976ce9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f54331-3883-44bd-b4a7-b1f89c976ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:36,347 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:22:36,347 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d5b09d-2a96-4002-9548-4f2edb18ba2a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d5b09d-2a96-4002-9548-4f2edb18ba2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:37,396 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:37,397 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebef8f55-6470-4ddb-9d3a-5dd91beb0408', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebef8f55-6470-4ddb-9d3a-5dd91beb0408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:38,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:38,450 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b32d69fe-005a-4b8b-bb2a-d375f936f99a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b32d69fe-005a-4b8b-bb2a-d375f936f99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:39,499 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:39,499 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbae583-05f9-4a25-80cf-6a348d9413bc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbae583-05f9-4a25-80cf-6a348d9413bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:40,550 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:40,550 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81b4376-bb00-48eb-b60c-e5bfe613568c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81b4376-bb00-48eb-b60c-e5bfe613568c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:41,600 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:41,600 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a94090cf-8eec-44c5-acec-eb7b8a0879e4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a94090cf-8eec-44c5-acec-eb7b8a0879e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:42,649 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:42,650 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d3383c7-b876-4a44-bba0-67587c9b1fac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d3383c7-b876-4a44-bba0-67587c9b1fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:43,699 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:43,700 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a90c8b93-46cc-49f3-8e5f-97bcfa16d7c7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a90c8b93-46cc-49f3-8e5f-97bcfa16d7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:44,749 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:44,750 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3770a1a-68f5-44ac-b54e-12b707601390', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3770a1a-68f5-44ac-b54e-12b707601390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:45,800 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:45,801 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1b66f7-20e4-4782-9ab2-d0ea03273f7f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1b66f7-20e4-4782-9ab2-d0ea03273f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:46,851 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:46,852 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda29002-ce9b-4183-92be-9009650d0e6b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda29002-ce9b-4183-92be-9009650d0e6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:47,902 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:47,903 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64326f56-7a8d-45b9-9b95-89083d3c7037', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64326f56-7a8d-45b9-9b95-89083d3c7037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:48,953 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:22:48,954 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d79cd85d-6136-4780-afb2-57606cf3daf1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d79cd85d-6136-4780-afb2-57606cf3daf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:50,003 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:50,003 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d16f8736-73c7-4f68-98e6-c6fa0905c167', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d16f8736-73c7-4f68-98e6-c6fa0905c167', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:51,051 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:51,051 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-789e1037-5271-480a-915e-e28abcc3bd02', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-789e1037-5271-480a-915e-e28abcc3bd02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:52,101 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:52,102 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22b676f-2c81-41b4-b15e-bd3e0e1606b8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22b676f-2c81-41b4-b15e-bd3e0e1606b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:53,153 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:53,153 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af5eff83-ceae-4404-8e70-757b4b37b5a1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af5eff83-ceae-4404-8e70-757b4b37b5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:54,203 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:54,203 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-932ea9ed-1df1-4392-a926-75a14dde2494', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-932ea9ed-1df1-4392-a926-75a14dde2494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:55,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:22:55,257 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b4fbde-814e-40ef-ae01-2a4168fb0cf0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b4fbde-814e-40ef-ae01-2a4168fb0cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:56,311 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:22:56,311 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d6c318-2bcc-49a1-a4d4-ff2f9b91d4f2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d6c318-2bcc-49a1-a4d4-ff2f9b91d4f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:57,360 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:22:57,361 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22689f3b-e170-4f35-8cd1-a5e0178e5f05', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22689f3b-e170-4f35-8cd1-a5e0178e5f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:58,411 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:58,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395210a3-b9b6-46ed-9180-fc6edc9e03f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395210a3-b9b6-46ed-9180-fc6edc9e03f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:22:59,460 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:22:59,461 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:22:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c9e9e4c-7e30-41ad-8a7b-487624d225e1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c9e9e4c-7e30-41ad-8a7b-487624d225e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:00,510 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:00,510 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35eaa8b5-9bad-4426-8239-2cce55c9169a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35eaa8b5-9bad-4426-8239-2cce55c9169a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:01,560 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:01,561 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d089798-7302-4746-8d5e-8f20ca211641', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d089798-7302-4746-8d5e-8f20ca211641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:02,611 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:02,611 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-857d26b0-3734-4aec-8d66-5aab65d8960e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-857d26b0-3734-4aec-8d66-5aab65d8960e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:03,661 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:03,661 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34d0ea3f-2e45-4690-858e-b1f2f3088fe3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34d0ea3f-2e45-4690-858e-b1f2f3088fe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:04,711 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:04,712 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa788e96-6b16-445e-8f0f-38a3729a8829', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa788e96-6b16-445e-8f0f-38a3729a8829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:05,761 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:05,762 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-111c6a1e-5b8c-4124-85cd-8ecab4dcc360', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-111c6a1e-5b8c-4124-85cd-8ecab4dcc360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:06,811 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:06,811 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd300361-1004-4ae1-9f95-28e3a6550a4a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd300361-1004-4ae1-9f95-28e3a6550a4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:07,860 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:07,861 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac90a95a-8a6d-49e8-ac4d-0aaa0727a4e0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac90a95a-8a6d-49e8-ac4d-0aaa0727a4e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:08,910 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:08,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e130c7-c1bd-429e-97c1-1d6a82256440', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e130c7-c1bd-429e-97c1-1d6a82256440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:09,960 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:09,960 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e729e05b-ee2e-42ab-86b5-d959cda57072', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e729e05b-ee2e-42ab-86b5-d959cda57072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:11,009 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:11,010 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fca4690-330f-4d73-a825-e37dc874509d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fca4690-330f-4d73-a825-e37dc874509d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:12,061 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:23:12,061 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2bb33cb-dc3b-4d45-9884-9f401b166cd2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2bb33cb-dc3b-4d45-9884-9f401b166cd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:13,113 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:23:13,114 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3efb0e37-57fe-4671-bd2d-6ff21deceff8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3efb0e37-57fe-4671-bd2d-6ff21deceff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:14,166 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:23:14,166 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e447bed1-7363-4626-9623-157beb41fa63', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e447bed1-7363-4626-9623-157beb41fa63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:15,217 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:15,217 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-118fdbab-b977-46a2-8ed9-8391aa064a4f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-118fdbab-b977-46a2-8ed9-8391aa064a4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:16,266 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:16,267 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da5fa138-74e4-406e-a304-2569820713e2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da5fa138-74e4-406e-a304-2569820713e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:17,318 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:17,318 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47fea73a-1d75-4ec6-bb6c-ed38be170391', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47fea73a-1d75-4ec6-bb6c-ed38be170391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:18,367 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:18,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85998798-5bc5-4c4c-bfc7-2eedcf63d687', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85998798-5bc5-4c4c-bfc7-2eedcf63d687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:19,418 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:19,418 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f531a068-6c33-4dc5-a01f-54c55d082487', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f531a068-6c33-4dc5-a01f-54c55d082487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:20,468 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:20,469 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e5d8f2-37cc-4385-b6bc-36ce66a6875c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e5d8f2-37cc-4385-b6bc-36ce66a6875c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:21,519 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:21,519 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad4f719-2222-42db-ba51-7701f0808b8e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad4f719-2222-42db-ba51-7701f0808b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:22,570 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:23:22,571 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2185ecf6-436d-4a9b-aabb-7ba527a01fd7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2185ecf6-436d-4a9b-aabb-7ba527a01fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:23,621 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:23,621 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3325dea-af21-44d9-8a53-2934b8b811db', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3325dea-af21-44d9-8a53-2934b8b811db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:24,671 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:24,671 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc922827-4679-4d52-a118-40e640e2cb7d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc922827-4679-4d52-a118-40e640e2cb7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:25,721 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:25,722 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a725c7df-f11c-4120-a834-f689f8ee1af6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a725c7df-f11c-4120-a834-f689f8ee1af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:26,774 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:23:26,775 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a4325-724c-4261-8eb3-3c1f384b5536', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a4325-724c-4261-8eb3-3c1f384b5536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:27,824 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:27,824 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75943c1-ff5a-4a8e-8b66-cc39688a9166', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75943c1-ff5a-4a8e-8b66-cc39688a9166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:28,875 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:28,875 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a81c4b12-ca0c-4a99-8568-d47ad380bf15', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a81c4b12-ca0c-4a99-8568-d47ad380bf15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:29,925 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:29,925 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9f37b0-ffa1-4c48-83a8-f3dcad516268', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9f37b0-ffa1-4c48-83a8-f3dcad516268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:30,975 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:30,976 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fecb344-f16e-4571-8673-444f63350a84', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fecb344-f16e-4571-8673-444f63350a84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:32,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:32,026 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f573591-2105-486d-bf1d-68e3d2911fcf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f573591-2105-486d-bf1d-68e3d2911fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:33,075 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:33,075 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcf6d561-f7a1-47ab-a4ff-73e986d3aae1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcf6d561-f7a1-47ab-a4ff-73e986d3aae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:34,124 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:34,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b41af21-3ff4-4dd0-8436-61e9296a188f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b41af21-3ff4-4dd0-8436-61e9296a188f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:35,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:35,175 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb812319-982b-4593-85eb-e22170338521', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb812319-982b-4593-85eb-e22170338521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:36,224 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:36,225 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d40aca26-667a-43f7-8f20-43d19cd06a9f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d40aca26-667a-43f7-8f20-43d19cd06a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:37,275 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:37,275 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6efbfbe-c19e-4136-9220-2cc3406eee97', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6efbfbe-c19e-4136-9220-2cc3406eee97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:38,325 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:38,326 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821168e6-0d61-4793-b3be-2f6f599f631b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821168e6-0d61-4793-b3be-2f6f599f631b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:39,376 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:39,376 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efcb5261-534d-4d24-be00-f9a1f569f0d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efcb5261-534d-4d24-be00-f9a1f569f0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:40,424 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:40,425 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909f8225-1bef-4589-9d20-2ab9ab3d7b2c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909f8225-1bef-4589-9d20-2ab9ab3d7b2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:41,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:41,475 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc0f3adb-27e1-42b4-b02f-a382550cf026', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc0f3adb-27e1-42b4-b02f-a382550cf026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:42,524 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:23:42,524 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3795cb1c-6cfd-41d3-8a29-d37e84c08208', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3795cb1c-6cfd-41d3-8a29-d37e84c08208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:43,574 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:43,575 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd7805db-8b13-4161-941a-49486b15f4b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd7805db-8b13-4161-941a-49486b15f4b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:44,624 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:44,624 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-894be054-7d1d-43a7-b6a7-36de04f17a58', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-894be054-7d1d-43a7-b6a7-36de04f17a58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:45,673 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:45,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a350e159-92d3-423f-9326-e16277969d0c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a350e159-92d3-423f-9326-e16277969d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:46,723 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:46,724 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97667329-8b84-4ff4-a087-b2f51540c7c0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97667329-8b84-4ff4-a087-b2f51540c7c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:47,774 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:47,775 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a2f542-664c-4588-8f40-b71df6a0cf40', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a2f542-664c-4588-8f40-b71df6a0cf40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:48,824 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:48,824 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364665de-abe3-43f0-838a-55c189f6305c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364665de-abe3-43f0-838a-55c189f6305c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:49,874 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:49,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52fac106-539e-454c-bbc2-2986791a46b8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52fac106-539e-454c-bbc2-2986791a46b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:50,923 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:50,924 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3a9b3e-209b-427c-8524-c7e067926ed3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3a9b3e-209b-427c-8524-c7e067926ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:51,973 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:51,974 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef0e831-dee9-40f7-8f81-73ee44629412', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef0e831-dee9-40f7-8f81-73ee44629412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:53,022 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:53,022 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f81982-9599-40b4-b730-0e587c717ff2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f81982-9599-40b4-b730-0e587c717ff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:54,071 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:23:54,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cef2fc41-864f-4cad-8f0c-a9bbc9caa474', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cef2fc41-864f-4cad-8f0c-a9bbc9caa474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:55,122 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:55,123 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff255621-6847-4e03-a298-293fb2c4e5d2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff255621-6847-4e03-a298-293fb2c4e5d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:56,173 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:23:56,174 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fedd587-bda2-44d8-bb2b-5510312611d2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fedd587-bda2-44d8-bb2b-5510312611d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:57,223 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:23:57,223 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7641de5e-9aaf-4def-a1f0-331f95449ff6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7641de5e-9aaf-4def-a1f0-331f95449ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:58,274 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:58,274 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b87ff5-ff86-474f-828d-0287ab23f1a9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b87ff5-ff86-474f-828d-0287ab23f1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:23:59,324 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:23:59,325 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:23:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb77215-1972-4969-8858-7860f45c820b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb77215-1972-4969-8858-7860f45c820b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:00,374 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:00,374 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd230e98-ebdc-4116-a2ae-15df80cdc95f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd230e98-ebdc-4116-a2ae-15df80cdc95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:01,424 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:01,425 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c10af2-4eb4-4980-9b26-e5bff7b3c993', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c10af2-4eb4-4980-9b26-e5bff7b3c993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:02,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:02,475 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ac0fbfb-07e9-4c83-8691-b536433aa2b9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ac0fbfb-07e9-4c83-8691-b536433aa2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:03,525 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:03,525 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a58f0816-f56b-4eac-9f98-21bf9be52d69', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a58f0816-f56b-4eac-9f98-21bf9be52d69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:04,574 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:04,575 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3855129e-8438-4a5d-a5cf-23ae92a4749c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3855129e-8438-4a5d-a5cf-23ae92a4749c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:05,624 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:05,625 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e91f4c3-5363-4ac6-a9de-1c8180074681', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e91f4c3-5363-4ac6-a9de-1c8180074681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:06,675 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:06,675 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3cba3af-4c26-4c0a-9a29-aed2a09ead59', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3cba3af-4c26-4c0a-9a29-aed2a09ead59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:07,726 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:24:07,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b793aa4a-12e9-4eb3-988a-c0c25725888b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b793aa4a-12e9-4eb3-988a-c0c25725888b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:08,775 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:08,775 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c59525d-2bf7-4c5f-a30a-cad13a3d5d79', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c59525d-2bf7-4c5f-a30a-cad13a3d5d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:09,825 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:09,826 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb303e9f-4bf4-423e-b4ef-1c6001259060', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb303e9f-4bf4-423e-b4ef-1c6001259060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:10,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:10,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d7d1b74-989c-4ca9-b95a-c82d00b54e5a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d7d1b74-989c-4ca9-b95a-c82d00b54e5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:11,926 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:11,926 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c2911d0-aaeb-47cb-8c48-c1c32666a565', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c2911d0-aaeb-47cb-8c48-c1c32666a565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:12,975 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:12,975 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee997374-070c-43f0-9a8d-e9290e078896', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee997374-070c-43f0-9a8d-e9290e078896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:14,025 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:14,025 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103cc340-d17c-4d53-83dd-1e39d1ad0138', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103cc340-d17c-4d53-83dd-1e39d1ad0138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:15,074 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:15,074 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe8da79-eb56-44e7-bbde-89838b4ad394', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe8da79-eb56-44e7-bbde-89838b4ad394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:16,125 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:16,125 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eee7e73-dc2f-4143-a338-875162db1d2b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eee7e73-dc2f-4143-a338-875162db1d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:17,175 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:17,176 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12614752-a447-4ff6-b3a5-b85948c246b4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12614752-a447-4ff6-b3a5-b85948c246b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:18,225 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:18,226 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6496ab5b-afe9-4d9b-b657-d4a78be4a770', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6496ab5b-afe9-4d9b-b657-d4a78be4a770', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:19,274 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:19,275 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2aa8c1b-7e96-4e31-b295-a5dc068db320', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2aa8c1b-7e96-4e31-b295-a5dc068db320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:20,326 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:20,326 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-101c01e0-0b09-4a8a-949b-059b623ce0cc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-101c01e0-0b09-4a8a-949b-059b623ce0cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:21,375 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:21,375 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037b279f-114c-43cc-806d-5c92d7499dbf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037b279f-114c-43cc-806d-5c92d7499dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:22,425 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:22,426 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b99613-dcdb-4641-ba5f-a8f4c7fbc42c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b99613-dcdb-4641-ba5f-a8f4c7fbc42c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:23,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:23,476 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e980b0-47a3-49c5-aacb-544eaf80b22a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e980b0-47a3-49c5-aacb-544eaf80b22a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:24,526 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:24,527 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba897e4-e759-4900-916c-7238701dc2f7', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba897e4-e759-4900-916c-7238701dc2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:25,575 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:25,576 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4d3edaf-d36a-4960-8df9-98c215fea37a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4d3edaf-d36a-4960-8df9-98c215fea37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:26,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:26,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25820fbd-e666-4bfa-b89b-34351a344c86', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25820fbd-e666-4bfa-b89b-34351a344c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:27,675 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:27,675 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c27f0af8-e224-480f-a4ab-4dc4a9e6ede8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c27f0af8-e224-480f-a4ab-4dc4a9e6ede8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:28,724 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:28,725 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c8e6bbf-6e3e-4a65-ab69-0812460b3af2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c8e6bbf-6e3e-4a65-ab69-0812460b3af2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:29,776 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:24:29,777 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297768f5-7eed-4812-b086-43e3470fcc50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297768f5-7eed-4812-b086-43e3470fcc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:30,827 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:30,827 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75073dde-e330-4243-a4c1-2fdf53ff24c6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75073dde-e330-4243-a4c1-2fdf53ff24c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:31,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:31,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fe56682-b561-4188-abf4-7b33b78e078f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fe56682-b561-4188-abf4-7b33b78e078f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:32,925 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:32,925 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19717d4a-0255-4e9a-88fe-f27c64d73e09', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19717d4a-0255-4e9a-88fe-f27c64d73e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:33,974 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:33,975 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c43ad3fc-0fc1-45fb-89f6-e94872c269f9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c43ad3fc-0fc1-45fb-89f6-e94872c269f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:35,024 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:35,025 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc53593-7e5b-4381-8be1-493a6152fa57', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc53593-7e5b-4381-8be1-493a6152fa57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:36,074 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:36,074 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a9c880-6815-4c07-af02-05cf703cd6e0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a9c880-6815-4c07-af02-05cf703cd6e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:37,124 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:37,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88652834-f680-484a-9a22-b0ad910edfd0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88652834-f680-484a-9a22-b0ad910edfd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:38,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:38,174 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0680f2e9-9cdc-4421-aabf-1ea017c25268', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0680f2e9-9cdc-4421-aabf-1ea017c25268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:39,223 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:39,223 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88976197-a75e-44b0-9279-954822ef11fa', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88976197-a75e-44b0-9279-954822ef11fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:40,273 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:40,273 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b399d9de-4c3d-4910-a1ee-d77be51d03b2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b399d9de-4c3d-4910-a1ee-d77be51d03b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:41,323 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:41,323 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475879ce-5aeb-45c9-82aa-54f222c6bdc5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475879ce-5aeb-45c9-82aa-54f222c6bdc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:42,373 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:42,373 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f30b55d9-2097-42eb-bcb5-210da7fb4f48', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f30b55d9-2097-42eb-bcb5-210da7fb4f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:43,425 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:24:43,426 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b98178de-4255-42c4-9426-5796a2111773', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b98178de-4255-42c4-9426-5796a2111773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:44,476 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:44,476 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917297a6-d5b1-4676-a586-a25e6c7d8e9e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917297a6-d5b1-4676-a586-a25e6c7d8e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:45,525 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:45,526 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8d88c5-266e-44f6-8b41-75950953f315', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8d88c5-266e-44f6-8b41-75950953f315', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:46,575 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:46,575 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d44a62f4-492a-437d-b8d4-d28723792076', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d44a62f4-492a-437d-b8d4-d28723792076', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:47,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:47,625 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d4073c-4674-4f05-b880-2867321cc10e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d4073c-4674-4f05-b880-2867321cc10e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:48,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:48,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e957093-f37b-47a0-a177-440fc178c603', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e957093-f37b-47a0-a177-440fc178c603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:49,726 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:24:49,727 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-046d05e1-d6af-400d-ad68-cec93133b845', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046d05e1-d6af-400d-ad68-cec93133b845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:50,776 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:50,777 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a75f8e52-9f1c-497c-94c2-8f00c636c954', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a75f8e52-9f1c-497c-94c2-8f00c636c954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:51,826 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:51,826 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533ac6c7-d9c0-4997-b2d1-47250e122474', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533ac6c7-d9c0-4997-b2d1-47250e122474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:52,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:52,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c090e88-ddf6-47be-8517-c7b676dc1c29', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c090e88-ddf6-47be-8517-c7b676dc1c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:53,928 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:53,928 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1fa308-7a53-4345-8c33-817742b535f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1fa308-7a53-4345-8c33-817742b535f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:54,977 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:54,978 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dffa29ef-7829-4436-980b-ace8c2def9c5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dffa29ef-7829-4436-980b-ace8c2def9c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:56,027 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:24:56,028 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ff1ffa6-63d1-4b5c-abd1-a50d844824bb', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ff1ffa6-63d1-4b5c-abd1-a50d844824bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:57,196 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.160s 2021-10-29 16:24:57,196 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6970393a-21e5-4aed-b9ec-6074c3bbd8a5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6970393a-21e5-4aed-b9ec-6074c3bbd8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:58,244 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:24:58,244 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d05fb18d-d2ac-474b-a75d-ec0eb3dbdd5b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d05fb18d-d2ac-474b-a75d-ec0eb3dbdd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:24:59,295 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:24:59,295 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fcf6936-121e-43d2-aece-6bf9de10dbd4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fcf6936-121e-43d2-aece-6bf9de10dbd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:00,345 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:00,345 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4530fdd-3431-423b-926f-85d38d5bbf52', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4530fdd-3431-423b-926f-85d38d5bbf52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:01,394 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:01,394 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e345be06-ebd5-433b-a004-379603e58d9e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e345be06-ebd5-433b-a004-379603e58d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:02,444 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:02,444 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a13254-64a6-4284-80c9-782eb6c72287', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a13254-64a6-4284-80c9-782eb6c72287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:03,494 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:03,495 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018ded05-a373-496d-bcdf-9abadf4a7272', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018ded05-a373-496d-bcdf-9abadf4a7272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:04,543 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:04,543 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab28152-cce0-499a-a4fd-d779de2eb263', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab28152-cce0-499a-a4fd-d779de2eb263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:05,595 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:05,595 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e6ac41-e9f9-4fb5-b553-c596667a4cc8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e6ac41-e9f9-4fb5-b553-c596667a4cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:06,644 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:06,644 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dfd4dba-8732-40ab-b5de-fce84611a136', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dfd4dba-8732-40ab-b5de-fce84611a136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:07,694 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:07,695 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c5ff95-014c-415f-be82-a79ba97340ff', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c5ff95-014c-415f-be82-a79ba97340ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:08,745 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:08,745 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74d4ddf2-02e9-40fe-9a4d-d731cf1a8aee', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74d4ddf2-02e9-40fe-9a4d-d731cf1a8aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:09,794 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:09,794 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41f8c8e3-bae1-4e19-a9a9-e1b3e4461360', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41f8c8e3-bae1-4e19-a9a9-e1b3e4461360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:10,843 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:10,843 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f426eca-a762-486a-94cf-78b42aff2677', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f426eca-a762-486a-94cf-78b42aff2677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:11,893 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:11,894 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a040b5-5d9a-473a-a254-d4a537e2b2a6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a040b5-5d9a-473a-a254-d4a537e2b2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:12,943 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:12,943 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99602d6c-8f03-48d9-b690-b94bdc313909', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99602d6c-8f03-48d9-b690-b94bdc313909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:13,993 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:13,994 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d994557b-f826-4ecc-afdb-6b1acef05ca5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d994557b-f826-4ecc-afdb-6b1acef05ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:15,043 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:15,043 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bb8ba04-ea89-4bad-afc3-b840c7beb515', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bb8ba04-ea89-4bad-afc3-b840c7beb515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:16,093 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:16,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649d7d48-7d14-451e-8c2e-af9c8f303b42', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649d7d48-7d14-451e-8c2e-af9c8f303b42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:17,144 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:17,144 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f508fe2-1aae-4516-abdc-4daa2330f696', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f508fe2-1aae-4516-abdc-4daa2330f696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:18,194 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:18,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c97273a-589c-461a-b65d-872b4d253c0a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c97273a-589c-461a-b65d-872b4d253c0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:19,243 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:19,244 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67188400-b25b-4812-add8-70501dc35d12', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67188400-b25b-4812-add8-70501dc35d12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:20,294 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:20,295 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d4dbc5-8291-416e-a8aa-1b223a0abd78', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d4dbc5-8291-416e-a8aa-1b223a0abd78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:21,345 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:21,345 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdea5c0f-d4c8-43f6-8f08-4ad46f330257', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdea5c0f-d4c8-43f6-8f08-4ad46f330257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:22,398 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:25:22,398 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a400199-a795-4c6c-aa57-29d9d83d614c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a400199-a795-4c6c-aa57-29d9d83d614c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:23,447 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:23,447 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30cc0345-2325-4ca5-8b42-2f99cd79c6ad', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30cc0345-2325-4ca5-8b42-2f99cd79c6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:24,496 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:24,497 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe4d64b2-09da-42fc-a722-dab594863cb0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe4d64b2-09da-42fc-a722-dab594863cb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:25,547 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:25,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86992b80-de31-468b-af8c-40d7ab808457', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86992b80-de31-468b-af8c-40d7ab808457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:26,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:26,598 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d1b18ad-f23d-4cfe-85f9-365524c1beed', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d1b18ad-f23d-4cfe-85f9-365524c1beed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:27,648 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:27,649 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a91b0b75-a768-444d-a24b-4713937df474', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a91b0b75-a768-444d-a24b-4713937df474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:28,698 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:28,698 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a66bf2-f402-4b57-9021-9666d7fe7ec6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a66bf2-f402-4b57-9021-9666d7fe7ec6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:29,752 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:25:29,752 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08e120e9-ff16-4e28-ac6d-89ae6810e3f0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08e120e9-ff16-4e28-ac6d-89ae6810e3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:30,801 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:30,802 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1122ec8-8c45-4b88-ac6b-c6a93c840d11', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1122ec8-8c45-4b88-ac6b-c6a93c840d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:31,850 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:31,851 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843b251a-204e-4469-a492-9967aab51c2b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843b251a-204e-4469-a492-9967aab51c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:32,901 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:32,901 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56448140-a3ec-4808-af9e-a5ccded24f8d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56448140-a3ec-4808-af9e-a5ccded24f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:33,952 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:33,952 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18a0e81-3997-4234-b4d7-e1b0abae405d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a18a0e81-3997-4234-b4d7-e1b0abae405d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:35,002 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:35,002 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b4256c8-75ef-4019-937c-a20163d5c131', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b4256c8-75ef-4019-937c-a20163d5c131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:36,051 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:36,052 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f683af2-bf61-4f76-9921-d9d97cde66b4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f683af2-bf61-4f76-9921-d9d97cde66b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:37,102 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:37,102 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a71c695-c79c-46db-9dd4-619a35ed5706', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a71c695-c79c-46db-9dd4-619a35ed5706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:38,151 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:38,152 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ef5114-fbf5-48b8-badc-f4c82dfd674e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ef5114-fbf5-48b8-badc-f4c82dfd674e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:39,202 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:39,202 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-841ef934-8801-4b0b-9d72-9291499d6432', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-841ef934-8801-4b0b-9d72-9291499d6432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:40,253 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:40,254 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c76242c-30b5-4b0c-8f13-d7ce5946a41f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c76242c-30b5-4b0c-8f13-d7ce5946a41f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:41,303 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:41,304 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e363f-80c7-4c80-84c8-97cee87d39e5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12e363f-80c7-4c80-84c8-97cee87d39e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:42,353 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:42,354 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a32788-b86a-4b97-b876-8501cf2b170d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a32788-b86a-4b97-b876-8501cf2b170d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:43,402 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:43,402 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd90296d-036e-4a14-8ddb-8ce16f062790', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd90296d-036e-4a14-8ddb-8ce16f062790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:44,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:44,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b36c81c7-4e26-40d3-b820-f6c36f2bf9a9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b36c81c7-4e26-40d3-b820-f6c36f2bf9a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:45,503 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:45,503 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ebbb1a-b90e-4b4c-9e20-4d50b1963d2e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ebbb1a-b90e-4b4c-9e20-4d50b1963d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:46,553 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:46,554 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088cded3-a17a-4e48-ac1e-aa51f656409b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088cded3-a17a-4e48-ac1e-aa51f656409b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:47,605 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:25:47,605 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2432c1ea-d7e1-4a95-a050-8901ffdf16f6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2432c1ea-d7e1-4a95-a050-8901ffdf16f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:48,653 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:48,653 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7f65eb0-55ad-4342-93e9-421426ee23f4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7f65eb0-55ad-4342-93e9-421426ee23f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:49,704 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:49,705 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba6a459-e393-4726-98cb-2bee914b1613', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba6a459-e393-4726-98cb-2bee914b1613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:50,754 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:50,754 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81179c86-689a-4c6e-b12f-b5eea7517223', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81179c86-689a-4c6e-b12f-b5eea7517223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:51,804 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:51,805 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4374c8e-8dee-4fe9-af47-f3fcf2f12916', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4374c8e-8dee-4fe9-af47-f3fcf2f12916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:52,854 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:52,855 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4efd4409-3004-41fb-8e62-e45f7a539333', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4efd4409-3004-41fb-8e62-e45f7a539333', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:53,903 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:25:53,904 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9466ca6a-6bd1-4d66-bda3-aa4573f05530', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9466ca6a-6bd1-4d66-bda3-aa4573f05530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:54,954 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:54,954 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b825bda1-ebd4-446d-8ba4-2cdb85d984ae', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b825bda1-ebd4-446d-8ba4-2cdb85d984ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:56,003 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:56,003 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08fbb7d5-36b3-4d96-9a0d-5b6f9fd734de', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08fbb7d5-36b3-4d96-9a0d-5b6f9fd734de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:57,053 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:25:57,053 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5fdedba-8543-40e1-9e8e-018041e87725', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5fdedba-8543-40e1-9e8e-018041e87725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:58,103 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:58,103 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fcfedce-9dd0-4d80-b7b5-f1fee1c4e10c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fcfedce-9dd0-4d80-b7b5-f1fee1c4e10c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:25:59,153 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:25:59,154 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57977493-cfeb-4325-9cd2-87d980e58d77', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57977493-cfeb-4325-9cd2-87d980e58d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:00,205 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:26:00,205 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0a13db0-446e-4f52-a5ba-d4c72566ba59', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0a13db0-446e-4f52-a5ba-d4c72566ba59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:01,254 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:01,255 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91b6df51-1c77-4b1b-a7a2-dbb921c64222', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91b6df51-1c77-4b1b-a7a2-dbb921c64222', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:02,305 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:26:02,305 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e5060d-7a30-4f4a-8a10-5b573308a8d9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e5060d-7a30-4f4a-8a10-5b573308a8d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:03,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:03,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22170cae-42fa-4b67-ba7e-de4dbc5e79a2', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22170cae-42fa-4b67-ba7e-de4dbc5e79a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:04,406 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:04,407 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb82c20a-a136-44f6-80c3-da656a3ae6c3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb82c20a-a136-44f6-80c3-da656a3ae6c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:05,455 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:05,456 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ae0bd8-48e2-4e5e-a6a6-8c422c1fe9a0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ae0bd8-48e2-4e5e-a6a6-8c422c1fe9a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:06,506 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:06,506 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81888d89-9504-46d4-bc50-6cf69ea2f671', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81888d89-9504-46d4-bc50-6cf69ea2f671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:07,555 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:07,555 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db4eb76-e624-40fc-8940-0ed1c11a122b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db4eb76-e624-40fc-8940-0ed1c11a122b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:08,605 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:08,605 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f995aef5-809d-42db-9be0-e4181dd32808', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f995aef5-809d-42db-9be0-e4181dd32808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:09,654 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:09,654 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08b87892-d417-48ef-b02c-2a6309b9cd6d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08b87892-d417-48ef-b02c-2a6309b9cd6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:10,704 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:10,704 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddbb46d1-6af6-43b8-b9a7-b01c1fc273c8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddbb46d1-6af6-43b8-b9a7-b01c1fc273c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:11,753 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:11,754 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a929fedb-e296-4e45-8e3f-b2715aca2897', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a929fedb-e296-4e45-8e3f-b2715aca2897', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:12,804 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:12,804 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92c77180-0ab7-4adb-8071-40dead70e945', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92c77180-0ab7-4adb-8071-40dead70e945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:13,854 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:13,855 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc7f4944-1886-4137-956a-942e90a3a78f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc7f4944-1886-4137-956a-942e90a3a78f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:14,903 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:26:14,903 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ac27e5-3b45-46f5-a50f-fd970d5ec3da', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ac27e5-3b45-46f5-a50f-fd970d5ec3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:15,955 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:26:15,955 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-514be125-bbe7-46ac-927e-198cf66ced92', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-514be125-bbe7-46ac-927e-198cf66ced92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:17,005 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:17,006 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1378f9-1394-427c-ae8f-6bdc00a0cb65', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1378f9-1394-427c-ae8f-6bdc00a0cb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:18,055 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:18,055 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cb067b6-f61a-4947-a7b1-c0d0db8ac9d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cb067b6-f61a-4947-a7b1-c0d0db8ac9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:19,104 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:19,105 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4ac323c-fbde-4ca2-b67f-7d33ed9a8c4c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4ac323c-fbde-4ca2-b67f-7d33ed9a8c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:20,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:20,156 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f81321c-2dae-4582-8c02-6df646913637', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f81321c-2dae-4582-8c02-6df646913637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:21,206 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:21,206 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cc68a66-1818-465b-ae2f-e50c90d7427f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cc68a66-1818-465b-ae2f-e50c90d7427f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:22,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:22,256 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011050b2-6949-4609-bfbd-ffe00cf58d24', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011050b2-6949-4609-bfbd-ffe00cf58d24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:23,305 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:23,305 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e418c1a-f72e-4bb6-9cd8-0a4c66c87ce9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e418c1a-f72e-4bb6-9cd8-0a4c66c87ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:24,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:24,355 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d6dc5ee-8c92-4758-af59-43b71ba75c90', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d6dc5ee-8c92-4758-af59-43b71ba75c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:25,405 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:25,405 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fa7e77d-af0f-4bd0-87af-80982a1e037f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fa7e77d-af0f-4bd0-87af-80982a1e037f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:26,456 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:26,456 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1aa554b1-e0b4-45ff-ae89-99b74cc34a50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1aa554b1-e0b4-45ff-ae89-99b74cc34a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:27,505 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:27,506 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99258764-2293-4435-935e-c4326be33855', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99258764-2293-4435-935e-c4326be33855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:28,555 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:28,556 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c371f529-76af-4c2b-ae97-cab0b638d120', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c371f529-76af-4c2b-ae97-cab0b638d120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:29,606 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:29,606 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334908df-3037-4ef2-b6ef-666ae7ca0a45', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334908df-3037-4ef2-b6ef-666ae7ca0a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:30,657 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:30,657 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e62a9b0-faa5-439c-a3db-d632d88127f3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e62a9b0-faa5-439c-a3db-d632d88127f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:31,706 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:26:31,706 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b03d3ce-cb97-4b5e-a736-d7eaa21d9d4e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b03d3ce-cb97-4b5e-a736-d7eaa21d9d4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:32,756 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:32,757 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5869c906-24e5-4f9d-af64-a712c52ef06e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5869c906-24e5-4f9d-af64-a712c52ef06e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:33,806 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:33,807 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c2b3425-514b-4a1b-b840-b1765897ae02', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c2b3425-514b-4a1b-b840-b1765897ae02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:34,856 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:34,856 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cb7fbe3-95c2-40c3-9e31-80317f853630', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cb7fbe3-95c2-40c3-9e31-80317f853630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:35,905 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:35,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5645886f-13cb-4b24-913b-ccc0c422c9cf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5645886f-13cb-4b24-913b-ccc0c422c9cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:36,955 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:36,955 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5327be9-69e6-45cd-8e2c-d6472e184079', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5327be9-69e6-45cd-8e2c-d6472e184079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:38,006 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:38,006 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9665c8f-e5e9-457e-b2fd-8c541153f563', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9665c8f-e5e9-457e-b2fd-8c541153f563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:39,057 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:39,057 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d37efd4-f0d6-4bb9-8c6f-07ae41d8bfc4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d37efd4-f0d6-4bb9-8c6f-07ae41d8bfc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:40,107 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:40,108 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec308cd-0070-4b88-b717-1e9068fd8794', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec308cd-0070-4b88-b717-1e9068fd8794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:41,158 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:41,158 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364ef532-5a91-40a1-b407-279a5b501243', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364ef532-5a91-40a1-b407-279a5b501243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:42,209 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:42,209 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6e448f-fd8b-4cf1-b285-38d9e194986f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6e448f-fd8b-4cf1-b285-38d9e194986f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:43,259 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:43,259 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b34cd66b-5f37-435f-a12c-7fbe195f14e9', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b34cd66b-5f37-435f-a12c-7fbe195f14e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:44,309 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:44,310 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601d4be6-6055-4e47-86ed-e3acf5734a0d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601d4be6-6055-4e47-86ed-e3acf5734a0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:45,359 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:45,359 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a56cf86-c762-485a-9d49-059f6549ef44', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a56cf86-c762-485a-9d49-059f6549ef44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:46,411 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:46,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04dc1b90-6f10-426c-abbd-c64341a189dc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04dc1b90-6f10-426c-abbd-c64341a189dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:47,460 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:47,461 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e87f4319-0b44-476d-ad5a-b57662d92c0c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e87f4319-0b44-476d-ad5a-b57662d92c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:48,510 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:48,510 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60a64aec-a413-4189-9efb-8f5706eccd57', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60a64aec-a413-4189-9efb-8f5706eccd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:49,560 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:49,560 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4daf3cc-07e8-452a-bca4-71eded4e0833', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4daf3cc-07e8-452a-bca4-71eded4e0833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:50,613 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:26:50,613 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-273b8c77-d36d-4f71-a142-3ca665f3664a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-273b8c77-d36d-4f71-a142-3ca665f3664a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:51,664 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:51,664 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91042ebe-0628-4dba-88e3-d2b58dcf0010', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91042ebe-0628-4dba-88e3-d2b58dcf0010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:52,714 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:52,714 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f21572f3-b971-4c1c-8eda-73b5516a5462', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f21572f3-b971-4c1c-8eda-73b5516a5462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:53,763 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:53,763 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8730bbe-69bf-4567-9cf9-e02960236163', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8730bbe-69bf-4567-9cf9-e02960236163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:54,813 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:54,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f252fe0-9b16-43a8-b7d1-b570946c1ecf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f252fe0-9b16-43a8-b7d1-b570946c1ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:55,864 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:55,864 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bec3c2f8-4ad8-4edd-98f4-61bcc48d3b9f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bec3c2f8-4ad8-4edd-98f4-61bcc48d3b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:56,913 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:26:56,914 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eba7dcf8-5012-443c-921b-966d1a97fd57', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba7dcf8-5012-443c-921b-966d1a97fd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:57,964 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:57,964 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f5ffd8f-e6b9-4df3-9594-d690bac156d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f5ffd8f-e6b9-4df3-9594-d690bac156d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:26:59,015 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:26:59,015 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b4a88d9-6095-42b4-9396-c85b0c80253c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b4a88d9-6095-42b4-9396-c85b0c80253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:00,063 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.040s 2021-10-29 16:27:00,064 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90c58f38-0900-477a-988f-d073c3708c8d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90c58f38-0900-477a-988f-d073c3708c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:01,115 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:01,115 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2b2208-07df-416a-a3f4-a4f5eb0ddb86', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2b2208-07df-416a-a3f4-a4f5eb0ddb86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:02,165 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:02,166 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a45c5f-3782-4786-9d91-b6582c2f13d1', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a45c5f-3782-4786-9d91-b6582c2f13d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:03,216 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:03,216 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85abeb6f-bd47-4c2b-b525-5d46bbc1923d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85abeb6f-bd47-4c2b-b525-5d46bbc1923d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:04,267 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:27:04,268 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ab6294-f2b3-46ad-8c63-e8dfa9faba50', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ab6294-f2b3-46ad-8c63-e8dfa9faba50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:05,321 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.045s 2021-10-29 16:27:05,321 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e68a1f-0def-46e4-91db-438469d1acaf', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e68a1f-0def-46e4-91db-438469d1acaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:06,371 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:06,372 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e0176a-8f51-463e-ad3d-368ea672ef0f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e0176a-8f51-463e-ad3d-368ea672ef0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:07,421 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:07,422 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d22eebf8-63e1-4189-9679-c8eadabda3ac', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d22eebf8-63e1-4189-9679-c8eadabda3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:08,472 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:08,472 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1a3170f-16ff-467e-bd90-9c9a44dd219e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1a3170f-16ff-467e-bd90-9c9a44dd219e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:09,522 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:09,522 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d75d156-1309-4b16-a1a1-9bb05705d429', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d75d156-1309-4b16-a1a1-9bb05705d429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:10,571 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:10,572 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f82dd1-1e7f-4de7-90d1-f94e7279485d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f82dd1-1e7f-4de7-90d1-f94e7279485d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:11,623 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:27:11,623 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3db23edb-632a-44d5-8c49-5e8133022acc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3db23edb-632a-44d5-8c49-5e8133022acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:12,673 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:12,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57e1581-db82-44db-bc0b-8e1c4a5cebd8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57e1581-db82-44db-bc0b-8e1c4a5cebd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:13,724 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:13,725 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21559460-22ea-4cf7-acaa-90133bd4d40c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21559460-22ea-4cf7-acaa-90133bd4d40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:14,775 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:14,775 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f25dbc6a-895b-4535-93aa-71244f0ea005', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f25dbc6a-895b-4535-93aa-71244f0ea005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:15,825 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:15,825 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e91d42e-51d1-4e14-9b22-7f2881d461bc', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e91d42e-51d1-4e14-9b22-7f2881d461bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:16,875 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:16,875 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af2869e5-bcab-427f-99fd-6ef4e074c5f6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af2869e5-bcab-427f-99fd-6ef4e074c5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:17,925 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:17,925 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4a34cf8-9158-4abf-9759-beb2e697df56', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4a34cf8-9158-4abf-9759-beb2e697df56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:18,976 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:18,976 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4054250-d894-4365-9a3c-c72d32e61d96', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4054250-d894-4365-9a3c-c72d32e61d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:20,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:20,026 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d697db7-4023-459c-b623-bc85f8a4b48e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d697db7-4023-459c-b623-bc85f8a4b48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:21,076 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:21,076 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a569093-e97a-4367-b62f-9445271cfafd', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a569093-e97a-4367-b62f-9445271cfafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:22,127 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.043s 2021-10-29 16:27:22,127 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c23445ef-c1fb-44c1-898e-cc0fcf762527', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c23445ef-c1fb-44c1-898e-cc0fcf762527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:23,177 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:23,177 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ca6597-47aa-47fe-a1a8-6b079072353b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ca6597-47aa-47fe-a1a8-6b079072353b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:24,227 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:24,228 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffef2103-c13a-4781-9d75-b6bb65fa1e79', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffef2103-c13a-4781-9d75-b6bb65fa1e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:25,277 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:25,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471d0739-6c18-41a4-a0b5-5c43f215e6d4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471d0739-6c18-41a4-a0b5-5c43f215e6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:26,327 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:26,327 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4a478a-4eb5-4124-bf1a-de5ae24a452c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4a478a-4eb5-4124-bf1a-de5ae24a452c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:27,377 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:27,377 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc33b2d-97e8-4b38-99d4-3a2f2104b1a3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc33b2d-97e8-4b38-99d4-3a2f2104b1a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:28,427 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:28,427 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55438389-9de6-4aac-964a-fd3d8d19547f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55438389-9de6-4aac-964a-fd3d8d19547f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:29,478 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:29,478 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fb42ea-070f-4be6-8ec6-0fcbe381dcfe', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fb42ea-070f-4be6-8ec6-0fcbe381dcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:30,528 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:30,528 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29112c30-c829-4d52-8519-7d28e7d5deab', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29112c30-c829-4d52-8519-7d28e7d5deab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:31,578 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:31,579 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3944f0-711e-4a9c-bcd5-3bb86270f6d5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3944f0-711e-4a9c-bcd5-3bb86270f6d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:32,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:32,630 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a036e2ab-4fbe-4957-8cc7-cb4a5b1d2e7c', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a036e2ab-4fbe-4957-8cc7-cb4a5b1d2e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:33,679 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:33,680 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6422cb96-94bc-457c-ad9b-6f0c01b457b0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6422cb96-94bc-457c-ad9b-6f0c01b457b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:34,728 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:34,729 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-601a926a-606f-4250-92ee-3b0d74f2183e', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-601a926a-606f-4250-92ee-3b0d74f2183e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:35,782 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.044s 2021-10-29 16:27:35,782 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b30b5379-2ad5-43f3-8fc6-3c352b418e66', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b30b5379-2ad5-43f3-8fc6-3c352b418e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:36,832 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:36,832 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9149cf59-9a8f-48f7-b232-a846d93985d3', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9149cf59-9a8f-48f7-b232-a846d93985d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:37,882 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:37,882 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32646213-ab42-4bdc-adaa-a1a49318e730', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32646213-ab42-4bdc-adaa-a1a49318e730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:38,933 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:38,933 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51bdcd94-d87e-49b3-b6fe-04ec801399f5', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51bdcd94-d87e-49b3-b6fe-04ec801399f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:39,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:39,982 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cba34df-a7a8-43de-8da4-63dacd16d10f', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cba34df-a7a8-43de-8da4-63dacd16d10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:41,032 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:41,032 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c37e3d-6306-4c38-8d57-ba6f4eeec6af', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c37e3d-6306-4c38-8d57-ba6f4eeec6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:42,082 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:42,083 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05092e7-830d-4218-836a-07b4f8953743', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05092e7-830d-4218-836a-07b4f8953743', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:43,132 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:43,133 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a245fb33-160b-43ba-8b06-3929f49ec248', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a245fb33-160b-43ba-8b06-3929f49ec248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:44,183 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:44,184 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-889308ba-86bc-4478-9a63-0b69fb2469c4', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-889308ba-86bc-4478-9a63-0b69fb2469c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:45,233 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:45,234 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a690d697-19da-43f2-98cb-1476cd2474c0', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a690d697-19da-43f2-98cb-1476cd2474c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:46,283 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:46,284 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba74ec0d-cf97-4629-a43a-e18f0b605651', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba74ec0d-cf97-4629-a43a-e18f0b605651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:47,333 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.041s 2021-10-29 16:27:47,334 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318b52c0-6845-40a5-81ec-b4824ce4a29d', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318b52c0-6845-40a5-81ec-b4824ce4a29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:48,384 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17 0.042s 2021-10-29 16:27:48,385 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5edaaf94-a74c-427a-bdf9-12f0ef550984', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5edaaf94-a74c-427a-bdf9-12f0ef550984', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17'} Body: b'{"volume": {"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:15:11.000000", "updated_at": "2021-10-29T16:21:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-945643341", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/bb30f637-80eb-49d4-8b32-53ba0803cb17"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "attachment_id": "06e0b9b1-5fec-4562-a4bc-697a3d71e0b8", "volume_id": "bb30f637-80eb-49d4-8b32-53ba0803cb17", "server_id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:15:38.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:27:48,515 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.121s 2021-10-29 16:27:48,515 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6a95f2-bb4c-48fb-9f87-097140fd744b', 'x-compute-request-id': 'req-2c6a95f2-bb4c-48fb-9f87-097140fd744b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'' 2021-10-29 16:27:48,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.204s 2021-10-29 16:27:48,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6be60cf6-cb43-466e-8bde-11d401063b74', 'x-compute-request-id': 'req-6be60cf6-cb43-466e-8bde-11d401063b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:49,878 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:27:49,878 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb05a0dc-1491-46fc-9996-017452d6b11d', 'x-compute-request-id': 'req-bb05a0dc-1491-46fc-9996-017452d6b11d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:51,029 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:27:51,030 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7a49f4-0d86-4e80-8408-386fabdc542c', 'x-compute-request-id': 'req-ba7a49f4-0d86-4e80-8408-386fabdc542c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:52,183 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:27:52,184 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6148579a-5d77-4cbb-be0d-c755f55b2120', 'x-compute-request-id': 'req-6148579a-5d77-4cbb-be0d-c755f55b2120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:53,338 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:27:53,338 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee02a01-0b85-4959-acef-b33985571c20', 'x-compute-request-id': 'req-4ee02a01-0b85-4959-acef-b33985571c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:54,490 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:27:54,491 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf3bae92-c4db-4747-a80f-709532cbec2e', 'x-compute-request-id': 'req-bf3bae92-c4db-4747-a80f-709532cbec2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:55,642 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:27:55,643 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f9629e-924b-4c06-bd25-2effa5d7f8eb', 'x-compute-request-id': 'req-d9f9629e-924b-4c06-bd25-2effa5d7f8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:56,798 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:27:56,798 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0bbcd7-e2d1-40a4-b6dc-f25e17aa3348', 'x-compute-request-id': 'req-4c0bbcd7-e2d1-40a4-b6dc-f25e17aa3348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:57,952 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:27:57,953 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c24fac84-1b4b-4f70-b1b9-01960acedcd5', 'x-compute-request-id': 'req-c24fac84-1b4b-4f70-b1b9-01960acedcd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:27:59,102 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:27:59,103 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ced1609-e773-4204-b769-10aad345c2ab', 'x-compute-request-id': 'req-5ced1609-e773-4204-b769-10aad345c2ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:00,255 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:00,255 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-018548be-32eb-49e3-9164-f30c6f21dfec', 'x-compute-request-id': 'req-018548be-32eb-49e3-9164-f30c6f21dfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:01,413 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:28:01,414 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b3a419-7639-41fb-b384-b95dc9ddb7fa', 'x-compute-request-id': 'req-04b3a419-7639-41fb-b384-b95dc9ddb7fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:02,566 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:02,567 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-717b9e8a-d6e7-4d83-a4b5-c4fca187f050', 'x-compute-request-id': 'req-717b9e8a-d6e7-4d83-a4b5-c4fca187f050', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:03,723 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:28:03,724 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b5d5e8-d844-47c0-a5fd-33dfa9426a32', 'x-compute-request-id': 'req-06b5d5e8-d844-47c0-a5fd-33dfa9426a32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:04,878 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:04,878 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0302468-46cb-4fb2-b1d1-0ab9c2c888cf', 'x-compute-request-id': 'req-f0302468-46cb-4fb2-b1d1-0ab9c2c888cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:06,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:28:06,027 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fcaf556-49e8-41c8-b9bd-a7df9e998b5a', 'x-compute-request-id': 'req-4fcaf556-49e8-41c8-b9bd-a7df9e998b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:07,180 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:07,180 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f6504b-9a45-4e71-a612-887aa653b945', 'x-compute-request-id': 'req-86f6504b-9a45-4e71-a612-887aa653b945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:08,330 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:28:08,330 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af85b186-51d9-4464-8369-f65aa5c28b5f', 'x-compute-request-id': 'req-af85b186-51d9-4464-8369-f65aa5c28b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:09,484 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:09,484 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02bdf9f0-adae-4be0-8c8b-04bee1da2d3e', 'x-compute-request-id': 'req-02bdf9f0-adae-4be0-8c8b-04bee1da2d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:10,639 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:10,639 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f666d57a-c065-46b6-94ac-1315d5fcfb5a', 'x-compute-request-id': 'req-f666d57a-c065-46b6-94ac-1315d5fcfb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:11,793 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:11,793 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca52671-749c-4039-89bb-c373919c6ab4', 'x-compute-request-id': 'req-9ca52671-749c-4039-89bb-c373919c6ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:12,946 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:12,946 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06c3543-5c99-4aa2-8c69-9a34aea174e0', 'x-compute-request-id': 'req-c06c3543-5c99-4aa2-8c69-9a34aea174e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:14,101 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:28:14,101 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b466a0-3181-4149-a419-f7e778120902', 'x-compute-request-id': 'req-04b466a0-3181-4149-a419-f7e778120902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:15,260 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.151s 2021-10-29 16:28:15,261 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e94608d-305b-486e-b11c-01b48e1e37a1', 'x-compute-request-id': 'req-7e94608d-305b-486e-b11c-01b48e1e37a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:16,410 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:16,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4c2ecc-e848-4bf0-99ba-4bcc45e32f8a', 'x-compute-request-id': 'req-af4c2ecc-e848-4bf0-99ba-4bcc45e32f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:17,564 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:17,564 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc0da95e-7943-451a-8a12-6135423a4725', 'x-compute-request-id': 'req-bc0da95e-7943-451a-8a12-6135423a4725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:18,716 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:18,717 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c6608d-20be-48d6-92d2-45aa067b6c50', 'x-compute-request-id': 'req-e0c6608d-20be-48d6-92d2-45aa067b6c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:19,868 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:19,869 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2428b816-e780-4427-ae43-38d0afa04a54', 'x-compute-request-id': 'req-2428b816-e780-4427-ae43-38d0afa04a54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:21,027 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:28:21,027 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ec1d18-0083-408a-a100-0bc94b623127', 'x-compute-request-id': 'req-61ec1d18-0083-408a-a100-0bc94b623127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:22,176 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:28:22,176 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccccf04f-281e-47a6-897b-a2acc21d6eb5', 'x-compute-request-id': 'req-ccccf04f-281e-47a6-897b-a2acc21d6eb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:23,327 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:28:23,327 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0c6884-5e8c-4f60-b6ff-1a53a7796b43', 'x-compute-request-id': 'req-2d0c6884-5e8c-4f60-b6ff-1a53a7796b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:24,481 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:24,481 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca9de68-e533-4a17-a806-1b8f446c1f1b', 'x-compute-request-id': 'req-3ca9de68-e533-4a17-a806-1b8f446c1f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:25,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:28:25,631 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1c4bbe-58ca-42ce-8154-baea6212cc1b', 'x-compute-request-id': 'req-bf1c4bbe-58ca-42ce-8154-baea6212cc1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:26,786 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:28:26,786 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b91cd78-fe6b-469e-92fe-5a82b68ff168', 'x-compute-request-id': 'req-6b91cd78-fe6b-469e-92fe-5a82b68ff168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:27,939 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:27,939 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e095009d-d92d-4ac2-8c3f-c8c693696d7e', 'x-compute-request-id': 'req-e095009d-d92d-4ac2-8c3f-c8c693696d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:29,093 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:29,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40cacd6e-3b5d-4c97-bf4b-9b2645e1042b', 'x-compute-request-id': 'req-40cacd6e-3b5d-4c97-bf4b-9b2645e1042b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:30,242 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:28:30,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff856d71-ccbb-42cf-9e20-6addeb127c10', 'x-compute-request-id': 'req-ff856d71-ccbb-42cf-9e20-6addeb127c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:31,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:28:31,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d15896d-73a6-43d3-bd40-b298382c7144', 'x-compute-request-id': 'req-8d15896d-73a6-43d3-bd40-b298382c7144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:32,551 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:32,552 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-815d31f6-c0ea-4361-97f4-073b6e43995e', 'x-compute-request-id': 'req-815d31f6-c0ea-4361-97f4-073b6e43995e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:33,703 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:33,703 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c21d16f-d8f5-4b8f-bb4c-375930cbb782', 'x-compute-request-id': 'req-6c21d16f-d8f5-4b8f-bb4c-375930cbb782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:34,859 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:28:34,859 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6beb840e-c743-45ff-b427-8099f6c36994', 'x-compute-request-id': 'req-6beb840e-c743-45ff-b427-8099f6c36994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:36,009 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:36,010 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6a9d5e-977c-410d-9d7b-681320afaf6e', 'x-compute-request-id': 'req-8e6a9d5e-977c-410d-9d7b-681320afaf6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:37,160 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:37,160 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e2f494-890b-4f91-86b8-aaf2656a5caf', 'x-compute-request-id': 'req-f4e2f494-890b-4f91-86b8-aaf2656a5caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:38,315 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:28:38,315 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784592e7-2a2f-4279-8a2f-75db6a1a4446', 'x-compute-request-id': 'req-784592e7-2a2f-4279-8a2f-75db6a1a4446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:39,467 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:39,467 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-511b442f-8bbf-41f0-b8f8-5665f8b9c0ed', 'x-compute-request-id': 'req-511b442f-8bbf-41f0-b8f8-5665f8b9c0ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:40,616 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:28:40,617 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8cf08b-550e-48a4-ad4d-9830c18bc575', 'x-compute-request-id': 'req-3b8cf08b-550e-48a4-ad4d-9830c18bc575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:41,776 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:28:41,776 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4571b0-507b-45f5-86ec-70be94ac94f5', 'x-compute-request-id': 'req-ce4571b0-507b-45f5-86ec-70be94ac94f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:42,926 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:42,927 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bb8cc4-3c38-4e7e-839e-4ce06c07f4c0', 'x-compute-request-id': 'req-c7bb8cc4-3c38-4e7e-839e-4ce06c07f4c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:44,078 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:28:44,079 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b059c1d7-e12e-4234-80df-29dfe4bc5a1c', 'x-compute-request-id': 'req-b059c1d7-e12e-4234-80df-29dfe4bc5a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:45,236 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:28:45,236 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21dd9c38-cda2-4f08-9707-e5bbdbcbab01', 'x-compute-request-id': 'req-21dd9c38-cda2-4f08-9707-e5bbdbcbab01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:46,388 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:46,388 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cacc903-6c35-4df6-8e69-affa78a7e160', 'x-compute-request-id': 'req-0cacc903-6c35-4df6-8e69-affa78a7e160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:47,539 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:28:47,540 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3c2315-0d92-4cf0-91bf-34dcec9e574d', 'x-compute-request-id': 'req-0c3c2315-0d92-4cf0-91bf-34dcec9e574d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:48,693 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:48,693 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ad3e4f-1ec5-4f2d-9a46-ab246f01550a', 'x-compute-request-id': 'req-64ad3e4f-1ec5-4f2d-9a46-ab246f01550a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:49,847 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:49,848 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ecb9a36-07fd-47a7-9359-a4f713a4e624', 'x-compute-request-id': 'req-9ecb9a36-07fd-47a7-9359-a4f713a4e624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:51,001 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:51,002 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-265b66ad-3338-48f9-b1dd-e078ccd0e62b', 'x-compute-request-id': 'req-265b66ad-3338-48f9-b1dd-e078ccd0e62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:52,154 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:52,155 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd698769-b449-479c-926d-5329ce046d4d', 'x-compute-request-id': 'req-cd698769-b449-479c-926d-5329ce046d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:53,307 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:53,307 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-026202f4-8f6c-4a6c-8268-5b340738b7db', 'x-compute-request-id': 'req-026202f4-8f6c-4a6c-8268-5b340738b7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:54,457 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:28:54,458 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6e95555-3133-4483-a7e5-0ecd92f1bf2c', 'x-compute-request-id': 'req-f6e95555-3133-4483-a7e5-0ecd92f1bf2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:55,611 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:28:55,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a250c164-7f4a-4551-a164-edfc8b8c4253', 'x-compute-request-id': 'req-a250c164-7f4a-4551-a164-edfc8b8c4253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:56,767 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:28:56,768 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c3c63b1-4e52-4422-bdee-1c6093a04ab5', 'x-compute-request-id': 'req-7c3c63b1-4e52-4422-bdee-1c6093a04ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:57,920 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:28:57,920 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e137ee-2744-47f7-95a9-cabf6be664a7', 'x-compute-request-id': 'req-c8e137ee-2744-47f7-95a9-cabf6be664a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:28:59,073 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:28:59,074 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7129e2ac-d062-4f0f-bcf0-61f66b9fb27b', 'x-compute-request-id': 'req-7129e2ac-d062-4f0f-bcf0-61f66b9fb27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:00,223 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:00,224 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8068af13-d6db-4090-8b64-a577a5a455c5', 'x-compute-request-id': 'req-8068af13-d6db-4090-8b64-a577a5a455c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:01,391 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.158s 2021-10-29 16:29:01,391 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef32ce2-f214-4f90-b187-7a65af339a8e', 'x-compute-request-id': 'req-6ef32ce2-f214-4f90-b187-7a65af339a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:02,612 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.211s 2021-10-29 16:29:02,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bf5313f-c1ac-4c6f-911c-6d3b39fd0545', 'x-compute-request-id': 'req-3bf5313f-c1ac-4c6f-911c-6d3b39fd0545', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:03,801 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.179s 2021-10-29 16:29:03,801 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e49cda-5c2a-4f6b-875e-2a514ddb6f81', 'x-compute-request-id': 'req-02e49cda-5c2a-4f6b-875e-2a514ddb6f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:04,952 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:04,952 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8bc9eb5-8c8e-4c3a-9c0a-5e1e4d19f172', 'x-compute-request-id': 'req-c8bc9eb5-8c8e-4c3a-9c0a-5e1e4d19f172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:06,101 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:29:06,101 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1df3c04-c384-4c9e-ba91-076b5fc94ae8', 'x-compute-request-id': 'req-e1df3c04-c384-4c9e-ba91-076b5fc94ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:07,429 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.319s 2021-10-29 16:29:07,429 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb56f690-bd53-43d2-bbc9-c85091266d2d', 'x-compute-request-id': 'req-fb56f690-bd53-43d2-bbc9-c85091266d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:08,578 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:29:08,578 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0140fa-f231-4c29-8292-b12c91725419', 'x-compute-request-id': 'req-bb0140fa-f231-4c29-8292-b12c91725419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:09,732 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:09,733 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8ee0733-2529-4892-851e-c2db7465572b', 'x-compute-request-id': 'req-c8ee0733-2529-4892-851e-c2db7465572b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:10,892 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:29:10,892 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77571702-192d-42cf-b192-bbc7c7d78f56', 'x-compute-request-id': 'req-77571702-192d-42cf-b192-bbc7c7d78f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:12,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:12,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fc7239-3380-4289-8552-2b0491a2caa6', 'x-compute-request-id': 'req-06fc7239-3380-4289-8552-2b0491a2caa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:13,193 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:29:13,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbab5e09-fc4e-413b-b26a-b2347588e014', 'x-compute-request-id': 'req-dbab5e09-fc4e-413b-b26a-b2347588e014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:14,356 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.153s 2021-10-29 16:29:14,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e5644b8-528e-4130-8d8e-a9befff816a7', 'x-compute-request-id': 'req-6e5644b8-528e-4130-8d8e-a9befff816a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:15,504 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:29:15,504 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d1c778-898d-4b29-95f1-69a3d8c952cb', 'x-compute-request-id': 'req-b1d1c778-898d-4b29-95f1-69a3d8c952cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:16,656 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:16,657 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9174b4e-9567-4a36-ba8a-a0f1799bdad8', 'x-compute-request-id': 'req-e9174b4e-9567-4a36-ba8a-a0f1799bdad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:17,812 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:29:17,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd8fee8-805c-40a4-9915-942f0bcb597e', 'x-compute-request-id': 'req-9dd8fee8-805c-40a4-9915-942f0bcb597e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:18,968 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:29:18,968 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eb003de-c2d7-463c-9ace-6e9286ba1db3', 'x-compute-request-id': 'req-4eb003de-c2d7-463c-9ace-6e9286ba1db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:20,121 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:20,122 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d4a17ae-cfb9-4645-8d86-dc96acce443d', 'x-compute-request-id': 'req-3d4a17ae-cfb9-4645-8d86-dc96acce443d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:21,278 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:29:21,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5aba87d-614d-46f4-9cd0-d45f816f64f1', 'x-compute-request-id': 'req-f5aba87d-614d-46f4-9cd0-d45f816f64f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:22,428 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:29:22,428 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d57f5e-aa0d-4f48-a43e-8f1d495fcd9a', 'x-compute-request-id': 'req-37d57f5e-aa0d-4f48-a43e-8f1d495fcd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:23,580 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:23,580 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cdb2ec-8df7-499f-89cc-ac464edfbec8', 'x-compute-request-id': 'req-f8cdb2ec-8df7-499f-89cc-ac464edfbec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:24,736 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:29:24,737 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6665c2cd-cb14-446e-8180-4a37e1f68cbf', 'x-compute-request-id': 'req-6665c2cd-cb14-446e-8180-4a37e1f68cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:25,887 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:25,888 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a3c80c-81f3-4ea0-8434-1e2d5734c3c3', 'x-compute-request-id': 'req-a2a3c80c-81f3-4ea0-8434-1e2d5734c3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:27,038 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:27,039 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10faac53-d39e-4fd3-9efb-d0e563d737de', 'x-compute-request-id': 'req-10faac53-d39e-4fd3-9efb-d0e563d737de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:28,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:28,192 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d232b6-0ac2-4466-a8ac-05d8543cb49f', 'x-compute-request-id': 'req-b9d232b6-0ac2-4466-a8ac-05d8543cb49f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:29,342 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:29:29,342 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90c16f47-1a69-4c14-920a-f5bb9b604561', 'x-compute-request-id': 'req-90c16f47-1a69-4c14-920a-f5bb9b604561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:30,494 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:30,494 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd9be01-11ce-4ed6-bf98-ebd5dbf74d95', 'x-compute-request-id': 'req-9dd9be01-11ce-4ed6-bf98-ebd5dbf74d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:31,655 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.152s 2021-10-29 16:29:31,656 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7ea920-e162-430e-b47e-1ae049baba5a', 'x-compute-request-id': 'req-0b7ea920-e162-430e-b47e-1ae049baba5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:32,811 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:32,812 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18cd0508-981e-4110-911d-dc20d257935e', 'x-compute-request-id': 'req-18cd0508-981e-4110-911d-dc20d257935e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:33,962 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:33,962 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b8c3bd-5733-4bda-9af5-0cab83bf95fe', 'x-compute-request-id': 'req-29b8c3bd-5733-4bda-9af5-0cab83bf95fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:35,116 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:35,117 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e53485b-b6b4-448d-bec0-8405f51ca3af', 'x-compute-request-id': 'req-8e53485b-b6b4-448d-bec0-8405f51ca3af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:36,266 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:29:36,266 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea00a270-a3d1-471d-9605-031b13625c08', 'x-compute-request-id': 'req-ea00a270-a3d1-471d-9605-031b13625c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:37,420 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:37,421 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab1f54e0-2150-4125-b3ac-4e6e59019b72', 'x-compute-request-id': 'req-ab1f54e0-2150-4125-b3ac-4e6e59019b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:38,574 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:38,574 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d42413-476a-4102-b661-fd526380f6ee', 'x-compute-request-id': 'req-a3d42413-476a-4102-b661-fd526380f6ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:39,728 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:39,728 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24176b3b-d448-402e-bc41-351ac933b0ba', 'x-compute-request-id': 'req-24176b3b-d448-402e-bc41-351ac933b0ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:40,879 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:40,880 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9656ab-ec26-4f63-a6c9-8d8d3cd2e4fd', 'x-compute-request-id': 'req-fc9656ab-ec26-4f63-a6c9-8d8d3cd2e4fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:42,121 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.233s 2021-10-29 16:29:42,122 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9800a78d-8128-4d77-a811-add6d1fd0f3e', 'x-compute-request-id': 'req-9800a78d-8128-4d77-a811-add6d1fd0f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:43,270 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:29:43,270 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3584c57b-a1b7-447f-86e4-85b9deabe3e1', 'x-compute-request-id': 'req-3584c57b-a1b7-447f-86e4-85b9deabe3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:44,424 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:44,425 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b48cbf7-2072-42b6-84a6-299d2825df9c', 'x-compute-request-id': 'req-1b48cbf7-2072-42b6-84a6-299d2825df9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:45,577 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:45,578 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff945ad-9f57-477c-b716-4ddb094713e2', 'x-compute-request-id': 'req-bff945ad-9f57-477c-b716-4ddb094713e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:46,735 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:29:46,735 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-563abbf6-0de9-4cd7-9dfc-a6db887ebf44', 'x-compute-request-id': 'req-563abbf6-0de9-4cd7-9dfc-a6db887ebf44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:47,888 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:47,888 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9e8ebd-46cf-4522-b8d5-845c61fce435', 'x-compute-request-id': 'req-5b9e8ebd-46cf-4522-b8d5-845c61fce435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:49,040 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:29:49,041 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20466a6-8d12-434a-880a-ad02f2a2d28f', 'x-compute-request-id': 'req-f20466a6-8d12-434a-880a-ad02f2a2d28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:50,191 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:29:50,191 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1877ca7c-39f7-49ec-b804-7ac5c0e6d152', 'x-compute-request-id': 'req-1877ca7c-39f7-49ec-b804-7ac5c0e6d152', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:51,344 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:51,344 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f88c5b-a4c7-48a9-abf9-d0d0662b8168', 'x-compute-request-id': 'req-a2f88c5b-a4c7-48a9-abf9-d0d0662b8168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:52,498 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:29:52,499 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d001cde0-0d03-4a7e-b330-df08c58c2a28', 'x-compute-request-id': 'req-d001cde0-0d03-4a7e-b330-df08c58c2a28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:53,658 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:29:53,658 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5c04581-c08f-49b3-bd56-b348de92b43b', 'x-compute-request-id': 'req-d5c04581-c08f-49b3-bd56-b348de92b43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:54,809 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:29:54,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72ba996e-89c9-4998-a1b6-cf7142291136', 'x-compute-request-id': 'req-72ba996e-89c9-4998-a1b6-cf7142291136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:55,962 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:55,962 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec23e050-2d2a-4cd2-89d7-3b8fe30bfab7', 'x-compute-request-id': 'req-ec23e050-2d2a-4cd2-89d7-3b8fe30bfab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:57,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.185s 2021-10-29 16:29:57,156 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10fa4981-0872-488e-bd10-a38acb88318d', 'x-compute-request-id': 'req-10fa4981-0872-488e-bd10-a38acb88318d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:58,309 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:29:58,310 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9980462-a514-4adc-8044-226cb65adcf0', 'x-compute-request-id': 'req-f9980462-a514-4adc-8044-226cb65adcf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:29:59,463 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:29:59,463 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-043be588-6fd8-4ef5-852f-dc25f0d560d0', 'x-compute-request-id': 'req-043be588-6fd8-4ef5-852f-dc25f0d560d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:00,618 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:00,619 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d1d100-13aa-44ff-85ec-3bab7c82d625', 'x-compute-request-id': 'req-a0d1d100-13aa-44ff-85ec-3bab7c82d625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:01,776 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:30:01,777 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cd52f9b-4d66-4b83-9a06-78a081280900', 'x-compute-request-id': 'req-4cd52f9b-4d66-4b83-9a06-78a081280900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:02,928 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:02,929 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f02f3926-7a20-4e0d-b6a6-665e9b8b5043', 'x-compute-request-id': 'req-f02f3926-7a20-4e0d-b6a6-665e9b8b5043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:04,082 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:30:04,082 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-592f8816-3ddc-4606-af4e-0affba92c438', 'x-compute-request-id': 'req-592f8816-3ddc-4606-af4e-0affba92c438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:05,234 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:05,235 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2342453-ff20-463b-90c5-d11345a75b48', 'x-compute-request-id': 'req-d2342453-ff20-463b-90c5-d11345a75b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:06,390 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:06,390 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c97dcf95-99f1-41bd-8e0d-e676ba9ef85a', 'x-compute-request-id': 'req-c97dcf95-99f1-41bd-8e0d-e676ba9ef85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:07,545 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:30:07,546 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ceb4918-f86e-4536-9783-ad2295ce9c0f', 'x-compute-request-id': 'req-8ceb4918-f86e-4536-9783-ad2295ce9c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:08,696 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:30:08,696 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-843a345c-767b-4f85-8880-c807f4631c0e', 'x-compute-request-id': 'req-843a345c-767b-4f85-8880-c807f4631c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:09,862 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.157s 2021-10-29 16:30:09,863 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63b104c-b7ed-4dbf-8a4e-d2bfd9b3803f', 'x-compute-request-id': 'req-b63b104c-b7ed-4dbf-8a4e-d2bfd9b3803f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:11,016 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:30:11,017 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd88bf6c-d79a-4e98-8f8a-cdc8b9c24cde', 'x-compute-request-id': 'req-fd88bf6c-d79a-4e98-8f8a-cdc8b9c24cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:12,168 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:12,168 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503b493f-799e-4341-8704-d506b3112bb3', 'x-compute-request-id': 'req-503b493f-799e-4341-8704-d506b3112bb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:13,322 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:30:13,323 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a52d2131-9c62-47e2-92c2-9c59c52d788d', 'x-compute-request-id': 'req-a52d2131-9c62-47e2-92c2-9c59c52d788d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:14,476 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:14,477 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de159d7-fa85-46b5-9a55-ab3dbb6357c2', 'x-compute-request-id': 'req-2de159d7-fa85-46b5-9a55-ab3dbb6357c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:15,629 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:15,629 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76779c4-89d5-4b13-8041-811e13e75f99', 'x-compute-request-id': 'req-b76779c4-89d5-4b13-8041-811e13e75f99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:16,782 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:16,782 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbbe8480-9fa9-497c-8172-2671eb3f428f', 'x-compute-request-id': 'req-dbbe8480-9fa9-497c-8172-2671eb3f428f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:17,937 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:17,938 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e4c524-32cc-461a-a555-c88920817405', 'x-compute-request-id': 'req-06e4c524-32cc-461a-a555-c88920817405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:19,088 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:30:19,089 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c0e405-d340-4b04-a8fb-df04f14f7345', 'x-compute-request-id': 'req-f8c0e405-d340-4b04-a8fb-df04f14f7345', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:20,253 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.155s 2021-10-29 16:30:20,253 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04c87d5e-05f8-47b4-a634-eedabcc20937', 'x-compute-request-id': 'req-04c87d5e-05f8-47b4-a634-eedabcc20937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:21,414 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.153s 2021-10-29 16:30:21,415 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad626e66-4ef3-4f20-b468-06eea8c56b68', 'x-compute-request-id': 'req-ad626e66-4ef3-4f20-b468-06eea8c56b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:22,566 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:22,567 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3d4394-3cb3-4aa0-a63a-45cdbfb3a71b', 'x-compute-request-id': 'req-9c3d4394-3cb3-4aa0-a63a-45cdbfb3a71b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:23,722 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:30:23,722 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0416c1b4-70c9-4295-9650-3b2c55e5e81a', 'x-compute-request-id': 'req-0416c1b4-70c9-4295-9650-3b2c55e5e81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:24,872 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:30:24,873 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e8321f-ef7f-4076-928b-8fcf5332abf0', 'x-compute-request-id': 'req-c0e8321f-ef7f-4076-928b-8fcf5332abf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:26,032 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.151s 2021-10-29 16:30:26,032 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22aa9a54-7169-4f9f-aa2b-73e401bf700f', 'x-compute-request-id': 'req-22aa9a54-7169-4f9f-aa2b-73e401bf700f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:27,190 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:30:27,190 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80c9bed6-4a52-4cb0-b40d-7cb1564d901f', 'x-compute-request-id': 'req-80c9bed6-4a52-4cb0-b40d-7cb1564d901f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:28,358 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.159s 2021-10-29 16:30:28,358 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989f528d-0bf5-4aa8-985a-60dabe6c38ad', 'x-compute-request-id': 'req-989f528d-0bf5-4aa8-985a-60dabe6c38ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:29,507 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:30:29,507 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a92ea81c-99d0-48a2-b573-b5fcc73cb7b3', 'x-compute-request-id': 'req-a92ea81c-99d0-48a2-b573-b5fcc73cb7b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:30,659 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:30,659 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93d356f8-7131-4a61-9ab8-add72fcc8904', 'x-compute-request-id': 'req-93d356f8-7131-4a61-9ab8-add72fcc8904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:31,811 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:30:31,812 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca0f0c63-c9e3-4ce9-8255-12785a87d360', 'x-compute-request-id': 'req-ca0f0c63-c9e3-4ce9-8255-12785a87d360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:32,966 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:32,966 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffab90c6-1005-4dd3-a15e-ce9946abb8fd', 'x-compute-request-id': 'req-ffab90c6-1005-4dd3-a15e-ce9946abb8fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:34,124 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:30:34,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac651a9-d95d-429d-b9ad-c4ad7e68571f', 'x-compute-request-id': 'req-3ac651a9-d95d-429d-b9ad-c4ad7e68571f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:35,280 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:30:35,281 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6b47db-9eac-4d2d-b247-145f6811fd45', 'x-compute-request-id': 'req-ea6b47db-9eac-4d2d-b247-145f6811fd45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:36,431 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:30:36,432 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3fa2d3a-8279-4b01-9d33-507d6ae34ba9', 'x-compute-request-id': 'req-c3fa2d3a-8279-4b01-9d33-507d6ae34ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:37,586 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:30:37,586 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e7f94b-0f61-459b-adbf-139b00122a06', 'x-compute-request-id': 'req-71e7f94b-0f61-459b-adbf-139b00122a06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:38,738 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:38,738 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cfbd21f-7153-416d-90c0-1813c3e6bdc0', 'x-compute-request-id': 'req-4cfbd21f-7153-416d-90c0-1813c3e6bdc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:39,900 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.152s 2021-10-29 16:30:39,900 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2a14f4-04bf-42ae-bfa2-056bc8a40aab', 'x-compute-request-id': 'req-3e2a14f4-04bf-42ae-bfa2-056bc8a40aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:41,054 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:30:41,055 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc7b75d5-1f14-480a-a142-e36ce4d0629a', 'x-compute-request-id': 'req-dc7b75d5-1f14-480a-a142-e36ce4d0629a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:42,215 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.152s 2021-10-29 16:30:42,216 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3708396f-d174-417a-97de-60b21affe07c', 'x-compute-request-id': 'req-3708396f-d174-417a-97de-60b21affe07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:43,393 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.167s 2021-10-29 16:30:43,393 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0633d460-4e61-48c9-9886-8b8f57a052ec', 'x-compute-request-id': 'req-0633d460-4e61-48c9-9886-8b8f57a052ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:44,558 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.156s 2021-10-29 16:30:44,559 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-390b8ec2-bc7e-4735-8a2c-5f54bcd363c0', 'x-compute-request-id': 'req-390b8ec2-bc7e-4735-8a2c-5f54bcd363c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:45,718 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:30:45,718 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30811c26-90b0-4f18-a902-d5926fce801d', 'x-compute-request-id': 'req-30811c26-90b0-4f18-a902-d5926fce801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:46,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:30:46,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7d6cd5c-c1a6-49f7-bcaa-bb92a245091e', 'x-compute-request-id': 'req-e7d6cd5c-c1a6-49f7-bcaa-bb92a245091e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:48,038 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.153s 2021-10-29 16:30:48,039 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f066000-9a93-462e-9db9-0987584d9160', 'x-compute-request-id': 'req-2f066000-9a93-462e-9db9-0987584d9160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:49,193 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:30:49,193 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a16037e-f005-4fc0-a2c6-36342fea4455', 'x-compute-request-id': 'req-7a16037e-f005-4fc0-a2c6-36342fea4455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:50,359 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.157s 2021-10-29 16:30:50,360 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2dc09ca-f301-45aa-991e-61a83b06c1ca', 'x-compute-request-id': 'req-c2dc09ca-f301-45aa-991e-61a83b06c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:51,511 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:30:51,511 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ce6d8c-b985-4668-86a4-e1ce321249dc', 'x-compute-request-id': 'req-f0ce6d8c-b985-4668-86a4-e1ce321249dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:52,661 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:30:52,661 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afca5b7d-2d94-4e3e-8ba1-036eed9d65bb', 'x-compute-request-id': 'req-afca5b7d-2d94-4e3e-8ba1-036eed9d65bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:53,813 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:30:53,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8db104-e849-4276-8c8f-d1656c376e6f', 'x-compute-request-id': 'req-cd8db104-e849-4276-8c8f-d1656c376e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:54,968 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:30:54,969 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14291944-c9be-4564-aef8-4cbc643a1670', 'x-compute-request-id': 'req-14291944-c9be-4564-aef8-4cbc643a1670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:56,133 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.155s 2021-10-29 16:30:56,133 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01589191-515a-47a9-bd03-cbe1242393d0', 'x-compute-request-id': 'req-01589191-515a-47a9-bd03-cbe1242393d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:57,282 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:30:57,283 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819e2058-a112-4c82-8285-e9019c698e52', 'x-compute-request-id': 'req-819e2058-a112-4c82-8285-e9019c698e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:58,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.151s 2021-10-29 16:30:58,443 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c21194-0328-4326-a214-a70de659ec25', 'x-compute-request-id': 'req-59c21194-0328-4326-a214-a70de659ec25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:30:59,592 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:30:59,592 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb77a830-c00c-4764-a617-0ef6986a4d9d', 'x-compute-request-id': 'req-bb77a830-c00c-4764-a617-0ef6986a4d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:00,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:31:00,743 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7de65ea4-dcfb-4976-9939-6bfa9baadcfb', 'x-compute-request-id': 'req-7de65ea4-dcfb-4976-9939-6bfa9baadcfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:01,904 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.152s 2021-10-29 16:31:01,904 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4bb23c-adb7-4603-9340-2a0eadbc42a2', 'x-compute-request-id': 'req-1c4bb23c-adb7-4603-9340-2a0eadbc42a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:03,058 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:03,059 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bd82757-f7aa-4798-9dc3-44a3d2b86686', 'x-compute-request-id': 'req-0bd82757-f7aa-4798-9dc3-44a3d2b86686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:04,215 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:31:04,215 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72c0303c-b2fe-47e1-af4d-07f383e7a5ee', 'x-compute-request-id': 'req-72c0303c-b2fe-47e1-af4d-07f383e7a5ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:05,366 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:05,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1384bad9-0cec-41e0-969d-9443677ac849', 'x-compute-request-id': 'req-1384bad9-0cec-41e0-969d-9443677ac849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:06,520 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:06,520 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9fa1352-44c4-4f2a-ae7b-83fc95fea5f2', 'x-compute-request-id': 'req-a9fa1352-44c4-4f2a-ae7b-83fc95fea5f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:07,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:07,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-691ec14b-8b01-4d28-addc-11a05a13ff85', 'x-compute-request-id': 'req-691ec14b-8b01-4d28-addc-11a05a13ff85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:08,829 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:08,829 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4134ea-e9d9-4b5a-a92e-fb99c2a00ab4', 'x-compute-request-id': 'req-0d4134ea-e9d9-4b5a-a92e-fb99c2a00ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:09,985 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:09,985 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff457036-f45d-41c8-b040-c122bf8feb9e', 'x-compute-request-id': 'req-ff457036-f45d-41c8-b040-c122bf8feb9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:11,137 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:11,137 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13a0c67d-bfc6-4d35-8588-4e452679ff17', 'x-compute-request-id': 'req-13a0c67d-bfc6-4d35-8588-4e452679ff17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:12,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:12,289 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb04fc7d-a875-4e73-928c-afa8e9b497da', 'x-compute-request-id': 'req-fb04fc7d-a875-4e73-928c-afa8e9b497da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:13,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:13,443 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dea19b9d-019b-442a-96d8-7ed17eec8c60', 'x-compute-request-id': 'req-dea19b9d-019b-442a-96d8-7ed17eec8c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:14,594 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:14,594 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645ed4f4-5321-4e21-8b0c-dc1c6af56bb2', 'x-compute-request-id': 'req-645ed4f4-5321-4e21-8b0c-dc1c6af56bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:15,749 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:15,749 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c09e62dc-4b4a-41e1-8051-f163dc2ca7fd', 'x-compute-request-id': 'req-c09e62dc-4b4a-41e1-8051-f163dc2ca7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:16,904 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:16,904 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a222ba43-30f0-4d47-865f-f4524deb0ea1', 'x-compute-request-id': 'req-a222ba43-30f0-4d47-865f-f4524deb0ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:18,056 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:18,057 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e35efe3d-7760-4ba7-8ed9-010615b6bf8d', 'x-compute-request-id': 'req-e35efe3d-7760-4ba7-8ed9-010615b6bf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:19,219 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.153s 2021-10-29 16:31:19,219 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0af80b97-baf0-4eb3-8a25-903de33eede7', 'x-compute-request-id': 'req-0af80b97-baf0-4eb3-8a25-903de33eede7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:20,369 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:20,370 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8fc1070-84a0-45dc-84e8-cb35ba21dfa7', 'x-compute-request-id': 'req-a8fc1070-84a0-45dc-84e8-cb35ba21dfa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:21,520 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:21,520 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b095b8f-ec04-4849-8780-c67f7b9e374d', 'x-compute-request-id': 'req-9b095b8f-ec04-4849-8780-c67f7b9e374d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:22,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:22,676 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b61bd46-4baa-4357-b1fb-6b2776fc9df9', 'x-compute-request-id': 'req-6b61bd46-4baa-4357-b1fb-6b2776fc9df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:23,834 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:31:23,834 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fae12f0c-bd78-4fb9-b6b5-480ba787af4b', 'x-compute-request-id': 'req-fae12f0c-bd78-4fb9-b6b5-480ba787af4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:24,988 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:24,988 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df9ac754-94dd-4974-ad5e-f7ad5e4f7c3b', 'x-compute-request-id': 'req-df9ac754-94dd-4974-ad5e-f7ad5e4f7c3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:26,141 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:26,141 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49fdefd0-7b6c-4ac3-9393-f0c98b15cbe0', 'x-compute-request-id': 'req-49fdefd0-7b6c-4ac3-9393-f0c98b15cbe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:27,290 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:31:27,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94761967-0a75-490a-aacb-82cc75c77b73', 'x-compute-request-id': 'req-94761967-0a75-490a-aacb-82cc75c77b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:28,442 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:28,442 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-008e5586-c1a7-4c9c-a24f-1c63bf308933', 'x-compute-request-id': 'req-008e5586-c1a7-4c9c-a24f-1c63bf308933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:29,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:31:29,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c48b489-ec9b-4438-b8ee-f9a5fe18dcd8', 'x-compute-request-id': 'req-0c48b489-ec9b-4438-b8ee-f9a5fe18dcd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:30,756 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:31:30,756 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23fce33-9bcc-41a8-af51-d46704d52c89', 'x-compute-request-id': 'req-b23fce33-9bcc-41a8-af51-d46704d52c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:31,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:31,908 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbfd1cf6-5f4c-4c72-9c63-fbdadbde62b9', 'x-compute-request-id': 'req-bbfd1cf6-5f4c-4c72-9c63-fbdadbde62b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:33,059 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:33,060 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce123dd-2d16-43b6-af2a-bc6f9c508737', 'x-compute-request-id': 'req-5ce123dd-2d16-43b6-af2a-bc6f9c508737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:34,214 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:34,215 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c71394-925e-4d8f-8837-804ee8583d27', 'x-compute-request-id': 'req-50c71394-925e-4d8f-8837-804ee8583d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:35,368 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:35,369 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06925c86-3254-490f-9363-7f83a54847c0', 'x-compute-request-id': 'req-06925c86-3254-490f-9363-7f83a54847c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:36,527 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:31:36,527 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6df7de2-a7ff-4c74-9576-c32e221bf495', 'x-compute-request-id': 'req-e6df7de2-a7ff-4c74-9576-c32e221bf495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:37,683 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:31:37,684 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db868659-dede-4146-b187-c27e10677737', 'x-compute-request-id': 'req-db868659-dede-4146-b187-c27e10677737', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:38,834 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:38,835 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05730a64-297b-4f54-85d0-0796e402b7a7', 'x-compute-request-id': 'req-05730a64-297b-4f54-85d0-0796e402b7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:39,989 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:39,990 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88dd622-3918-4f0d-8c5a-1c0b87ddd1b8', 'x-compute-request-id': 'req-d88dd622-3918-4f0d-8c5a-1c0b87ddd1b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:41,145 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:41,146 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e144577-22c9-43e8-84ca-4f484f91d217', 'x-compute-request-id': 'req-3e144577-22c9-43e8-84ca-4f484f91d217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:42,298 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:42,299 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-253ec781-9a4d-429e-a834-02f9bb898921', 'x-compute-request-id': 'req-253ec781-9a4d-429e-a834-02f9bb898921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:43,454 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:43,454 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f920cb5c-a049-4c68-bd03-32b04ddb4e79', 'x-compute-request-id': 'req-f920cb5c-a049-4c68-bd03-32b04ddb4e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:44,607 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:44,608 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec66e3f4-6591-45e3-afb2-083b90bddc78', 'x-compute-request-id': 'req-ec66e3f4-6591-45e3-afb2-083b90bddc78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:45,757 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:31:45,758 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12018089-6d18-4309-adc6-986efe3b4483', 'x-compute-request-id': 'req-12018089-6d18-4309-adc6-986efe3b4483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:46,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:31:46,909 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a03d98-41f6-4ce8-a427-a9c50f9fbe45', 'x-compute-request-id': 'req-c2a03d98-41f6-4ce8-a427-a9c50f9fbe45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:48,062 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:48,063 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d15d75-97e6-427d-a381-412bf14ac8d6', 'x-compute-request-id': 'req-96d15d75-97e6-427d-a381-412bf14ac8d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:49,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:49,214 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b740281-5fde-4bc2-8282-84183f8144fa', 'x-compute-request-id': 'req-3b740281-5fde-4bc2-8282-84183f8144fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:50,370 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:31:50,370 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8143fbd-4295-48e2-ab2e-fed900507d1b', 'x-compute-request-id': 'req-a8143fbd-4295-48e2-ab2e-fed900507d1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:51,524 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:31:51,524 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3fa0dce-d654-4aee-ba61-7111668af56a', 'x-compute-request-id': 'req-c3fa0dce-d654-4aee-ba61-7111668af56a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:52,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:52,678 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8b18c3-45b8-4829-8654-808403031fa3', 'x-compute-request-id': 'req-fd8b18c3-45b8-4829-8654-808403031fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:53,832 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:31:53,833 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22649e36-0c58-425d-9372-2eae2604df9b', 'x-compute-request-id': 'req-22649e36-0c58-425d-9372-2eae2604df9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:54,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:31:54,982 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e38c978a-a263-43df-b136-56e8e0731377', 'x-compute-request-id': 'req-e38c978a-a263-43df-b136-56e8e0731377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:56,136 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:31:56,136 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0911cb5-31c5-47f8-8771-a4367fcde15a', 'x-compute-request-id': 'req-a0911cb5-31c5-47f8-8771-a4367fcde15a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:57,291 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:31:57,292 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d346cafc-609b-495c-a964-0f1219dced88', 'x-compute-request-id': 'req-d346cafc-609b-495c-a964-0f1219dced88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:58,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:31:58,449 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4f612c7-bb1f-4d95-b72a-2068fa1e574f', 'x-compute-request-id': 'req-d4f612c7-bb1f-4d95-b72a-2068fa1e574f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:31:59,600 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:31:59,601 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdeecd51-7cc0-403a-b47f-6c3f24e23a3e', 'x-compute-request-id': 'req-fdeecd51-7cc0-403a-b47f-6c3f24e23a3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:00,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:00,752 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70144017-1c86-4522-b110-e4a0d27f33d6', 'x-compute-request-id': 'req-70144017-1c86-4522-b110-e4a0d27f33d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:01,904 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:01,905 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bc46ab1-5449-4d2b-add7-95ca0af4707f', 'x-compute-request-id': 'req-2bc46ab1-5449-4d2b-add7-95ca0af4707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:03,055 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:03,056 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46742040-b6a4-482d-9f13-d404d2530c9b', 'x-compute-request-id': 'req-46742040-b6a4-482d-9f13-d404d2530c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:04,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:32:04,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ec5c2d-e48a-450f-b8bb-54105b59cb4f', 'x-compute-request-id': 'req-14ec5c2d-e48a-450f-b8bb-54105b59cb4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:05,369 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:32:05,370 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650bdb8f-bdf8-46d1-933e-3e36334f06a7', 'x-compute-request-id': 'req-650bdb8f-bdf8-46d1-933e-3e36334f06a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:06,518 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.140s 2021-10-29 16:32:06,518 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0ebe369-f73a-4eb1-950a-48bc0118137b', 'x-compute-request-id': 'req-c0ebe369-f73a-4eb1-950a-48bc0118137b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:07,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:07,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3698d1c5-d285-46c4-9729-bbc8abedb044', 'x-compute-request-id': 'req-3698d1c5-d285-46c4-9729-bbc8abedb044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:08,823 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:08,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d264539b-b330-4d90-a7f4-4d440b7ad26c', 'x-compute-request-id': 'req-d264539b-b330-4d90-a7f4-4d440b7ad26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:09,976 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:09,976 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f617a4-b40c-4643-bf96-75cc03b09716', 'x-compute-request-id': 'req-d9f617a4-b40c-4643-bf96-75cc03b09716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:11,133 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:32:11,133 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4036500b-9b45-4b4b-b71e-02fd1ffc5041', 'x-compute-request-id': 'req-4036500b-9b45-4b4b-b71e-02fd1ffc5041', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:12,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:32:12,289 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851de31a-3796-494c-823a-1ccbd4098845', 'x-compute-request-id': 'req-851de31a-3796-494c-823a-1ccbd4098845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:13,441 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:13,441 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6189ce-450d-4b62-9526-b498b59bf8bc', 'x-compute-request-id': 'req-6a6189ce-450d-4b62-9526-b498b59bf8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:14,592 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:14,592 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc76abe-e778-4fba-979e-c9c7047aa1ab', 'x-compute-request-id': 'req-afc76abe-e778-4fba-979e-c9c7047aa1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:15,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:15,743 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198a0b72-cc8c-4083-87a7-d68369de1088', 'x-compute-request-id': 'req-198a0b72-cc8c-4083-87a7-d68369de1088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:16,896 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:16,896 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19133b8d-86ca-495c-b6ed-b4c5452fac39', 'x-compute-request-id': 'req-19133b8d-86ca-495c-b6ed-b4c5452fac39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:18,050 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:18,051 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34fe56a7-3b5d-48a6-8f47-cbd36dc8021c', 'x-compute-request-id': 'req-34fe56a7-3b5d-48a6-8f47-cbd36dc8021c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:19,205 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:19,206 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f771f4d-260c-4a5e-976a-167c7bdeb20c', 'x-compute-request-id': 'req-8f771f4d-260c-4a5e-976a-167c7bdeb20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:20,356 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:20,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e5571a-d46a-4a34-a564-68e7de5873ff', 'x-compute-request-id': 'req-43e5571a-d46a-4a34-a564-68e7de5873ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:21,511 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:32:21,511 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255c9473-a246-43a0-8680-9fa8b4523878', 'x-compute-request-id': 'req-255c9473-a246-43a0-8680-9fa8b4523878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:22,664 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:22,664 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07afbf19-5b91-4b3c-96c0-92856da7247c', 'x-compute-request-id': 'req-07afbf19-5b91-4b3c-96c0-92856da7247c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:23,815 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:23,816 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8d2004-a72a-41a8-bac0-93a58991a7f1', 'x-compute-request-id': 'req-5e8d2004-a72a-41a8-bac0-93a58991a7f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:24,969 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:24,970 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4920e38e-6896-4ee3-a19e-40d060138477', 'x-compute-request-id': 'req-4920e38e-6896-4ee3-a19e-40d060138477', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:26,130 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.151s 2021-10-29 16:32:26,131 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4856e5e-2d23-488c-b122-c461832e3071', 'x-compute-request-id': 'req-d4856e5e-2d23-488c-b122-c461832e3071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:27,286 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:32:27,286 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a240a81f-b57f-41c3-800e-ecc2058ecd9e', 'x-compute-request-id': 'req-a240a81f-b57f-41c3-800e-ecc2058ecd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:28,445 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:32:28,445 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8258359c-4acb-40ec-94d3-3a41eb88a7af', 'x-compute-request-id': 'req-8258359c-4acb-40ec-94d3-3a41eb88a7af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:29,596 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:29,596 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cce1b23-cd31-4425-a82e-cdde837d65a0', 'x-compute-request-id': 'req-7cce1b23-cd31-4425-a82e-cdde837d65a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:30,747 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:30,748 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51197fb7-e7d9-4e14-aa51-4cc4dd1a2165', 'x-compute-request-id': 'req-51197fb7-e7d9-4e14-aa51-4cc4dd1a2165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:31,901 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:31,901 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2b53bc7-2619-443f-814f-278f95067d2f', 'x-compute-request-id': 'req-e2b53bc7-2619-443f-814f-278f95067d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:33,054 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:33,055 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b5114a-97cf-4923-9997-8f8a501dabab', 'x-compute-request-id': 'req-01b5114a-97cf-4923-9997-8f8a501dabab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:34,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:32:34,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b042a58a-1876-4b94-bb1a-285e0542bf4a', 'x-compute-request-id': 'req-b042a58a-1876-4b94-bb1a-285e0542bf4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:35,363 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:35,363 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5822b137-9f79-479a-a6e9-0e2056c8117b', 'x-compute-request-id': 'req-5822b137-9f79-479a-a6e9-0e2056c8117b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:36,514 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:36,514 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d32441-2d62-4ce2-9e22-fab9f85a5dca', 'x-compute-request-id': 'req-b9d32441-2d62-4ce2-9e22-fab9f85a5dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:37,666 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:37,666 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8013ff02-a6e7-407c-96a0-204b2f51ce1f', 'x-compute-request-id': 'req-8013ff02-a6e7-407c-96a0-204b2f51ce1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:38,822 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:32:38,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ca6f67-3b4c-4a20-b647-f1cf5f94f0b8', 'x-compute-request-id': 'req-b2ca6f67-3b4c-4a20-b647-f1cf5f94f0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:39,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.150s 2021-10-29 16:32:39,982 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0bd491-bbba-49c8-bc6f-21d32643e164', 'x-compute-request-id': 'req-ed0bd491-bbba-49c8-bc6f-21d32643e164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:41,140 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:32:41,141 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1370f275-f3d2-4f59-b950-ffd41fdebdc7', 'x-compute-request-id': 'req-1370f275-f3d2-4f59-b950-ffd41fdebdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:42,293 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:42,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ace120-7dde-4219-babe-23f7e95ce90c', 'x-compute-request-id': 'req-a6ace120-7dde-4219-babe-23f7e95ce90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:43,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:32:43,444 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85598130-e016-49fb-a0a8-32e3fdc80e14', 'x-compute-request-id': 'req-85598130-e016-49fb-a0a8-32e3fdc80e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:44,595 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:44,595 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a85d859-a8b1-4d2c-b15f-64f24d5f2f19', 'x-compute-request-id': 'req-9a85d859-a8b1-4d2c-b15f-64f24d5f2f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:45,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:32:45,752 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1494f943-d898-427f-b363-6adaa877bf1e', 'x-compute-request-id': 'req-1494f943-d898-427f-b363-6adaa877bf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:46,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:32:46,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ac2456-57bf-4387-be87-04266499d78d', 'x-compute-request-id': 'req-b6ac2456-57bf-4387-be87-04266499d78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:48,058 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:48,059 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-065b419a-6df1-47d2-8484-dc608dbc5da1', 'x-compute-request-id': 'req-065b419a-6df1-47d2-8484-dc608dbc5da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:49,208 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:49,208 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d08507d-59fb-4dde-ab90-0f1329ca858d', 'x-compute-request-id': 'req-1d08507d-59fb-4dde-ab90-0f1329ca858d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:50,637 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.420s 2021-10-29 16:32:50,638 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a87dc90c-25a1-40a1-82ba-a124b19c4c2d', 'x-compute-request-id': 'req-a87dc90c-25a1-40a1-82ba-a124b19c4c2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:51,790 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:51,791 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a957aaba-e893-4db5-a2ff-60b98304b7a5', 'x-compute-request-id': 'req-a957aaba-e893-4db5-a2ff-60b98304b7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:52,944 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:32:52,945 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7fd4b9-b2c0-44cd-8cea-06b7e015db10', 'x-compute-request-id': 'req-3a7fd4b9-b2c0-44cd-8cea-06b7e015db10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:54,099 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:32:54,100 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3483292-31b3-44a0-a2c4-7c9f7afc850a', 'x-compute-request-id': 'req-e3483292-31b3-44a0-a2c4-7c9f7afc850a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:55,252 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:32:55,252 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10c01fb-b13e-4a74-bfbe-b730abf993ee', 'x-compute-request-id': 'req-f10c01fb-b13e-4a74-bfbe-b730abf993ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:56,409 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:32:56,409 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72747845-45ea-4c39-b2f1-12dbdcd7e829', 'x-compute-request-id': 'req-72747845-45ea-4c39-b2f1-12dbdcd7e829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:57,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:32:57,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47cb2b9c-6f02-401c-9d31-18f799626258', 'x-compute-request-id': 'req-47cb2b9c-6f02-401c-9d31-18f799626258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:58,713 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:32:58,714 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde749c6-7610-48b7-a30b-2789660b0c2a', 'x-compute-request-id': 'req-fde749c6-7610-48b7-a30b-2789660b0c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:32:59,869 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:32:59,870 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3549ac1-b308-46dd-a1bb-f83d3871eb56', 'x-compute-request-id': 'req-e3549ac1-b308-46dd-a1bb-f83d3871eb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:01,025 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:33:01,025 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e6775f-30b3-4f1f-a3c7-1184547050b7', 'x-compute-request-id': 'req-97e6775f-30b3-4f1f-a3c7-1184547050b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:02,176 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:33:02,177 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cca2ddb1-07e5-46d0-9f86-634871ff8c30', 'x-compute-request-id': 'req-cca2ddb1-07e5-46d0-9f86-634871ff8c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:03,376 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:33:03,376 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0a3c82-b39e-4c7c-a448-056dc83248ae', 'x-compute-request-id': 'req-3e0a3c82-b39e-4c7c-a448-056dc83248ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:04,529 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:04,530 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b67c514-57b7-4f78-b466-36a048ba12a4', 'x-compute-request-id': 'req-1b67c514-57b7-4f78-b466-36a048ba12a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:05,683 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:05,684 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9df2b5f-6985-4b14-84f0-64269feb6e94', 'x-compute-request-id': 'req-a9df2b5f-6985-4b14-84f0-64269feb6e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:06,837 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:06,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-781dd73b-2ffd-4e8b-b44b-4c90a3bf6377', 'x-compute-request-id': 'req-781dd73b-2ffd-4e8b-b44b-4c90a3bf6377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:07,998 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.152s 2021-10-29 16:33:07,998 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8728109e-151a-4458-9167-a1248d6598ed', 'x-compute-request-id': 'req-8728109e-151a-4458-9167-a1248d6598ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:09,148 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:09,149 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b18c13a5-24ef-4d34-b0a6-57b93e66f7bd', 'x-compute-request-id': 'req-b18c13a5-24ef-4d34-b0a6-57b93e66f7bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:10,300 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:33:10,300 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-434ba74c-4578-4427-ab17-b7cdea0da798', 'x-compute-request-id': 'req-434ba74c-4578-4427-ab17-b7cdea0da798', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:11,455 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:33:11,456 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc3f74a-f910-411e-b157-2636f62e6873', 'x-compute-request-id': 'req-7dc3f74a-f910-411e-b157-2636f62e6873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:12,607 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:12,607 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2c10ebc-0a7d-4080-8d24-d5b1a22a5942', 'x-compute-request-id': 'req-e2c10ebc-0a7d-4080-8d24-d5b1a22a5942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:13,760 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:13,760 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94018af0-a08e-4759-940c-81ccce0eab96', 'x-compute-request-id': 'req-94018af0-a08e-4759-940c-81ccce0eab96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:14,914 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:33:14,914 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb9d4ca3-e7ad-4065-b0a9-c34679302a46', 'x-compute-request-id': 'req-cb9d4ca3-e7ad-4065-b0a9-c34679302a46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:16,065 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:16,065 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef15a3ac-9efd-44e1-a945-6b285ed62ae6', 'x-compute-request-id': 'req-ef15a3ac-9efd-44e1-a945-6b285ed62ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:17,221 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:33:17,221 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25ec8bc3-5b54-417f-9bf1-d33ccd175524', 'x-compute-request-id': 'req-25ec8bc3-5b54-417f-9bf1-d33ccd175524', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:18,373 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:33:18,373 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e02e1d28-7d72-4ed8-b9c6-91b599abd166', 'x-compute-request-id': 'req-e02e1d28-7d72-4ed8-b9c6-91b599abd166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:19,524 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:19,524 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79affc08-ea0e-4039-9478-7e5269c207bc', 'x-compute-request-id': 'req-79affc08-ea0e-4039-9478-7e5269c207bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:20,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:33:20,679 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4bd7de8-334a-446b-82fb-843692880852', 'x-compute-request-id': 'req-f4bd7de8-334a-446b-82fb-843692880852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:21,836 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:33:21,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-222a5f31-751b-4cf4-bf35-612c33d23425', 'x-compute-request-id': 'req-222a5f31-751b-4cf4-bf35-612c33d23425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:22,992 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:33:22,993 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df013ed6-80ae-4401-8423-ad13c6ef1229', 'x-compute-request-id': 'req-df013ed6-80ae-4401-8423-ad13c6ef1229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:24,142 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:24,143 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4968b47-5062-4fcc-8172-3668f7f7d787', 'x-compute-request-id': 'req-c4968b47-5062-4fcc-8172-3668f7f7d787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:25,293 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:25,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2936d54a-5b36-4052-86e1-c7e5292e67e3', 'x-compute-request-id': 'req-2936d54a-5b36-4052-86e1-c7e5292e67e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:26,444 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:26,444 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21951606-3f32-4e2a-9dc6-196374c90133', 'x-compute-request-id': 'req-21951606-3f32-4e2a-9dc6-196374c90133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:27,601 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:33:27,601 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f1f7fe-78fd-4f52-9b13-6d21de397ba1', 'x-compute-request-id': 'req-91f1f7fe-78fd-4f52-9b13-6d21de397ba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:28,758 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.148s 2021-10-29 16:33:28,758 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7714f6-e3b6-4ee9-b536-d0f3278dca21', 'x-compute-request-id': 'req-9b7714f6-e3b6-4ee9-b536-d0f3278dca21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:29,912 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.145s 2021-10-29 16:33:29,912 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f758b118-3b4d-468b-94fc-ba4ff44f4996', 'x-compute-request-id': 'req-f758b118-3b4d-468b-94fc-ba4ff44f4996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:31,063 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:31,064 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174192fd-aa19-424e-be32-30ee5af6dbe3', 'x-compute-request-id': 'req-174192fd-aa19-424e-be32-30ee5af6dbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:32,213 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:32,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d3178e0-a04d-433d-9e3c-ce5d618c3854', 'x-compute-request-id': 'req-2d3178e0-a04d-433d-9e3c-ce5d618c3854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:33,364 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:33,364 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abae5aa5-5fc0-4363-b74a-9af1093fa8c4', 'x-compute-request-id': 'req-abae5aa5-5fc0-4363-b74a-9af1093fa8c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:34,520 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:33:34,520 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e1b2f4-2170-4c1c-aa28-c9079088d2ca', 'x-compute-request-id': 'req-e7e1b2f4-2170-4c1c-aa28-c9079088d2ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:35,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.149s 2021-10-29 16:33:35,678 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0929f693-84ae-4190-812b-ae89115ec339', 'x-compute-request-id': 'req-0929f693-84ae-4190-812b-ae89115ec339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:36,830 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:36,831 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35a7aac6-49f6-48df-9eeb-7f1373109371', 'x-compute-request-id': 'req-35a7aac6-49f6-48df-9eeb-7f1373109371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:37,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:37,982 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ac79ed-8188-47de-9c63-a4bb21ebee82', 'x-compute-request-id': 'req-02ac79ed-8188-47de-9c63-a4bb21ebee82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:39,132 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:39,132 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0800b52-43b0-49fe-850a-de67dbee0c0e', 'x-compute-request-id': 'req-a0800b52-43b0-49fe-850a-de67dbee0c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:40,282 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.142s 2021-10-29 16:33:40,283 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afcc7c00-091b-41ab-90a1-a05ef774e8e4', 'x-compute-request-id': 'req-afcc7c00-091b-41ab-90a1-a05ef774e8e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:41,436 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.144s 2021-10-29 16:33:41,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1bef1d-2641-4bec-9f5a-ca528202580f', 'x-compute-request-id': 'req-bc1bef1d-2641-4bec-9f5a-ca528202580f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:42,592 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.147s 2021-10-29 16:33:42,592 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8cf6a7e-0cc1-4619-a03b-adc94eac6036', 'x-compute-request-id': 'req-b8cf6a7e-0cc1-4619-a03b-adc94eac6036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:43,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:43,742 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a76cc56c-b3f0-4400-ab21-119e734aa098', 'x-compute-request-id': 'req-a76cc56c-b3f0-4400-ab21-119e734aa098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:44,892 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.141s 2021-10-29 16:33:44,892 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e423371-1974-4753-9bb4-fbc7e2207141', 'x-compute-request-id': 'req-3e423371-1974-4753-9bb4-fbc7e2207141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:46,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:33:46,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e4afff-ec6d-4ee9-94ac-7ce83428798e', 'x-compute-request-id': 'req-c2e4afff-ec6d-4ee9-94ac-7ce83428798e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:47,195 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.143s 2021-10-29 16:33:47,196 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb310de-10ad-4d1f-958a-e016a56d0aca', 'x-compute-request-id': 'req-fdb310de-10ad-4d1f-958a-e016a56d0aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' 2021-10-29 16:33:48,350 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47 0.146s 2021-10-29 16:33:48,351 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84b9576a-57be-466c-a34e-994005810fe8', 'x-compute-request-id': 'req-84b9576a-57be-466c-a34e-994005810fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47'} Body: b'{"server": {"id": "abd55aa7-a3bb-490c-b546-a177e46b2a47", "name": "tempest-VolumesSnapshotTestJSON-instance-842154466", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:14:58Z", "updated": "2021-10-29T16:27:48Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:b3:0e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/abd55aa7-a3bb-490c-b546-a177e46b2a47"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:15:09.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "bb30f637-80eb-49d4-8b32-53ba0803cb17"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume bb30f637-80eb-49d4-8b32-53ba0803cb17 failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 60, in test_snapshot_create_delete_with_volume_in_use snapshot2 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot e6fddef9-dd30-499e-9055-787b0b9a1931 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
fail
ft16.3: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:33:48,700 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.122s 2021-10-29 16:33:48,701 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abfdd7ba-5985-43ec-baa3-55e99c97abc4', 'content-length': '380', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abfdd7ba-5985-43ec-baa3-55e99c97abc4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:48.646445", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}}}' 2021-10-29 16:33:48,727 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.024s 2021-10-29 16:33:48,728 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12e58ac6-9f7e-4a1b-82ec-84879433a307', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12e58ac6-9f7e-4a1b-82ec-84879433a307', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:49,753 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:33:49,753 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea0d408-efc2-4622-8e6f-802f976d8284', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea0d408-efc2-4622-8e6f-802f976d8284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:50,778 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:33:50,778 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b4fd659-025b-4951-a1a0-083d47b5fe96', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b4fd659-025b-4951-a1a0-083d47b5fe96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:51,804 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:33:51,804 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87ec24d-19a3-44b3-8bb0-ca4c9cbcb176', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87ec24d-19a3-44b3-8bb0-ca4c9cbcb176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:52,829 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:33:52,830 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52232e7a-770c-4b13-9867-db70325f54c8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52232e7a-770c-4b13-9867-db70325f54c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:53,855 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:33:53,856 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83bf6423-b48f-4443-b51f-5cfbe15c8033', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83bf6423-b48f-4443-b51f-5cfbe15c8033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:54,880 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:33:54,881 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081d7cfc-f29b-4320-9fbe-a9c2f7b24866', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081d7cfc-f29b-4320-9fbe-a9c2f7b24866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:55,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:33:55,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bdfbec7-a45a-44bb-b1a3-b81ef4ef3747', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bdfbec7-a45a-44bb-b1a3-b81ef4ef3747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:56,931 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:33:56,931 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345008d3-1884-498e-9d52-2df9d84eb9b4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345008d3-1884-498e-9d52-2df9d84eb9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:57,954 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:33:57,955 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bceb3681-d45b-4e8b-9b92-dcbb2c0d40a1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bceb3681-d45b-4e8b-9b92-dcbb2c0d40a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:33:58,978 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:33:58,978 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5226200a-79a0-4322-9218-320e396fa111', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5226200a-79a0-4322-9218-320e396fa111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:00,008 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.026s 2021-10-29 16:34:00,009 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-304fd4e8-6640-4bf7-8af3-f2002f771156', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-304fd4e8-6640-4bf7-8af3-f2002f771156', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:01,060 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:34:01,060 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de5c6cbd-668f-4a6c-90d3-aaf2be634588', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de5c6cbd-668f-4a6c-90d3-aaf2be634588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:02,106 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:34:02,106 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ecb7cc-9767-4ac1-8f7b-11a90c584253', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ecb7cc-9767-4ac1-8f7b-11a90c584253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:03,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:03,156 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53c720ab-10a1-4cb0-8117-f295acc4e531', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53c720ab-10a1-4cb0-8117-f295acc4e531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:04,210 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.050s 2021-10-29 16:34:04,211 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c735e94d-d0ba-495f-9c2e-b41ebf37ad8f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c735e94d-d0ba-495f-9c2e-b41ebf37ad8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:05,237 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:34:05,237 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d93d43-4a9f-432a-8b94-79782fe537cd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d93d43-4a9f-432a-8b94-79782fe537cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:06,277 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.035s 2021-10-29 16:34:06,277 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfc1549b-122b-4836-a5b0-58b4fb530aca', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfc1549b-122b-4836-a5b0-58b4fb530aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:07,326 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:07,326 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34a7bfa3-38b2-4607-9a9e-cb18b8560a41', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34a7bfa3-38b2-4607-9a9e-cb18b8560a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:08,379 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.049s 2021-10-29 16:34:08,379 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d5cb0e4-e195-432f-b2cc-81abda4d5c80', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d5cb0e4-e195-432f-b2cc-81abda4d5c80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:09,427 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:09,427 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-123ae617-44e9-49fb-9ea7-1eace95ac804', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-123ae617-44e9-49fb-9ea7-1eace95ac804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:10,477 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:34:10,478 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e696eae3-d932-407b-bfce-b353f7cef648', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e696eae3-d932-407b-bfce-b353f7cef648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:11,528 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:11,528 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a087abd1-699c-4ab9-b53c-e31582a4932a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a087abd1-699c-4ab9-b53c-e31582a4932a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:12,576 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:12,576 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56e4224-c3a5-46d0-82f4-54c1f3c39595', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56e4224-c3a5-46d0-82f4-54c1f3c39595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:13,625 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:13,625 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cbe1341-8824-46d6-99f2-916fd0fb828d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cbe1341-8824-46d6-99f2-916fd0fb828d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:14,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:14,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19ef0924-b4ac-42f9-84d0-01187f3c5614', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19ef0924-b4ac-42f9-84d0-01187f3c5614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:15,727 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.050s 2021-10-29 16:34:15,728 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f5f980a-460c-4859-9f68-4af2491092c0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f5f980a-460c-4859-9f68-4af2491092c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:16,777 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:16,777 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32edf9fe-77cd-4af7-b113-4687ca9d3c4c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32edf9fe-77cd-4af7-b113-4687ca9d3c4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:17,825 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:17,825 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d3fc6a4-86c5-432e-8ca6-78da0e6b6427', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d3fc6a4-86c5-432e-8ca6-78da0e6b6427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:18,873 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:18,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae78cadf-f152-42f9-8954-fbfa826c9f46', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae78cadf-f152-42f9-8954-fbfa826c9f46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:19,922 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:19,922 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4770693d-754d-409e-805b-4a17cf271fb0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4770693d-754d-409e-805b-4a17cf271fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:20,971 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:20,972 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b49e09-dfb0-4959-a7c3-e296eb0e6dc6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b49e09-dfb0-4959-a7c3-e296eb0e6dc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:22,023 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.048s 2021-10-29 16:34:22,023 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7c4fdf9-6076-437c-9d03-97710dad681c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7c4fdf9-6076-437c-9d03-97710dad681c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:23,072 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:23,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294090bf-49a2-4148-9026-9ccada36653f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294090bf-49a2-4148-9026-9ccada36653f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:24,120 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:24,120 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20c63ca4-0ff8-4d82-add2-c0134699eedf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20c63ca4-0ff8-4d82-add2-c0134699eedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:25,170 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:25,171 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e790033-7d43-4f18-aa69-34303f1db98c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e790033-7d43-4f18-aa69-34303f1db98c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:26,220 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:26,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87d3ee2f-cc26-45a3-ba48-641fe1b5913a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87d3ee2f-cc26-45a3-ba48-641fe1b5913a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:27,269 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:27,269 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca87ecb3-e912-4ad4-a5ac-9458a4476b5d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca87ecb3-e912-4ad4-a5ac-9458a4476b5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:28,317 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:34:28,317 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a0726b-9025-49d0-a5d7-8e916ed01b46', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a0726b-9025-49d0-a5d7-8e916ed01b46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:29,366 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:29,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a550d54c-bdc4-4271-a668-48f4f96bd20a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a550d54c-bdc4-4271-a668-48f4f96bd20a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:30,416 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:30,416 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-093d1c7f-1805-4063-951e-1bb91cb03bf1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-093d1c7f-1805-4063-951e-1bb91cb03bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:31,465 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:31,466 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563a4737-49ad-458d-aa3a-390a8c15b32a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563a4737-49ad-458d-aa3a-390a8c15b32a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:32,514 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:32,514 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5562743-0289-400a-bdae-40ba72faac3c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5562743-0289-400a-bdae-40ba72faac3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:33,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:33,564 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20356c12-d911-4f9c-9e5b-d9e5b201acb5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20356c12-d911-4f9c-9e5b-d9e5b201acb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:34,613 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:34,613 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2089ce-7eea-46c5-a30b-67e139e4b641', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2089ce-7eea-46c5-a30b-67e139e4b641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:35,661 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:35,662 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67b3beae-66aa-498b-9018-fc659a2a0f15', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67b3beae-66aa-498b-9018-fc659a2a0f15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:36,711 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:36,711 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f977b0f2-949f-4f6d-8cf8-dc79968836e2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f977b0f2-949f-4f6d-8cf8-dc79968836e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:37,761 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:37,761 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-703186e6-8db2-47b7-a9d1-d25bf8d5d2e2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-703186e6-8db2-47b7-a9d1-d25bf8d5d2e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:38,812 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:34:38,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2f516ad-79f6-4ba6-b1de-246258be78d3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2f516ad-79f6-4ba6-b1de-246258be78d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:39,862 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:39,862 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abe4aa8-aeeb-4388-964d-1f5e901ff089', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abe4aa8-aeeb-4388-964d-1f5e901ff089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:40,911 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:40,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4031368-99ff-4f90-9408-bfae0b706bcb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4031368-99ff-4f90-9408-bfae0b706bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:41,959 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:34:41,960 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1467152d-ad3f-4049-af76-ea3ad1a87950', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1467152d-ad3f-4049-af76-ea3ad1a87950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:43,011 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:34:43,011 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce706e54-8b7f-4d09-9db7-e4d62267121f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce706e54-8b7f-4d09-9db7-e4d62267121f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:44,059 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:44,059 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c9359c-4dc2-4e36-8280-2d5f0fab636a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c9359c-4dc2-4e36-8280-2d5f0fab636a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:45,108 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:45,108 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a675f3ba-2842-4af1-8184-770314fe8d6f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a675f3ba-2842-4af1-8184-770314fe8d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:46,158 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:46,158 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53f62cd-8084-4a6e-8d87-e15ef9034bb1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53f62cd-8084-4a6e-8d87-e15ef9034bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:47,215 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.054s 2021-10-29 16:34:47,216 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af266fe5-0143-4f9c-b668-c48430df1f11', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af266fe5-0143-4f9c-b668-c48430df1f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:48,263 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:34:48,263 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6b2fca-a521-4e5a-9b3b-a882b6ba756b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6b2fca-a521-4e5a-9b3b-a882b6ba756b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:49,312 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:49,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59252631-c23d-4375-bc9c-5b81754d1909', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59252631-c23d-4375-bc9c-5b81754d1909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:50,362 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:50,362 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6758e04-b488-4238-b3dd-2ce137e86df5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6758e04-b488-4238-b3dd-2ce137e86df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:51,411 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:34:51,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b9181a-c346-43c2-967c-6e953ace1fc6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b9181a-c346-43c2-967c-6e953ace1fc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:52,459 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:52,460 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bf19159-14c6-41ba-8889-e23834ccdbe9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bf19159-14c6-41ba-8889-e23834ccdbe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:53,510 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:34:53,510 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f80dc18-9ec9-46f7-89db-ecb30abe9b3e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f80dc18-9ec9-46f7-89db-ecb30abe9b3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:54,558 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:54,558 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a6e155f-a76a-489e-bdaf-a4bf3d4b397c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a6e155f-a76a-489e-bdaf-a4bf3d4b397c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:55,606 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:34:55,607 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f86677e-a9f0-4c4d-8c7e-413eccd8871b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f86677e-a9f0-4c4d-8c7e-413eccd8871b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:56,656 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:34:56,656 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f20eb704-2dc2-4e1a-924a-388c742d0c42', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f20eb704-2dc2-4e1a-924a-388c742d0c42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:57,831 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.171s 2021-10-29 16:34:57,831 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecb8dc2f-7189-4b30-ab72-9def9376fcdf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecb8dc2f-7189-4b30-ab72-9def9376fcdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:58,856 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:34:58,857 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e06b021-f2d6-4728-b7e2-83bf6e9e682a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e06b021-f2d6-4728-b7e2-83bf6e9e682a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:34:59,881 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:34:59,881 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf37fe40-86aa-4957-a11f-eb66fe9a2f0f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf37fe40-86aa-4957-a11f-eb66fe9a2f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:00,905 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:00,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e4069a-41d2-47d3-82c9-71779cdf5cb1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e4069a-41d2-47d3-82c9-71779cdf5cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:01,929 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.019s 2021-10-29 16:35:01,929 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-674e3c86-a307-40b4-8b7c-a36f59ce2ffc', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-674e3c86-a307-40b4-8b7c-a36f59ce2ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:02,953 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:02,953 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afece7eb-1f27-43b3-9f82-927eb6f51490', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afece7eb-1f27-43b3-9f82-927eb6f51490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:03,999 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:04,000 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb26901a-c766-49b4-8a0c-66a31479a00f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb26901a-c766-49b4-8a0c-66a31479a00f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:05,048 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:35:05,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b92701f3-87f8-4b81-8fec-4b28f3fc6873', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b92701f3-87f8-4b81-8fec-4b28f3fc6873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:06,096 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:35:06,096 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eee187f-fd5e-4ea7-b691-c44a3053aad5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eee187f-fd5e-4ea7-b691-c44a3053aad5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:07,144 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:35:07,145 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a94501a-c446-496b-a707-f10a6ff60a8c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a94501a-c446-496b-a707-f10a6ff60a8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:08,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:35:08,192 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b5080bc-fd68-402c-a0f6-1305d8329e59', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b5080bc-fd68-402c-a0f6-1305d8329e59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:09,241 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:35:09,242 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1e25e7c-53f2-4827-b060-a09c241148ac', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1e25e7c-53f2-4827-b060-a09c241148ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:10,290 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:35:10,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027063ae-602a-4735-8d13-cbe4550d1f35', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027063ae-602a-4735-8d13-cbe4550d1f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:11,339 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:35:11,339 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70b335f8-27f8-4267-96fe-ee9cdbe1f0d6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70b335f8-27f8-4267-96fe-ee9cdbe1f0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:12,396 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.053s 2021-10-29 16:35:12,396 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12a0e8c2-80ce-4be5-b78a-8cadbb748a9e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12a0e8c2-80ce-4be5-b78a-8cadbb748a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:13,441 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:13,442 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de9ab0ff-5733-4831-a9a1-98a76bc51e0b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de9ab0ff-5733-4831-a9a1-98a76bc51e0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:14,491 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:35:14,491 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-191ed26e-8361-4064-8b71-45056788cbff', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-191ed26e-8361-4064-8b71-45056788cbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:15,545 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.050s 2021-10-29 16:35:15,545 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da2b298-1692-4297-b411-86e7135daeda', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da2b298-1692-4297-b411-86e7135daeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:16,591 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:16,591 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d18d79e-94cb-4b09-8f94-4936f98fde69', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d18d79e-94cb-4b09-8f94-4936f98fde69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:17,640 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:35:17,640 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daff490c-6e98-4848-8873-3c33ff3a3e10', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daff490c-6e98-4848-8873-3c33ff3a3e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:18,665 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:35:18,665 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17f0c0f7-adec-4b97-a862-6cd5f1f3fb58', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17f0c0f7-adec-4b97-a862-6cd5f1f3fb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:19,689 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:19,690 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02503997-dfa6-417d-a6c2-2233c53653ad', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02503997-dfa6-417d-a6c2-2233c53653ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:20,715 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:35:20,715 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-833b6220-37c6-4e15-8fd5-7b5ec2b46b75', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-833b6220-37c6-4e15-8fd5-7b5ec2b46b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:21,739 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:21,739 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c392746a-6e09-4c29-9603-05e25aca77b9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c392746a-6e09-4c29-9603-05e25aca77b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:22,764 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:22,765 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30958750-ffd2-4f70-8ec4-2d7189cebbd5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30958750-ffd2-4f70-8ec4-2d7189cebbd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:23,790 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:35:23,791 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59bf1f2-58be-41c2-afdb-3d446e8996ae', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59bf1f2-58be-41c2-afdb-3d446e8996ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:24,814 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:24,814 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b9b240-e30b-4b1b-8b9b-e0a2c7b7b5ba', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b9b240-e30b-4b1b-8b9b-e0a2c7b7b5ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:25,838 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.021s 2021-10-29 16:35:25,839 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd9993a-e165-4e2f-9de8-c7e86dcfdebd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd9993a-e165-4e2f-9de8-c7e86dcfdebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:26,863 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:26,863 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec1b6f2d-1ab9-4048-9832-03f1df566425', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec1b6f2d-1ab9-4048-9832-03f1df566425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:27,887 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:27,887 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037ca9c2-df9c-4a91-862f-0e41c5e5301e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037ca9c2-df9c-4a91-862f-0e41c5e5301e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:28,914 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.023s 2021-10-29 16:35:28,915 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf117f99-63ac-45e8-bdae-7bbf26abf3d3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf117f99-63ac-45e8-bdae-7bbf26abf3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:29,938 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:29,939 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a8c4769-e3e0-4139-a9cf-ab92494b30f2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a8c4769-e3e0-4139-a9cf-ab92494b30f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:30,962 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:30,963 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41dcb06-867a-44bc-953e-b4a4007e9c43', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41dcb06-867a-44bc-953e-b4a4007e9c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:31,987 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.020s 2021-10-29 16:35:31,987 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef179aa-eadf-400b-a415-28ed4744addd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef179aa-eadf-400b-a415-28ed4744addd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:33,033 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:33,034 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4757524f-4cfb-4fce-91fd-542320a770b0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4757524f-4cfb-4fce-91fd-542320a770b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:34,078 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:35:34,078 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e059e0-a52e-4554-9306-6165ea9895aa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e059e0-a52e-4554-9306-6165ea9895aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:35,122 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:35,122 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8829d920-e083-4911-84e7-02d282628529', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8829d920-e083-4911-84e7-02d282628529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:36,190 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.064s 2021-10-29 16:35:36,190 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaca981-e111-46e5-b479-c1eb69127baa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaca981-e111-46e5-b479-c1eb69127baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:37,235 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:37,236 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51fe7f36-a0a5-41c9-86a4-84a613ec7556', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51fe7f36-a0a5-41c9-86a4-84a613ec7556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:38,278 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:35:38,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3779dbbb-8929-4437-a3b5-3eaf1393b8d8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3779dbbb-8929-4437-a3b5-3eaf1393b8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:39,327 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:35:39,327 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6beee60a-c6f4-4d27-ba51-a07fe449376f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6beee60a-c6f4-4d27-ba51-a07fe449376f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:40,373 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:40,374 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83f6cd0-a3db-474f-a9b6-3d9ff40e6b1a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83f6cd0-a3db-474f-a9b6-3d9ff40e6b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:41,417 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:41,418 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84aeeff6-5842-4710-86d6-43edeb532826', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84aeeff6-5842-4710-86d6-43edeb532826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:42,461 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:42,461 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc5d745-73b1-4b0d-84e2-830c21ad7042', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc5d745-73b1-4b0d-84e2-830c21ad7042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:43,506 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:43,506 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f1b9a9-0f33-4f57-ac9e-b7021073c59a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f1b9a9-0f33-4f57-ac9e-b7021073c59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:44,553 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:35:44,553 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fad97009-7aa5-4223-a201-e191af95a68a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fad97009-7aa5-4223-a201-e191af95a68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:45,599 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:35:45,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af4364a-b380-4c60-a99f-047e0d201f42', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af4364a-b380-4c60-a99f-047e0d201f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:46,643 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:46,643 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0465936-e808-4c52-ad2f-0e23fa31f1ab', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0465936-e808-4c52-ad2f-0e23fa31f1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:47,686 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:47,686 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7418c29-64d8-4e34-bf04-a48838947b6b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7418c29-64d8-4e34-bf04-a48838947b6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:48,732 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:35:48,732 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f572d3db-218c-4001-adc3-551fb1cfb523', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f572d3db-218c-4001-adc3-551fb1cfb523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:49,782 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:35:49,782 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a964e4-02bb-464d-93f5-e13d872c8024', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a964e4-02bb-464d-93f5-e13d872c8024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:50,825 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:50,826 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dac6b527-a461-482c-ba30-a1e3d7f5a856', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dac6b527-a461-482c-ba30-a1e3d7f5a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:51,870 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:51,870 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2f42820-9f4c-4822-96fd-3574e128b5c1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2f42820-9f4c-4822-96fd-3574e128b5c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:52,912 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:35:52,913 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb152da4-f093-4016-b877-a87675de5fc7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb152da4-f093-4016-b877-a87675de5fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:53,956 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:53,956 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f376e9c-a037-4610-ac7c-40099f04ab0b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f376e9c-a037-4610-ac7c-40099f04ab0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:55,003 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:35:55,004 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ab75eb1-15f1-4383-b1e1-dea94e18056b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ab75eb1-15f1-4383-b1e1-dea94e18056b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:56,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:56,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4c2f09-ba3c-4c58-a9d6-9b44146e828a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4c2f09-ba3c-4c58-a9d6-9b44146e828a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:57,092 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:35:57,092 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2780ae5f-c643-4dbd-85c1-f8d4897842cd', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2780ae5f-c643-4dbd-85c1-f8d4897842cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:58,134 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:35:58,135 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-563c7e01-7f7d-4dcc-bcef-af25f3b53d52', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-563c7e01-7f7d-4dcc-bcef-af25f3b53d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:35:59,177 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:35:59,178 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa0ecf7-a13f-4501-bd9d-76374f49efbe', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa0ecf7-a13f-4501-bd9d-76374f49efbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:00,224 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:00,225 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee614a1-58e5-4cad-bae5-18dfe47bc1b6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fee614a1-58e5-4cad-bae5-18dfe47bc1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:01,271 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:01,271 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe5eb8fd-340a-4c77-beb1-7b16c203821f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe5eb8fd-340a-4c77-beb1-7b16c203821f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:02,313 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:02,314 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c04c99-12d2-42d2-9a6d-83be6f9bd7df', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c04c99-12d2-42d2-9a6d-83be6f9bd7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:03,360 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:03,360 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2bf2744-fed3-476e-b40a-0170dc39fab9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2bf2744-fed3-476e-b40a-0170dc39fab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:04,406 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:04,407 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d8f363b-93f8-40a3-89a1-40c50a42de85', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d8f363b-93f8-40a3-89a1-40c50a42de85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:05,458 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.048s 2021-10-29 16:36:05,458 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2dd4b21-157a-4ffe-9c0c-379e969cd2f5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2dd4b21-157a-4ffe-9c0c-379e969cd2f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:06,505 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:36:06,505 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97fa5f13-a7e9-4226-837c-c774fd24ad88', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97fa5f13-a7e9-4226-837c-c774fd24ad88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:07,546 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.036s 2021-10-29 16:36:07,546 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5584f5e5-dc27-4cbf-8db8-8da23ab41d57', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5584f5e5-dc27-4cbf-8db8-8da23ab41d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:08,590 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:08,591 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-655d673f-5fe7-4be8-a13a-fd9dd0d4cc1d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655d673f-5fe7-4be8-a13a-fd9dd0d4cc1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:09,637 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:36:09,638 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-982b7a52-1cf0-47c5-95ea-355cff9ed6a3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-982b7a52-1cf0-47c5-95ea-355cff9ed6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:10,682 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:10,682 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b53a494-1741-43ec-b925-a991f9808e50', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b53a494-1741-43ec-b925-a991f9808e50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:11,726 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:11,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba0a32c8-c077-4a04-9e8c-c9d3d22960ac', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba0a32c8-c077-4a04-9e8c-c9d3d22960ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:12,771 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:12,772 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e53d02aa-2148-4dcb-91cc-f5cc1fa89013', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e53d02aa-2148-4dcb-91cc-f5cc1fa89013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:13,821 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:36:13,822 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e2da82-56a0-4450-81c7-5092186a3fd1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e2da82-56a0-4450-81c7-5092186a3fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:14,868 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:14,868 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75d96190-16c9-420b-a49f-1206bd595a43', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d96190-16c9-420b-a49f-1206bd595a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:15,910 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:15,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c252908-5430-463c-a786-af9fe3709211', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c252908-5430-463c-a786-af9fe3709211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:16,962 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.048s 2021-10-29 16:36:16,962 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f9e23c2-67ed-440a-a220-10c0e6274412', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f9e23c2-67ed-440a-a220-10c0e6274412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:18,004 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:18,004 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8f062fb-ad44-48fe-a659-b4a0d64c5872', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8f062fb-ad44-48fe-a659-b4a0d64c5872', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:19,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:19,047 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdcfaaf4-e3bc-425b-8f74-ba0f53ceb13b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdcfaaf4-e3bc-425b-8f74-ba0f53ceb13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:20,095 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:36:20,096 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0388481f-b707-4cf4-af49-d56e492970ea', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0388481f-b707-4cf4-af49-d56e492970ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:21,138 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:21,138 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fa08cce-35eb-4f8e-bcec-c8387a846b38', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fa08cce-35eb-4f8e-bcec-c8387a846b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:22,181 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:22,181 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a9a5d1a-3b1c-4cf9-80b5-5fcce8cdb072', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a9a5d1a-3b1c-4cf9-80b5-5fcce8cdb072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:23,224 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:23,224 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b6cd95b-7294-4c16-b9f7-91d1ca1422ba', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b6cd95b-7294-4c16-b9f7-91d1ca1422ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:24,267 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:24,267 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-134f1fbb-2884-4276-a924-7f4d525b1d89', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-134f1fbb-2884-4276-a924-7f4d525b1d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:25,311 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:25,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ee47cc-2053-4a20-bca0-53a8666d66b6', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ee47cc-2053-4a20-bca0-53a8666d66b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:26,357 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:26,358 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08582f61-475b-41e6-af37-692603b77ad7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08582f61-475b-41e6-af37-692603b77ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:27,404 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:27,404 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24461755-4054-411b-a365-94ef140af19e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24461755-4054-411b-a365-94ef140af19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:28,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:36:28,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-259abf35-e9ec-4a7b-aaed-f10d9a7b2556', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-259abf35-e9ec-4a7b-aaed-f10d9a7b2556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:29,497 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:29,497 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea45452-5084-42b9-b557-c7410f2f5bf5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea45452-5084-42b9-b557-c7410f2f5bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:30,540 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:30,541 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0f046b4-cdf9-4e2c-8239-2134c42b1e51', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0f046b4-cdf9-4e2c-8239-2134c42b1e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:31,584 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:31,585 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cf7bff8-a6ac-4247-b28a-ccac7f6458d4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cf7bff8-a6ac-4247-b28a-ccac7f6458d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:32,629 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:32,629 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f12413f-3615-4520-9bd9-7929c2417b72', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f12413f-3615-4520-9bd9-7929c2417b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:33,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:33,674 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642c29ba-00b2-4e2d-848a-32772b541776', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642c29ba-00b2-4e2d-848a-32772b541776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:34,719 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:34,719 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39d23af4-e9d1-485d-92c4-38d1c0295aa3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39d23af4-e9d1-485d-92c4-38d1c0295aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:35,763 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:35,764 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67813cbe-a721-4c14-a748-6f788f24e3fb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67813cbe-a721-4c14-a748-6f788f24e3fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:36,951 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.184s 2021-10-29 16:36:36,952 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f872f8-77fd-4ed0-9437-10c34ba69071', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f872f8-77fd-4ed0-9437-10c34ba69071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:38,001 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:36:38,001 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b437d07-0bfd-479f-b086-0d01a69fc374', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b437d07-0bfd-479f-b086-0d01a69fc374', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:39,048 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:36:39,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea539c4-0747-4a9c-b842-6d50ba96de1b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea539c4-0747-4a9c-b842-6d50ba96de1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:40,094 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:40,095 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e590fdd-5ed8-4b9e-96c8-2b475d998f56', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e590fdd-5ed8-4b9e-96c8-2b475d998f56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:41,142 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:36:41,143 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c2e653b-071c-4bb5-8ff7-a4e471b9141f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c2e653b-071c-4bb5-8ff7-a4e471b9141f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:42,186 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:42,186 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f45075-0156-4ac2-a82b-b506f6ee2168', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f45075-0156-4ac2-a82b-b506f6ee2168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:43,229 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:43,230 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683ffaef-357f-401a-95bd-1eb14cde9b7a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683ffaef-357f-401a-95bd-1eb14cde9b7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:44,276 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:36:44,276 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f44256b-90bf-45e8-bd31-f51221e91d29', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f44256b-90bf-45e8-bd31-f51221e91d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:45,317 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.037s 2021-10-29 16:36:45,317 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e12a3c-bc5d-4e95-b421-a8b7550af1d1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e12a3c-bc5d-4e95-b421-a8b7550af1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:46,362 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:46,363 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a2805ad-1215-4f1f-91b0-3cd5bb7ce793', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a2805ad-1215-4f1f-91b0-3cd5bb7ce793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:47,405 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:47,406 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d3f521c-859c-4fa6-928e-7e63a28ddae8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d3f521c-859c-4fa6-928e-7e63a28ddae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:48,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:48,449 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be28a250-55bc-4d3a-9af3-d407248ebdc8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be28a250-55bc-4d3a-9af3-d407248ebdc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:49,494 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:49,495 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d546175e-5d35-45ff-b3c0-213b5a41405e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d546175e-5d35-45ff-b3c0-213b5a41405e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:50,547 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.050s 2021-10-29 16:36:50,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13b8f0d0-aa41-4aed-b0e0-b17b5dc3537b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13b8f0d0-aa41-4aed-b0e0-b17b5dc3537b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:51,590 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:36:51,591 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fb9f85-860f-4e0a-ac34-911034f2239a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fb9f85-860f-4e0a-ac34-911034f2239a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:52,634 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:52,634 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e310a0-a3ac-4c48-9701-494f4a504442', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e310a0-a3ac-4c48-9701-494f4a504442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:53,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:53,676 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84b64049-83cf-4e00-ae87-adf04a1510b8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84b64049-83cf-4e00-ae87-adf04a1510b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:54,721 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:36:54,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aea8528d-293f-4d9e-ba4b-2d3ee661c7e8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aea8528d-293f-4d9e-ba4b-2d3ee661c7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:55,766 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:36:55,766 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0368763b-439c-47e8-99f5-9d62be61a546', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0368763b-439c-47e8-99f5-9d62be61a546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:56,816 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:36:56,817 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b9011ed-015c-49d9-a9c3-76508f91f282', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b9011ed-015c-49d9-a9c3-76508f91f282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:57,858 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:36:57,859 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bd6e3dd-f378-419e-92e5-3c29ccbc8e90', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bd6e3dd-f378-419e-92e5-3c29ccbc8e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:58,907 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:36:58,907 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de5ee55-0fba-432b-a97c-65cb12801813', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de5ee55-0fba-432b-a97c-65cb12801813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:36:59,946 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.036s 2021-10-29 16:36:59,946 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb662bd2-8b24-407e-956f-629c7ac24988', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb662bd2-8b24-407e-956f-629c7ac24988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:00,998 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.048s 2021-10-29 16:37:00,998 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c2ba85-96a9-4779-81fc-18a5deb26edb', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c2ba85-96a9-4779-81fc-18a5deb26edb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:02,043 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:02,043 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b829377d-9700-4922-8f9d-b37460142e2d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b829377d-9700-4922-8f9d-b37460142e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:03,084 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.037s 2021-10-29 16:37:03,085 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bcdfc69-663f-40aa-a3ee-ca401d81ab65', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bcdfc69-663f-40aa-a3ee-ca401d81ab65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:04,129 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:04,129 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8621a5f-3661-46ed-9a8d-8eaa5dfcee03', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8621a5f-3661-46ed-9a8d-8eaa5dfcee03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:05,175 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:37:05,175 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa3b9303-5c22-4b2e-8520-a885fba59781', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa3b9303-5c22-4b2e-8520-a885fba59781', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:06,220 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:06,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c8d7ec5-d221-477e-9f33-2fd38dde9a41', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c8d7ec5-d221-477e-9f33-2fd38dde9a41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:07,265 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:07,266 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a1da30-abee-4b62-ab73-370aab588322', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a1da30-abee-4b62-ab73-370aab588322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:08,309 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:08,310 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbe244d-4eac-426d-88c1-8223136441b2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbe244d-4eac-426d-88c1-8223136441b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:09,356 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:37:09,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c896b1dc-b860-480f-8fb9-43a2c535ab03', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c896b1dc-b860-480f-8fb9-43a2c535ab03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:10,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:10,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a7c991-71b1-454a-b90e-72e70859ea8c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a7c991-71b1-454a-b90e-72e70859ea8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:11,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:37:11,449 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a53a53f7-9282-4e9c-a9ce-8607a0a3ac61', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a53a53f7-9282-4e9c-a9ce-8607a0a3ac61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:12,496 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:37:12,496 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76472122-1aba-4a82-a6e7-9b9b828a1abf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76472122-1aba-4a82-a6e7-9b9b828a1abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:13,538 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:13,539 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-272fca75-13d7-4a78-8285-3245c4e82790', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-272fca75-13d7-4a78-8285-3245c4e82790', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:14,581 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:14,581 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d707a1b-cd66-4d5a-8da2-7912827a9d7b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d707a1b-cd66-4d5a-8da2-7912827a9d7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:15,626 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:15,626 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33f17476-30f2-45da-926c-6bbca9d648aa', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33f17476-30f2-45da-926c-6bbca9d648aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:16,670 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:16,671 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27bdc00c-e78d-418c-8a4a-4d7e21ce1f38', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27bdc00c-e78d-418c-8a4a-4d7e21ce1f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:17,716 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:37:17,717 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cad0dcc-c2a7-4ced-b1c1-b44962d89c55', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cad0dcc-c2a7-4ced-b1c1-b44962d89c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:18,760 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:18,760 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e470581a-e10d-448e-9e54-3f1475ed98a8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e470581a-e10d-448e-9e54-3f1475ed98a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:19,805 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:19,806 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a42ca24b-23c9-4e44-a735-7d43d85ef207', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a42ca24b-23c9-4e44-a735-7d43d85ef207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:20,851 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:20,852 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a036d2-fd53-4e47-8f78-d24341b8a773', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a036d2-fd53-4e47-8f78-d24341b8a773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:21,895 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:21,895 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23801d2f-8294-44e2-8b5a-22d23886a8c1', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23801d2f-8294-44e2-8b5a-22d23886a8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:22,944 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:37:22,944 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edfcd026-6a1d-4dbc-8181-725afdb4ab2f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edfcd026-6a1d-4dbc-8181-725afdb4ab2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:23,992 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:37:23,993 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d31f65-05bb-47cc-a2a5-929375a514de', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d31f65-05bb-47cc-a2a5-929375a514de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:25,034 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.037s 2021-10-29 16:37:25,034 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b87d71-68bd-47c9-90fa-a536c252319f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b87d71-68bd-47c9-90fa-a536c252319f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:26,084 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:37:26,084 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c16853-d46b-4b05-b90c-5e9e2f2f5f93', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c16853-d46b-4b05-b90c-5e9e2f2f5f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:27,125 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.037s 2021-10-29 16:37:27,125 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7de368e-3da5-4a24-9d07-78e736baf257', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7de368e-3da5-4a24-9d07-78e736baf257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:28,171 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:37:28,172 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2a2b392-2dd0-418a-98b8-e389ab44fa3f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2a2b392-2dd0-418a-98b8-e389ab44fa3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:29,214 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:29,214 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3f83f17-f61f-4dea-a001-f977f51ce73c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3f83f17-f61f-4dea-a001-f977f51ce73c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:30,262 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:37:30,262 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e67a765-a83e-4cb7-adee-1b7e26e4edcf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e67a765-a83e-4cb7-adee-1b7e26e4edcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:31,311 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:37:31,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d08bc8d6-f901-42ac-ad49-7311168d9daf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d08bc8d6-f901-42ac-ad49-7311168d9daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:32,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:32,355 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-541c6f94-dd95-45e9-9213-0ee5664fae41', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-541c6f94-dd95-45e9-9213-0ee5664fae41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:33,400 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:33,400 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d924e1c3-4512-437b-9b84-13d5def51c64', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d924e1c3-4512-437b-9b84-13d5def51c64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:34,457 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.053s 2021-10-29 16:37:34,457 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bbece80-b45d-48b5-a813-ac9540a8870b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bbece80-b45d-48b5-a813-ac9540a8870b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:35,502 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:37:35,502 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9a6fb19-283b-479f-b413-4b40af3838e9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9a6fb19-283b-479f-b413-4b40af3838e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:36,547 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:36,547 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78ed9736-fb74-4893-9063-87ec15583408', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78ed9736-fb74-4893-9063-87ec15583408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:37,589 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:37,589 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b0b393-3c2c-49f0-b1c3-c9392a039e6f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b0b393-3c2c-49f0-b1c3-c9392a039e6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:38,632 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:38,633 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-677ac940-adb6-4d6c-831c-b7389c0887ee', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-677ac940-adb6-4d6c-831c-b7389c0887ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:39,679 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:37:39,679 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-417a920f-d995-41d3-8d63-d816f6fc7e16', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-417a920f-d995-41d3-8d63-d816f6fc7e16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:40,722 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:40,723 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bed5791-1202-440c-9f6e-b9f4effe7d91', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bed5791-1202-440c-9f6e-b9f4effe7d91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:41,766 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:41,767 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f864fd0-d0ac-4d5e-8865-82ed577aee14', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f864fd0-d0ac-4d5e-8865-82ed577aee14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:42,814 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:37:42,814 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10601b35-6cfd-4f44-bc3d-0a82b03fb88e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10601b35-6cfd-4f44-bc3d-0a82b03fb88e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:43,858 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:43,858 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06234a7-d9ac-4d4b-83fe-34a6d9770a25', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06234a7-d9ac-4d4b-83fe-34a6d9770a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:44,901 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:44,902 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13a6c994-1f4a-4a2e-bb77-396a79f5e446', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13a6c994-1f4a-4a2e-bb77-396a79f5e446', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:45,951 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.046s 2021-10-29 16:37:45,951 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8e6ad93-60b6-4b4b-aaa4-459746797bb7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8e6ad93-60b6-4b4b-aaa4-459746797bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:46,994 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:46,994 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-198b51ac-c80c-42bb-a8d1-e26213e0158c', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-198b51ac-c80c-42bb-a8d1-e26213e0158c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:48,036 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:48,037 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66baa649-0d4e-4f3b-aca5-76ed4f4261f2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66baa649-0d4e-4f3b-aca5-76ed4f4261f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:49,080 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:49,081 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b9e78a-c24d-464c-9e8b-69108cef625d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b9e78a-c24d-464c-9e8b-69108cef625d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:50,126 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:37:50,126 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-523699f1-4a50-4007-93b2-0a5f642bd1c4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-523699f1-4a50-4007-93b2-0a5f642bd1c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:51,187 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.057s 2021-10-29 16:37:51,187 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d130b5-5593-452c-91b3-1745dfd87880', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d130b5-5593-452c-91b3-1745dfd87880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:52,230 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:52,230 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02b6044-bbfa-4350-afb1-207f4285bb4b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02b6044-bbfa-4350-afb1-207f4285bb4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:53,275 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:53,275 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcbd894-99ee-4369-b411-7a35bfd89a4d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcbd894-99ee-4369-b411-7a35bfd89a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:54,317 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:54,318 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7748bf28-4abb-40b7-a412-1b267debabb4', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7748bf28-4abb-40b7-a412-1b267debabb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:55,362 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:37:55,363 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad4af656-106b-4f18-a710-54bdb354fcb7', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad4af656-106b-4f18-a710-54bdb354fcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:56,411 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.045s 2021-10-29 16:37:56,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c25c8f-8e4a-4a28-b2c7-440b5bde620e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c25c8f-8e4a-4a28-b2c7-440b5bde620e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:57,454 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:57,454 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc486d0-dfba-4f5d-98ca-3ec9a9650825', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc486d0-dfba-4f5d-98ca-3ec9a9650825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:58,497 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:37:58,498 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b56d17-913a-424d-89b5-91ffeef4ce9e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b56d17-913a-424d-89b5-91ffeef4ce9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:37:59,540 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:37:59,540 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc18dc9b-2a4d-446e-aa4b-98244d1542c5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc18dc9b-2a4d-446e-aa4b-98244d1542c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:00,584 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:00,585 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b45f2a2c-ad59-4300-847d-f0485cd64d5f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b45f2a2c-ad59-4300-847d-f0485cd64d5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:01,629 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:01,629 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a827021-0cee-4d48-bb41-d2f33ec94f22', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a827021-0cee-4d48-bb41-d2f33ec94f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:02,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:02,672 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d305450e-d435-46d7-897b-5799e42c8d9d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d305450e-d435-46d7-897b-5799e42c8d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:03,716 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:03,717 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f88ac8f3-69fe-4493-8324-629e3a344e53', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f88ac8f3-69fe-4493-8324-629e3a344e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:04,760 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:04,760 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587cc97a-cab0-4799-a60c-273a7c8ea1ee', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587cc97a-cab0-4799-a60c-273a7c8ea1ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:05,811 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:38:05,812 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63ab694-a819-4334-8816-3e31868cae9b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63ab694-a819-4334-8816-3e31868cae9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:06,863 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.047s 2021-10-29 16:38:06,863 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d24e89ee-4251-47ce-9bab-5d01e9f1bc58', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d24e89ee-4251-47ce-9bab-5d01e9f1bc58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:07,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:07,907 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711413d3-1170-4e92-a49d-c8b1e5530f8f', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711413d3-1170-4e92-a49d-c8b1e5530f8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:08,949 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:08,950 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2782e99a-251d-4e11-988e-69d6a10436d5', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2782e99a-251d-4e11-988e-69d6a10436d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:10,002 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.048s 2021-10-29 16:38:10,002 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9d28800-9449-4eda-a61a-eb742af6d1b9', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9d28800-9449-4eda-a61a-eb742af6d1b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:11,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:38:11,047 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6be18b41-d6ff-4850-a620-8224d0c6c14b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6be18b41-d6ff-4850-a620-8224d0c6c14b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:12,091 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:12,091 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5598a5-c0b8-4f4e-a9ec-1c3379a431ae', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5598a5-c0b8-4f4e-a9ec-1c3379a431ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:13,136 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:38:13,136 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df71fd0-dd45-467f-9d4f-b9aea7ca6945', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df71fd0-dd45-467f-9d4f-b9aea7ca6945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:14,184 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:38:14,184 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f40842d-f07a-4ccb-915f-4bab1714b389', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f40842d-f07a-4ccb-915f-4bab1714b389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:15,227 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:15,227 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c4e8294-ed8e-43f5-baea-dc72d1ff9cd8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c4e8294-ed8e-43f5-baea-dc72d1ff9cd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:16,270 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:16,270 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6deae76-bb86-4b56-8342-21cd6d61c83b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6deae76-bb86-4b56-8342-21cd6d61c83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:17,317 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:38:17,317 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6576a2b-3f40-4074-bcce-6ac5d4243280', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6576a2b-3f40-4074-bcce-6ac5d4243280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:18,374 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.053s 2021-10-29 16:38:18,375 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2669db83-338c-4380-b3e6-8eb1d9ca461e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2669db83-338c-4380-b3e6-8eb1d9ca461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:19,411 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.033s 2021-10-29 16:38:19,411 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b57e32c-0b46-454a-9107-c70d3031f58e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b57e32c-0b46-454a-9107-c70d3031f58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:20,452 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.038s 2021-10-29 16:38:20,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c57ed0-2463-445d-a53a-f263bd1f2c10', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c57ed0-2463-445d-a53a-f263bd1f2c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:21,498 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:38:21,498 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88cfe917-7696-4e6e-90c1-240705f81243', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88cfe917-7696-4e6e-90c1-240705f81243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:22,542 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:22,542 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f30584-83b5-4882-82e0-f739d37d5906', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f30584-83b5-4882-82e0-f739d37d5906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:23,587 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:38:23,587 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c1a028-44c5-4ef5-8e11-387d9137bee0', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c1a028-44c5-4ef5-8e11-387d9137bee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:24,632 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:24,632 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e4b640-2af2-4bae-a9d5-95b1e786736a', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e4b640-2af2-4bae-a9d5-95b1e786736a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:25,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.041s 2021-10-29 16:38:25,677 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-331696c5-c53b-4bfc-af0c-deff071afb21', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-331696c5-c53b-4bfc-af0c-deff071afb21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:26,721 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:26,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e7527a-8d36-4ca1-ac99-053d2bb4dc6b', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e7527a-8d36-4ca1-ac99-053d2bb4dc6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:27,769 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.044s 2021-10-29 16:38:27,769 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5243d845-b8b5-4f5c-9517-e3c547d5662d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5243d845-b8b5-4f5c-9517-e3c547d5662d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:28,823 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.050s 2021-10-29 16:38:28,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-add305f9-6d68-4d61-9d29-e826f3e54a02', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-add305f9-6d68-4d61-9d29-e826f3e54a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:29,871 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.043s 2021-10-29 16:38:29,871 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca60bc1-bca2-40d1-9a32-e805cd74b3f8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca60bc1-bca2-40d1-9a32-e805cd74b3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:30,914 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:30,914 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a6ab3c-0fc8-47cf-ab54-2799c165cd24', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a6ab3c-0fc8-47cf-ab54-2799c165cd24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:31,958 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:31,958 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7476b652-d57c-43a3-be39-a731511338f2', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7476b652-d57c-43a3-be39-a731511338f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:33,001 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.039s 2021-10-29 16:38:33,001 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-843aa16c-0115-433f-b022-2c290e6b71b3', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-843aa16c-0115-433f-b022-2c290e6b71b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:34,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.042s 2021-10-29 16:38:34,047 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e605a3d-bca0-4a08-8276-6146083603ea', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e605a3d-bca0-4a08-8276-6146083603ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:35,091 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:35,092 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0373caea-bc00-4f7a-88d6-39f34933d493', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0373caea-bc00-4f7a-88d6-39f34933d493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:36,136 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.040s 2021-10-29 16:38:36,137 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f42324e-30d9-4263-86a7-047b69bcbe8e', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f42324e-30d9-4263-86a7-047b69bcbe8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:37,295 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.154s 2021-10-29 16:38:37,295 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed31b8ee-daf3-4b16-9b57-cbb9985c1e1d', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed31b8ee-daf3-4b16-9b57-cbb9985c1e1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:38,358 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.060s 2021-10-29 16:38:38,359 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cf1af20-8667-4c6f-aebc-4a1d5e500bf8', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cf1af20-8667-4c6f-aebc-4a1d5e500bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:39,385 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.022s 2021-10-29 16:38:39,385 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1443b4-a521-4f5a-9540-32532d1e03ff', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1443b4-a521-4f5a-9540-32532d1e03ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:38:40,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 0.054s 2021-10-29 16:38:40,443 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:38:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a9911d-54af-48d1-a15c-4f11d658b802', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a9911d-54af-48d1-a15c-4f11d658b802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:39:41,508 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 2021-10-29 16:40:40,177 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_get_list_update_delete): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b 118.730s 2021-10-29 16:40:40,178 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:39:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e613f681-5e44-411b-903f-74bcac7185cf', 'content-length': '512', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e613f681-5e44-411b-903f-74bcac7185cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/55c19eb7-ccf1-4856-9e18-108def082b9b'} Body: b'{"snapshot": {"id": "55c19eb7-ccf1-4856-9e18-108def082b9b", "created_at": "2021-10-29T16:33:49.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1906720067", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 103, in test_snapshot_create_get_list_update_delete snapshot = self.create_snapshot(self.volume_origin['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 55c19eb7-ccf1-4856-9e18-108def082b9b failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
fail
ft16.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:40:41,208 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.989s 2021-10-29 16:40:41,209 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:40:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26c91a79-3aef-4fac-a019-bd5700b0a94f', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26c91a79-3aef-4fac-a019-bd5700b0a94f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "b7e364a3-80cc-4a07-8f2a-fe836ad04a12", "created_at": "2021-10-29T16:40:41.155542", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 16:41:41,274 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 2021-10-29 16:42:40,436 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 119.224s 2021-10-29 16:42:40,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:41:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95f0c9aa-afe4-46db-9ae3-09f1f4c77a01', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95f0c9aa-afe4-46db-9ae3-09f1f4c77a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12'} Body: b'{"snapshot": {"id": "b7e364a3-80cc-4a07-8f2a-fe836ad04a12", "created_at": "2021-10-29T16:40:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:43:41,501 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 2021-10-29 16:44:41,418 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 119.978s 2021-10-29 16:44:41,419 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:43:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632db758-15ad-4463-9044-48c657cb7c27', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632db758-15ad-4463-9044-48c657cb7c27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12'} Body: b'{"snapshot": {"id": "b7e364a3-80cc-4a07-8f2a-fe836ad04a12", "created_at": "2021-10-29T16:40:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:45:42,482 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 2021-10-29 16:46:41,928 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 119.506s 2021-10-29 16:46:41,928 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:45:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5052752b-7e4e-4f09-aaaa-61672b6f2808', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5052752b-7e4e-4f09-aaaa-61672b6f2808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12'} Body: b'{"snapshot": {"id": "b7e364a3-80cc-4a07-8f2a-fe836ad04a12", "created_at": "2021-10-29T16:40:41.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:46:45,915 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12 2.982s 2021-10-29 16:46:45,915 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060fce1a-6a3a-4c17-97a7-0e9da856e817', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060fce1a-6a3a-4c17-97a7-0e9da856e817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/b7e364a3-80cc-4a07-8f2a-fe836ad04a12'} Body: b'{"snapshot": {"id": "b7e364a3-80cc-4a07-8f2a-fe836ad04a12", "created_at": "2021-10-29T16:40:41.000000", "updated_at": "2021-10-29T16:46:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1469879188", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-29 16:46:45,918 116488 INFO [tempest.common.waiters] snapshot b7e364a3-80cc-4a07-8f2a-fe836ad04a12 reached available after waiting for 245.918075 seconds 2021-10-29 16:46:46,018 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.095s 2021-10-29 16:46:46,019 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3403', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e9af915f-f51d-4e0f-b2f9-cb048eafeefb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "8719b276102043fda5c941da84654009", "name": "tempest-VolumesSnapshotTestJSON-1103895856-project", "password_expires_at": null}, "audit_ids": ["WH-ZUYZTQMmmOV9Eb2QeqA"], "expires_at": "2021-10-29T17:46:45.000000Z", "issued_at": "2021-10-29T16:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46d63e53a20045f28167ee1dc6b383e3", "name": "tempest-VolumesSnapshotTestJSON-1103895856"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:46:46,019 116488 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'e890d88f-efa1-4849-99b8-20a933c5bab7', 'name': 'tempest-VolumesSnapshotTestJSON-1306313735-network', 'tenant_id': '46d63e53a20045f28167ee1dc6b383e3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '46d63e53a20045f28167ee1dc6b383e3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 686, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:14:55Z', 'updated_at': '2021-10-29T16:14:56Z', 'revision_number': 1} available for tenant 2021-10-29 16:46:48,043 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/compute/v2.1/servers 2.019s 2021-10-29 16:46:48,043 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "flavorRef": "452", "networks": [{"uuid": "e890d88f-efa1-4849-99b8-20a933c5bab7"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fec7232-25b4-4e77-86dd-d6b8f5bbc311', 'x-compute-request-id': 'req-6fec7232-25b4-4e77-86dd-d6b8f5bbc311', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "hxz6HnZ35JNJ"}}' 2021-10-29 16:46:48,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.110s 2021-10-29 16:46:48,156 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1219', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a9e92e-ea03-4a04-b785-a98f11585500', 'x-compute-request-id': 'req-36a9e92e-ea03-4a04-b785-a98f11585500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:47Z", "updated": "2021-10-29T16:46:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:49,341 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.176s 2021-10-29 16:46:49,341 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1279', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b30f8d3-3b4a-4b93-b3ea-b1586ee511d9', 'x-compute-request-id': 'req-3b30f8d3-3b4a-4b93-b3ea-b1586ee511d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:49,349 116488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/networking" after 1 second wait 2021-10-29 16:46:50,955 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.606s 2021-10-29 16:46:50,956 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4108f565-dde1-4757-8172-572e7e17d5b3', 'x-compute-request-id': 'req-4108f565-dde1-4757-8172-572e7e17d5b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:50,963 116488 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 2 second wait 2021-10-29 16:46:52,222 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.257s 2021-10-29 16:46:52,223 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffdcafc5-0469-4905-b693-2f381e0b5db1', 'x-compute-request-id': 'req-ffdcafc5-0469-4905-b693-2f381e0b5db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:53,403 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.173s 2021-10-29 16:46:53,404 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344db521-1ebe-4de6-befa-8f1093672e08', 'x-compute-request-id': 'req-344db521-1ebe-4de6-befa-8f1093672e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:54,575 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.162s 2021-10-29 16:46:54,575 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4be8e24-cea7-47d3-8135-096ff8862721', 'x-compute-request-id': 'req-b4be8e24-cea7-47d3-8135-096ff8862721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:55,752 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.168s 2021-10-29 16:46:55,753 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77428eb-11b0-4e1d-9739-a2b8456fd2fa', 'x-compute-request-id': 'req-e77428eb-11b0-4e1d-9739-a2b8456fd2fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:57,033 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.271s 2021-10-29 16:46:57,034 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad21edf-0a5b-45aa-943c-dd0720324a21', 'x-compute-request-id': 'req-cad21edf-0a5b-45aa-943c-dd0720324a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:58,235 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.193s 2021-10-29 16:46:58,235 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df3a07c1-f423-4ff9-ba28-4fbfc22f027f', 'x-compute-request-id': 'req-df3a07c1-f423-4ff9-ba28-4fbfc22f027f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "BUILD", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:59,416 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.172s 2021-10-29 16:46:59,416 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1508', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6676c443-f925-46e8-bfab-37fe109bec27', 'x-compute-request-id': 'req-6676c443-f925-46e8-bfab-37fe109bec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:46:59Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:46:59,424 116488 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 11 second wait 2021-10-29 16:46:59,763 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 POST http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188/os-volume_attachments 0.338s 2021-10-29 16:46:59,763 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "2f30484d-cb0e-45df-8138-98562233d7fe", "device": "/dev/sdb"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (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-2c9e26b2-1fd9-4256-9efc-d19b6853abcb', 'x-compute-request-id': 'req-2c9e26b2-1fd9-4256-9efc-d19b6853abcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "serverId": "b372f4f8-c74e-4cb7-942b-ce542943f188", "volumeId": "2f30484d-cb0e-45df-8138-98562233d7fe", "device": "/dev/sdb"}}' 2021-10-29 16:46:59,809 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:46:59,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:46:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a4e8ab-d237-4b7f-a1a6-65184673bdd4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a4e8ab-d237-4b7f-a1a6-65184673bdd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:00,868 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.051s 2021-10-29 16:47:00,868 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d55fa7-6989-4604-beaf-56ce5d91898c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d55fa7-6989-4604-beaf-56ce5d91898c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:01,918 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:47:01,918 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df4535fa-efe5-447c-be3c-924c7591c70c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df4535fa-efe5-447c-be3c-924c7591c70c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:02,987 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.061s 2021-10-29 16:47:02,987 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2f99a5-0e15-4978-b706-f1c09ab4bf68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2f99a5-0e15-4978-b706-f1c09ab4bf68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:04,100 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.105s 2021-10-29 16:47:04,101 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca72accc-f39f-49df-9297-019bf8be599d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca72accc-f39f-49df-9297-019bf8be599d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:05,155 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:47:05,155 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ed69e21-11e3-4c0e-8d69-80d356b4b9fc', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ed69e21-11e3-4c0e-8d69-80d356b4b9fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:06,269 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.104s 2021-10-29 16:47:06,270 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8035c4b-6c26-432d-b95f-776a1e77d586', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8035c4b-6c26-432d-b95f-776a1e77d586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:07,325 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.047s 2021-10-29 16:47:07,325 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f1adeb-ecee-499e-bc30-7a185229f8f3', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f1adeb-ecee-499e-bc30-7a185229f8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:08,376 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:47:08,377 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b452bf-254a-4c2b-bb97-f3bebf159c52', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b452bf-254a-4c2b-bb97-f3bebf159c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:09,434 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.049s 2021-10-29 16:47:09,435 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad86fae-f8ff-4c25-876d-faea530730bd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad86fae-f8ff-4c25-876d-faea530730bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:04.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:10,489 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:47:10,490 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-428c80f4-e6a3-41e0-b7e9-307ec58c99f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-428c80f4-e6a3-41e0-b7e9-307ec58c99f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:47:10.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:47:10,497 116488 INFO [tempest.common.waiters] volume 2f30484d-cb0e-45df-8138-98562233d7fe reached in-use after waiting for 11.497033 seconds 2021-10-29 16:47:10,634 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.137s 2021-10-29 16:47:10,635 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56a40b7-dacc-4ea0-a286-e723061111ff', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56a40b7-dacc-4ea0-a286-e723061111ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:10.576894", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 16:47:10,668 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db 0.031s 2021-10-29 16:47:10,668 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46c503a-a4c5-4c59-b085-4bcb82dc204f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46c503a-a4c5-4c59-b085-4bcb82dc204f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:11,691 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db 0.019s 2021-10-29 16:47:11,692 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4441d737-912a-4eb2-a51f-deca68b5ed75', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4441d737-912a-4eb2-a51f-deca68b5ed75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:12,716 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db 0.020s 2021-10-29 16:47:12,717 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cb18b5-10d2-4743-9685-fae29cc3ac1c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cb18b5-10d2-4743-9685-fae29cc3ac1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:13,741 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db 0.021s 2021-10-29 16:47:13,741 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dbb6749-3280-4ca6-bcde-a413263a29c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dbb6749-3280-4ca6-bcde-a413263a29c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:11.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:14,770 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db 0.025s 2021-10-29 16:47:14,770 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f10fbde-d406-4c4d-b13a-c58f60504f82', 'content-length': '469', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f10fbde-d406-4c4d-b13a-c58f60504f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/8afa2668-cef5-4c32-828c-a7b166f840db'} Body: b'{"snapshot": {"id": "8afa2668-cef5-4c32-828c-a7b166f840db", "created_at": "2021-10-29T16:47:11.000000", "updated_at": "2021-10-29T16:47:14.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336331235", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "100%"}}' 2021-10-29 16:47:14,772 116488 INFO [tempest.common.waiters] snapshot 8afa2668-cef5-4c32-828c-a7b166f840db reached available after waiting for 4.772951 seconds 2021-10-29 16:47:14,943 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots 0.170s 2021-10-29 16:47:14,944 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca44e12c-754f-425c-85bc-3345d16f0cbc', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca44e12c-754f-425c-85bc-3345d16f0cbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:14.859282", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}}}' 2021-10-29 16:47:14,975 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.028s 2021-10-29 16:47:14,975 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2758807c-3102-48d2-bd52-ae5b8021feb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2758807c-3102-48d2-bd52-ae5b8021feb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:16,011 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.032s 2021-10-29 16:47:16,011 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42a32de-8bd4-4b86-bba5-79d16bd9e1f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42a32de-8bd4-4b86-bba5-79d16bd9e1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:17,050 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.035s 2021-10-29 16:47:17,050 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b996f04-8769-41cf-b30c-e2612f646035', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b996f04-8769-41cf-b30c-e2612f646035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:18,116 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.062s 2021-10-29 16:47:18,117 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9ba2dc-a1b8-4d16-8e0b-bec562880ebd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9ba2dc-a1b8-4d16-8e0b-bec562880ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:19,145 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.024s 2021-10-29 16:47:19,145 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a28d7df-536d-4dc5-8a83-6f91aaf6abd8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a28d7df-536d-4dc5-8a83-6f91aaf6abd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:20,193 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:47:20,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eebcf6-5def-422a-8d20-9db0f0a84494', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eebcf6-5def-422a-8d20-9db0f0a84494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:21,220 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.022s 2021-10-29 16:47:21,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e28689c7-90cb-4f13-8205-c6531f5c9bb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e28689c7-90cb-4f13-8205-c6531f5c9bb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:22,249 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.024s 2021-10-29 16:47:22,249 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-151e4ef6-bdda-4e71-9740-b75e8aaa0e02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-151e4ef6-bdda-4e71-9740-b75e8aaa0e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:23,275 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.022s 2021-10-29 16:47:23,275 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845bb0b5-f2a9-4d7d-ba40-87676b3779cf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845bb0b5-f2a9-4d7d-ba40-87676b3779cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:24,334 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.054s 2021-10-29 16:47:24,334 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e791c5-3974-4764-86e2-1a1a1723af8e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e791c5-3974-4764-86e2-1a1a1723af8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:25,367 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.030s 2021-10-29 16:47:25,368 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9afc720-0c6c-4516-8d07-985771177fb2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9afc720-0c6c-4516-8d07-985771177fb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:26,435 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.063s 2021-10-29 16:47:26,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cad772-b72a-4af3-b8cc-ee2766261776', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cad772-b72a-4af3-b8cc-ee2766261776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:27,463 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.023s 2021-10-29 16:47:27,463 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a8fd31-3d7d-4697-ac02-df65a2aa0d13', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a8fd31-3d7d-4697-ac02-df65a2aa0d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:28,492 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.025s 2021-10-29 16:47:28,492 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2156959c-82a3-4058-8547-d989bf0a6016', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2156959c-82a3-4058-8547-d989bf0a6016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:29,524 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.029s 2021-10-29 16:47:29,525 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d6395f9-0c1e-4d9e-b071-7c32496c4db4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d6395f9-0c1e-4d9e-b071-7c32496c4db4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:30,554 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.026s 2021-10-29 16:47:30,555 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ad2d9d7-3ccf-472e-b71f-1064e2a40738', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ad2d9d7-3ccf-472e-b71f-1064e2a40738', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:31,584 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.026s 2021-10-29 16:47:31,585 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f72cc9d2-ddbe-434b-ac25-0c66f79efb79', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f72cc9d2-ddbe-434b-ac25-0c66f79efb79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:32,611 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.023s 2021-10-29 16:47:32,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f91c6d52-0e11-425e-9d7c-1eed821490ee', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f91c6d52-0e11-425e-9d7c-1eed821490ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:33,640 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.024s 2021-10-29 16:47:33,640 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797da6ba-9f5f-4a8e-9635-bf93fc241377', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797da6ba-9f5f-4a8e-9635-bf93fc241377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:34,668 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.024s 2021-10-29 16:47:34,668 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3a2d4a-33a3-4753-bbd8-70999476c140', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3a2d4a-33a3-4753-bbd8-70999476c140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:35,696 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.024s 2021-10-29 16:47:35,696 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-366d2e4c-9652-47c3-b05e-9d6792cb65e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-366d2e4c-9652-47c3-b05e-9d6792cb65e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:36,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:47:36,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-825d341c-26fb-4eec-840f-a573d2fbd961', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-825d341c-26fb-4eec-840f-a573d2fbd961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:37,744 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:47:37,745 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb63eb5b-3f42-4fdd-8729-13c30c7d02c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb63eb5b-3f42-4fdd-8729-13c30c7d02c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:38,788 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:47:38,789 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26db54e1-7471-4d7a-915f-9d23b4a037eb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26db54e1-7471-4d7a-915f-9d23b4a037eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:39,814 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.021s 2021-10-29 16:47:39,815 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f4f986-1640-4dbb-af81-62e8459d39ba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f4f986-1640-4dbb-af81-62e8459d39ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:40,843 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.023s 2021-10-29 16:47:40,843 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863139b3-94df-4eee-a905-56f609ff434f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863139b3-94df-4eee-a905-56f609ff434f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:41,868 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.021s 2021-10-29 16:47:41,868 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b44ef1-833b-4ff3-897b-37ebd400b9d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b44ef1-833b-4ff3-897b-37ebd400b9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:42,896 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.023s 2021-10-29 16:47:42,896 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8c0e154-0434-4b07-9435-8472d0ba1364', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8c0e154-0434-4b07-9435-8472d0ba1364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:43,921 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.021s 2021-10-29 16:47:43,922 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5496fa-58e0-4f7e-83e3-5bef9c23bab9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5496fa-58e0-4f7e-83e3-5bef9c23bab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:44,952 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.026s 2021-10-29 16:47:44,952 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4385866-db15-4f63-8d04-19969d9a7bc9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4385866-db15-4f63-8d04-19969d9a7bc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:45,978 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.021s 2021-10-29 16:47:45,978 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8170977-0fb5-4690-a6dd-e870a3f6d8e9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8170977-0fb5-4690-a6dd-e870a3f6d8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:47,002 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:47:47,002 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e545b10-27f2-4ac7-a1ab-ca7a1b7893f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e545b10-27f2-4ac7-a1ab-ca7a1b7893f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:48,027 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:47:48,028 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ce50d8-86bb-4e55-9da3-63e2b7fd41dc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ce50d8-86bb-4e55-9da3-63e2b7fd41dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:49,053 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.021s 2021-10-29 16:47:49,053 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e5ccc7e-1148-4deb-86ac-1524555c5614', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e5ccc7e-1148-4deb-86ac-1524555c5614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:50,079 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.022s 2021-10-29 16:47:50,080 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9956708-064b-4545-873e-d6dc62f0bee5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9956708-064b-4545-873e-d6dc62f0bee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:51,103 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.019s 2021-10-29 16:47:51,103 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94cef11-1c05-47ed-8d8b-3a972edaef24', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94cef11-1c05-47ed-8d8b-3a972edaef24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:52,126 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.019s 2021-10-29 16:47:52,127 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7272f0ff-8668-4e1e-b851-3e2f409926b0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7272f0ff-8668-4e1e-b851-3e2f409926b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:53,150 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:47:53,150 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55ab70d9-cabc-493a-b148-26ce727dab1e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55ab70d9-cabc-493a-b148-26ce727dab1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:54,198 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:47:54,198 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-557ef3d8-ab5f-4d6f-a78d-2003162a2b0f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-557ef3d8-ab5f-4d6f-a78d-2003162a2b0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:55,244 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:47:55,245 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e65ba777-7df6-4ecd-ae61-d2121d8cead1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e65ba777-7df6-4ecd-ae61-d2121d8cead1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:56,301 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.052s 2021-10-29 16:47:56,301 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dd6616-6e34-42ba-a705-82ea514c552d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dd6616-6e34-42ba-a705-82ea514c552d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:57,344 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:47:57,345 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3fa57e4-fda2-4372-af1b-355ab951a282', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3fa57e4-fda2-4372-af1b-355ab951a282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:58,430 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.081s 2021-10-29 16:47:58,430 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-209d2d23-2fac-473e-8eb0-57343de48e1e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-209d2d23-2fac-473e-8eb0-57343de48e1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:47:59,473 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:47:59,474 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2486ff15-f0de-4d26-8fef-a8345feabff8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2486ff15-f0de-4d26-8fef-a8345feabff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:48:00,518 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:48:00,519 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35ad0168-39cc-416b-9015-ca672b7a791f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35ad0168-39cc-416b-9015-ca672b7a791f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:48:01,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:48:01,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d4c9709-71b5-4376-80f1-98e67af334a2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d4c9709-71b5-4376-80f1-98e67af334a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:48:02,613 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:48:02,613 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3d3e44-b57c-452e-a1a8-963f2b048825', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3d3e44-b57c-452e-a1a8-963f2b048825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:03,678 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 2021-10-29 16:49:29,208 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 85.590s 2021-10-29 16:49:29,208 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9314de93-65d8-4ea6-9806-f902abb53180', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9314de93-65d8-4ea6-9806-f902abb53180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:30,265 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.053s 2021-10-29 16:49:30,265 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b740252-02e3-406a-a417-874d4a68fc02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b740252-02e3-406a-a417-874d4a68fc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:31,345 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.075s 2021-10-29 16:49:31,345 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a47e2fb0-93b8-4008-8bca-6879f0e83031', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a47e2fb0-93b8-4008-8bca-6879f0e83031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:32,390 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:49:32,390 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed0ee24-6bac-4353-ba65-d5650adddab8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed0ee24-6bac-4353-ba65-d5650adddab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:33,436 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:49:33,437 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dd1721a-27d1-4964-aed5-23845169b9c7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dd1721a-27d1-4964-aed5-23845169b9c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:34,486 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:49:34,487 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b358f63c-b3b7-491e-8749-a20a5d82fd95', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b358f63c-b3b7-491e-8749-a20a5d82fd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:35,533 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:49:35,534 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9759af67-3eee-4aaa-801b-7f8ce4366431', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9759af67-3eee-4aaa-801b-7f8ce4366431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:36,581 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:49:36,581 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a28069b1-9b6d-4220-960f-eb284a473207', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a28069b1-9b6d-4220-960f-eb284a473207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:37,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:49:37,631 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ec6d865-129d-4333-9fe9-940a58d69392', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ec6d865-129d-4333-9fe9-940a58d69392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:38,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:49:38,677 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57013127-a32d-42d2-bfbd-042b48a05dab', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57013127-a32d-42d2-bfbd-042b48a05dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:39,726 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:39,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7a667f-664c-41ac-ae7a-a82979f205c4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7a667f-664c-41ac-ae7a-a82979f205c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:40,928 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.198s 2021-10-29 16:49:40,928 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00166d16-b7cc-4cb0-8f87-c8b728fc7f02', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00166d16-b7cc-4cb0-8f87-c8b728fc7f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:41,979 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:49:41,979 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c341fe22-4961-4f35-b012-ffda40c67ba3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c341fe22-4961-4f35-b012-ffda40c67ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:43,028 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:43,029 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050f80d1-f552-448b-8f0a-72af60a79f3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050f80d1-f552-448b-8f0a-72af60a79f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:44,076 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:49:44,076 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a237beb-6236-4566-97dc-4bf15c038d6b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a237beb-6236-4566-97dc-4bf15c038d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:45,125 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:49:45,125 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67714082-3310-447e-b103-a2d37f68d915', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67714082-3310-447e-b103-a2d37f68d915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:46,179 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.050s 2021-10-29 16:49:46,179 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d8335b1-8261-4257-8443-225e8e81db30', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d8335b1-8261-4257-8443-225e8e81db30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:47,226 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:49:47,226 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85591d61-8d56-4f15-ae83-5a5dba8a0aa7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85591d61-8d56-4f15-ae83-5a5dba8a0aa7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:48,277 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:49:48,277 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-589b7b2d-a684-4b5a-b830-ca91d6a2d1fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-589b7b2d-a684-4b5a-b830-ca91d6a2d1fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:49,329 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:49:49,329 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d6775c-3dc0-4750-a334-980218379c70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d6775c-3dc0-4750-a334-980218379c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:50,373 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:49:50,374 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a2de45e-4cfa-4789-b8e0-4dc8f94ab94c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a2de45e-4cfa-4789-b8e0-4dc8f94ab94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:51,422 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:51,423 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b9b855a-a163-4801-936c-2552e83b88a1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b9b855a-a163-4801-936c-2552e83b88a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:52,471 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:52,472 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d5df80b-6220-45ee-9e8c-332cdebabf1e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d5df80b-6220-45ee-9e8c-332cdebabf1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:53,519 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:49:53,519 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e77d04a3-12b6-4abf-a695-57d3008dca6c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e77d04a3-12b6-4abf-a695-57d3008dca6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:54,569 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:54,569 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f460fcd5-ca96-41f5-be69-f55e8ffb7eea', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f460fcd5-ca96-41f5-be69-f55e8ffb7eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:55,617 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:49:55,617 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef499537-78b2-441b-bfc3-8b3e1d54d3f8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef499537-78b2-441b-bfc3-8b3e1d54d3f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:56,664 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:49:56,665 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8818dbb8-2c83-42a9-bd19-e524af422c49', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8818dbb8-2c83-42a9-bd19-e524af422c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:57,714 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:49:57,714 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12a8a7b-f24e-4d2a-9129-a3c56f16876d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12a8a7b-f24e-4d2a-9129-a3c56f16876d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:58,764 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:49:58,764 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c641ef92-8173-4c7a-b08d-5bace597ac31', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c641ef92-8173-4c7a-b08d-5bace597ac31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:49:59,813 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:49:59,813 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63e38fc-53b8-45af-aae5-2060887f5cba', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63e38fc-53b8-45af-aae5-2060887f5cba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:00,863 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:00,863 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbdc22e8-174c-4421-9777-a1a2da059003', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbdc22e8-174c-4421-9777-a1a2da059003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:01,911 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:01,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38557a9-94ac-4972-ae83-76715a3d4337', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38557a9-94ac-4972-ae83-76715a3d4337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:02,963 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:50:02,964 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6c19d6-8a74-4338-b380-667a39598493', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6c19d6-8a74-4338-b380-667a39598493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:04,008 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:50:04,009 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d13a9e3-b79c-4eeb-8d55-00520188ee52', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d13a9e3-b79c-4eeb-8d55-00520188ee52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:05,061 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:50:05,061 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-965cad69-8ce6-4fce-8726-d0562832ca63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-965cad69-8ce6-4fce-8726-d0562832ca63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:06,107 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:50:06,108 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f009847-ea58-4b76-b37f-cbf4889a471d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f009847-ea58-4b76-b37f-cbf4889a471d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:07,157 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:07,157 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8769d772-c86c-42d3-be4b-2f71bf885ed3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8769d772-c86c-42d3-be4b-2f71bf885ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:08,207 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:08,207 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff204ce-9966-407c-bec4-9870e818bb66', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff204ce-9966-407c-bec4-9870e818bb66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:09,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:09,256 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba5f1f72-c128-485f-894c-11c1b79bd043', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba5f1f72-c128-485f-894c-11c1b79bd043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:10,305 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:10,305 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8de0f80-c880-40e1-b3b8-2144300d536b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8de0f80-c880-40e1-b3b8-2144300d536b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:11,358 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:50:11,359 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-758e24d3-5ae1-4865-b256-19ea535f0523', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758e24d3-5ae1-4865-b256-19ea535f0523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:12,408 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:12,409 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f016699-83ef-494d-afd4-928914329c57', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f016699-83ef-494d-afd4-928914329c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:13,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:50:13,454 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc71a79-569b-40eb-8ba4-a24350b03059', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc71a79-569b-40eb-8ba4-a24350b03059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:14,502 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:14,503 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d55074ce-19cb-48c2-ba4e-456334d95613', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d55074ce-19cb-48c2-ba4e-456334d95613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:15,556 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:50:15,556 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c7e056-dd46-4675-9dbf-fde70a834995', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c7e056-dd46-4675-9dbf-fde70a834995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:16,603 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:50:16,603 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3049c8a-dcac-4acb-b646-51319f5410e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3049c8a-dcac-4acb-b646-51319f5410e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:17,652 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:17,653 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e1c17a9-b082-4c5b-93c4-c6703424a005', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e1c17a9-b082-4c5b-93c4-c6703424a005', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:18,699 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:50:18,700 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d91a830f-7f2a-4ee9-9f5b-80166ea97ae0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d91a830f-7f2a-4ee9-9f5b-80166ea97ae0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:19,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:50:19,751 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0683edc7-08cb-41f7-bd3d-1e1c5f73b9af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0683edc7-08cb-41f7-bd3d-1e1c5f73b9af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:20,799 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:20,800 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54a3c9b4-46d1-426d-afd1-f87840e69904', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54a3c9b4-46d1-426d-afd1-f87840e69904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:21,848 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:21,849 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ee29cd-cd8e-4f86-8eef-67983cdcd245', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ee29cd-cd8e-4f86-8eef-67983cdcd245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:22,899 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:50:22,900 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-858916a8-2e27-4f4a-9f0c-5818f77dba5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-858916a8-2e27-4f4a-9f0c-5818f77dba5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:23,943 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:50:23,944 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344f0d6e-9af6-4fda-932e-12738328423b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344f0d6e-9af6-4fda-932e-12738328423b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:24,995 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:50:24,995 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdaa835f-a68a-4d75-b7f2-71a2e9cb8006', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdaa835f-a68a-4d75-b7f2-71a2e9cb8006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:26,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:26,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46902641-6e6c-4f83-bc38-4664065004b4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46902641-6e6c-4f83-bc38-4664065004b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:27,094 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:27,095 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5063657c-22f8-40b3-b16e-c958aa9b2864', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5063657c-22f8-40b3-b16e-c958aa9b2864', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:28,142 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:50:28,142 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc6d83c1-84a0-4585-abee-e852edfa103e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc6d83c1-84a0-4585-abee-e852edfa103e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:29,193 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:50:29,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-466a5173-6663-4ce0-9814-961fcbdf327a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-466a5173-6663-4ce0-9814-961fcbdf327a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:30,243 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:30,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec85f7a0-fdf7-4df1-9fe1-1bf41f0a2416', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec85f7a0-fdf7-4df1-9fe1-1bf41f0a2416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:31,291 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:31,291 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ec0c0f-805a-4ec5-9af1-4816e7221cff', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ec0c0f-805a-4ec5-9af1-4816e7221cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:32,339 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:32,339 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373082fb-6cef-4abc-b99a-1dbb71be1850', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373082fb-6cef-4abc-b99a-1dbb71be1850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:33,388 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:33,389 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ee783b2-c7b6-4a98-8625-850f8f5e7bf8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ee783b2-c7b6-4a98-8625-850f8f5e7bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:34,436 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:34,437 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf93317-9a88-46a2-b4e1-7aa181503e4d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf93317-9a88-46a2-b4e1-7aa181503e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:35,486 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:35,486 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-613bd6e0-049c-49d4-928c-d1dfd24d0a63', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-613bd6e0-049c-49d4-928c-d1dfd24d0a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:36,534 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:36,534 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed9df163-e602-4e0f-b8ed-f5ad6d15d764', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed9df163-e602-4e0f-b8ed-f5ad6d15d764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:37,586 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:50:37,587 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bcd5fc8-1021-4fbe-997b-9c3c6d77ea1a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bcd5fc8-1021-4fbe-997b-9c3c6d77ea1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:38,632 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:50:38,633 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3325fd53-de6a-4d72-8485-7179da6e646a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3325fd53-de6a-4d72-8485-7179da6e646a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:39,685 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:50:39,685 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7957c0c6-3ab9-4555-96f1-24e78853fa3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7957c0c6-3ab9-4555-96f1-24e78853fa3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:40,731 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:50:40,731 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aadd02e-ca07-40ca-b22a-ea3ff03b0260', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aadd02e-ca07-40ca-b22a-ea3ff03b0260', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:41,783 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:50:41,783 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d64d9d4-bfc8-477d-a653-38786934fd74', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d64d9d4-bfc8-477d-a653-38786934fd74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:42,830 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:42,830 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02dfe3af-4487-4189-ba1d-426141ae9231', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02dfe3af-4487-4189-ba1d-426141ae9231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:43,879 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:43,880 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28de4633-186a-4d13-b0b2-e8d7260791ec', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28de4633-186a-4d13-b0b2-e8d7260791ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:44,927 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:50:44,927 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9595205-594b-4a15-b728-3d3724ee1e98', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9595205-594b-4a15-b728-3d3724ee1e98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:45,977 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:45,978 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d0d720f-98a0-491c-8401-fe6931ce3a10', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d0d720f-98a0-491c-8401-fe6931ce3a10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:47,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:47,026 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2f40af-84a9-469a-8293-18ca85d1834f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2f40af-84a9-469a-8293-18ca85d1834f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:48,076 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:48,077 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb209c5c-e2a8-4244-89b5-c6737fec7e3c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb209c5c-e2a8-4244-89b5-c6737fec7e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:49,125 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:49,126 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12d46a8-2bab-48bb-b85f-0fd683e495b8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12d46a8-2bab-48bb-b85f-0fd683e495b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:50,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:50,175 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adbbde71-d109-4bd0-af79-3f8a8b0341d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adbbde71-d109-4bd0-af79-3f8a8b0341d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:51,224 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:51,225 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec0eb866-e2d9-4473-a1d6-724929c5ea41', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec0eb866-e2d9-4473-a1d6-724929c5ea41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:52,272 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:50:52,272 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e899f7b1-7a4c-4f60-a675-e1bbbddac97a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e899f7b1-7a4c-4f60-a675-e1bbbddac97a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:53,321 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:53,321 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9c2e7e-2ee9-4908-887b-4fda9871bad4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9c2e7e-2ee9-4908-887b-4fda9871bad4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:54,370 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:54,370 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d6a49fd-0620-415e-87a7-746ddfb71119', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d6a49fd-0620-415e-87a7-746ddfb71119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:55,418 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:55,418 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6dc90e-d8fd-4cef-ba4f-63eb374d7358', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6dc90e-d8fd-4cef-ba4f-63eb374d7358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:56,468 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:50:56,469 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5f747c-e17b-4c98-b50b-a50b6589513b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5f747c-e17b-4c98-b50b-a50b6589513b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:57,517 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:57,518 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fd3b543-f2a3-4d0f-9523-fc8d1a11d7ae', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fd3b543-f2a3-4d0f-9523-fc8d1a11d7ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:58,566 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:50:58,566 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f91e980-137d-48fd-8408-4da14dc0acfb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f91e980-137d-48fd-8408-4da14dc0acfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:50:59,614 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:50:59,615 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64376592-5690-4e31-ae64-290cf19829f6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64376592-5690-4e31-ae64-290cf19829f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:00,664 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:00,665 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15b9103c-4044-4376-a708-02277d6f39e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15b9103c-4044-4376-a708-02277d6f39e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:01,712 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:01,713 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-407e8167-c396-4d0c-8245-8eee9c7cd011', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-407e8167-c396-4d0c-8245-8eee9c7cd011', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:02,768 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:02,769 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37529af6-9b39-4c76-a86a-26b31ea3f158', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37529af6-9b39-4c76-a86a-26b31ea3f158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:03,816 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:03,816 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369fd2eb-b6ef-4192-9605-af959d5613c2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369fd2eb-b6ef-4192-9605-af959d5613c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:04,866 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:04,866 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbe0b670-d4dd-4aae-8991-6a3350d71ebd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbe0b670-d4dd-4aae-8991-6a3350d71ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:05,923 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.054s 2021-10-29 16:51:05,924 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70937edc-5d7f-41ab-9f7e-51c1e024a54b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70937edc-5d7f-41ab-9f7e-51c1e024a54b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:06,976 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:51:06,977 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50b20bb-3e47-4be3-9d54-37335f1d3e8d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d50b20bb-3e47-4be3-9d54-37335f1d3e8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:08,020 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:51:08,021 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4d0b05-edb3-4953-8c56-d4b6c8f6ef12', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4d0b05-edb3-4953-8c56-d4b6c8f6ef12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:09,072 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:51:09,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c92d0c7-f82c-4b68-b37d-db91d6fd0aac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c92d0c7-f82c-4b68-b37d-db91d6fd0aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:10,120 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:10,121 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3703c12-7703-4cec-bc3b-c284179c7cb6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3703c12-7703-4cec-bc3b-c284179c7cb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:11,170 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:11,170 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbe93b7-ae41-4719-97aa-074c64389cbe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbe93b7-ae41-4719-97aa-074c64389cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:12,219 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:12,219 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8963a885-cc4b-4065-abab-3cc9e0fec7ac', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8963a885-cc4b-4065-abab-3cc9e0fec7ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:13,268 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:13,268 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba709923-7e07-4da2-9857-be647c848917', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba709923-7e07-4da2-9857-be647c848917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:14,318 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:14,318 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2bfa5e-fc92-42d4-abc3-4a27d8d03bc3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2bfa5e-fc92-42d4-abc3-4a27d8d03bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:15,365 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:15,366 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4880d411-1702-486e-837a-1ec386500ef5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4880d411-1702-486e-837a-1ec386500ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:16,415 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:16,415 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10a0a60-47a8-4101-b398-c64744d3b30f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10a0a60-47a8-4101-b398-c64744d3b30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:17,463 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:17,464 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa7a4acc-791b-4026-b71f-55a30871856a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7a4acc-791b-4026-b71f-55a30871856a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:18,513 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:18,513 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e39d28f-2f32-4662-8b42-6c7fd0438e67', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e39d28f-2f32-4662-8b42-6c7fd0438e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:19,567 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.050s 2021-10-29 16:51:19,567 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15841d2-bd4d-47f5-a455-6786567bde70', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15841d2-bd4d-47f5-a455-6786567bde70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:20,611 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:51:20,611 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dfb81bc-dc83-4332-853f-8feb13ad2595', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dfb81bc-dc83-4332-853f-8feb13ad2595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:21,660 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:21,660 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd43aa5d-11d0-4130-ad40-4ea639e01f3e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd43aa5d-11d0-4130-ad40-4ea639e01f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:22,708 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:22,708 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e98dfc9-c578-4a3e-844b-1aee4d55639a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e98dfc9-c578-4a3e-844b-1aee4d55639a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:23,758 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:23,758 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97cad6f3-2373-42ec-8113-984c02bb38c6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97cad6f3-2373-42ec-8113-984c02bb38c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:24,811 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:51:24,812 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74500e0e-9f20-4eda-8682-f9e5e64e8a22', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74500e0e-9f20-4eda-8682-f9e5e64e8a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:25,859 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:25,860 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4e0a27-33cc-40e2-83b4-8a1b802e38bc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4e0a27-33cc-40e2-83b4-8a1b802e38bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:26,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:26,908 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94281226-ee60-4238-8f0d-248930fbc883', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94281226-ee60-4238-8f0d-248930fbc883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:27,955 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:51:27,955 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41a2f459-62c9-426f-bb8f-1e0c7890214d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41a2f459-62c9-426f-bb8f-1e0c7890214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:29,007 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:51:29,008 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50892026-7a1f-48dc-8691-12e50325909a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50892026-7a1f-48dc-8691-12e50325909a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:30,058 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:51:30,059 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3b9cd03-d6a4-47c7-ba94-2a7bd86564b5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3b9cd03-d6a4-47c7-ba94-2a7bd86564b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:31,107 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:31,107 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90067e52-d9e9-4267-a108-d4e58d1fb3db', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90067e52-d9e9-4267-a108-d4e58d1fb3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:32,157 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:32,157 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2749e04-28ed-49f5-ab1a-7325db06d2a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2749e04-28ed-49f5-ab1a-7325db06d2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:33,205 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:33,205 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e1e849-a558-421d-80f8-ba35cb731d89', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e1e849-a558-421d-80f8-ba35cb731d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:34,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:51:34,256 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2177f0b0-657d-4ef7-81e2-25b263ca98bf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2177f0b0-657d-4ef7-81e2-25b263ca98bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:35,312 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.052s 2021-10-29 16:51:35,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6227ae15-629b-4c5b-9002-f599c6a067b7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6227ae15-629b-4c5b-9002-f599c6a067b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:36,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.038s 2021-10-29 16:51:36,355 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61676b4-fd7b-4076-a974-04c41824cfdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61676b4-fd7b-4076-a974-04c41824cfdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:37,404 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:37,404 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1c843b-a1de-4ef1-8723-c2255035f416', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1c843b-a1de-4ef1-8723-c2255035f416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:38,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:38,454 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9cfe9d-4793-4235-b4d8-80dae747716c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9cfe9d-4793-4235-b4d8-80dae747716c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:39,502 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:39,503 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2fc347-0ec3-4476-a629-31e46b7f5f33', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2fc347-0ec3-4476-a629-31e46b7f5f33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:40,551 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:40,551 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3f2bd87-35ee-4d78-b544-d381545b4b04', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3f2bd87-35ee-4d78-b544-d381545b4b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:41,602 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:51:41,603 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0dceaea-16cf-43fb-82b5-2acccee7006d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0dceaea-16cf-43fb-82b5-2acccee7006d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:42,745 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.139s 2021-10-29 16:51:42,745 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b9bc19-6f8c-4c0a-8fe5-0ce4c921aff3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b9bc19-6f8c-4c0a-8fe5-0ce4c921aff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:43,770 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:51:43,770 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9de2d17b-932f-45d8-9d4c-a2e69759e044', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9de2d17b-932f-45d8-9d4c-a2e69759e044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:44,794 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:51:44,794 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a96f21d7-91d7-4132-b14e-cb9a54ba4829', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a96f21d7-91d7-4132-b14e-cb9a54ba4829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:45,817 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.019s 2021-10-29 16:51:45,817 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5963f8bc-d7b6-4c83-a9a5-d034d67d3fc1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5963f8bc-d7b6-4c83-a9a5-d034d67d3fc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:46,848 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.027s 2021-10-29 16:51:46,849 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109afbe2-4130-4097-9c23-ac1a3826f695', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109afbe2-4130-4097-9c23-ac1a3826f695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:47,901 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.050s 2021-10-29 16:51:47,902 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d1d8788-cd9b-4ed2-81df-a8db2722e8e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d1d8788-cd9b-4ed2-81df-a8db2722e8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:48,949 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:51:48,949 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c6acde-517f-4371-81fd-63e431ec1815', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c6acde-517f-4371-81fd-63e431ec1815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:49,998 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:49,998 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dfd2bc3-b5b1-4f04-84d8-100c4fc1ca44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dfd2bc3-b5b1-4f04-84d8-100c4fc1ca44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:51,048 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:51,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39c86676-eb3a-4f47-a7eb-a5cfcf519ebb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39c86676-eb3a-4f47-a7eb-a5cfcf519ebb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:52,096 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:52,096 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e1f04c-3907-49d8-b56c-92596bcf626d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e1f04c-3907-49d8-b56c-92596bcf626d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:53,146 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:53,146 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-268594e7-5288-457c-b72a-fbb6f353271b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-268594e7-5288-457c-b72a-fbb6f353271b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:54,198 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:51:54,199 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bbf52c-0d21-44e0-b73c-69c09b69e90b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bbf52c-0d21-44e0-b73c-69c09b69e90b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:55,245 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:51:55,245 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26ccb529-43fc-492c-85c7-f3e185f63be2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26ccb529-43fc-492c-85c7-f3e185f63be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:56,296 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:51:56,296 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8bdeb3-13a3-405c-9ca2-1405943e608c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8bdeb3-13a3-405c-9ca2-1405943e608c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:57,344 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:51:57,344 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98f4ec9e-404d-4fb2-8306-7e91a0fed33e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f4ec9e-404d-4fb2-8306-7e91a0fed33e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:58,394 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:51:58,395 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bfcca9a-84c3-44b2-b18b-fc15f35ad52f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bfcca9a-84c3-44b2-b18b-fc15f35ad52f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:51:59,444 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:51:59,445 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3b5c57b-8cb6-4734-ac7f-ec2fa87856b3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3b5c57b-8cb6-4734-ac7f-ec2fa87856b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:00,494 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:00,495 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89a84b5e-1947-4f13-a930-15f691d96416', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89a84b5e-1947-4f13-a930-15f691d96416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:01,544 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:01,544 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62ef2dba-876b-4ab0-87c5-3b76a411a372', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62ef2dba-876b-4ab0-87c5-3b76a411a372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:02,596 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:52:02,597 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33a8cbc1-e0a6-4e88-a7e9-aa33893ad022', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33a8cbc1-e0a6-4e88-a7e9-aa33893ad022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:03,643 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:52:03,644 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0f0c3c-d6d2-454c-b3e1-f755414e0fb9', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0f0c3c-d6d2-454c-b3e1-f755414e0fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:04,694 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:04,694 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f816dd13-82d7-460b-9f9c-fa9df267f2aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f816dd13-82d7-460b-9f9c-fa9df267f2aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:05,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:05,742 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2885d71-b61a-4573-95de-915ed1c7649f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2885d71-b61a-4573-95de-915ed1c7649f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:06,794 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:52:06,795 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8885c0a7-9495-41ab-aedb-12a9c9562e2f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8885c0a7-9495-41ab-aedb-12a9c9562e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:07,842 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:07,843 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816dfc45-1915-411b-ac9e-1358dfeb0680', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816dfc45-1915-411b-ac9e-1358dfeb0680', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:08,891 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:08,892 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece6daa8-3af3-44cd-962b-b190eb8a33f5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece6daa8-3af3-44cd-962b-b190eb8a33f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:10,027 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.132s 2021-10-29 16:52:10,027 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182127eb-8f7c-4c53-9ae3-0f94cc3556e3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182127eb-8f7c-4c53-9ae3-0f94cc3556e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:11,073 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:52:11,074 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61055d81-2a83-4ff2-baf0-bf0036638f0e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61055d81-2a83-4ff2-baf0-bf0036638f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:12,116 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:52:12,117 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bca995fe-3d41-40c3-8b87-be0d54b26eaf', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bca995fe-3d41-40c3-8b87-be0d54b26eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:13,160 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:52:13,160 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27d67c6-51bf-4ac5-93fc-671308f3e6fd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27d67c6-51bf-4ac5-93fc-671308f3e6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:14,204 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:52:14,205 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf784ae2-3c6b-4c2e-8f98-29a83c5ea612', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf784ae2-3c6b-4c2e-8f98-29a83c5ea612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:15,249 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:52:15,250 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17967441-e29b-4f41-aa60-839a9831d924', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17967441-e29b-4f41-aa60-839a9831d924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:16,293 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:52:16,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc40b5bb-aa84-4c8a-87e9-ad1f25e638bb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc40b5bb-aa84-4c8a-87e9-ad1f25e638bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:17,336 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.039s 2021-10-29 16:52:17,336 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8e10ff4-595e-4708-b7e4-08bcc9d0e458', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8e10ff4-595e-4708-b7e4-08bcc9d0e458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:18,380 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:52:18,380 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ec73ec7-1ca9-48b2-9ff1-ab8ced80d825', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ec73ec7-1ca9-48b2-9ff1-ab8ced80d825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:19,424 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.040s 2021-10-29 16:52:19,424 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72eb62cd-be8b-4460-93b4-1290e43d1285', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72eb62cd-be8b-4460-93b4-1290e43d1285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:20,469 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:52:20,470 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46a455e7-1618-4d81-ad51-ac5f9267467a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46a455e7-1618-4d81-ad51-ac5f9267467a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:21,514 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:52:21,515 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b9c8e2-f34f-4284-933b-35edf84f5fd1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b9c8e2-f34f-4284-933b-35edf84f5fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:22,537 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.020s 2021-10-29 16:52:22,538 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14432fb9-7e67-4015-8f34-66786564a184', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14432fb9-7e67-4015-8f34-66786564a184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:23,562 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.019s 2021-10-29 16:52:23,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be98a51e-3218-463f-939d-5a54f55ab195', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be98a51e-3218-463f-939d-5a54f55ab195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:24,597 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.031s 2021-10-29 16:52:24,597 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a1dfc61-1a3a-42ae-a3f1-a1d03ff262d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a1dfc61-1a3a-42ae-a3f1-a1d03ff262d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:25,643 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.042s 2021-10-29 16:52:25,644 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50df0a73-7b05-496f-a5bb-c54d8d4649e8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50df0a73-7b05-496f-a5bb-c54d8d4649e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:26,695 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:52:26,695 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df2a6b73-ea0c-484b-8021-70a18043d258', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df2a6b73-ea0c-484b-8021-70a18043d258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:27,744 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:27,744 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ab74305-2edb-4681-8b43-e000c89dd831', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab74305-2edb-4681-8b43-e000c89dd831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:28,794 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:28,794 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd572e1-47b6-4274-8e92-ec8dfa1c99d3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd572e1-47b6-4274-8e92-ec8dfa1c99d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:29,844 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:29,844 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5385554-674c-4fc1-a63b-8cfb15eb9eca', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5385554-674c-4fc1-a63b-8cfb15eb9eca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:30,891 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:52:30,891 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f853456b-ebab-4342-ada0-b6ac3df457cc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f853456b-ebab-4342-ada0-b6ac3df457cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:31,940 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:31,940 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714e8da1-917f-4055-9713-290cf954c3e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714e8da1-917f-4055-9713-290cf954c3e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:32,990 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:32,990 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb732da6-ec2c-435a-959e-fe39658c2039', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb732da6-ec2c-435a-959e-fe39658c2039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:34,039 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:34,039 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a5ec7c-7623-46d3-8170-17ded87da932', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a5ec7c-7623-46d3-8170-17ded87da932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:35,091 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:52:35,092 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02eb364-6685-4548-9d53-ffef873a9191', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02eb364-6685-4548-9d53-ffef873a9191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:36,136 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.041s 2021-10-29 16:52:36,137 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44410b69-d25f-49b7-a17f-52ade9e50174', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44410b69-d25f-49b7-a17f-52ade9e50174', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:37,185 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:37,186 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a054ea4-93f3-459b-9fd7-b71e6265de9e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a054ea4-93f3-459b-9fd7-b71e6265de9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:38,234 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:38,234 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda92d48-20cc-449b-bbd0-91cce0d00782', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda92d48-20cc-449b-bbd0-91cce0d00782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:39,283 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:39,283 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0198a8e-73af-4673-9ffe-d1ee61ef9390', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0198a8e-73af-4673-9ffe-d1ee61ef9390', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:40,332 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:40,332 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-050bdc2c-fada-44d7-b05c-85ec54137878', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-050bdc2c-fada-44d7-b05c-85ec54137878', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:41,381 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:41,381 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9533863-2cb4-476f-99d2-f6010dd9b492', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9533863-2cb4-476f-99d2-f6010dd9b492', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:42,429 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:42,430 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e30adb69-30a2-467f-8ea8-f3bf83203747', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e30adb69-30a2-467f-8ea8-f3bf83203747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:43,478 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:43,479 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d80660-6fcf-4f2e-8598-bfe4308ddae2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d80660-6fcf-4f2e-8598-bfe4308ddae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:44,526 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:44,527 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb0111c-dd45-4687-b735-2e6ee8ead05a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb0111c-dd45-4687-b735-2e6ee8ead05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:45,575 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:45,575 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345f7fba-ee7c-43fb-9b34-892db58d294b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345f7fba-ee7c-43fb-9b34-892db58d294b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:46,634 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.055s 2021-10-29 16:52:46,634 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69dbd30f-93f3-4ab8-a726-ca90c1693fbd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69dbd30f-93f3-4ab8-a726-ca90c1693fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:47,683 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:47,683 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a386f9-0773-41ba-ad3b-a16f377d3beb', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a386f9-0773-41ba-ad3b-a16f377d3beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:48,734 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:52:48,735 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d7afb0-9ae0-467a-81ed-f5b584bcf5d4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d7afb0-9ae0-467a-81ed-f5b584bcf5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:49,784 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:49,785 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0342a73-698a-46a3-a02a-d3fc4f453705', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0342a73-698a-46a3-a02a-d3fc4f453705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:50,833 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:50,833 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c397625e-a2f9-4627-8465-edcde27768fe', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c397625e-a2f9-4627-8465-edcde27768fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:51,881 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:51,882 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70a8f6d2-3225-4d2d-b5d9-18ac80526557', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70a8f6d2-3225-4d2d-b5d9-18ac80526557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:52,931 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:52,931 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7956f4eb-6554-469e-9684-640e5b694d47', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7956f4eb-6554-469e-9684-640e5b694d47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:53,981 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:52:53,981 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ff053d-7674-4adf-bb96-6736f7866d15', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ff053d-7674-4adf-bb96-6736f7866d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:55,030 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:55,030 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4176e91e-8d8b-4ee1-8bd5-901e710b3dd5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4176e91e-8d8b-4ee1-8bd5-901e710b3dd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:56,080 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:52:56,080 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e7fb4b2-07d6-4f29-a29b-9cbb6019b970', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e7fb4b2-07d6-4f29-a29b-9cbb6019b970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:57,128 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:52:57,128 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e33984-3c8d-4c74-b753-9a11e486445e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e33984-3c8d-4c74-b753-9a11e486445e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:58,179 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.047s 2021-10-29 16:52:58,179 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea11707e-ae29-4a10-ab76-5f2588357276', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea11707e-ae29-4a10-ab76-5f2588357276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:52:59,228 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:52:59,228 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f356a0b-c537-423f-a00f-51c4a6e51dad', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f356a0b-c537-423f-a00f-51c4a6e51dad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:00,277 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:53:00,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e469ed-5570-4305-8342-a1c3311bb9d5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e469ed-5570-4305-8342-a1c3311bb9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:01,330 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.049s 2021-10-29 16:53:01,331 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d86902-fff7-46b5-8165-a7bddae6d869', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d86902-fff7-46b5-8165-a7bddae6d869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:02,378 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:53:02,379 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a1c3543-741e-4429-bab1-7480100638a4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a1c3543-741e-4429-bab1-7480100638a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:03,426 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:53:03,426 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c5903fa-d286-432a-9447-1f200bdf14f3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c5903fa-d286-432a-9447-1f200bdf14f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:04,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:53:04,475 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84374377-e57b-459f-935c-478e179ac527', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84374377-e57b-459f-935c-478e179ac527', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:05,522 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.043s 2021-10-29 16:53:05,523 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2004669-a9dc-4744-b167-b2051d897ccd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2004669-a9dc-4744-b167-b2051d897ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:06,572 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:53:06,573 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32509476-d9e7-4eeb-a4cc-17a92a80f33f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32509476-d9e7-4eeb-a4cc-17a92a80f33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:07,622 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:53:07,622 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5145729-247a-4627-bb0f-980fb458b303', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5145729-247a-4627-bb0f-980fb458b303', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:08,671 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:53:08,671 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6339fbf-194b-4b62-b2f1-f466d532732c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6339fbf-194b-4b62-b2f1-f466d532732c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:09,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.045s 2021-10-29 16:53:09,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7214575a-85fd-4ec8-83b1-c467debcdb38', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7214575a-85fd-4ec8-83b1-c467debcdb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:10,772 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.048s 2021-10-29 16:53:10,773 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa8f9dc-96f2-408b-8657-85b57b4152e6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa8f9dc-96f2-408b-8657-85b57b4152e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:11,821 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:53:11,822 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18aedb6-168a-4a6d-98f7-7496958ea287', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18aedb6-168a-4a6d-98f7-7496958ea287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:12,869 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:53:12,870 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bb907f8-9021-4c39-bf02-b501d030fd7b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bb907f8-9021-4c39-bf02-b501d030fd7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:13,918 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.044s 2021-10-29 16:53:13,918 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ca7ca2d-5552-4738-b6bf-56fbaa5ffb55', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ca7ca2d-5552-4738-b6bf-56fbaa5ffb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:14,968 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a 0.046s 2021-10-29 16:53:14,968 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8651b2-7cdd-4659-8628-278ba25617aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8651b2-7cdd-4659-8628-278ba25617aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/snapshots/a285b38a-afae-4c24-b0a6-a30fb9be1f0a'} Body: b'{"snapshot": {"id": "a285b38a-afae-4c24-b0a6-a30fb9be1f0a", "created_at": "2021-10-29T16:47:15.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1019595919", "description": null, "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "46d63e53a20045f28167ee1dc6b383e3", "os-extended-snapshot-attributes:progress": "0%"}}' 2021-10-29 16:53:15,273 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188/os-volume_attachments/2f30484d-cb0e-45df-8138-98562233d7fe 0.301s 2021-10-29 16:53:15,274 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (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-55132e3a-100e-403f-890d-970f4e626f4f', 'x-compute-request-id': 'req-55132e3a-100e-403f-890d-970f4e626f4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188/os-volume_attachments/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'' 2021-10-29 16:53:15,317 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:53:15,318 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e11bfc33-0483-4867-85eb-2505aeec79ce', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e11bfc33-0483-4867-85eb-2505aeec79ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:16,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.117s 2021-10-29 16:53:16,444 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b503375e-c02f-4dfc-ae30-6c492e1fc9ab', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b503375e-c02f-4dfc-ae30-6c492e1fc9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:17,491 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:17,491 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e965989-420c-4e84-a350-b0a7e9640d0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e965989-420c-4e84-a350-b0a7e9640d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:18,539 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:18,539 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172636ae-58ba-43aa-9308-c98a674a77fe', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172636ae-58ba-43aa-9308-c98a674a77fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:19,587 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:19,587 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd7f462-4b27-4cf7-8938-ae7145795e3d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd7f462-4b27-4cf7-8938-ae7145795e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:20,635 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:53:20,636 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3415d5ae-aecb-4eab-a66e-0f19d331df8f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3415d5ae-aecb-4eab-a66e-0f19d331df8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:21,684 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:53:21,685 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9ea37b4-379e-4884-8573-a086acb5e25c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9ea37b4-379e-4884-8573-a086acb5e25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:22,733 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:53:22,733 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84235661-1eae-4ded-9311-0198565d2957', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84235661-1eae-4ded-9311-0198565d2957', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:23,782 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:53:23,783 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a658b42-a76c-40f1-b129-069e8fcd4e97', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a658b42-a76c-40f1-b129-069e8fcd4e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:24,832 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:53:24,832 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c81f8e-20cd-4aa0-8c4d-340871e5227a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c81f8e-20cd-4aa0-8c4d-340871e5227a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:25,883 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:53:25,883 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a7cc9ea-c250-49f6-a20d-751060e8708f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a7cc9ea-c250-49f6-a20d-751060e8708f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:26,930 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:26,930 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-854367d2-469a-45ef-a317-c722665fe4bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-854367d2-469a-45ef-a317-c722665fe4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:27,978 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:53:27,979 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-860ec33f-b9f4-45d3-bc6a-3c2a59a8aa6a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-860ec33f-b9f4-45d3-bc6a-3c2a59a8aa6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:29,029 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:53:29,029 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34c9d3fe-f855-4045-b2bf-ad7f07a9e8b2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34c9d3fe-f855-4045-b2bf-ad7f07a9e8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:30,076 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:30,077 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054a9c3a-2328-4cc4-91c3-d0f1a475b3da', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054a9c3a-2328-4cc4-91c3-d0f1a475b3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:31,129 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:53:31,130 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc44022e-2de8-4298-bdb9-a96cd6c966e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc44022e-2de8-4298-bdb9-a96cd6c966e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:32,175 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.037s 2021-10-29 16:53:32,175 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f31df999-b0e4-4576-8d6e-d9cbc02af834', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f31df999-b0e4-4576-8d6e-d9cbc02af834', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:33,226 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:53:33,226 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b8326be-b42f-46d8-bc17-c731ae454d32', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b8326be-b42f-46d8-bc17-c731ae454d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:34,278 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:53:34,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d454e0da-ecf8-478a-9c67-f4e1681d44bc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d454e0da-ecf8-478a-9c67-f4e1681d44bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:35,342 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.055s 2021-10-29 16:53:35,343 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0e72356-174e-47fa-9ec7-195e45703f69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0e72356-174e-47fa-9ec7-195e45703f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:36,389 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:36,389 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd2486cc-ccfc-4639-b30c-debb552efb46', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd2486cc-ccfc-4639-b30c-debb552efb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:37,436 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:37,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d862c89e-037d-4263-8385-be9efe922dc8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d862c89e-037d-4263-8385-be9efe922dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:38,483 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:38,483 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c65a19f-2fcd-4697-8587-642926626f47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c65a19f-2fcd-4697-8587-642926626f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:39,530 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:39,530 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d82d1e9-84aa-4287-a37f-7c8a9e73c8ab', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d82d1e9-84aa-4287-a37f-7c8a9e73c8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:40,577 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:40,577 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4535fc-0971-4522-9b04-8cf68fc93ec5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4535fc-0971-4522-9b04-8cf68fc93ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:41,624 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:41,625 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b949501b-c502-4a46-95dd-a3680ec05747', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b949501b-c502-4a46-95dd-a3680ec05747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:42,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:42,672 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96c2573-9c12-4c9c-9149-e23adcc35603', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96c2573-9c12-4c9c-9149-e23adcc35603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:43,719 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:43,720 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aef47a8-58a2-453c-92f8-cd28b1a9e3b6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aef47a8-58a2-453c-92f8-cd28b1a9e3b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:44,768 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:44,768 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b074166-af28-4cbf-9abf-b4fa2949f448', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b074166-af28-4cbf-9abf-b4fa2949f448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:45,816 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:53:45,817 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d914d2e-cfe5-4dfc-95f4-16095645fccb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d914d2e-cfe5-4dfc-95f4-16095645fccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:46,863 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:46,864 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f57444e5-23e5-4882-98d2-587c03debfaf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f57444e5-23e5-4882-98d2-587c03debfaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:47,910 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:47,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-512b554f-460a-4e1d-a7e7-1231719e8e69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-512b554f-460a-4e1d-a7e7-1231719e8e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:48,959 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:48,959 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e85132d-f058-442c-9aeb-f622a81a4817', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e85132d-f058-442c-9aeb-f622a81a4817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:50,008 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:53:50,008 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-160d2ef3-2802-49d1-912c-f8ad5708d52e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-160d2ef3-2802-49d1-912c-f8ad5708d52e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:51,057 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:53:51,058 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb58f0e-2436-4026-8e12-4658666aff41', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb58f0e-2436-4026-8e12-4658666aff41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:52,106 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:53:52,106 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2109e292-8959-4623-968a-8a05c9517f72', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2109e292-8959-4623-968a-8a05c9517f72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:53,156 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:53:53,157 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb48ba5-6b89-4f87-9a01-112c9ff30b24', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb48ba5-6b89-4f87-9a01-112c9ff30b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:54,208 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:53:54,208 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd6f3602-ce91-46c3-9811-0d73579482a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd6f3602-ce91-46c3-9811-0d73579482a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:55,256 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:55,256 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630ad4a4-e6e2-4c06-a723-21a6d2bc669a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630ad4a4-e6e2-4c06-a723-21a6d2bc669a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:56,304 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:56,304 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc8e114-39c8-4f02-9e80-c444459e0184', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc8e114-39c8-4f02-9e80-c444459e0184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:57,350 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:53:57,351 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb015a1e-598f-4862-b8bd-6965e1943880', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb015a1e-598f-4862-b8bd-6965e1943880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:58,401 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:53:58,402 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4e6650-d8d5-4c5b-899d-c665bb486fb6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4e6650-d8d5-4c5b-899d-c665bb486fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:53:59,448 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:53:59,448 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a45df04-9414-4820-8288-376082ebff88', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a45df04-9414-4820-8288-376082ebff88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:00,496 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:00,496 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413d6525-3be0-4488-a79e-36e1ac2ac0bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413d6525-3be0-4488-a79e-36e1ac2ac0bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:01,577 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.072s 2021-10-29 16:54:01,577 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afadb03e-9133-4098-93b7-bedbc28d1465', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afadb03e-9133-4098-93b7-bedbc28d1465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:02,624 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:02,625 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f8d7c41-9ea0-4d04-a46f-456170555566', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f8d7c41-9ea0-4d04-a46f-456170555566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:03,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:03,672 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f738e868-1ac2-425f-81ac-37ca3b2e165d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f738e868-1ac2-425f-81ac-37ca3b2e165d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:04,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:04,721 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5bf18b9-83f7-4ff3-a938-1625c75d7a45', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5bf18b9-83f7-4ff3-a938-1625c75d7a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:05,773 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:54:05,773 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-504a381a-6308-4ddc-9274-ff8b08165a31', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-504a381a-6308-4ddc-9274-ff8b08165a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:06,822 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:06,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a13a17c4-256c-492a-80f4-377fd68bcd68', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a13a17c4-256c-492a-80f4-377fd68bcd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:07,872 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:07,872 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76955db1-c1c2-4f61-ab82-ad0476014840', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76955db1-c1c2-4f61-ab82-ad0476014840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:08,921 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:08,921 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1dd747-fd13-4bd3-988a-a51c6dd55692', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1dd747-fd13-4bd3-988a-a51c6dd55692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:09,972 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:09,972 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b23284f5-2605-4288-a458-9f286c446c8f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b23284f5-2605-4288-a458-9f286c446c8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:11,021 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:11,022 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06185397-d95c-4143-801b-4131433afd0c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06185397-d95c-4143-801b-4131433afd0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:12,069 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:12,070 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba68741b-533c-45c9-a21c-211c4a389726', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba68741b-533c-45c9-a21c-211c4a389726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:13,119 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:13,119 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ff68de-efc8-454a-b26e-dddfe958efde', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ff68de-efc8-454a-b26e-dddfe958efde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:14,167 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:14,167 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed56377-d645-4a35-8afc-73090ee8184c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed56377-d645-4a35-8afc-73090ee8184c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:15,214 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:15,215 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b17bfa9-c623-48f6-a39b-09d0e65b1672', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b17bfa9-c623-48f6-a39b-09d0e65b1672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:16,263 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:16,263 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05e7290-df0c-4fb6-884e-9538e7fa56d8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05e7290-df0c-4fb6-884e-9538e7fa56d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:17,311 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:17,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3be3b891-89dc-44d8-847a-25ecc1d6c8dd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3be3b891-89dc-44d8-847a-25ecc1d6c8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:18,360 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:18,361 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b846eae6-7f5f-419b-bcf9-e84b898d1391', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b846eae6-7f5f-419b-bcf9-e84b898d1391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:19,408 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:19,408 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9570f28-80b4-4d85-8c64-78857b4e58d6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9570f28-80b4-4d85-8c64-78857b4e58d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:20,459 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:20,459 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-577ab494-f52a-417a-a774-425d4aa6455f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-577ab494-f52a-417a-a774-425d4aa6455f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:21,508 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:21,509 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e7bbd1-2c72-49ac-89a0-df146bb053bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e7bbd1-2c72-49ac-89a0-df146bb053bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:22,556 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:22,557 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c2a5953-0b89-4375-8d71-0b6302de231b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c2a5953-0b89-4375-8d71-0b6302de231b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:23,604 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:23,605 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd1d9162-12b7-44a3-9810-8c4c7ead9f7c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd1d9162-12b7-44a3-9810-8c4c7ead9f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:24,652 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:24,652 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-100b1aef-7517-48a3-ae87-23cb221be567', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-100b1aef-7517-48a3-ae87-23cb221be567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:25,699 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:25,700 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ccf6134-78c3-44b7-b903-a0beb52aa9ee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ccf6134-78c3-44b7-b903-a0beb52aa9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:26,748 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:26,749 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d857da3d-38f4-4a49-bb3f-90155a230c93', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d857da3d-38f4-4a49-bb3f-90155a230c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:27,809 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.048s 2021-10-29 16:54:27,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a889bbb2-ef22-49d5-abe5-9c8ccd211e76', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a889bbb2-ef22-49d5-abe5-9c8ccd211e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:28,860 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:28,861 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c273636-eec1-444c-9534-b254f893a441', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c273636-eec1-444c-9534-b254f893a441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:29,910 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:29,911 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f79dc3be-7406-4992-859f-2b43a3dcd518', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f79dc3be-7406-4992-859f-2b43a3dcd518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:30,962 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:30,962 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-646b2411-6d16-493d-b8f1-ed435a3b8284', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-646b2411-6d16-493d-b8f1-ed435a3b8284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:32,012 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:32,012 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8afc3e0b-8881-4e1f-9df1-e1dc31d90632', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8afc3e0b-8881-4e1f-9df1-e1dc31d90632', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:33,063 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:33,064 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab268c6-9c09-4759-81a3-42d997ac8528', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab268c6-9c09-4759-81a3-42d997ac8528', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:34,112 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:34,112 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66c639ee-886e-4be2-92ba-85f8f849f4f5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66c639ee-886e-4be2-92ba-85f8f849f4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:35,158 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:54:35,158 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c8086f5-a604-40a0-ada9-324e1239d115', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c8086f5-a604-40a0-ada9-324e1239d115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:36,207 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:36,207 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3084b425-9e19-49f3-8855-c32b21ad201b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3084b425-9e19-49f3-8855-c32b21ad201b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:37,255 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:37,256 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c240cfe-11b1-4073-a0dc-05ce020f5a9c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c240cfe-11b1-4073-a0dc-05ce020f5a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:38,302 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:38,303 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f10cc9e3-64f7-4f65-b771-a70fae6ce00d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f10cc9e3-64f7-4f65-b771-a70fae6ce00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:39,351 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:39,351 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616838ac-448d-44e8-824b-950849f4f7ff', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616838ac-448d-44e8-824b-950849f4f7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:40,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:40,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2677d972-cc46-4ce6-a7ab-24bd4cac3537', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2677d972-cc46-4ce6-a7ab-24bd4cac3537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:41,446 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:41,447 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ffd139-b534-4a11-b5db-4a942e73ae58', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ffd139-b534-4a11-b5db-4a942e73ae58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:42,494 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:42,495 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edc22b94-cb74-4a77-9fbe-132772e3d490', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edc22b94-cb74-4a77-9fbe-132772e3d490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:43,542 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:43,542 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd19feec-97ff-405b-aea1-fa62638783e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd19feec-97ff-405b-aea1-fa62638783e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:44,589 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:44,589 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a2eadc3-9780-4fc4-b57d-92bb5c19d14c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a2eadc3-9780-4fc4-b57d-92bb5c19d14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:45,637 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:45,637 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70bbf6e-39c4-4066-873c-38d48cec9f5f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70bbf6e-39c4-4066-873c-38d48cec9f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:46,683 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:54:46,684 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51c8c4b9-5a16-4dc8-adba-94f957e9dbd7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51c8c4b9-5a16-4dc8-adba-94f957e9dbd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:47,733 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:47,734 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-62463c7d-d09a-48df-8840-cc2b1da22414', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62463c7d-d09a-48df-8840-cc2b1da22414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:48,782 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:48,782 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf9e17c-98b7-4497-96e1-02134860f2a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf9e17c-98b7-4497-96e1-02134860f2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:49,831 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:54:49,832 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c769df9-5977-4929-8873-06546ccad0ce', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c769df9-5977-4929-8873-06546ccad0ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:50,878 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:54:50,879 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ebcc7f-7f73-416d-8c2d-3cce919c8756', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ebcc7f-7f73-416d-8c2d-3cce919c8756', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:51,928 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:51,928 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb42cda-23f8-4ac0-8a76-5460799a4bd6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb42cda-23f8-4ac0-8a76-5460799a4bd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:52,976 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:54:52,976 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e10c0531-5dfb-4790-9a5b-eb72e25b3398', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e10c0531-5dfb-4790-9a5b-eb72e25b3398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:54,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:54:54,026 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30356012-5f86-4784-b27e-a25d59805075', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30356012-5f86-4784-b27e-a25d59805075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:55,074 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:55,074 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-074117cc-4a8e-4fa7-a07d-1f0c4e1d754f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-074117cc-4a8e-4fa7-a07d-1f0c4e1d754f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:56,131 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.049s 2021-10-29 16:54:56,132 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8772e05-3229-42c6-b535-c92f94b97c1b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8772e05-3229-42c6-b535-c92f94b97c1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:57,178 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:57,179 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35b04807-c29e-40ba-923b-e42ce97deca6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35b04807-c29e-40ba-923b-e42ce97deca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:58,226 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:58,227 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b973ae15-e9be-475e-9a75-d57a62150f60', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b973ae15-e9be-475e-9a75-d57a62150f60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:54:59,274 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:54:59,274 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe757501-2b61-423f-b290-333d4de26f4f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe757501-2b61-423f-b290-333d4de26f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:00,323 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:00,323 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0cb622-23ba-4f3d-8cd8-95312ee7779e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0cb622-23ba-4f3d-8cd8-95312ee7779e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:01,375 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:01,375 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89196e0f-c175-4072-8e76-884c5fdaff96', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89196e0f-c175-4072-8e76-884c5fdaff96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:02,422 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.038s 2021-10-29 16:55:02,422 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6772e2fe-c76d-4ac0-8422-3677aae1bb8a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6772e2fe-c76d-4ac0-8422-3677aae1bb8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:03,471 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:03,471 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dae8fac-957e-40be-b095-f1a6f132d5fd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dae8fac-957e-40be-b095-f1a6f132d5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:04,519 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:04,520 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1802049a-ecdd-450d-b560-5bbd33189f26', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1802049a-ecdd-450d-b560-5bbd33189f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:05,571 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:05,571 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e644aae-45e8-4d20-83e7-922823316641', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e644aae-45e8-4d20-83e7-922823316641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:06,620 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:06,621 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4af0ddd-3473-43c7-bfa9-3064ecf00ab1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4af0ddd-3473-43c7-bfa9-3064ecf00ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:07,671 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:07,671 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01c52f73-4e5a-476a-8544-5d5bd3712e09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01c52f73-4e5a-476a-8544-5d5bd3712e09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:08,718 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:08,719 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7fba35e-7b6b-4c44-8faa-c6ea24236599', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7fba35e-7b6b-4c44-8faa-c6ea24236599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:09,769 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:09,769 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f58cc6bc-ca08-4d5d-b25c-45d623d51b6c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f58cc6bc-ca08-4d5d-b25c-45d623d51b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:10,817 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:10,817 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b930a9-e5eb-4f07-a981-a49b8173ccd0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b930a9-e5eb-4f07-a981-a49b8173ccd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:11,866 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:11,866 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7257aed9-0d7d-4f24-9536-787461f8ba74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7257aed9-0d7d-4f24-9536-787461f8ba74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:12,918 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:12,918 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afdd71f-f7b6-43af-9064-9c293ae14282', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afdd71f-f7b6-43af-9064-9c293ae14282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:13,968 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:13,969 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca7fd621-6c48-4870-91ae-099d28ef0bac', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca7fd621-6c48-4870-91ae-099d28ef0bac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:15,016 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:15,017 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dd9b4fe-7800-46f2-a74f-bb3291c8c91f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dd9b4fe-7800-46f2-a74f-bb3291c8c91f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:16,066 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:16,066 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c17104ba-f454-4ec8-9fb3-ec9868cd3c0d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c17104ba-f454-4ec8-9fb3-ec9868cd3c0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:17,114 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:17,114 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99eb0fa9-f8df-44a1-b181-44eedd173773', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99eb0fa9-f8df-44a1-b181-44eedd173773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:18,165 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:18,165 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c063a52f-b10b-42bc-9dc1-33195a51ac89', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c063a52f-b10b-42bc-9dc1-33195a51ac89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:19,212 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:19,213 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2aaeef4-f91f-4200-807c-1867c31192d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2aaeef4-f91f-4200-807c-1867c31192d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:20,262 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:20,263 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3caeeea5-0af5-4ce5-8ced-5f153acede69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3caeeea5-0af5-4ce5-8ced-5f153acede69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:21,322 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.053s 2021-10-29 16:55:21,323 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2406f5ea-a8f1-4eca-ab81-1ef0ae77879a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2406f5ea-a8f1-4eca-ab81-1ef0ae77879a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:22,370 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:22,371 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb57103-b6da-4b80-8e59-c83d3a5e193e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb57103-b6da-4b80-8e59-c83d3a5e193e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:23,417 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:23,417 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90501d57-99c4-416b-98b6-d150fa980f00', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90501d57-99c4-416b-98b6-d150fa980f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:24,465 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:24,465 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc73a8d-b5a2-42f1-827a-d069051cb093', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc73a8d-b5a2-42f1-827a-d069051cb093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:25,515 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:25,516 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8add214a-758c-4bbb-a9cd-e79f215298f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8add214a-758c-4bbb-a9cd-e79f215298f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:26,564 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:26,564 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a01a010e-6a42-4361-ad15-17ec0e6af7bf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a01a010e-6a42-4361-ad15-17ec0e6af7bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:27,612 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:27,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df1622c-d9e1-4b50-a392-ff3184691a39', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df1622c-d9e1-4b50-a392-ff3184691a39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:28,660 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:28,661 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-274f664d-4a5e-4156-b656-0ca75a0c2c2c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-274f664d-4a5e-4156-b656-0ca75a0c2c2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:29,713 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:55:29,714 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c62fe04-d2df-4328-9055-e03e67a7c950', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c62fe04-d2df-4328-9055-e03e67a7c950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:30,772 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.050s 2021-10-29 16:55:30,773 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fabd2754-20ee-44a8-8d3c-435820a3df97', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fabd2754-20ee-44a8-8d3c-435820a3df97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:31,821 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:31,821 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fbf5091-5e7a-4b99-986f-366cece32708', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fbf5091-5e7a-4b99-986f-366cece32708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:32,871 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:32,871 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d75da26-23d5-4bef-a980-acdc9f4258bb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d75da26-23d5-4bef-a980-acdc9f4258bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:33,922 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:33,922 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477e88db-5b5b-442f-9a10-f6bfb05971e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477e88db-5b5b-442f-9a10-f6bfb05971e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:34,971 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:34,971 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7f9157d-3305-43f6-988e-1e674fea1623', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7f9157d-3305-43f6-988e-1e674fea1623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:36,019 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:36,019 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2486d31-f8e1-456d-aa8a-ae9ce1985a3b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2486d31-f8e1-456d-aa8a-ae9ce1985a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:37,068 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:37,068 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c16131a-1981-4f76-a476-e89ec6eb249f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c16131a-1981-4f76-a476-e89ec6eb249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:38,123 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:55:38,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aed5087c-094f-400f-945b-0082c393a184', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aed5087c-094f-400f-945b-0082c393a184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:39,173 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:39,173 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-027a5ab7-ff9c-48e3-958c-046fa28c0e0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-027a5ab7-ff9c-48e3-958c-046fa28c0e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:40,225 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:40,225 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90da0680-f81a-49fd-8b44-d06d5113fd68', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90da0680-f81a-49fd-8b44-d06d5113fd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:41,275 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:41,276 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7448e3e0-7932-4a01-815f-04c6d23bb90c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7448e3e0-7932-4a01-815f-04c6d23bb90c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:42,324 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:42,325 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9fa805-771f-417a-9f8f-c13097844f29', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9fa805-771f-417a-9f8f-c13097844f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:43,376 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:43,377 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c25b8d-91c5-4268-83e8-e5dba478e815', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c25b8d-91c5-4268-83e8-e5dba478e815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:44,425 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:44,425 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-199dd446-2b5a-49d7-8581-4acd3183237e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-199dd446-2b5a-49d7-8581-4acd3183237e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:45,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:45,476 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25f11b27-975d-4c6c-8ef3-30bcec51e7f6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25f11b27-975d-4c6c-8ef3-30bcec51e7f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:46,524 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:55:46,524 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d375b06a-8927-4814-8a1c-ea0fc01d24c6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d375b06a-8927-4814-8a1c-ea0fc01d24c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:47,573 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:47,573 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4649c8cc-f00c-433d-aca2-3f8564020db1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4649c8cc-f00c-433d-aca2-3f8564020db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:48,624 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:48,624 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69625e08-388d-40f9-be09-6aa69a27b250', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69625e08-388d-40f9-be09-6aa69a27b250', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:49,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:49,672 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb003bc3-a8fc-44aa-b689-d3a4c043f1ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb003bc3-a8fc-44aa-b689-d3a4c043f1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:50,721 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:50,722 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4613f08-16b6-4fd0-90c4-b6532ee9ec18', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4613f08-16b6-4fd0-90c4-b6532ee9ec18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:51,770 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:51,770 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315aefa9-672e-4f83-86c0-53cffccddd0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315aefa9-672e-4f83-86c0-53cffccddd0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:52,819 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:55:52,820 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37ab437a-b091-41cf-b2e8-b7c8f87216de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37ab437a-b091-41cf-b2e8-b7c8f87216de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:53,870 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:53,870 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03dc153-607b-4020-aaa7-3a696fdbc57d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03dc153-607b-4020-aaa7-3a696fdbc57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:54,920 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:55:54,921 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f6c0e5-22cd-437f-9d7a-2d98981d881f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f6c0e5-22cd-437f-9d7a-2d98981d881f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:55,972 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:55:55,972 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-838cecda-dfca-41c4-97b2-b5cee6999413', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-838cecda-dfca-41c4-97b2-b5cee6999413', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:57,028 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:57,029 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36293947-54e1-4f24-ba6a-c5ae76ec05e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36293947-54e1-4f24-ba6a-c5ae76ec05e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:58,077 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:58,078 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16dc315d-6612-4926-a1ef-d185e433a982', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16dc315d-6612-4926-a1ef-d185e433a982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:55:59,126 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:55:59,127 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f323a2-e3b9-43d2-acaa-0769e8129bf1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f323a2-e3b9-43d2-acaa-0769e8129bf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:00,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:00,174 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2187a7-5a63-42f2-ae1f-73214e4eff47', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2187a7-5a63-42f2-ae1f-73214e4eff47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:01,226 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.045s 2021-10-29 16:56:01,227 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eae3218d-5683-4ab6-a5f5-75f1f02cdb03', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eae3218d-5683-4ab6-a5f5-75f1f02cdb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:02,274 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:02,274 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321cebd1-ada2-44ae-8e70-c375dda4c29d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321cebd1-ada2-44ae-8e70-c375dda4c29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:03,323 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:03,324 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75927857-3631-4f3c-a1df-743b81d942bd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75927857-3631-4f3c-a1df-743b81d942bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:04,372 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:04,372 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e052a60-bec5-4071-96a7-f3615555e151', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e052a60-bec5-4071-96a7-f3615555e151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:05,419 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:56:05,419 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e39d469-4f19-4b55-970f-2a25da777091', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e39d469-4f19-4b55-970f-2a25da777091', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:06,468 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:06,468 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c053798-fd4a-45bc-96f5-2af6bbed0c93', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c053798-fd4a-45bc-96f5-2af6bbed0c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:07,516 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:07,516 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1379311c-f324-45fc-bdc4-372008bbda99', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1379311c-f324-45fc-bdc4-372008bbda99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:08,564 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:08,565 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90db1c75-d156-4cbd-b822-7c7067a92d0c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90db1c75-d156-4cbd-b822-7c7067a92d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:09,612 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:09,612 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f70320-275d-4cba-91ac-03719f116eef', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f70320-275d-4cba-91ac-03719f116eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:10,660 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:56:10,661 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddc09145-5d08-4477-893a-b2532a4d23d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddc09145-5d08-4477-893a-b2532a4d23d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:11,709 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:56:11,709 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f82929-c446-4934-8e88-b1e4d275aca9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f82929-c446-4934-8e88-b1e4d275aca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:12,758 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:12,758 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e49cdd9-6ef9-4817-a392-c5fea8d8e358', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e49cdd9-6ef9-4817-a392-c5fea8d8e358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:13,807 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:13,807 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7011d323-6b64-4c82-9927-14c338c3f48f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7011d323-6b64-4c82-9927-14c338c3f48f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:14,856 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:14,856 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0a7d15-a2cd-4dab-a32a-e02d0a250955', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0a7d15-a2cd-4dab-a32a-e02d0a250955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:15,905 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:15,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9c911e-5204-4757-8122-85c6735fbfe4', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9c911e-5204-4757-8122-85c6735fbfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:16,953 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:56:16,953 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16d276fb-056a-4991-b013-f74a6c807d0e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16d276fb-056a-4991-b013-f74a6c807d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:18,003 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:18,003 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9efafa-6142-4d22-b749-74ffdb86eb1a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9efafa-6142-4d22-b749-74ffdb86eb1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:19,052 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:19,052 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3c56c4-8667-4301-bd24-58db31dae3a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3c56c4-8667-4301-bd24-58db31dae3a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:20,100 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:20,101 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae62f918-0778-4115-afc6-493f0b85df3d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae62f918-0778-4115-afc6-493f0b85df3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:21,148 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:21,149 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4188231c-bec4-491f-a2da-e4630a58d6ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4188231c-bec4-491f-a2da-e4630a58d6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:22,203 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:56:22,204 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90d2638f-2882-4ac0-8f06-a52565243d4f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90d2638f-2882-4ac0-8f06-a52565243d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:23,252 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:23,252 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7ee04fc-d717-4914-9ef1-f863111b7010', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7ee04fc-d717-4914-9ef1-f863111b7010', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:24,300 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:24,300 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3f66b9-50c5-4251-ba7b-d9b3b99be613', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3f66b9-50c5-4251-ba7b-d9b3b99be613', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:25,350 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:25,351 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd6d0fa6-9c8f-420b-a0cc-29e3766da330', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd6d0fa6-9c8f-420b-a0cc-29e3766da330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:26,400 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:26,400 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd92c175-253c-4046-9b08-f43d0332ddb1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd92c175-253c-4046-9b08-f43d0332ddb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:27,449 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:27,449 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e992e55-4833-4060-863c-53b4dd12dd65', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e992e55-4833-4060-863c-53b4dd12dd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:28,499 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:28,499 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa8397c-508c-47e4-93f8-c1ed1a0dfbe7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa8397c-508c-47e4-93f8-c1ed1a0dfbe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:29,548 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:29,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898d6fce-f67f-40ba-b515-9070b67f855a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898d6fce-f67f-40ba-b515-9070b67f855a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:30,596 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:30,597 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9969cd85-3f0e-4079-9ed7-d8aa32971907', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9969cd85-3f0e-4079-9ed7-d8aa32971907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:31,645 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:31,645 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d4679eb-5acb-4e02-8c8b-68da472bfb8b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d4679eb-5acb-4e02-8c8b-68da472bfb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:32,693 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:32,693 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e553bd81-be2b-4b1c-9c9e-5a266401efe0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e553bd81-be2b-4b1c-9c9e-5a266401efe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:33,741 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:33,742 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f467c17-3fcc-42ac-80e4-70d7b152c3f7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f467c17-3fcc-42ac-80e4-70d7b152c3f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:34,790 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:34,791 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26569941-3d41-4f60-acf3-f3456605344a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26569941-3d41-4f60-acf3-f3456605344a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:35,838 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:35,839 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-094e79ca-341d-438b-864d-a5057756e2fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-094e79ca-341d-438b-864d-a5057756e2fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:36,886 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:56:36,886 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41016804-890f-4a2a-a1a8-30a041279ad8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41016804-890f-4a2a-a1a8-30a041279ad8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:37,936 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:37,936 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a5c3b3d-b8c7-466d-ba5a-cae0520c62d2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a5c3b3d-b8c7-466d-ba5a-cae0520c62d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:38,985 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:38,985 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-288a9db4-da5e-4965-99ff-113a2e5ddf0e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-288a9db4-da5e-4965-99ff-113a2e5ddf0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:40,034 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:40,034 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1832f2f6-d0bf-401a-aa42-5e03dedf38e2', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1832f2f6-d0bf-401a-aa42-5e03dedf38e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:41,082 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:41,082 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9970dfcc-dbef-49bb-b0b3-fc3143741823', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9970dfcc-dbef-49bb-b0b3-fc3143741823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:42,306 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.215s 2021-10-29 16:56:42,306 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-156d8507-4f71-4246-bb59-6305c6a53924', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-156d8507-4f71-4246-bb59-6305c6a53924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:43,355 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:43,356 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b39524-6310-4a2b-85b1-a1ef21646ba3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b39524-6310-4a2b-85b1-a1ef21646ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:44,404 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:44,405 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c14745c-3c38-4e1b-8761-903e0cecebe0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c14745c-3c38-4e1b-8761-903e0cecebe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:45,453 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:45,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-297f0746-4b3b-4bee-a98b-9e0e08668285', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-297f0746-4b3b-4bee-a98b-9e0e08668285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:46,505 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:56:46,505 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c5f3d02-a655-4514-8874-4cda68cdb78d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c5f3d02-a655-4514-8874-4cda68cdb78d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:47,554 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:47,554 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19f78d41-e3d2-4f41-aafa-9eaabc145da1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19f78d41-e3d2-4f41-aafa-9eaabc145da1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:48,603 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:56:48,603 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-811d0b12-05ee-42a0-b030-b5c553f2f91c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-811d0b12-05ee-42a0-b030-b5c553f2f91c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:49,652 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:49,652 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c119a78e-f005-46cf-9394-34717df741d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c119a78e-f005-46cf-9394-34717df741d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:50,709 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.048s 2021-10-29 16:56:50,709 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab55c4c-73ff-4405-b685-9d35eeeb2eba', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab55c4c-73ff-4405-b685-9d35eeeb2eba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:51,758 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:51,759 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d700827e-f10d-42b2-a5a2-bcd3882a6991', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d700827e-f10d-42b2-a5a2-bcd3882a6991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:52,807 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:52,808 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6fa09ed-5e74-49cf-8632-6a2703ce6bd3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6fa09ed-5e74-49cf-8632-6a2703ce6bd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:53,860 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:56:53,860 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ee1ba19-4bd8-4589-86cc-059741932b09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ee1ba19-4bd8-4589-86cc-059741932b09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:54,911 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:56:54,912 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6a50888-33d8-4417-9528-adad4f9fc6d3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6a50888-33d8-4417-9528-adad4f9fc6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:55,960 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:56:55,961 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-853af8f8-0f1f-4287-a0ea-d7fec0f9a55a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-853af8f8-0f1f-4287-a0ea-d7fec0f9a55a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:57,011 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:57,012 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f80de035-136e-4519-a688-a346ab301286', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f80de035-136e-4519-a688-a346ab301286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:58,062 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:56:58,062 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a54d22-69d0-4c38-a577-5f33787c81d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a54d22-69d0-4c38-a577-5f33787c81d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:56:59,111 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:56:59,111 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea41ca04-f8eb-4a0a-9cbc-530d7142c480', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea41ca04-f8eb-4a0a-9cbc-530d7142c480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:00,160 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:00,161 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12335de-563f-4765-a6dd-dee92b85b4e8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12335de-563f-4765-a6dd-dee92b85b4e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:01,214 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.045s 2021-10-29 16:57:01,215 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ed5d16-e573-4181-a8e9-cc2f2390b648', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ed5d16-e573-4181-a8e9-cc2f2390b648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:02,263 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:02,263 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-179486c1-3b39-42ae-ac4c-cb99c55897cd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-179486c1-3b39-42ae-ac4c-cb99c55897cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:03,312 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:03,312 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c904e881-5ce8-4874-ae57-0e29e995836d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c904e881-5ce8-4874-ae57-0e29e995836d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:04,362 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:04,362 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2aeba47-9ebf-4555-802e-5c135597ac44', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2aeba47-9ebf-4555-802e-5c135597ac44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:05,412 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:05,412 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee2bca59-f3dc-4af3-889c-cfda108af4bc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee2bca59-f3dc-4af3-889c-cfda108af4bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:06,462 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:06,462 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-742bc8f9-0989-4043-8d6d-abe1596749a3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-742bc8f9-0989-4043-8d6d-abe1596749a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:07,512 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:07,512 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3d58c24-3520-473d-82b6-bc7ef977ec0f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3d58c24-3520-473d-82b6-bc7ef977ec0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:08,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:57:08,564 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8db31dc-dbf8-4b6a-927f-e03dee257292', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8db31dc-dbf8-4b6a-927f-e03dee257292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:09,616 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:57:09,616 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac727756-7adf-4a16-b633-f925841b41cc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac727756-7adf-4a16-b633-f925841b41cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:10,815 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.192s 2021-10-29 16:57:10,816 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24435c76-c35e-4d78-a54f-e8cf7c7aa281', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24435c76-c35e-4d78-a54f-e8cf7c7aa281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:11,868 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:57:11,868 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5521c7d1-fb9c-4ca4-8bff-fb40072bd28f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5521c7d1-fb9c-4ca4-8bff-fb40072bd28f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:12,919 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:12,919 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc3d2419-92d6-4d07-be87-101170a4b6aa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc3d2419-92d6-4d07-be87-101170a4b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:13,974 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.047s 2021-10-29 16:57:13,974 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f55d2ef-e3fc-4314-879c-25c24e209dc8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f55d2ef-e3fc-4314-879c-25c24e209dc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:15,025 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:15,025 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59be5f43-04b4-4d83-9221-2c9dc76c8c01', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59be5f43-04b4-4d83-9221-2c9dc76c8c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:16,074 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:16,075 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a475d6a-3dfd-417c-b624-4c6acf323175', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a475d6a-3dfd-417c-b624-4c6acf323175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:17,124 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:17,124 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9059af14-4e59-44c6-8781-a3cf15ff102e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9059af14-4e59-44c6-8781-a3cf15ff102e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:18,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:18,174 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0081e981-65d0-489b-bd3e-16ebd5857c2b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0081e981-65d0-489b-bd3e-16ebd5857c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:19,226 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:57:19,226 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe74871-ee77-4ab1-a5d5-3edfd6eb758f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe74871-ee77-4ab1-a5d5-3edfd6eb758f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:20,276 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:20,276 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc0ba1a-c789-4043-ac5c-eecefe2ff04c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc0ba1a-c789-4043-ac5c-eecefe2ff04c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:21,326 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:21,326 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c49832-d9e5-4d6f-bb17-a9975ef55667', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c49832-d9e5-4d6f-bb17-a9975ef55667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:22,377 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:22,377 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-919c4eb7-0335-46ea-b139-ca1354a3ffe0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-919c4eb7-0335-46ea-b139-ca1354a3ffe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:23,428 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:23,428 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-879d0722-f2d1-4bd3-a210-42f38defe47f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-879d0722-f2d1-4bd3-a210-42f38defe47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:24,486 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.050s 2021-10-29 16:57:24,487 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-720fadc9-2b9f-403e-9e1c-a77b815b4458', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-720fadc9-2b9f-403e-9e1c-a77b815b4458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:25,540 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:57:25,541 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f26fe7f-371d-4476-b4ed-a7674afd548f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f26fe7f-371d-4476-b4ed-a7674afd548f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:26,591 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:26,591 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb2e3d7f-039c-4d87-aaab-86adb803cc9e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb2e3d7f-039c-4d87-aaab-86adb803cc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:27,643 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:57:27,643 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40edda8a-b7cf-4ef0-bbd0-446cf59cf38e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40edda8a-b7cf-4ef0-bbd0-446cf59cf38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:28,693 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:28,694 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92afce2c-c0bf-46ae-bfa5-972dfe181a30', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92afce2c-c0bf-46ae-bfa5-972dfe181a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:29,747 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.044s 2021-10-29 16:57:29,748 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d91a60-135b-4908-a4de-fe7e10ab5c67', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d91a60-135b-4908-a4de-fe7e10ab5c67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:30,798 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:57:30,799 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a85ec6-564c-47e9-814b-3df738a1857f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a85ec6-564c-47e9-814b-3df738a1857f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:31,850 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:57:31,851 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c01e2815-c1a9-4fb9-b779-87c397895300', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c01e2815-c1a9-4fb9-b779-87c397895300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:32,898 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:32,898 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a682b5f-fbb8-49c8-bc3d-9c3579366067', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a682b5f-fbb8-49c8-bc3d-9c3579366067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:33,945 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:57:33,945 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6708e954-7a08-477a-91f1-a17621edfb25', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6708e954-7a08-477a-91f1-a17621edfb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:34,994 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:34,995 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c6a5a2-d863-45ad-b6f0-08e64c6555fa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c6a5a2-d863-45ad-b6f0-08e64c6555fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:36,043 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:36,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aac06c7-7eae-4e80-b944-c9a406698394', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aac06c7-7eae-4e80-b944-c9a406698394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:37,092 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:37,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2fccb8-c979-4110-a786-6c3857ff1511', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2fccb8-c979-4110-a786-6c3857ff1511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:38,142 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:38,142 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61432ab6-9bbe-46f2-96e0-ba28b7321402', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61432ab6-9bbe-46f2-96e0-ba28b7321402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:39,192 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:39,192 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54fced53-faa0-4f8a-a89f-152640f61acd', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54fced53-faa0-4f8a-a89f-152640f61acd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:40,240 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:57:40,240 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94fede5-4ab0-4191-b6f1-2806d0a1dfed', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94fede5-4ab0-4191-b6f1-2806d0a1dfed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:41,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:41,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227031d8-0e61-4247-a257-6a7512320bd1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227031d8-0e61-4247-a257-6a7512320bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:42,337 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:57:42,337 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a7cd23-a43d-4237-8822-1bcbe4f546a8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a7cd23-a43d-4237-8822-1bcbe4f546a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:43,387 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:43,388 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f949e889-cc94-47ff-9c52-e72c27fd7403', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f949e889-cc94-47ff-9c52-e72c27fd7403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:44,435 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:57:44,436 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a988153-4794-4d21-a501-ee731b5e6c6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a988153-4794-4d21-a501-ee731b5e6c6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:45,484 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:45,485 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44290702-ee18-4b24-9f85-86e39dec89a6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44290702-ee18-4b24-9f85-86e39dec89a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:46,533 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:46,534 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d82ed39-6ae5-4a19-bea9-192b162dbeee', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d82ed39-6ae5-4a19-bea9-192b162dbeee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:47,582 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:47,582 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6c2b99a-3861-4fcf-8d27-f2cededa04e0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6c2b99a-3861-4fcf-8d27-f2cededa04e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:48,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:48,631 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01547eb0-58c0-4465-9438-02d3b00cc73d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01547eb0-58c0-4465-9438-02d3b00cc73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:49,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:49,679 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8749586e-10ef-4fd4-8f7a-f308f1eb74c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8749586e-10ef-4fd4-8f7a-f308f1eb74c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:50,727 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:50,728 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b045a979-6c14-470b-8cad-a27755af3fa6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b045a979-6c14-470b-8cad-a27755af3fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:51,778 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:51,778 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d5c447-3318-456c-91a8-24ebc76a3f22', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d5c447-3318-456c-91a8-24ebc76a3f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:52,827 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:52,827 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-572cb136-089a-4b88-8b4c-2f304d06de91', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572cb136-089a-4b88-8b4c-2f304d06de91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:53,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:53,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fbd8f03-3bf7-4ae5-a0eb-7974edc125de', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fbd8f03-3bf7-4ae5-a0eb-7974edc125de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:54,924 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:54,925 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a537361-af9b-4abc-94d2-43582500f4df', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a537361-af9b-4abc-94d2-43582500f4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:55,973 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:55,974 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5c323a-99cf-4ebc-8354-88277f45ae49', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5c323a-99cf-4ebc-8354-88277f45ae49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:57,023 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:57:57,023 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f21a14e-3f47-4adf-85ee-4ae2ebbb2eec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f21a14e-3f47-4adf-85ee-4ae2ebbb2eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:58,071 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:57:58,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f17cc652-54cf-4503-b390-faffde8659f0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f17cc652-54cf-4503-b390-faffde8659f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:57:59,123 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:57:59,123 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb82b3cd-3d57-4171-a0a8-8fba02a46c74', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb82b3cd-3d57-4171-a0a8-8fba02a46c74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:00,171 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:00,172 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2e265d-9758-4173-ab1a-45d21d2f26b3', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2e265d-9758-4173-ab1a-45d21d2f26b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:01,225 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.045s 2021-10-29 16:58:01,225 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c799c3c-5012-4545-8f02-f9ac20729b1a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c799c3c-5012-4545-8f02-f9ac20729b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:02,274 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:02,274 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cac20d-adb9-4b4b-a5a5-2c076db23c9c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cac20d-adb9-4b4b-a5a5-2c076db23c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:03,330 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.046s 2021-10-29 16:58:03,330 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b50725bc-b84f-49e0-a16d-2c15d27d7337', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b50725bc-b84f-49e0-a16d-2c15d27d7337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:04,380 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:04,380 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35575ecb-d284-459e-8572-63d929f17b7d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35575ecb-d284-459e-8572-63d929f17b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:05,429 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:05,429 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-069f1cf5-41d0-4901-b88a-535a1a214379', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-069f1cf5-41d0-4901-b88a-535a1a214379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:06,478 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:06,478 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e5e7612-3e3e-4516-a26c-842f70ad8af5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e5e7612-3e3e-4516-a26c-842f70ad8af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:07,527 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:07,528 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5d12cc-0179-464c-88ce-d46917fd8a0b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5d12cc-0179-464c-88ce-d46917fd8a0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:08,577 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:08,577 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c527e7f9-59f5-426e-8092-c1d0e65eec09', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c527e7f9-59f5-426e-8092-c1d0e65eec09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:09,627 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:09,627 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a92ca6fa-3bce-459e-bdbf-20b66f79b7fb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a92ca6fa-3bce-459e-bdbf-20b66f79b7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:10,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:10,677 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5859dae7-d08d-4720-a4ad-b51df601a38e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5859dae7-d08d-4720-a4ad-b51df601a38e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:11,725 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:11,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b30e28-e5cb-4fa0-9a07-4b4d8a4bb75e', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b30e28-e5cb-4fa0-9a07-4b4d8a4bb75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:12,774 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:12,775 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0e2b20-b907-472c-97f4-fa32dc333830', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0e2b20-b907-472c-97f4-fa32dc333830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:13,823 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:13,824 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab7a6928-b8e1-4e98-9bc7-e64eac650c88', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab7a6928-b8e1-4e98-9bc7-e64eac650c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:14,873 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:58:14,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9abef83e-eb75-4e8e-a302-a21a42d13668', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9abef83e-eb75-4e8e-a302-a21a42d13668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:15,925 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:58:15,925 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e6dbd2-9f50-4b58-a007-b35453279055', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e6dbd2-9f50-4b58-a007-b35453279055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:16,974 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:16,974 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9690ca8d-ef3c-4d7a-b9e1-2aed33f92cfb', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9690ca8d-ef3c-4d7a-b9e1-2aed33f92cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:18,023 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:18,023 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3214544-dc1d-44ee-9177-d144d4aeacec', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3214544-dc1d-44ee-9177-d144d4aeacec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:19,071 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:19,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d14023b-689f-47cf-9ee1-b12541b2032a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d14023b-689f-47cf-9ee1-b12541b2032a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:20,121 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:20,121 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d069c92a-bef7-4653-9e81-c0c39a3c35c5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d069c92a-bef7-4653-9e81-c0c39a3c35c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:21,170 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:21,170 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfad88a-ef34-4c1a-b2c1-687b60db3baa', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfad88a-ef34-4c1a-b2c1-687b60db3baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:22,219 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:22,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b7ff0c8-a4a5-4748-a4c5-9ed790a7b6a7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b7ff0c8-a4a5-4748-a4c5-9ed790a7b6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:23,268 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:23,268 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-218d8811-8e93-45a9-84e7-7d7f83c93bea', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-218d8811-8e93-45a9-84e7-7d7f83c93bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:24,316 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:24,317 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f870195e-4a5a-4a4b-8c14-be564947bed9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f870195e-4a5a-4a4b-8c14-be564947bed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:25,367 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:25,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80674c86-79b7-46b1-ab00-d7eafc28986c', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80674c86-79b7-46b1-ab00-d7eafc28986c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:26,415 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:26,415 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dde621ef-5f95-496b-b2ea-6163f6a696ae', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde621ef-5f95-496b-b2ea-6163f6a696ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:27,465 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:27,465 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7046e5a-def6-44e7-a61b-2c8fe51333ad', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7046e5a-def6-44e7-a61b-2c8fe51333ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:28,514 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:28,514 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-755b5d0d-7557-4d13-877d-efc8e9bfc46f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-755b5d0d-7557-4d13-877d-efc8e9bfc46f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:29,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:29,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c89b0c-5a50-4c7f-a850-55cf36c9d5f7', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c89b0c-5a50-4c7f-a850-55cf36c9d5f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:30,613 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:58:30,614 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3659713a-45e5-4c61-bd6f-ad2f375ed863', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3659713a-45e5-4c61-bd6f-ad2f375ed863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:31,662 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:31,663 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea1f81f-2045-40bc-b135-42d0cc592eaf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea1f81f-2045-40bc-b135-42d0cc592eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:32,711 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:32,711 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385cdfac-3ef3-4e2b-a730-825ffd4fa63d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385cdfac-3ef3-4e2b-a730-825ffd4fa63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:33,759 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.039s 2021-10-29 16:58:33,759 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dec5afd-c52e-48f8-95f2-0532e12e2ebf', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dec5afd-c52e-48f8-95f2-0532e12e2ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:34,808 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:34,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4140614-59dd-4fec-8302-060752ffdcb5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4140614-59dd-4fec-8302-060752ffdcb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:35,858 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:35,858 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd643cd-4dc5-4420-8068-bbb58b68323f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd643cd-4dc5-4420-8068-bbb58b68323f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:36,907 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:36,907 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2e1e64f-19f7-4e12-bca9-ffdb3186022b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2e1e64f-19f7-4e12-bca9-ffdb3186022b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:37,956 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:37,956 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6d3afd-3b44-46e0-9e06-bd49cf93c2f8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6d3afd-3b44-46e0-9e06-bd49cf93c2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:39,004 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:39,004 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ba0df68-fe37-4418-8b9a-de26cd9ce2c9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ba0df68-fe37-4418-8b9a-de26cd9ce2c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:40,053 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:40,054 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8412acbb-c01e-4a9d-896d-6efb7cf61372', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8412acbb-c01e-4a9d-896d-6efb7cf61372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:41,103 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:41,103 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f89a0fd2-04a5-4058-9b2d-0952c63af2ed', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f89a0fd2-04a5-4058-9b2d-0952c63af2ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:42,151 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:42,152 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33035c62-332c-4dc5-9987-f09a157fdf71', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33035c62-332c-4dc5-9987-f09a157fdf71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:43,201 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:43,201 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-153d0e15-5b46-46cb-82c3-15c517044a59', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-153d0e15-5b46-46cb-82c3-15c517044a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:44,249 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:44,250 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60b023b6-2e2c-4ab6-976b-ad58aa9845b1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60b023b6-2e2c-4ab6-976b-ad58aa9845b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:45,298 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:45,299 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e95fb2e-0ecb-4302-8c72-98cdb10c3cc8', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e95fb2e-0ecb-4302-8c72-98cdb10c3cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:46,349 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:46,349 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca0bec92-5a28-4458-b66c-66e20b38eedc', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca0bec92-5a28-4458-b66c-66e20b38eedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:47,397 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:47,398 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379c5e72-baa2-479d-82a0-efdbfb73e552', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379c5e72-baa2-479d-82a0-efdbfb73e552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:48,446 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:48,446 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83f12bf6-17d8-4d4d-ab25-f5d7a907caf5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83f12bf6-17d8-4d4d-ab25-f5d7a907caf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:49,497 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:49,497 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdaa6e08-e31f-4cbf-a5f1-a9b06904b2d1', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdaa6e08-e31f-4cbf-a5f1-a9b06904b2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:50,547 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:58:50,548 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05640a69-d355-4470-9edb-a72c9c778af6', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05640a69-d355-4470-9edb-a72c9c778af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:51,597 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:51,598 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f24820-6f1d-4f74-ab07-b9be24d9a8e9', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f24820-6f1d-4f74-ab07-b9be24d9a8e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:52,646 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:52,646 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ede2fb9-ba7b-4bad-9414-c65f57f0f804', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ede2fb9-ba7b-4bad-9414-c65f57f0f804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:53,694 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:53,695 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15352ee7-42c6-4775-93bc-b3d34ffe3a90', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15352ee7-42c6-4775-93bc-b3d34ffe3a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:54,744 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:54,744 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40e7dd5-def9-4b97-9f7d-2a266803edd5', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40e7dd5-def9-4b97-9f7d-2a266803edd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:55,793 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:55,793 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b16d6dd8-0f5b-4c5e-8f60-de225c1eb826', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b16d6dd8-0f5b-4c5e-8f60-de225c1eb826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:56,842 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:56,842 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdf4ce5-6214-4032-b0e2-11b05a372d6d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdf4ce5-6214-4032-b0e2-11b05a372d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:57,892 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:58:57,892 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23df7729-d039-429a-bc66-221f5c518f85', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23df7729-d039-429a-bc66-221f5c518f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:58,940 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:58,941 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7864189-1539-43b5-a380-c9a8fb2e4823', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7864189-1539-43b5-a380-c9a8fb2e4823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:58:59,989 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:58:59,989 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37938ec9-5a48-49e6-9769-0d92513b500b', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37938ec9-5a48-49e6-9769-0d92513b500b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:01,039 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:01,040 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc0342e7-98ef-4f49-ac17-655e40c98182', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc0342e7-98ef-4f49-ac17-655e40c98182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:02,088 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:59:02,088 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28c74509-71bc-48f1-955f-147c79b83e9a', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28c74509-71bc-48f1-955f-147c79b83e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:03,140 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.043s 2021-10-29 16:59:03,140 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2a870f-5aa6-4a11-a145-44bf8a6ea30d', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2a870f-5aa6-4a11-a145-44bf8a6ea30d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:04,193 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.045s 2021-10-29 16:59:04,194 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e1467ee-6b66-4618-a521-3f7a1c2115af', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e1467ee-6b66-4618-a521-3f7a1c2115af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:05,243 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:05,243 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6e02897-b799-4775-b40e-ff3c31ee8067', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6e02897-b799-4775-b40e-ff3c31ee8067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:06,292 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:06,293 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcfda52-ec37-4c7d-bf72-583e05aa0a69', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcfda52-ec37-4c7d-bf72-583e05aa0a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:07,342 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:59:07,343 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e181233-4a22-4435-ae30-b313d1fa3b2f', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e181233-4a22-4435-ae30-b313d1fa3b2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:08,391 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:59:08,392 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a7cfaf-144b-42c4-99eb-e2b29c8bd442', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a7cfaf-144b-42c4-99eb-e2b29c8bd442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:09,442 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:59:09,443 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d36005ea-e2b1-4ac6-a015-4f6986a793d0', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d36005ea-e2b1-4ac6-a015-4f6986a793d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:10,492 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:10,492 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e61b822-7b27-422d-917d-a8f2264e4f03', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e61b822-7b27-422d-917d-a8f2264e4f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:11,540 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:11,541 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-506206e6-5379-4376-9a4f-484f08cdd225', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-506206e6-5379-4376-9a4f-484f08cdd225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:12,590 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:59:12,590 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7d23d39-3dcb-4843-8414-d3273ac467db', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7d23d39-3dcb-4843-8414-d3273ac467db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:13,640 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.042s 2021-10-29 16:59:13,641 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce7c059-156e-4c6b-bed3-0566721fd473', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce7c059-156e-4c6b-bed3-0566721fd473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:14,693 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.040s 2021-10-29 16:59:14,693 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5712ac8a-f9ac-4f2b-a846-2b1767f21352', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5712ac8a-f9ac-4f2b-a846-2b1767f21352', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:15,742 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe 0.041s 2021-10-29 16:59:15,743 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae3a3bb1-ca7c-4004-a17c-b29621489e02', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae3a3bb1-ca7c-4004-a17c-b29621489e02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe'} Body: b'{"volume": {"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:14:57.000000", "updated_at": "2021-10-29T16:53:15.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1932470723", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/2f30484d-cb0e-45df-8138-98562233d7fe"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe", "attachment_id": "5ca00848-7841-41b1-8081-e5ce6d8a3645", "volume_id": "2f30484d-cb0e-45df-8138-98562233d7fe", "server_id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "host_name": null, "device": "/dev/sdb", "attached_at": "2021-10-29T16:47:04.000000"}], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 16:59:15,873 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.122s 2021-10-29 16:59:15,874 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86abffb8-2d99-40a1-81dc-7dabd177fca2', 'x-compute-request-id': 'req-86abffb8-2d99-40a1-81dc-7dabd177fca2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'' 2021-10-29 16:59:16,206 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.332s 2021-10-29 16:59:16,206 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c0f8bd-57b8-4753-817a-0002f7b57239', 'x-compute-request-id': 'req-f4c0f8bd-57b8-4753-817a-0002f7b57239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:17,365 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 16:59:17,365 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de9d145-2ce0-4b37-b85f-b1a11663a91b', 'x-compute-request-id': 'req-2de9d145-2ce0-4b37-b85f-b1a11663a91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:18,519 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:18,519 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21af4dd4-3a32-48a1-a4b8-952e6a3920f1', 'x-compute-request-id': 'req-21af4dd4-3a32-48a1-a4b8-952e6a3920f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:19,672 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:19,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b386c0-a098-4db0-8b1b-015ef83f9cab', 'x-compute-request-id': 'req-31b386c0-a098-4db0-8b1b-015ef83f9cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:20,822 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 16:59:20,823 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d346d77-58f3-4622-9c1f-5505ee43decf', 'x-compute-request-id': 'req-0d346d77-58f3-4622-9c1f-5505ee43decf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:21,977 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:21,977 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee20a70a-eadd-471f-8b22-ca10f64d5d9d', 'x-compute-request-id': 'req-ee20a70a-eadd-471f-8b22-ca10f64d5d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:23,133 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 16:59:23,133 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2fd557-ad86-4688-996b-e5cc51750ecd', 'x-compute-request-id': 'req-1e2fd557-ad86-4688-996b-e5cc51750ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:24,291 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 16:59:24,292 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1586002d-dfb3-4f2f-b3f4-0620abc62cbf', 'x-compute-request-id': 'req-1586002d-dfb3-4f2f-b3f4-0620abc62cbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:25,443 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 16:59:25,443 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a963e971-79a7-493b-8595-7d8275cf0270', 'x-compute-request-id': 'req-a963e971-79a7-493b-8595-7d8275cf0270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:26,599 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 16:59:26,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45f1be4c-d707-4856-807e-c25671e88951', 'x-compute-request-id': 'req-45f1be4c-d707-4856-807e-c25671e88951', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:27,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 16:59:27,751 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99921c9d-c742-4e97-9929-b93e1a2b4262', 'x-compute-request-id': 'req-99921c9d-c742-4e97-9929-b93e1a2b4262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:28,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 16:59:28,908 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-473d699c-350d-4bb7-9a94-0905789acc27', 'x-compute-request-id': 'req-473d699c-350d-4bb7-9a94-0905789acc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:30,064 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 16:59:30,065 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe727ce5-d29b-40ca-91d8-a45bc4e2e3a6', 'x-compute-request-id': 'req-fe727ce5-d29b-40ca-91d8-a45bc4e2e3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:31,217 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:31,218 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ccabaf-4df3-439b-8713-735ea10fbee5', 'x-compute-request-id': 'req-20ccabaf-4df3-439b-8713-735ea10fbee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:32,366 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 16:59:32,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de226afe-a7d6-4686-97d3-65ff3c46fb67', 'x-compute-request-id': 'req-de226afe-a7d6-4686-97d3-65ff3c46fb67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:33,521 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:33,522 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc29d09-ee8f-4ae8-ba87-c051006651c4', 'x-compute-request-id': 'req-ccc29d09-ee8f-4ae8-ba87-c051006651c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:34,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:34,675 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-060bb1cd-b410-4dc7-8f4e-9e0b5f1740dc', 'x-compute-request-id': 'req-060bb1cd-b410-4dc7-8f4e-9e0b5f1740dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:35,837 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.153s 2021-10-29 16:59:35,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73eda3c8-35ca-40fb-b0de-674638452720', 'x-compute-request-id': 'req-73eda3c8-35ca-40fb-b0de-674638452720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:36,992 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:36,992 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4faf47-f305-42fa-b2a4-722d1f34bbff', 'x-compute-request-id': 'req-7f4faf47-f305-42fa-b2a4-722d1f34bbff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:38,301 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.301s 2021-10-29 16:59:38,302 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51003461-87f8-41d3-930a-92a1266cfc1f', 'x-compute-request-id': 'req-51003461-87f8-41d3-930a-92a1266cfc1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:39,452 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 16:59:39,453 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e352537-99a0-4fe2-9f0f-8d3ab25a1487', 'x-compute-request-id': 'req-5e352537-99a0-4fe2-9f0f-8d3ab25a1487', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:40,605 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:40,606 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b5aee1-998a-45ef-b855-03986d8dc18e', 'x-compute-request-id': 'req-22b5aee1-998a-45ef-b855-03986d8dc18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:41,755 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 16:59:41,755 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a905e4d-979b-477a-99f9-45ce9375f148', 'x-compute-request-id': 'req-4a905e4d-979b-477a-99f9-45ce9375f148', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:42,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 16:59:42,907 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec8323ae-a335-41f7-b0e9-25d1cf94d258', 'x-compute-request-id': 'req-ec8323ae-a335-41f7-b0e9-25d1cf94d258', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:44,065 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 16:59:44,066 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c45e8613-d200-4191-8ffe-13748e67ec27', 'x-compute-request-id': 'req-c45e8613-d200-4191-8ffe-13748e67ec27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:45,217 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:45,218 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6352ab2-3c88-40b3-86dc-786d05e7bec9', 'x-compute-request-id': 'req-c6352ab2-3c88-40b3-86dc-786d05e7bec9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:46,373 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 16:59:46,374 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42fd21fa-1475-4bcc-9fe9-297dd3c179f1', 'x-compute-request-id': 'req-42fd21fa-1475-4bcc-9fe9-297dd3c179f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:47,526 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:47,527 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d84e34c1-7a3f-44f6-8af3-617970e8ec80', 'x-compute-request-id': 'req-d84e34c1-7a3f-44f6-8af3-617970e8ec80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:48,676 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 16:59:48,676 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd745aa7-f15d-46b2-9d75-6b459a84b852', 'x-compute-request-id': 'req-cd745aa7-f15d-46b2-9d75-6b459a84b852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:49,829 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:49,830 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daea7aef-491f-454b-a4d9-888330a5cd8a', 'x-compute-request-id': 'req-daea7aef-491f-454b-a4d9-888330a5cd8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:50,983 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:50,983 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c48fb1e6-d504-485c-af4c-b21c03319a25', 'x-compute-request-id': 'req-c48fb1e6-d504-485c-af4c-b21c03319a25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:52,140 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 16:59:52,140 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea8d173f-f5d5-4e8f-bb67-9fb5b340797e', 'x-compute-request-id': 'req-ea8d173f-f5d5-4e8f-bb67-9fb5b340797e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:53,291 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 16:59:53,292 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e98a763-2b3e-4c4a-adf8-edc5d9cfef4c', 'x-compute-request-id': 'req-2e98a763-2b3e-4c4a-adf8-edc5d9cfef4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:54,446 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:54,446 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0941b980-f255-4ed7-a25e-0831cbf45aeb', 'x-compute-request-id': 'req-0941b980-f255-4ed7-a25e-0831cbf45aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:55,599 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:55,600 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b2d630-18ac-4de0-a118-bc8a7131fd19', 'x-compute-request-id': 'req-14b2d630-18ac-4de0-a118-bc8a7131fd19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:56,748 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 16:59:56,749 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d6aa14-deef-4363-8443-d59142a652a3', 'x-compute-request-id': 'req-01d6aa14-deef-4363-8443-d59142a652a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:57,902 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 16:59:57,902 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc129e1b-bb26-4264-b62c-ed83d84a4444', 'x-compute-request-id': 'req-dc129e1b-bb26-4264-b62c-ed83d84a4444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 16:59:59,056 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 16:59:59,057 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef663ef-b54c-4b35-a36a-8ea0a3851ac5', 'x-compute-request-id': 'req-8ef663ef-b54c-4b35-a36a-8ea0a3851ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:00,210 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:00:00,211 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6aee13b1-4cf3-4607-98f6-efb2269d367d', 'x-compute-request-id': 'req-6aee13b1-4cf3-4607-98f6-efb2269d367d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:01,367 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:00:01,367 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18e175f-4e61-494f-a319-678cea654a1b', 'x-compute-request-id': 'req-c18e175f-4e61-494f-a319-678cea654a1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:02,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.222s 2021-10-29 17:00:02,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdeb4fff-be85-4438-a022-eace861de1a9', 'x-compute-request-id': 'req-fdeb4fff-be85-4438-a022-eace861de1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:03,757 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:00:03,757 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-012c3624-7b4e-42f3-b4b0-9b176f391926', 'x-compute-request-id': 'req-012c3624-7b4e-42f3-b4b0-9b176f391926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:04,908 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:00:04,908 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9011e3ce-3813-44ec-be7a-c2c7493c5962', 'x-compute-request-id': 'req-9011e3ce-3813-44ec-be7a-c2c7493c5962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:06,071 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.154s 2021-10-29 17:00:06,071 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40c5e79-8f5a-4379-8487-9f1ebe4aa114', 'x-compute-request-id': 'req-c40c5e79-8f5a-4379-8487-9f1ebe4aa114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:07,341 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.260s 2021-10-29 17:00:07,341 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ef4f9c5-0a3e-48d9-86f0-23ba4f3b502b', 'x-compute-request-id': 'req-4ef4f9c5-0a3e-48d9-86f0-23ba4f3b502b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:08,504 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.154s 2021-10-29 17:00:08,505 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283f08b3-dc7c-4435-82f2-a065f10aee7f', 'x-compute-request-id': 'req-283f08b3-dc7c-4435-82f2-a065f10aee7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:09,661 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:00:09,661 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a562611-e7a2-4a54-9c71-e9629c8bcc5d', 'x-compute-request-id': 'req-6a562611-e7a2-4a54-9c71-e9629c8bcc5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:11,055 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.384s 2021-10-29 17:00:11,055 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d43459ac-450b-43b0-b1e0-4a6f3ecd0a13', 'x-compute-request-id': 'req-d43459ac-450b-43b0-b1e0-4a6f3ecd0a13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:12,351 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.287s 2021-10-29 17:00:12,352 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba08fe2-71e2-4a55-b655-693964998f4e', 'x-compute-request-id': 'req-eba08fe2-71e2-4a55-b655-693964998f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:13,511 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:00:13,511 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747ec3e8-5175-4bb1-a75f-69437ee59814', 'x-compute-request-id': 'req-747ec3e8-5175-4bb1-a75f-69437ee59814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:14,678 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.159s 2021-10-29 17:00:14,679 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04ac079d-ddd5-4239-8de4-d9039ab65ce3', 'x-compute-request-id': 'req-04ac079d-ddd5-4239-8de4-d9039ab65ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:15,869 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.180s 2021-10-29 17:00:15,869 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b39280-7b6d-41fa-9fe9-43d85d3f452f', 'x-compute-request-id': 'req-66b39280-7b6d-41fa-9fe9-43d85d3f452f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:17,117 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.239s 2021-10-29 17:00:17,117 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10bd6967-f719-44e9-8a44-9ccc6c885187', 'x-compute-request-id': 'req-10bd6967-f719-44e9-8a44-9ccc6c885187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:18,295 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.169s 2021-10-29 17:00:18,295 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b80882df-af3b-4f43-a590-e72f2759cc30', 'x-compute-request-id': 'req-b80882df-af3b-4f43-a590-e72f2759cc30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:19,468 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.163s 2021-10-29 17:00:19,468 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9ee3b05-aecb-4f4b-a816-aa3d9faa9e46', 'x-compute-request-id': 'req-c9ee3b05-aecb-4f4b-a816-aa3d9faa9e46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:20,869 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.391s 2021-10-29 17:00:20,869 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ecb463-10e6-4be9-ad2b-4170d6148d22', 'x-compute-request-id': 'req-38ecb463-10e6-4be9-ad2b-4170d6148d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:22,388 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.510s 2021-10-29 17:00:22,389 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836aae77-2c23-4b78-89b0-915bfed129ff', 'x-compute-request-id': 'req-836aae77-2c23-4b78-89b0-915bfed129ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:23,671 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.274s 2021-10-29 17:00:23,672 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c120fc4-f8f0-47d6-bf80-8fabad9b906a', 'x-compute-request-id': 'req-1c120fc4-f8f0-47d6-bf80-8fabad9b906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:24,837 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.156s 2021-10-29 17:00:24,837 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240ee7fa-93c9-4a52-98fc-e5ac8ff4e080', 'x-compute-request-id': 'req-240ee7fa-93c9-4a52-98fc-e5ac8ff4e080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:26,015 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.169s 2021-10-29 17:00:26,016 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492388e3-377e-452b-ae47-9af4a5d6cb70', 'x-compute-request-id': 'req-492388e3-377e-452b-ae47-9af4a5d6cb70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:27,197 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.172s 2021-10-29 17:00:27,197 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6bc307b-9c2e-453f-a6fd-e5a387a2514d', 'x-compute-request-id': 'req-a6bc307b-9c2e-453f-a6fd-e5a387a2514d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:28,353 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:00:28,354 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-671e1f4b-03d9-4395-85ff-0c80910cc721', 'x-compute-request-id': 'req-671e1f4b-03d9-4395-85ff-0c80910cc721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:29,511 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:00:29,512 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19164a65-efb2-4eab-a6fe-0b5ec06de273', 'x-compute-request-id': 'req-19164a65-efb2-4eab-a6fe-0b5ec06de273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:30,673 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.152s 2021-10-29 17:00:30,673 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15daf31e-b391-4eee-9fbf-5f94a2ebe0d5', 'x-compute-request-id': 'req-15daf31e-b391-4eee-9fbf-5f94a2ebe0d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:31,930 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.248s 2021-10-29 17:00:31,930 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e9f56c-90d7-4ac6-ba7d-f0d615d7ad8f', 'x-compute-request-id': 'req-61e9f56c-90d7-4ac6-ba7d-f0d615d7ad8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:33,085 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:00:33,086 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5253c677-d629-4a7d-b48e-1bf953dd56b6', 'x-compute-request-id': 'req-5253c677-d629-4a7d-b48e-1bf953dd56b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:34,246 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:00:34,246 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b7a2756-25ec-4c76-8390-7d743d08b018', 'x-compute-request-id': 'req-0b7a2756-25ec-4c76-8390-7d743d08b018', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:35,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:00:35,400 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61534cf7-5f06-4ece-b77f-6fa208b59c88', 'x-compute-request-id': 'req-61534cf7-5f06-4ece-b77f-6fa208b59c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:36,566 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.158s 2021-10-29 17:00:36,566 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e20a376-74c3-47ab-946a-8bd835dc57e4', 'x-compute-request-id': 'req-4e20a376-74c3-47ab-946a-8bd835dc57e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:37,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:00:37,720 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-746f9384-7ce3-442f-92b6-a53f932c76a6', 'x-compute-request-id': 'req-746f9384-7ce3-442f-92b6-a53f932c76a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:38,874 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:00:38,875 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12e4863-9fd5-4934-9a2a-249f572b8747', 'x-compute-request-id': 'req-b12e4863-9fd5-4934-9a2a-249f572b8747', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:40,026 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:00:40,026 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9509ad8-7860-4d86-a4d4-e88eabdf936e', 'x-compute-request-id': 'req-e9509ad8-7860-4d86-a4d4-e88eabdf936e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:41,174 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.139s 2021-10-29 17:00:41,175 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b73c122-85a2-4b0d-aff7-a2df9d62c5c5', 'x-compute-request-id': 'req-1b73c122-85a2-4b0d-aff7-a2df9d62c5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:42,325 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:00:42,325 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9803ef1c-58bc-485c-a597-6cbdb96e9c01', 'x-compute-request-id': 'req-9803ef1c-58bc-485c-a597-6cbdb96e9c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:43,484 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:00:43,484 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5947548f-e2a6-42e3-ae73-7300888e7427', 'x-compute-request-id': 'req-5947548f-e2a6-42e3-ae73-7300888e7427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:44,637 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:00:44,637 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6b85767-1299-4b2f-aef5-f2fb3c26116c', 'x-compute-request-id': 'req-a6b85767-1299-4b2f-aef5-f2fb3c26116c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:45,789 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:00:45,789 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa4db20-a6e8-4b43-ad3a-2d56694a6580', 'x-compute-request-id': 'req-5aa4db20-a6e8-4b43-ad3a-2d56694a6580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:46,941 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:00:46,941 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0227c94-c0c2-4b76-92bd-2bfeaff670d2', 'x-compute-request-id': 'req-f0227c94-c0c2-4b76-92bd-2bfeaff670d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:48,093 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:00:48,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e8418b8-a332-4082-9573-3e3542f8c2ea', 'x-compute-request-id': 'req-4e8418b8-a332-4082-9573-3e3542f8c2ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:49,244 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:00:49,244 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6944b0a3-6c1d-4ed0-8354-02b41e9e70b4', 'x-compute-request-id': 'req-6944b0a3-6c1d-4ed0-8354-02b41e9e70b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:50,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:00:50,400 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c1f76f-4f51-450b-9709-a9f52b448797', 'x-compute-request-id': 'req-07c1f76f-4f51-450b-9709-a9f52b448797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:51,554 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:00:51,554 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce9c581-ab43-4185-a2c3-73cb95a9d700', 'x-compute-request-id': 'req-cce9c581-ab43-4185-a2c3-73cb95a9d700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:52,706 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:00:52,707 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d63d4de-82ab-4198-95e6-a2d2076dd47c', 'x-compute-request-id': 'req-0d63d4de-82ab-4198-95e6-a2d2076dd47c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:53,858 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:00:53,859 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-882d91c7-4675-4b87-b7b9-d7ea27b1e2b6', 'x-compute-request-id': 'req-882d91c7-4675-4b87-b7b9-d7ea27b1e2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:55,013 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:00:55,014 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325da3b8-c2ae-46f4-937b-f1cec45335f0', 'x-compute-request-id': 'req-325da3b8-c2ae-46f4-937b-f1cec45335f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:56,165 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:00:56,165 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78fde2df-3d17-43ed-9b01-b250e6d437fb', 'x-compute-request-id': 'req-78fde2df-3d17-43ed-9b01-b250e6d437fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:57,320 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:00:57,320 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3871a480-2b2c-411c-9f96-216db8f0c266', 'x-compute-request-id': 'req-3871a480-2b2c-411c-9f96-216db8f0c266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:58,475 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:00:58,475 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e712b0a3-9d33-45dc-adfa-1c299738966d', 'x-compute-request-id': 'req-e712b0a3-9d33-45dc-adfa-1c299738966d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:00:59,626 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:00:59,627 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d64e5897-ba2f-4566-8147-c1e0a792755e', 'x-compute-request-id': 'req-d64e5897-ba2f-4566-8147-c1e0a792755e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:00,777 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:00,778 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e201132-c3cb-4aa7-adaa-98752ff687db', 'x-compute-request-id': 'req-8e201132-c3cb-4aa7-adaa-98752ff687db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:01,931 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:01,932 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2008e264-0cd6-49f3-9064-7acfcb0227fd', 'x-compute-request-id': 'req-2008e264-0cd6-49f3-9064-7acfcb0227fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:03,084 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:03,084 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b747a676-6dc8-4e10-9a7d-956e084bcb1f', 'x-compute-request-id': 'req-b747a676-6dc8-4e10-9a7d-956e084bcb1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:04,239 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:04,239 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51e6da1-d42c-42fc-979d-93d0e014d1f4', 'x-compute-request-id': 'req-d51e6da1-d42c-42fc-979d-93d0e014d1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:05,396 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:01:05,397 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74148cb5-14cf-4489-845a-5dff43416abd', 'x-compute-request-id': 'req-74148cb5-14cf-4489-845a-5dff43416abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:06,554 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:01:06,555 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c22819-ea64-478a-ab32-07c9d300d3ee', 'x-compute-request-id': 'req-98c22819-ea64-478a-ab32-07c9d300d3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:07,706 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:07,707 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb627cf-ae56-4578-813e-80661accc85a', 'x-compute-request-id': 'req-efb627cf-ae56-4578-813e-80661accc85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:08,858 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:08,858 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc9b154-4c33-4b7e-96cd-b9c57ae296d8', 'x-compute-request-id': 'req-4dc9b154-4c33-4b7e-96cd-b9c57ae296d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:10,009 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:10,010 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cbca2ad-0e45-43c9-854c-162afe8e07c5', 'x-compute-request-id': 'req-6cbca2ad-0e45-43c9-854c-162afe8e07c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:11,171 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.152s 2021-10-29 17:01:11,171 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4e27dd-c63d-4589-9e0b-0777728700be', 'x-compute-request-id': 'req-ee4e27dd-c63d-4589-9e0b-0777728700be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:12,325 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:12,326 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a3308d-75f2-4ddb-8301-fd33b1cdd676', 'x-compute-request-id': 'req-74a3308d-75f2-4ddb-8301-fd33b1cdd676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:13,479 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:13,480 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c379dba1-23fe-4099-950e-5b4aaccf391e', 'x-compute-request-id': 'req-c379dba1-23fe-4099-950e-5b4aaccf391e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:14,630 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:14,631 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0305dbfd-8b14-4b92-85f4-6965383feb4e', 'x-compute-request-id': 'req-0305dbfd-8b14-4b92-85f4-6965383feb4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:15,781 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:15,782 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b765fac-3ffa-4cf4-95ac-279d1c7d07bf', 'x-compute-request-id': 'req-0b765fac-3ffa-4cf4-95ac-279d1c7d07bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:16,935 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:16,936 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a5bf35-d29c-4b4a-900f-af6d4a7ea565', 'x-compute-request-id': 'req-77a5bf35-d29c-4b4a-900f-af6d4a7ea565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:18,091 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:01:18,091 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b74661f5-5564-4dda-9d3c-bbded12a5f9f', 'x-compute-request-id': 'req-b74661f5-5564-4dda-9d3c-bbded12a5f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:19,248 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:01:19,248 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e6d408-5f0d-4b05-ad6d-3f0b05d5e0c7', 'x-compute-request-id': 'req-97e6d408-5f0d-4b05-ad6d-3f0b05d5e0c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:20,398 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:01:20,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-895f4a25-2fed-44ac-8979-769017ad42eb', 'x-compute-request-id': 'req-895f4a25-2fed-44ac-8979-769017ad42eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:21,551 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:01:21,551 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee5ba0e-95b5-4ec7-8d7c-dde3f160e76a', 'x-compute-request-id': 'req-0ee5ba0e-95b5-4ec7-8d7c-dde3f160e76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:22,701 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:22,702 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdeb26a0-1bf9-4bc2-ab80-2c20aceb7e07', 'x-compute-request-id': 'req-bdeb26a0-1bf9-4bc2-ab80-2c20aceb7e07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:23,855 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:01:23,855 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c31f7273-ae5a-4c4c-8ed8-0b50c08378ba', 'x-compute-request-id': 'req-c31f7273-ae5a-4c4c-8ed8-0b50c08378ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:25,009 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:25,009 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fffcf347-17f0-4eb6-9204-7c55b68719e3', 'x-compute-request-id': 'req-fffcf347-17f0-4eb6-9204-7c55b68719e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:26,168 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:01:26,168 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d78f77b-f11f-4a60-b642-b8d44a321e4a', 'x-compute-request-id': 'req-4d78f77b-f11f-4a60-b642-b8d44a321e4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:27,324 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:01:27,324 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ccf622a-43b8-4955-bd1b-ac2a5261cd87', 'x-compute-request-id': 'req-8ccf622a-43b8-4955-bd1b-ac2a5261cd87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:28,477 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:28,478 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae3110e-9780-4974-8755-4cf9bb75d200', 'x-compute-request-id': 'req-0ae3110e-9780-4974-8755-4cf9bb75d200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:29,628 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:29,629 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eacec19-4554-4d49-baba-4c41e09dbcfe', 'x-compute-request-id': 'req-2eacec19-4554-4d49-baba-4c41e09dbcfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:30,787 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:01:30,787 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1317d42-fbde-4d1a-a9fa-69c89d87586c', 'x-compute-request-id': 'req-d1317d42-fbde-4d1a-a9fa-69c89d87586c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:31,943 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:01:31,943 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8307ff8d-d05e-4858-8beb-301c9c4e3774', 'x-compute-request-id': 'req-8307ff8d-d05e-4858-8beb-301c9c4e3774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:33,097 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:01:33,098 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5692746f-98f8-4a64-b20d-5e603c55951f', 'x-compute-request-id': 'req-5692746f-98f8-4a64-b20d-5e603c55951f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:34,254 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:01:34,255 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b09d305-2939-49a1-bda3-a40a9c298a68', 'x-compute-request-id': 'req-7b09d305-2939-49a1-bda3-a40a9c298a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:35,408 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:35,409 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d39e945a-5de0-477c-9672-137037bcca51', 'x-compute-request-id': 'req-d39e945a-5de0-477c-9672-137037bcca51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:36,560 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:36,560 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b826e39c-fdc4-4b71-8e66-14336ecfef7c', 'x-compute-request-id': 'req-b826e39c-fdc4-4b71-8e66-14336ecfef7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:37,720 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:01:37,720 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a057382e-e969-43a5-aaad-6770d1d19355', 'x-compute-request-id': 'req-a057382e-e969-43a5-aaad-6770d1d19355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:38,879 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:01:38,879 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cceb955-b9e0-4ed2-92d0-3c3d41e5dfc1', 'x-compute-request-id': 'req-9cceb955-b9e0-4ed2-92d0-3c3d41e5dfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:40,034 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:40,034 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2faae2ff-383b-4faf-abd7-45a04cb687a5', 'x-compute-request-id': 'req-2faae2ff-383b-4faf-abd7-45a04cb687a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:41,183 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 17:01:41,183 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc022cb-24a5-423d-a30a-2dd358b9319c', 'x-compute-request-id': 'req-2dc022cb-24a5-423d-a30a-2dd358b9319c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:42,429 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.237s 2021-10-29 17:01:42,429 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43fd12a-3b3a-40a9-917e-c94a520c38a0', 'x-compute-request-id': 'req-a43fd12a-3b3a-40a9-917e-c94a520c38a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:43,579 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:01:43,579 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719ffdeb-bd13-4c70-b01b-300bbaba98ce', 'x-compute-request-id': 'req-719ffdeb-bd13-4c70-b01b-300bbaba98ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:44,730 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:44,731 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9ce921-331a-4740-a3b0-b32eb3521c88', 'x-compute-request-id': 'req-ab9ce921-331a-4740-a3b0-b32eb3521c88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:45,886 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:01:45,887 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5648b236-7c1b-48f5-8401-6b54c2b6dceb', 'x-compute-request-id': 'req-5648b236-7c1b-48f5-8401-6b54c2b6dceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:47,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:01:47,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc9031f-9adc-4987-8a40-cbd0731e2a86', 'x-compute-request-id': 'req-4bc9031f-9adc-4987-8a40-cbd0731e2a86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:48,198 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:48,199 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cccfb96-a9c9-4d39-bc16-838f5f36266a', 'x-compute-request-id': 'req-2cccfb96-a9c9-4d39-bc16-838f5f36266a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:49,359 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:01:49,359 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f26196d-ff45-4467-ac79-1a1d954d0fd5', 'x-compute-request-id': 'req-6f26196d-ff45-4467-ac79-1a1d954d0fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:50,509 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:01:50,509 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5225e6-8639-45ac-bfd4-6a29777b68b8', 'x-compute-request-id': 'req-2e5225e6-8639-45ac-bfd4-6a29777b68b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:51,660 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:51,660 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1eda019-d559-4817-97c4-92573b9229a7', 'x-compute-request-id': 'req-e1eda019-d559-4817-97c4-92573b9229a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:52,814 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:01:52,814 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec28dd9a-dc4a-4805-9b08-c5c5b577a628', 'x-compute-request-id': 'req-ec28dd9a-dc4a-4805-9b08-c5c5b577a628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:53,969 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:01:53,969 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e712c7a-bfc0-4006-af6a-3412b95c12f1', 'x-compute-request-id': 'req-5e712c7a-bfc0-4006-af6a-3412b95c12f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:55,121 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:01:55,122 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae4553b-931d-484b-9b0a-a225ffb653b1', 'x-compute-request-id': 'req-dae4553b-931d-484b-9b0a-a225ffb653b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:56,278 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:01:56,278 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230abb7e-02fa-424d-aaf0-adb9e4304e3f', 'x-compute-request-id': 'req-230abb7e-02fa-424d-aaf0-adb9e4304e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:57,429 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:01:57,430 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2735499-bbcb-43d0-b4da-4b1a57deed5b', 'x-compute-request-id': 'req-f2735499-bbcb-43d0-b4da-4b1a57deed5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:58,580 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:01:58,581 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef5de3e-c1f4-4ae3-987e-d427e76cb4ff', 'x-compute-request-id': 'req-8ef5de3e-c1f4-4ae3-987e-d427e76cb4ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:01:59,738 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:01:59,738 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7599ecf4-e99c-4396-9d72-7a73b1942745', 'x-compute-request-id': 'req-7599ecf4-e99c-4396-9d72-7a73b1942745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:00,893 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:00,893 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f47086-cff8-41fe-a250-e3a3246354c4', 'x-compute-request-id': 'req-c1f47086-cff8-41fe-a250-e3a3246354c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:02,045 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:02,045 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f635832-3802-4b11-9498-43d5fdb9c9e4', 'x-compute-request-id': 'req-6f635832-3802-4b11-9498-43d5fdb9c9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:03,198 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:03,199 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90bbd19-7d1a-4f49-a03e-6ef4e02e8a9e', 'x-compute-request-id': 'req-a90bbd19-7d1a-4f49-a03e-6ef4e02e8a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:04,351 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:04,351 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32662867-c7ad-40ef-a25a-8d7231182f16', 'x-compute-request-id': 'req-32662867-c7ad-40ef-a25a-8d7231182f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:05,501 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:02:05,502 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4db5653-2437-4a38-a95d-ac261751c40b', 'x-compute-request-id': 'req-d4db5653-2437-4a38-a95d-ac261751c40b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:06,654 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:06,654 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00c1376f-705c-4042-b3f8-8b95b4053168', 'x-compute-request-id': 'req-00c1376f-705c-4042-b3f8-8b95b4053168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:07,809 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:07,809 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ef2cc4-3775-4bb6-9e67-4f0eae02ddc0', 'x-compute-request-id': 'req-f6ef2cc4-3775-4bb6-9e67-4f0eae02ddc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:08,959 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:02:08,959 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61f2b37e-b9d5-46e1-83de-77208e53816a', 'x-compute-request-id': 'req-61f2b37e-b9d5-46e1-83de-77208e53816a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:10,109 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:02:10,109 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ddc9110-1191-4423-8fee-4b12525aac95', 'x-compute-request-id': 'req-7ddc9110-1191-4423-8fee-4b12525aac95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:11,264 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:11,264 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea1958b4-8e32-4af4-a024-7edd01bba29a', 'x-compute-request-id': 'req-ea1958b4-8e32-4af4-a024-7edd01bba29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:12,419 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:12,419 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce4cede-37ee-43dd-a87a-f790f3f5874c', 'x-compute-request-id': 'req-dce4cede-37ee-43dd-a87a-f790f3f5874c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:13,573 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:13,573 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f796c6a-a9cb-47bb-8ecc-f69eca1118fb', 'x-compute-request-id': 'req-9f796c6a-a9cb-47bb-8ecc-f69eca1118fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:14,725 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:14,726 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e573f309-f4f0-42e0-9e9e-a864aa4878fd', 'x-compute-request-id': 'req-e573f309-f4f0-42e0-9e9e-a864aa4878fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:15,876 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:02:15,876 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ce7f42d-6dd9-4343-b0a1-c73ef598d2ce', 'x-compute-request-id': 'req-1ce7f42d-6dd9-4343-b0a1-c73ef598d2ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:17,031 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:17,032 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb082ab2-2836-4ee1-8e2e-3f98610c9ae8', 'x-compute-request-id': 'req-eb082ab2-2836-4ee1-8e2e-3f98610c9ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:18,184 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:18,185 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7bcdd6-28b0-4ec5-a4a7-b88e7fbba246', 'x-compute-request-id': 'req-9f7bcdd6-28b0-4ec5-a4a7-b88e7fbba246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:19,599 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.406s 2021-10-29 17:02:19,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-978dbf38-0fc1-435d-acbb-0dcefb4a22f4', 'x-compute-request-id': 'req-978dbf38-0fc1-435d-acbb-0dcefb4a22f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:20,755 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:02:20,755 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59fdca7b-52b7-47e6-b45e-3a4105c0e25a', 'x-compute-request-id': 'req-59fdca7b-52b7-47e6-b45e-3a4105c0e25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:21,906 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:02:21,906 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64e507ce-4753-4019-b630-5d10c30257f6', 'x-compute-request-id': 'req-64e507ce-4753-4019-b630-5d10c30257f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:23,056 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:02:23,057 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b6e272-6fed-4004-8a99-a68d45d613ed', 'x-compute-request-id': 'req-e7b6e272-6fed-4004-8a99-a68d45d613ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:24,209 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:24,210 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59870432-a8fc-448c-8b10-35454f34e871', 'x-compute-request-id': 'req-59870432-a8fc-448c-8b10-35454f34e871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:25,364 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:02:25,365 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22a24250-3456-4efa-bdcd-8844f046cc27', 'x-compute-request-id': 'req-22a24250-3456-4efa-bdcd-8844f046cc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:26,519 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:26,520 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6506b81b-750f-43a7-9b99-835ea553f3b9', 'x-compute-request-id': 'req-6506b81b-750f-43a7-9b99-835ea553f3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:27,674 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:27,675 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b604059b-cd2e-49b2-8e5a-7acf05805904', 'x-compute-request-id': 'req-b604059b-cd2e-49b2-8e5a-7acf05805904', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:28,828 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:28,829 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6212791a-1123-4b66-905b-89a8a2da0a44', 'x-compute-request-id': 'req-6212791a-1123-4b66-905b-89a8a2da0a44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:29,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:29,983 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d0ed000-7224-44b6-8087-021b15a2b8e3', 'x-compute-request-id': 'req-9d0ed000-7224-44b6-8087-021b15a2b8e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:31,134 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:31,135 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1018a6-9d90-4545-8646-648473761cab', 'x-compute-request-id': 'req-fe1018a6-9d90-4545-8646-648473761cab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:32,290 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:32,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec2dec71-ff61-4ee8-bfed-31202afc0c90', 'x-compute-request-id': 'req-ec2dec71-ff61-4ee8-bfed-31202afc0c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:33,448 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:02:33,448 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8465af6f-aa66-4b3e-83f3-b592be381366', 'x-compute-request-id': 'req-8465af6f-aa66-4b3e-83f3-b592be381366', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:34,601 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:34,602 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea4a114-433f-4f4a-9901-96684e6974c8', 'x-compute-request-id': 'req-1ea4a114-433f-4f4a-9901-96684e6974c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:35,751 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:02:35,752 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a8ac0ea-874d-4b91-8531-320a712414ae', 'x-compute-request-id': 'req-5a8ac0ea-874d-4b91-8531-320a712414ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:36,904 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:36,904 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9418fdcb-e474-4d8d-b473-6dde5df58e6a', 'x-compute-request-id': 'req-9418fdcb-e474-4d8d-b473-6dde5df58e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:38,055 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:02:38,055 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ac9b073-899e-47ee-9914-af96bb3b32b2', 'x-compute-request-id': 'req-1ac9b073-899e-47ee-9914-af96bb3b32b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:39,209 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:39,209 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31589690-38eb-469a-81c4-d57da0a88b68', 'x-compute-request-id': 'req-31589690-38eb-469a-81c4-d57da0a88b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:40,365 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:02:40,365 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7d7770-435a-4f8c-b9b8-e63f1dba486e', 'x-compute-request-id': 'req-5c7d7770-435a-4f8c-b9b8-e63f1dba486e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:41,520 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:41,521 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b08ff01-a047-4a75-b880-dc08acebe93b', 'x-compute-request-id': 'req-7b08ff01-a047-4a75-b880-dc08acebe93b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:42,675 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:42,676 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b0401c-7b8c-4dce-8e0b-c4405f70c677', 'x-compute-request-id': 'req-63b0401c-7b8c-4dce-8e0b-c4405f70c677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:43,829 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:02:43,829 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e29b56-f43e-4aba-b010-2f3f641981df', 'x-compute-request-id': 'req-03e29b56-f43e-4aba-b010-2f3f641981df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:44,982 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:44,983 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb50544d-acab-4c0c-98ac-5eed6870a1c0', 'x-compute-request-id': 'req-cb50544d-acab-4c0c-98ac-5eed6870a1c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:46,132 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 17:02:46,132 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cad5e343-7026-4ecc-a4cb-9e651775c5a3', 'x-compute-request-id': 'req-cad5e343-7026-4ecc-a4cb-9e651775c5a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:47,289 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:02:47,290 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b93632ca-6c9c-4bef-9c7a-0fde7d017adf', 'x-compute-request-id': 'req-b93632ca-6c9c-4bef-9c7a-0fde7d017adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:48,445 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:02:48,445 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193b7f51-334d-4265-9ee8-49715487cc28', 'x-compute-request-id': 'req-193b7f51-334d-4265-9ee8-49715487cc28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:49,765 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.311s 2021-10-29 17:02:49,766 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-216de5c2-5a06-4e43-b550-9a324b8f3910', 'x-compute-request-id': 'req-216de5c2-5a06-4e43-b550-9a324b8f3910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:50,918 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:02:50,918 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35264c96-e7da-4be8-a903-324969d044ac', 'x-compute-request-id': 'req-35264c96-e7da-4be8-a903-324969d044ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:52,072 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:02:52,072 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40feb8a6-4b94-4407-8225-272d41c6928b', 'x-compute-request-id': 'req-40feb8a6-4b94-4407-8225-272d41c6928b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:53,227 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:53,227 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e1d971c-f7a3-49ac-a00c-4a26a118b33a', 'x-compute-request-id': 'req-6e1d971c-f7a3-49ac-a00c-4a26a118b33a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:54,382 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:54,382 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c784784-1315-401d-8e19-69fa0385639b', 'x-compute-request-id': 'req-1c784784-1315-401d-8e19-69fa0385639b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:55,538 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:02:55,538 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1d66a34-9991-490d-b2d5-2da4ba189fb0', 'x-compute-request-id': 'req-c1d66a34-9991-490d-b2d5-2da4ba189fb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:56,690 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:02:56,690 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44120e86-4034-4b05-98eb-103a6e3705c9', 'x-compute-request-id': 'req-44120e86-4034-4b05-98eb-103a6e3705c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:57,849 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:02:57,849 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f7e7f58-eda5-4f7e-8d80-cdbe6aa8f7df', 'x-compute-request-id': 'req-5f7e7f58-eda5-4f7e-8d80-cdbe6aa8f7df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:02:59,004 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:02:59,004 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1875f4c-0361-4ac3-8c96-d7f62bf5f561', 'x-compute-request-id': 'req-a1875f4c-0361-4ac3-8c96-d7f62bf5f561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:00,153 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:03:00,154 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a2e1469-3405-4494-8866-274c73630585', 'x-compute-request-id': 'req-8a2e1469-3405-4494-8866-274c73630585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:01,313 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:03:01,313 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de81d1ca-32f2-4d62-8371-d6671ee42f00', 'x-compute-request-id': 'req-de81d1ca-32f2-4d62-8371-d6671ee42f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:02,476 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.153s 2021-10-29 17:03:02,476 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a37b7be-bb9a-49e6-b797-322e5420959a', 'x-compute-request-id': 'req-3a37b7be-bb9a-49e6-b797-322e5420959a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:03,634 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:03:03,634 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8bad64-db9f-4954-9a0f-30c38f9fa36d', 'x-compute-request-id': 'req-6e8bad64-db9f-4954-9a0f-30c38f9fa36d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:04,788 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:04,788 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9573f237-0134-4eca-822b-8209a9b23586', 'x-compute-request-id': 'req-9573f237-0134-4eca-822b-8209a9b23586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:05,941 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:05,942 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d790b0-8e7d-45f5-a008-f7d9de7fd79c', 'x-compute-request-id': 'req-77d790b0-8e7d-45f5-a008-f7d9de7fd79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:07,093 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:03:07,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7980336b-3fcc-456b-8b35-726cb1a64813', 'x-compute-request-id': 'req-7980336b-3fcc-456b-8b35-726cb1a64813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:08,250 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:03:08,250 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57e9dbb6-30ce-4d56-bd4b-812fe07c4731', 'x-compute-request-id': 'req-57e9dbb6-30ce-4d56-bd4b-812fe07c4731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:09,403 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:09,404 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ffffa70-f62b-4684-9c29-d1bf717b0b35', 'x-compute-request-id': 'req-8ffffa70-f62b-4684-9c29-d1bf717b0b35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:10,556 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:03:10,557 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7080b949-4692-47a6-a787-d4f1d8558a2b', 'x-compute-request-id': 'req-7080b949-4692-47a6-a787-d4f1d8558a2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:11,712 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:03:11,713 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f1bf4e-33ee-43e6-bc2a-8080a93f19c7', 'x-compute-request-id': 'req-a2f1bf4e-33ee-43e6-bc2a-8080a93f19c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:12,867 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:12,867 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f66b556-fbae-45f4-a03b-329b80916289', 'x-compute-request-id': 'req-9f66b556-fbae-45f4-a03b-329b80916289', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:14,044 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.168s 2021-10-29 17:03:14,044 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2ed5416-38ad-4cfe-9ede-870e66efd71c', 'x-compute-request-id': 'req-d2ed5416-38ad-4cfe-9ede-870e66efd71c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:15,196 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:03:15,196 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b50fb6e9-3913-4a1b-b007-99a27c62bf6b', 'x-compute-request-id': 'req-b50fb6e9-3913-4a1b-b007-99a27c62bf6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:16,350 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:16,350 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e4fbbd-a4b2-4d01-9774-37f0d38c7b4f', 'x-compute-request-id': 'req-71e4fbbd-a4b2-4d01-9774-37f0d38c7b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:17,500 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:03:17,501 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0511a43b-fb29-4552-a922-8b5afdfec90a', 'x-compute-request-id': 'req-0511a43b-fb29-4552-a922-8b5afdfec90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:18,656 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:18,656 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67317ea-3886-4bef-8ca3-c6e167305c1a', 'x-compute-request-id': 'req-f67317ea-3886-4bef-8ca3-c6e167305c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:19,813 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:03:19,814 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de64ce74-37a1-4979-b713-d94c9b807919', 'x-compute-request-id': 'req-de64ce74-37a1-4979-b713-d94c9b807919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:20,961 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.139s 2021-10-29 17:03:20,961 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2412e1e-58e0-4a5a-99c5-91c2e6449ba3', 'x-compute-request-id': 'req-f2412e1e-58e0-4a5a-99c5-91c2e6449ba3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:22,111 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:03:22,111 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd64d91-babe-4aef-b5fc-b8cb3bf79f77', 'x-compute-request-id': 'req-9cd64d91-babe-4aef-b5fc-b8cb3bf79f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:23,267 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:23,267 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4625379-d93c-4621-b4f4-ba8047aeffe1', 'x-compute-request-id': 'req-b4625379-d93c-4621-b4f4-ba8047aeffe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:24,422 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:24,423 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a4b8447-574c-4073-9dff-803780226fa6', 'x-compute-request-id': 'req-1a4b8447-574c-4073-9dff-803780226fa6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:25,577 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:25,578 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d370bc15-01f3-42b3-ba56-87ac2d3310ea', 'x-compute-request-id': 'req-d370bc15-01f3-42b3-ba56-87ac2d3310ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:26,733 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:26,733 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62dbc5f5-db77-49cf-b781-c4ea632fdfa3', 'x-compute-request-id': 'req-62dbc5f5-db77-49cf-b781-c4ea632fdfa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:27,884 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:03:27,884 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e4d64d-08bb-4cc5-b3a3-865b749c9f3d', 'x-compute-request-id': 'req-73e4d64d-08bb-4cc5-b3a3-865b749c9f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:29,037 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:29,038 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42549fe6-ce2e-42c7-941b-b6c7189bd3d2', 'x-compute-request-id': 'req-42549fe6-ce2e-42c7-941b-b6c7189bd3d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:30,191 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:30,191 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2b08881-bc86-436f-89e9-519610e6a0b2', 'x-compute-request-id': 'req-a2b08881-bc86-436f-89e9-519610e6a0b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:31,344 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:03:31,344 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d86cea74-03b4-4a2b-b50a-0daeed224902', 'x-compute-request-id': 'req-d86cea74-03b4-4a2b-b50a-0daeed224902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:32,500 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:03:32,501 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b507c2b5-176c-4e6d-9762-c761eed39a30', 'x-compute-request-id': 'req-b507c2b5-176c-4e6d-9762-c761eed39a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:33,659 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:03:33,659 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4c1b9c3-0503-414f-adb4-4eed51eedcff', 'x-compute-request-id': 'req-b4c1b9c3-0503-414f-adb4-4eed51eedcff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:34,818 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:03:34,818 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf28a82d-e30d-469a-a656-cc12d561d05b', 'x-compute-request-id': 'req-bf28a82d-e30d-469a-a656-cc12d561d05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:35,972 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:35,973 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fd2d4d-9c0a-4a00-a8a8-937a486fd1a9', 'x-compute-request-id': 'req-46fd2d4d-9c0a-4a00-a8a8-937a486fd1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:37,129 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:03:37,130 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57de9562-d6bd-4f43-abff-b95d8a065aad', 'x-compute-request-id': 'req-57de9562-d6bd-4f43-abff-b95d8a065aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:38,281 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:03:38,282 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ba261e-4637-4c87-9046-78113ac3cc0d', 'x-compute-request-id': 'req-01ba261e-4637-4c87-9046-78113ac3cc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:39,432 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:03:39,432 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf38c76b-b78d-47af-9789-0cbc75b58350', 'x-compute-request-id': 'req-cf38c76b-b78d-47af-9789-0cbc75b58350', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:40,587 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:40,587 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bcabc9d-1a14-498b-974d-ecf5a3215e2d', 'x-compute-request-id': 'req-5bcabc9d-1a14-498b-974d-ecf5a3215e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:41,740 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:41,740 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bccc2a-2ce0-4b54-a952-0b0acba680b7', 'x-compute-request-id': 'req-35bccc2a-2ce0-4b54-a952-0b0acba680b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:42,894 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:42,894 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d55fc1-e3df-40ca-b085-d6f6915174e1', 'x-compute-request-id': 'req-40d55fc1-e3df-40ca-b085-d6f6915174e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:44,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:44,048 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618efc04-0c06-43eb-9a9e-da8ad3742ce0', 'x-compute-request-id': 'req-618efc04-0c06-43eb-9a9e-da8ad3742ce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:45,199 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:03:45,199 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3309626d-d22d-4206-a45b-4d6f3dff9a89', 'x-compute-request-id': 'req-3309626d-d22d-4206-a45b-4d6f3dff9a89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:46,348 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:03:46,348 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee58eaff-c28a-4137-bd41-42a5baf65644', 'x-compute-request-id': 'req-ee58eaff-c28a-4137-bd41-42a5baf65644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:47,507 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:03:47,507 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1895a5a1-b140-4fbb-9bb1-55b94937d89c', 'x-compute-request-id': 'req-1895a5a1-b140-4fbb-9bb1-55b94937d89c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:48,663 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:03:48,663 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45d9e2a5-908c-4627-9062-841d933dc354', 'x-compute-request-id': 'req-45d9e2a5-908c-4627-9062-841d933dc354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:49,817 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:49,818 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f4a8ea6-7d72-42ec-9c85-ba5cedcd800b', 'x-compute-request-id': 'req-7f4a8ea6-7d72-42ec-9c85-ba5cedcd800b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:50,973 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:50,973 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b6f73c-2994-404c-b7f1-d92af62262be', 'x-compute-request-id': 'req-17b6f73c-2994-404c-b7f1-d92af62262be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:52,126 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:03:52,127 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ea98c0-d283-46e3-a8b6-40f2b38b9a02', 'x-compute-request-id': 'req-61ea98c0-d283-46e3-a8b6-40f2b38b9a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:53,278 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:03:53,279 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7625d59-d016-4330-9d97-9f183c25e534', 'x-compute-request-id': 'req-c7625d59-d016-4330-9d97-9f183c25e534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:54,434 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:54,434 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20642eaf-fe77-4aa9-a770-36f5fc049282', 'x-compute-request-id': 'req-20642eaf-fe77-4aa9-a770-36f5fc049282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:55,582 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 17:03:55,583 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f8ec040-d038-40c2-9883-2eb348d98fe6', 'x-compute-request-id': 'req-7f8ec040-d038-40c2-9883-2eb348d98fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:56,738 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:03:56,739 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3041884-5d2e-489c-887d-ccd758e0b608', 'x-compute-request-id': 'req-b3041884-5d2e-489c-887d-ccd758e0b608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:57,893 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:57,893 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ffd4858-8206-432a-86fe-3c5d20877479', 'x-compute-request-id': 'req-2ffd4858-8206-432a-86fe-3c5d20877479', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:03:59,047 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:03:59,047 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83efe283-6ef0-4a60-b848-3edea5b08c1d', 'x-compute-request-id': 'req-83efe283-6ef0-4a60-b848-3edea5b08c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:00,201 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:04:00,201 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ac0bb6-b80e-4823-a850-08d07bd5ad58', 'x-compute-request-id': 'req-a2ac0bb6-b80e-4823-a850-08d07bd5ad58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:01,358 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:04:01,359 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eabc7eda-7ff2-4c26-9158-9c715bef8348', 'x-compute-request-id': 'req-eabc7eda-7ff2-4c26-9158-9c715bef8348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:02,513 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:04:02,514 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5da7db17-8a65-4f40-9f5b-01d1a3d3cf27', 'x-compute-request-id': 'req-5da7db17-8a65-4f40-9f5b-01d1a3d3cf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:03,665 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:03,665 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5e5694-d61f-4b65-8162-e089c342ca21', 'x-compute-request-id': 'req-cf5e5694-d61f-4b65-8162-e089c342ca21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:04,822 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:04:04,822 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26395506-13f5-49be-bbdc-554b56a1e05a', 'x-compute-request-id': 'req-26395506-13f5-49be-bbdc-554b56a1e05a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:05,984 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.153s 2021-10-29 17:04:05,985 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3284903f-ac56-4c74-9331-4a1c5b8c324f', 'x-compute-request-id': 'req-3284903f-ac56-4c74-9331-4a1c5b8c324f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:07,136 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:04:07,137 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fa2a1f-c428-4d09-91db-316900f511e6', 'x-compute-request-id': 'req-15fa2a1f-c428-4d09-91db-316900f511e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:08,292 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:08,292 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64f5859-061d-4c6b-97b7-b22791520694', 'x-compute-request-id': 'req-e64f5859-061d-4c6b-97b7-b22791520694', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:09,446 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:09,446 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f176e070-8a2a-4633-8d62-eb2137233244', 'x-compute-request-id': 'req-f176e070-8a2a-4633-8d62-eb2137233244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:10,598 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:10,599 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09b19203-c015-44cc-9d40-76bb5f36e80e', 'x-compute-request-id': 'req-09b19203-c015-44cc-9d40-76bb5f36e80e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:11,759 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:04:11,759 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2df8ee90-eb7e-4ea0-a94f-206e2b2059c9', 'x-compute-request-id': 'req-2df8ee90-eb7e-4ea0-a94f-206e2b2059c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:12,912 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:04:12,912 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc63353d-8a2a-4760-9d6e-a8da8682a589', 'x-compute-request-id': 'req-dc63353d-8a2a-4760-9d6e-a8da8682a589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:14,063 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:14,063 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a62b9a19-481f-4a48-a7e3-d05466cde8ae', 'x-compute-request-id': 'req-a62b9a19-481f-4a48-a7e3-d05466cde8ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:15,220 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.149s 2021-10-29 17:04:15,220 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23cb51b4-d67b-4f4c-ba26-cda006f1f2f3', 'x-compute-request-id': 'req-23cb51b4-d67b-4f4c-ba26-cda006f1f2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:16,371 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:16,372 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b020ca87-931a-4097-b3e3-a5afedb538c7', 'x-compute-request-id': 'req-b020ca87-931a-4097-b3e3-a5afedb538c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:17,650 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.269s 2021-10-29 17:04:17,650 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90800230-c5f8-4b45-b7b3-dbd4ea0b9e75', 'x-compute-request-id': 'req-90800230-c5f8-4b45-b7b3-dbd4ea0b9e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:18,802 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:18,802 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de122cd6-fdc1-46f0-b369-33e9f03b4117', 'x-compute-request-id': 'req-de122cd6-fdc1-46f0-b369-33e9f03b4117', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:19,960 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:04:19,960 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26b4ee6a-3759-4819-bfcb-25a916821f42', 'x-compute-request-id': 'req-26b4ee6a-3759-4819-bfcb-25a916821f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:21,115 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:21,116 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44397af2-1882-4012-ac8d-26ddbd82e3bd', 'x-compute-request-id': 'req-44397af2-1882-4012-ac8d-26ddbd82e3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:22,271 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:04:22,272 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e0950e-1de1-4089-ae7d-f66b9671dff1', 'x-compute-request-id': 'req-91e0950e-1de1-4089-ae7d-f66b9671dff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:23,424 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:23,424 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27678c48-9350-4909-add1-714a85c1106b', 'x-compute-request-id': 'req-27678c48-9350-4909-add1-714a85c1106b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:24,575 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:24,576 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62d65c7-7e80-44b2-b5b1-8de8c4b60bc0', 'x-compute-request-id': 'req-e62d65c7-7e80-44b2-b5b1-8de8c4b60bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:25,729 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:04:25,729 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5b7b10c-60ad-4e4f-8541-f5d2f92ee7b8', 'x-compute-request-id': 'req-e5b7b10c-60ad-4e4f-8541-f5d2f92ee7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:26,884 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:26,884 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326f0975-6c17-43e9-a5ea-44e2e4233111', 'x-compute-request-id': 'req-326f0975-6c17-43e9-a5ea-44e2e4233111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:28,036 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:28,036 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c2c4849-c8a3-4ace-a726-34112252146d', 'x-compute-request-id': 'req-6c2c4849-c8a3-4ace-a726-34112252146d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:29,186 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:29,186 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21e09899-031f-4fba-851a-699aff2ab0e5', 'x-compute-request-id': 'req-21e09899-031f-4fba-851a-699aff2ab0e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:30,338 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:30,339 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee6fd39-7a38-440a-8d3d-921524419ed1', 'x-compute-request-id': 'req-6ee6fd39-7a38-440a-8d3d-921524419ed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:31,493 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:04:31,494 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-448970d0-6275-4083-8178-422c43d3a084', 'x-compute-request-id': 'req-448970d0-6275-4083-8178-422c43d3a084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:32,648 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:32,649 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f620e9dd-1e5b-487d-adf2-b98de038cceb', 'x-compute-request-id': 'req-f620e9dd-1e5b-487d-adf2-b98de038cceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:33,807 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.150s 2021-10-29 17:04:33,808 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5a30d26-faf5-4a3b-a76d-46958d49378c', 'x-compute-request-id': 'req-e5a30d26-faf5-4a3b-a76d-46958d49378c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:34,960 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:04:34,961 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409a8e48-7565-4551-8cdb-b349fdb30e65', 'x-compute-request-id': 'req-409a8e48-7565-4551-8cdb-b349fdb30e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:36,113 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:04:36,114 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f76f78d7-81a8-4762-8399-33807d69a36c', 'x-compute-request-id': 'req-f76f78d7-81a8-4762-8399-33807d69a36c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:37,265 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:37,265 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcfc201e-46fb-43c4-863e-0254b0064783', 'x-compute-request-id': 'req-bcfc201e-46fb-43c4-863e-0254b0064783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:38,419 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:04:38,420 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b17e25a-a1f2-4c6e-b7b4-c83ad616fc2b', 'x-compute-request-id': 'req-0b17e25a-a1f2-4c6e-b7b4-c83ad616fc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:39,573 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:04:39,574 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b65e98-14e4-48ec-a169-2e223fc7e414', 'x-compute-request-id': 'req-78b65e98-14e4-48ec-a169-2e223fc7e414', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:40,730 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:04:40,730 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa16fbf2-624e-45e9-a1df-9d7e73a7c10b', 'x-compute-request-id': 'req-aa16fbf2-624e-45e9-a1df-9d7e73a7c10b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:41,880 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:41,881 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86316d1e-1282-4a93-b03a-2b5697b0295b', 'x-compute-request-id': 'req-86316d1e-1282-4a93-b03a-2b5697b0295b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:43,031 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:43,031 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-454da43c-d9bb-4712-93a5-56981bab1051', 'x-compute-request-id': 'req-454da43c-d9bb-4712-93a5-56981bab1051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:44,180 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 17:04:44,180 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a566769-0917-4c0a-9cdc-8046dc1ef942', 'x-compute-request-id': 'req-2a566769-0917-4c0a-9cdc-8046dc1ef942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:45,332 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:45,332 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fffa416-442b-47ed-af9e-1b8d11f77bea', 'x-compute-request-id': 'req-7fffa416-442b-47ed-af9e-1b8d11f77bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:46,492 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:04:46,492 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc205f19-8d72-4f43-b3b3-c2388c7dab96', 'x-compute-request-id': 'req-dc205f19-8d72-4f43-b3b3-c2388c7dab96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:47,647 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:47,647 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09814c62-3c88-4585-bcfd-380dae4115b3', 'x-compute-request-id': 'req-09814c62-3c88-4585-bcfd-380dae4115b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:48,799 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:48,800 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25e42ba8-9589-4613-808d-dcc70e3e080d', 'x-compute-request-id': 'req-25e42ba8-9589-4613-808d-dcc70e3e080d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:49,950 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:04:49,950 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22251fa-3373-4424-9a87-a375bf2c7932', 'x-compute-request-id': 'req-f22251fa-3373-4424-9a87-a375bf2c7932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:51,099 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:04:51,099 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-484e4ba4-e330-42ed-a6a7-4a9401dc48d7', 'x-compute-request-id': 'req-484e4ba4-e330-42ed-a6a7-4a9401dc48d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:52,251 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:52,251 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c9c037-1237-4b58-9ef7-df98d1bd91b6', 'x-compute-request-id': 'req-b6c9c037-1237-4b58-9ef7-df98d1bd91b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:53,408 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:04:53,408 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c91baecb-c325-48f0-91bb-e645b5cdce0b', 'x-compute-request-id': 'req-c91baecb-c325-48f0-91bb-e645b5cdce0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:54,563 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.146s 2021-10-29 17:04:54,563 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe855348-00d0-4789-863d-5515b606dc24', 'x-compute-request-id': 'req-fe855348-00d0-4789-863d-5515b606dc24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:55,713 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:04:55,713 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b35afd-0ff3-4298-bc67-69a52dc86d6f', 'x-compute-request-id': 'req-29b35afd-0ff3-4298-bc67-69a52dc86d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:56,866 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:04:56,866 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcbbb560-42fa-480c-97e2-75914067dadc', 'x-compute-request-id': 'req-fcbbb560-42fa-480c-97e2-75914067dadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:58,027 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.151s 2021-10-29 17:04:58,028 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef6362f6-451c-436d-a287-376c2fdc7b12', 'x-compute-request-id': 'req-ef6362f6-451c-436d-a287-376c2fdc7b12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:04:59,178 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:04:59,178 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a509ae5-c21b-48b3-ba69-b9c4dcb398fd', 'x-compute-request-id': 'req-8a509ae5-c21b-48b3-ba69-b9c4dcb398fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:00,333 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:05:00,333 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9c2f61-c63a-4281-9524-ff7d2fd488ea', 'x-compute-request-id': 'req-ae9c2f61-c63a-4281-9524-ff7d2fd488ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:01,489 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:05:01,489 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4e7ea3-15b5-456e-959a-6d31b8857437', 'x-compute-request-id': 'req-bb4e7ea3-15b5-456e-959a-6d31b8857437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:02,639 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:05:02,639 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c9a321-ffe3-4ca6-8b4c-de32865dbfc1', 'x-compute-request-id': 'req-31c9a321-ffe3-4ca6-8b4c-de32865dbfc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:03,790 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:05:03,791 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cea76b-7ea3-465c-a8df-d420eaa41820', 'x-compute-request-id': 'req-f7cea76b-7ea3-465c-a8df-d420eaa41820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:04,941 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.141s 2021-10-29 17:05:04,941 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984a8998-e372-433f-98a3-8217ee2e0cb5', 'x-compute-request-id': 'req-984a8998-e372-433f-98a3-8217ee2e0cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:06,092 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:05:06,093 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54de8de7-b4ed-4a1a-9db5-f7053c67d881', 'x-compute-request-id': 'req-54de8de7-b4ed-4a1a-9db5-f7053c67d881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:07,246 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.145s 2021-10-29 17:05:07,246 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7735c4be-9e4c-4091-939c-2fcba2f45514', 'x-compute-request-id': 'req-7735c4be-9e4c-4091-939c-2fcba2f45514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:08,399 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.144s 2021-10-29 17:05:08,399 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b69e4f51-8c81-4818-888b-36f421cbcbdc', 'x-compute-request-id': 'req-b69e4f51-8c81-4818-888b-36f421cbcbdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:09,557 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.148s 2021-10-29 17:05:09,558 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac130e36-b324-4afd-af15-a7955454ad48', 'x-compute-request-id': 'req-ac130e36-b324-4afd-af15-a7955454ad48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:10,709 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:05:10,710 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38be8fcf-16e1-4db4-b058-b85a024415b3', 'x-compute-request-id': 'req-38be8fcf-16e1-4db4-b058-b85a024415b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:11,861 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.142s 2021-10-29 17:05:11,861 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-981ddfba-fcdf-414a-b309-401cd38edf12', 'x-compute-request-id': 'req-981ddfba-fcdf-414a-b309-401cd38edf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:13,010 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.140s 2021-10-29 17:05:13,011 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-925e2ad4-3f2d-48d9-88ed-714206265a9f', 'x-compute-request-id': 'req-925e2ad4-3f2d-48d9-88ed-714206265a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:14,162 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.143s 2021-10-29 17:05:14,163 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca98ccf8-e77a-4515-8b68-0090b89d776d', 'x-compute-request-id': 'req-ca98ccf8-e77a-4515-8b68-0090b89d776d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:15,319 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.147s 2021-10-29 17:05:15,319 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc32db2-5e43-4f8a-b4a1-2a7ec8d0a276', 'x-compute-request-id': 'req-4dc32db2-5e43-4f8a-b4a1-2a7ec8d0a276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' 2021-10-29 17:05:16,658 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188 0.329s 2021-10-29 17:05:16,658 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1560', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c0052d-51c3-41e2-a05c-29ceb254f93d', 'x-compute-request-id': 'req-49c0052d-51c3-41e2-a05c-29ceb254f93d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188'} Body: b'{"server": {"id": "b372f4f8-c74e-4cb7-942b-ce542943f188", "name": "tempest-VolumesSnapshotTestJSON-instance-1562126863", "status": "ACTIVE", "tenant_id": "46d63e53a20045f28167ee1dc6b383e3", "user_id": "8719b276102043fda5c941da84654009", "metadata": {}, "hostId": "5f584256ab1a73a1ccd9c9eae38623092240cd65958b69c36b75174b", "image": {"id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:46:46Z", "updated": "2021-10-29T16:59:16Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1306313735-network": [{"version": 4, "addr": "172.20.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:e7:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b372f4f8-c74e-4cb7-942b-ce542943f188"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2021-10-29T16:46:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "2f30484d-cb0e-45df-8138-98562233d7fe"}]}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 2f30484d-cb0e-45df-8138-98562233d7fe failed to reach available status (current detaching) within the required time (360 s). }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 141, in wait_for_server_termination raise lib_exc.TimeoutException tempest.lib.exceptions.TimeoutException: Request timed out Details: None }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 88, in test_snapshot_create_offline_delete_online snapshot3 = self.create_snapshot(self.volume_origin['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 149, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot a285b38a-afae-4c24-b0a6-a30fb9be1f0a failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
fail
ft16.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 17:05:17,036 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 202 POST http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes 0.187s 2021-10-29 17:05:17,036 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffc315e4-6fbc-435b-aabe-dde02199702c', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffc315e4-6fbc-435b-aabe-dde02199702c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:16.970877", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 17:05:17,189 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 0.146s 2021-10-29 17:05:17,189 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c0c1fd1-4493-48ce-9530-17952b307a93', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c0c1fd1-4493-48ce-9530-17952b307a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:05:18,235 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 0.038s 2021-10-29 17:05:18,235 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcc57c6-c6e5-417f-9486-55560cfefc7e', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcc57c6-c6e5-417f-9486-55560cfefc7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:06:04,022 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 44.780s 2021-10-29 17:06:04,023 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2c05c9-adcb-4628-9598-9d3ca8851124', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2c05c9-adcb-4628-9598-9d3ca8851124', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:07:05,091 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 2021-10-29 17:07:19,391 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 74.361s 2021-10-29 17:07:19,392 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26a39f4e-3d02-4f3b-8251-3b266e34b082', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26a39f4e-3d02-4f3b-8251-3b266e34b082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:08:04,240 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 43.840s 2021-10-29 17:08:04,240 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-842f3193-b61a-4da2-9b19-6b4245252292', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-842f3193-b61a-4da2-9b19-6b4245252292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:08:05,296 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 0.048s 2021-10-29 17:08:05,296 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2880bb0e-3f4d-4ad0-9c52-87c6645f246c', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2880bb0e-3f4d-4ad0-9c52-87c6645f246c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:09:06,364 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 2021-10-29 17:09:20,141 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 73.837s 2021-10-29 17:09:20,142 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5603082-dd26-40ab-a15a-2947cc2a2533', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5603082-dd26-40ab-a15a-2947cc2a2533', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:10:05,423 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 44.274s 2021-10-29 17:10:05,424 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3710fd0b-5158-4c79-a2d5-e7036cb3f705', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3710fd0b-5158-4c79-a2d5-e7036cb3f705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' 2021-10-29 17:11:06,490 116488 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 2021-10-29 17:11:20,593 116488 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_volume_from_snapshot): 200 GET http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4 74.161s 2021-10-29 17:11:20,593 116488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd79082b-2ea7-4925-a818-58b116da8113', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd79082b-2ea7-4925-a818-58b116da8113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4'} Body: b'{"volume": {"id": "af134771-4a79-4ce8-a746-8bb7fbc97bb4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:05:17.000000", "updated_at": "2021-10-29T17:05:17.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-496320005", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/46d63e53a20045f28167ee1dc6b383e3/volumes/af134771-4a79-4ce8-a746-8bb7fbc97bb4"}], "user_id": "8719b276102043fda5c941da84654009", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "46d63e53a20045f28167ee1dc6b383e3"}}' }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 170, in test_volume_from_snapshot self._create_volume_from_snapshot(extra_size=1) File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots.py", line 148, in _create_volume_from_snapshot src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 134, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume af134771-4a79-4ce8-a746-8bb7fbc97bb4 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt16.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft17.1: tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 16:47:26,757 116496 DEBUG [tempest.scenario.manager] paths: img: /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx, container_format: bare, disk_format: vhdx, properties: None 2021-10-29 16:47:26,987 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.41/image/v2/images 0.228s 2021-10-29 16:47:26,987 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--551115655", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4fcff4fd-7b63-46e5-8ca6-56b18051f26a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/image/v2/images'} Body: b'{"name": "tempest-scenario-img--551115655", "disk_format": "vhdx", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fe8e3de0e96049638fab9d116d4de1b4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "created_at": "2021-10-29T16:47:27Z", "updated_at": "2021-10-29T16:47:27Z", "tags": [], "self": "/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1", "file": "/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1/file", "schema": "/v2/schemas/image"}' 2021-10-29 16:47:36,170 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.41/image/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1/file 9.183s 2021-10-29 16:47:36,171 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f0376f5efa0> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8faad323-9b60-418d-b233-2366cff6a405', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1/file'} Body: b'' 2021-10-29 16:47:36,171 116496 DEBUG [tempest.scenario.manager] image:5d3b6031-3899-4b69-9e9c-abea7f9691f1 2021-10-29 16:47:36,608 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.437s 2021-10-29 16:47:36,609 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-762065100"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2321', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be893ae-b52c-4058-bd52-8cf83e5d3797', 'x-compute-request-id': 'req-5be893ae-b52c-4058-bd52-8cf83e5d3797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAzzZbMBaD31ZApR5L3/YkxnC9q3LYX+ohX83grPAqEFzEfhej\\n15cGbDGcqdhuQ7KjKvRpZRXbSR3yXImkSDTd7trILhd8iE/n/HWcWzjZLh3Vv4La\\nopRZosoB+v442P2oem181vvmSWwEMY5wyvA0kSpgV9ds+0kYF3y8l5nEUTdTDiCt\\n9ykPgwREO4gK1TsCjX1QvEwN+0mNajRh4Y/IyLMrCKGW+Tu56LmHs6Jyzj5FH619\\npoSTwX7XSZhD0+tV1AolQvASzUyV4tvn7pW7S16WZ9+jonFPI8MFB1U9Wnp6/3Xj\\n+huV0OI4n951uD18WBjzauIsQgO6z9iTpKZI/QIDAQABAoIBABXgUDpAdkWy7npA\\nO5R2gSVuK6gZJNzjdAiQTMMVS+uUT65cQpD1QdlUV4za67E7/9v+F85zQ0Zx4e+B\\nHJX+9ttLv8yV8DDX9s8Bf7NlyhADWFiysPBvJxN3rkPYaRoHlazvODneOE7SF5M/\\nzYqvV21oAunjNX9GFUQNiD+dHUvRkdEQlgM99otw1Hodb0d97EPFBoiiDf7WnVpA\\nT9oQHTsLMbhTZv4zs1xneWeAhZBEdD5jD1PonVO8aGf0jChHAgexM/nJGW4XQg94\\nLk+UiAD3ytHxD06JGXxjdQv1htEPV9NenBOuiVUHR6RoX6EMbCgiS0VFyLP5cDFA\\nMZzyukECgYEA6cAL75/LT6CIDyomBkgX6fxI71lQESLyVa3mrY9b/zOI6d/stxWv\\nyvCvsYSQOYJ2p89CXjOsVv5sjoKN1Gz6yxBAsyyrwVY9KXBgugqOViiFC4smKxBc\\nd0673vCJYGSW9JK1WFCF2snVXSqCrGyFm1qimVg9nmVaNGn/V8uyBdECgYEA4u+k\\nq0GAF9FXLHxtB3Cj05MLOcXTTUk9pNossmuV007Gsose8MZ57kyNMTQkkrtVMWRs\\nihUgfSDWj82g3wlJoClhC4/FSm2Zkww+EGkyOA1cToaYDRoTqIdUuISW/8FhZt/z\\n4mpnaBcyRqhhXzPQjMuk61liSfCQECijEkqtn20CgYAu9YPwWdvQXWG4GjGVZXpY\\naXSFkR3Cs5CXod4L1BcZR9MjmPbHOTYdwQiq0wTeaNVJlRuyLRNcTrSkVJoFqPch\\nQFyfIkRHDPowjwD/nwtFR9KipQu/7wOEfG7FtPEESnEBJVAFM/gQIigZFWc3GH4m\\n3ah4wf9vCNF8YicIDkXvYQKBgQCTho5Z9l67HQ+6j7ihGYymwfSOPhg7Kd21CU/9\\nPQtNLuzkrKQUijJBw+oVjnwoFzguv8X/jfRs46gYG+j0lSkTwVKhHXl4BP/NJCxE\\npt5KqgTT15OJEOaurCtbOHahFKmpIvV8vwcyF8JLRLLoHNr6bHhtttG6l3RPzNsV\\nzQ5JkQKBgQCShiWThRyKBT06KmeFQWh6WxpyNNPSgqIPplt8dqIqXzMMdPx/GlBs\\nLGITZ1VwltMET02JBL+ivCYnVcb8jG2INWI/lj5c+ASN6knFVy15l8WDPtPChkrw\\nU3CXG+CdNI2ELb4tx8mJReTjghtONHBttaEer/hDtKNrtWxP2Ec4bw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestMinimumBasicScenario-762065100", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPNlswFoPfVkClHkvf9iTGcL2rcthf6iFfzeCs8CoQXMR+F6PXlwZsMZyp2G5DsqMq9GllFdtJHfJciaRINN3u2sguF3yIT+f8dZxbONkuHdW/gtqilFmiygH6/jjY/ah6bXzW++ZJbAQxjnDK8DSRKmBX12z7SRgXfLyXmcRRN1MOIK33KQ+DBEQ7iArVOwKNfVC8TA37SY1qNGHhj8jIsysIoZb5O7nouYezonLOPkUfrX2mhJPBftdJmEPT61XUCiVC8BLNTJXi2+fulbtLXpZn36OicU8jwwUHVT1aenr/deP6G5XQ4jif3nW4PXxYGPNq4ixCA7rP2JOkpkj9 Generated-by-Nova", "fingerprint": "2c:99:47:c0:93:2e:cd:be:8a:b5:b4:09:86:30:2f:01", "user_id": "b82bc9ff0fd64991b2718f31e215deef"}}' 2021-10-29 16:47:36,647 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.031s 2021-10-29 16:47:36,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3405', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cfc8360d-68cf-4ab9-8a1a-d7f674580837', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "b82bc9ff0fd64991b2718f31e215deef", "name": "tempest-TestMinimumBasicScenario-1551656500-project", "password_expires_at": null}, "audit_ids": ["D6JFqs4fQXKA-1Zco7edCg"], "expires_at": "2021-10-29T17:47:36.000000Z", "issued_at": "2021-10-29T16:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe8e3de0e96049638fab9d116d4de1b4", "name": "tempest-TestMinimumBasicScenario-1551656500"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_fe8e3de0e96049638fab9d116d4de1b4", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/fe8e3de0e96049638fab9d116d4de1b4", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 16:47:36,648 116496 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '3e55b607-d215-4847-b0f1-ad2d575358d2', 'name': 'tempest-TestMinimumBasicScenario-1705099899-network', 'tenant_id': 'fe8e3de0e96049638fab9d116d4de1b4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fe8e3de0e96049638fab9d116d4de1b4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 673, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T16:47:16Z', 'updated_at': '2021-10-29T16:47:16Z', 'revision_number': 1} available for tenant 2021-10-29 16:47:37,252 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.41/compute/v2.1/servers 0.603s 2021-10-29 16:47:37,252 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-398588386", "imageRef": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-762065100", "networks": [{"uuid": "3e55b607-d215-4847-b0f1-ad2d575358d2"}]}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc55099e-7c02-4ec3-8304-1125ce6766a9', 'x-compute-request-id': 'req-bc55099e-7c02-4ec3-8304-1125ce6766a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "6zWL8LWi2jm3"}}' 2021-10-29 16:47:37,326 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.071s 2021-10-29 16:47:37,326 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1257', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c9c802-eb58-4581-8df2-9cd5afc3b2d4', 'x-compute-request-id': 'req-a3c9c802-eb58-4581-8df2-9cd5afc3b2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "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": []}}' 2021-10-29 16:47:38,444 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.108s 2021-10-29 16:47:38,444 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4eac019b-6920-42a4-913b-a1acf71a2a26', 'x-compute-request-id': 'req-4eac019b-6920-42a4-913b-a1acf71a2a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:38,452 116496 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/spawning" after 1 second wait 2021-10-29 16:47:39,610 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.157s 2021-10-29 16:47:39,611 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49006152-c5da-440c-82d6-bc22bcb873e4', 'x-compute-request-id': 'req-49006152-c5da-440c-82d6-bc22bcb873e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:40,769 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.150s 2021-10-29 16:47:40,770 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec7e5a5e-ae77-4da3-835e-5c16474338be', 'x-compute-request-id': 'req-ec7e5a5e-ae77-4da3-835e-5c16474338be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:41,951 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.173s 2021-10-29 16:47:41,952 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68401dac-6980-46b1-bceb-e90aa2c1504d', 'x-compute-request-id': 'req-68401dac-6980-46b1-bceb-e90aa2c1504d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:43,103 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.143s 2021-10-29 16:47:43,103 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c3e03a1-eb9f-4c87-a7e5-71d40982301d', 'x-compute-request-id': 'req-0c3e03a1-eb9f-4c87-a7e5-71d40982301d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:44,275 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.162s 2021-10-29 16:47:44,275 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fb0089-10ab-4d3d-90a0-6906e0e8c3f1', 'x-compute-request-id': 'req-84fb0089-10ab-4d3d-90a0-6906e0e8c3f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:45,434 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.151s 2021-10-29 16:47:45,434 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e825f39-4faf-41b1-8f98-2405efcdffc2', 'x-compute-request-id': 'req-5e825f39-4faf-41b1-8f98-2405efcdffc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:46,603 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.160s 2021-10-29 16:47:46,603 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bc8c2b-7d87-4e45-9245-8906d5c58357', 'x-compute-request-id': 'req-b3bc8c2b-7d87-4e45-9245-8906d5c58357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:47,757 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.146s 2021-10-29 16:47:47,757 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6deaeb23-d384-4547-b527-d645a160249c', 'x-compute-request-id': 'req-6deaeb23-d384-4547-b527-d645a160249c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:48,921 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.155s 2021-10-29 16:47:48,922 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-178486d3-c36d-4795-bef4-ede13ae0c46d', 'x-compute-request-id': 'req-178486d3-c36d-4795-bef4-ede13ae0c46d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:50,094 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.162s 2021-10-29 16:47:50,094 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac7eaea-6006-4d18-bf97-0e31bfdc033c', 'x-compute-request-id': 'req-cac7eaea-6006-4d18-bf97-0e31bfdc033c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:51,244 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.141s 2021-10-29 16:47:51,244 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67b0e9ff-3f2f-43e1-88bb-e86bce93d77a', 'x-compute-request-id': 'req-67b0e9ff-3f2f-43e1-88bb-e86bce93d77a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:52,394 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.139s 2021-10-29 16:47:52,394 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc585563-427b-49fb-bb59-45e2f374764a', 'x-compute-request-id': 'req-cc585563-427b-49fb-bb59-45e2f374764a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:53,721 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.319s 2021-10-29 16:47:53,721 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e32e8c21-f9da-422a-8cf5-db3b92ee80bc', 'x-compute-request-id': 'req-e32e8c21-f9da-422a-8cf5-db3b92ee80bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:54,875 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.145s 2021-10-29 16:47:54,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b09dedf-c68b-414d-ab12-323e9d017af3', 'x-compute-request-id': 'req-9b09dedf-c68b-414d-ab12-323e9d017af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:56,027 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.142s 2021-10-29 16:47:56,027 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff5e40f-494c-4b94-a7aa-9f694756fc4a', 'x-compute-request-id': 'req-aff5e40f-494c-4b94-a7aa-9f694756fc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:57,175 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.140s 2021-10-29 16:47:57,176 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6793148-bf70-4e55-bcaa-4e39340ff5d4', 'x-compute-request-id': 'req-c6793148-bf70-4e55-bcaa-4e39340ff5d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:58,328 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.144s 2021-10-29 16:47:58,329 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462d0b0e-e70c-4e37-b81d-82e86ab53da3', 'x-compute-request-id': 'req-462d0b0e-e70c-4e37-b81d-82e86ab53da3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:47:59,488 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.150s 2021-10-29 16:47:59,488 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:47:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee632c0-cb81-4843-8574-dbb73cec21fe', 'x-compute-request-id': 'req-cee632c0-cb81-4843-8574-dbb73cec21fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "BUILD", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:47:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:48:00,639 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.143s 2021-10-29 16:48:00,640 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0997c6-64d2-482d-9a6e-d6a409aa9f03', 'x-compute-request-id': 'req-9a0997c6-64d2-482d-9a6e-d6a409aa9f03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "ACTIVE", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:48:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1705099899-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:93:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": "2021-10-29T16:47:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:48:00,647 116496 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 23 second wait 2021-10-29 16:48:00,789 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.141s 2021-10-29 16:48:00,789 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5904ad51-ece1-4c5a-be01-58fe3476c887', 'x-compute-request-id': 'req-5904ad51-ece1-4c5a-be01-58fe3476c887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "ACTIVE", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:48:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1705099899-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:93:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": "2021-10-29T16:47:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:48:00,996 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers 0.199s 2021-10-29 16:48:00,996 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5a64b92-c625-4be1-b02a-56a25a917e0f', 'x-compute-request-id': 'req-d5a64b92-c625-4be1-b02a-56a25a917e0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers'} Body: b'{"servers": [{"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}]}]}' 2021-10-29 16:48:01,139 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.140s 2021-10-29 16:48:01,139 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63513e5f-afe3-4c78-ba25-ac51b0c0062c', 'x-compute-request-id': 'req-63513e5f-afe3-4c78-ba25-ac51b0c0062c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "ACTIVE", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T16:48:00Z", "addresses": {"tempest-TestMinimumBasicScenario-1705099899-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:93:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": "2021-10-29T16:47:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 16:48:01,370 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes 0.222s 2021-10-29 16:48:01,370 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-355931539", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb7a910-7c17-4792-9a83-8fe4103e7487', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb7a910-7c17-4792-9a83-8fe4103e7487', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.302769", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 16:48:01,414 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:48:01,415 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3bf3090-644d-4761-b2b0-1ef5c4b414b9', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3bf3090-644d-4761-b2b0-1ef5c4b414b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:48:02,460 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:48:02,460 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:48:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d142aafe-36cb-4d21-861d-eeacb466c82a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d142aafe-36cb-4d21-861d-eeacb466c82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:03,527 116496 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 2021-10-29 16:49:29,119 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 85.651s 2021-10-29 16:49:29,119 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2da2a05-b981-48a8-b531-139d007a507c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2da2a05-b981-48a8-b531-139d007a507c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:30,164 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:30,164 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e6c2bcf-3aeb-4ce9-9a76-77c0f885de0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e6c2bcf-3aeb-4ce9-9a76-77c0f885de0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:31,254 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:31,254 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4efcf3f-f0ae-41fb-b82c-f01e1cff3719', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4efcf3f-f0ae-41fb-b82c-f01e1cff3719', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:32,298 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:32,299 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5f9ddfa-d8de-4b88-90e1-d3408c2525c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5f9ddfa-d8de-4b88-90e1-d3408c2525c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:33,343 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:33,344 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63d6a291-930b-473f-bc31-10039cd2c1d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63d6a291-930b-473f-bc31-10039cd2c1d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:34,390 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:34,390 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbb48f3c-9462-4362-87c1-1e1d2ede5dc0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbb48f3c-9462-4362-87c1-1e1d2ede5dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:35,434 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:35,434 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdcc5842-40a5-4e3d-be9b-d51777a92d3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcc5842-40a5-4e3d-be9b-d51777a92d3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:36,479 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:36,479 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42f05cdc-f695-4570-942d-004e40719619', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42f05cdc-f695-4570-942d-004e40719619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:37,523 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:37,524 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec162215-c208-46e4-a403-3ea81ff7c0b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec162215-c208-46e4-a403-3ea81ff7c0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:38,570 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:49:38,570 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467f725b-0f79-4841-a03b-2678b7f6cc63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467f725b-0f79-4841-a03b-2678b7f6cc63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:39,615 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:39,616 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ec7e3b-61b2-4072-a8b1-cbfc3a6aa0f1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ec7e3b-61b2-4072-a8b1-cbfc3a6aa0f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:40,660 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:40,660 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fa0e190-8677-4c78-af69-d3d785e91700', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fa0e190-8677-4c78-af69-d3d785e91700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:41,706 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:41,706 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7ad7d3-305e-4bff-a5dd-36f4f3b660ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7ad7d3-305e-4bff-a5dd-36f4f3b660ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:42,750 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:42,750 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4447444-db1c-4c3e-96a2-b477bacd1ac1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4447444-db1c-4c3e-96a2-b477bacd1ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:43,794 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:43,794 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11c811b3-fdd8-459a-a858-93ff186281c8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11c811b3-fdd8-459a-a858-93ff186281c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:44,838 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:44,838 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-131174b9-f593-45c2-8d23-89b2dba652a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-131174b9-f593-45c2-8d23-89b2dba652a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:45,882 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:49:45,882 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf83034-dd83-49ea-85e7-1c5bc0c68905', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf83034-dd83-49ea-85e7-1c5bc0c68905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:46,926 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:46,927 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc2bd23-3b06-4ba6-be02-13eba040591b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc2bd23-3b06-4ba6-be02-13eba040591b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:47,972 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:47,972 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3dd6e58-9a88-4367-8c6c-ab7145cf2340', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3dd6e58-9a88-4367-8c6c-ab7145cf2340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:49,017 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:49,017 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d0cefa-2b14-4348-bdac-da725126bb35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d0cefa-2b14-4348-bdac-da725126bb35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:50,062 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:50,062 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe63ac68-c660-4dae-9052-7f4347afb915', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe63ac68-c660-4dae-9052-7f4347afb915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:51,108 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:51,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f96ad6ff-165f-4911-a4d4-47c4a4b611aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f96ad6ff-165f-4911-a4d4-47c4a4b611aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:52,152 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:52,153 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7722fa64-a1a2-459d-8c66-bd6313a6a25c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7722fa64-a1a2-459d-8c66-bd6313a6a25c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:53,196 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:49:53,196 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff265b4-bc69-4666-9008-65bcb504b816', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff265b4-bc69-4666-9008-65bcb504b816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:54,240 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:54,241 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeb93a94-ba04-453a-8d70-f40127ae645b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeb93a94-ba04-453a-8d70-f40127ae645b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:55,285 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:55,285 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45861997-6578-494c-bac9-84c6ac860bb5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45861997-6578-494c-bac9-84c6ac860bb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:56,330 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:49:56,330 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d03e50-ccfd-492d-b2ea-9d872a8cb63f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d03e50-ccfd-492d-b2ea-9d872a8cb63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:57,377 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:49:57,378 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6481b875-f7ba-4582-88e0-8bac2821167e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6481b875-f7ba-4582-88e0-8bac2821167e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:58,423 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:49:58,423 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9793ec75-3cfe-4eb3-82c3-bcd68e86a3cd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9793ec75-3cfe-4eb3-82c3-bcd68e86a3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:49:59,475 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:49:59,476 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:49:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca46d2ce-a018-4eee-88b4-e53dd3443ab7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca46d2ce-a018-4eee-88b4-e53dd3443ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:00,520 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:00,520 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15bf71a2-2736-4784-a3bf-9c1ef08af964', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15bf71a2-2736-4784-a3bf-9c1ef08af964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:01,563 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:01,563 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38344dc7-80f3-46e1-89f5-fa2b1a38c96b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38344dc7-80f3-46e1-89f5-fa2b1a38c96b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:02,608 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:02,608 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55841f97-0a88-4ea2-8749-b01e40b22503', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55841f97-0a88-4ea2-8749-b01e40b22503', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:03,654 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:03,654 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcef2e28-5fbe-4b04-97e9-77efb4ba30cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcef2e28-5fbe-4b04-97e9-77efb4ba30cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:04,698 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:04,698 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b817fa5-3dd8-41ed-9798-9e13972547d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b817fa5-3dd8-41ed-9798-9e13972547d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:05,742 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:05,743 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f74581-8b5b-46e7-82d0-f2734a12198c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f74581-8b5b-46e7-82d0-f2734a12198c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:06,788 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:06,788 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2759bdb7-3e31-45e8-9400-89d3aa0f73eb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2759bdb7-3e31-45e8-9400-89d3aa0f73eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:07,835 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:50:07,835 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daea125f-b8d5-43a1-a6b2-58e2b407a9a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daea125f-b8d5-43a1-a6b2-58e2b407a9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:08,879 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:08,880 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e62dc5c-f868-4fdf-b977-98ff2cdc4e47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e62dc5c-f868-4fdf-b977-98ff2cdc4e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:09,923 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:09,924 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6374d201-412b-4f71-98d3-d8fc8354e9d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6374d201-412b-4f71-98d3-d8fc8354e9d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:10,968 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:10,968 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bd90ba3-f2c0-4627-b4ec-1e9453a54b48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bd90ba3-f2c0-4627-b4ec-1e9453a54b48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:12,011 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:50:12,011 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4f051d3-8ecb-4a0d-bba7-06731c2d35e2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4f051d3-8ecb-4a0d-bba7-06731c2d35e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:13,057 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:13,057 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26da1b6e-b313-4cff-8f56-5ae7b90957d9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26da1b6e-b313-4cff-8f56-5ae7b90957d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:14,101 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:14,102 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aa9ce89-ffca-453a-a418-6b64aaca6794', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aa9ce89-ffca-453a-a418-6b64aaca6794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:15,146 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:15,146 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9f66f1-cdc1-400a-af96-059e60df5f1b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9f66f1-cdc1-400a-af96-059e60df5f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:16,190 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:16,190 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e152e5a6-f780-458b-9444-27dca3cde720', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e152e5a6-f780-458b-9444-27dca3cde720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:17,235 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:17,236 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a698e48a-a9fa-4033-82e5-3e5e64f53926', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a698e48a-a9fa-4033-82e5-3e5e64f53926', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:18,281 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:18,281 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a17cb56e-2ebb-4766-b164-0dfe7c3b4909', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a17cb56e-2ebb-4766-b164-0dfe7c3b4909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:19,326 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:19,327 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e86228-2a51-43a7-8602-c96fabc8de78', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86e86228-2a51-43a7-8602-c96fabc8de78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:20,371 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:20,371 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1facaad7-9de0-431f-8f9b-24749415b77b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1facaad7-9de0-431f-8f9b-24749415b77b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:21,415 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:21,415 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e505a73b-9e93-48d0-8289-f52e4b561512', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e505a73b-9e93-48d0-8289-f52e4b561512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:22,460 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:22,460 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58875f4c-c1e6-4821-9b4f-2b31e71107e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58875f4c-c1e6-4821-9b4f-2b31e71107e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:23,508 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:23,509 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b6b05a1-5c05-46e6-874e-a6f553b5e9e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b6b05a1-5c05-46e6-874e-a6f553b5e9e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:24,553 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:24,553 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b075dd47-03cc-4bff-bfaa-fdd5b4835146', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b075dd47-03cc-4bff-bfaa-fdd5b4835146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:25,598 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:25,599 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a97d471-2268-486b-8796-2bbd03c31a59', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a97d471-2268-486b-8796-2bbd03c31a59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:26,642 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:26,643 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07062095-26ea-4827-92a3-bf437c62a251', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07062095-26ea-4827-92a3-bf437c62a251', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:27,686 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:27,687 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b728fc48-7126-46cc-8ddf-9a69471186fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b728fc48-7126-46cc-8ddf-9a69471186fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:28,732 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:28,732 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce8f981-2809-411e-a7df-d968cd47ed57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce8f981-2809-411e-a7df-d968cd47ed57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:29,779 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:50:29,779 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be2f806a-bdbb-422a-9e73-c1320ea80cb8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be2f806a-bdbb-422a-9e73-c1320ea80cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:30,823 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:30,823 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-748e481a-d4b2-468c-b4b1-b61d0a1a20f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-748e481a-d4b2-468c-b4b1-b61d0a1a20f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:31,869 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:31,869 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b7c054d-4097-48e9-b295-2a0f3ffbb95a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b7c054d-4097-48e9-b295-2a0f3ffbb95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:32,913 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:32,914 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9311dee6-4013-4225-9c8d-c6a6f501a59f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9311dee6-4013-4225-9c8d-c6a6f501a59f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:33,957 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:33,958 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05d2119-8206-4336-9b21-12670152cce1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05d2119-8206-4336-9b21-12670152cce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:35,002 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:35,003 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae3a1c3-3d99-420c-b077-db246d4d54cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae3a1c3-3d99-420c-b077-db246d4d54cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:36,046 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:36,046 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-364c2bca-8402-41aa-abbf-1fb845e759d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-364c2bca-8402-41aa-abbf-1fb845e759d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:37,091 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:37,091 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923030c9-b206-4971-a9dc-abaf3124983c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923030c9-b206-4971-a9dc-abaf3124983c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:38,136 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:38,137 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e96ea69c-b465-44dd-b099-864c5e4f8fe6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e96ea69c-b465-44dd-b099-864c5e4f8fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:39,181 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:39,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2de0c7-9920-4d8c-ae6e-c358458f9849', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2de0c7-9920-4d8c-ae6e-c358458f9849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:40,225 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:40,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a226b2e2-eb29-4c67-9f04-9c8f6029ae17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a226b2e2-eb29-4c67-9f04-9c8f6029ae17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:41,270 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:41,270 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cefe1de-2375-4223-81e3-e0ef58d7f29b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cefe1de-2375-4223-81e3-e0ef58d7f29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:42,315 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:42,315 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b80bd0-722c-48f9-9eac-044d20857cec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b80bd0-722c-48f9-9eac-044d20857cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:43,360 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:43,360 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0606814-5709-45fb-96b5-9a3e42cb9502', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0606814-5709-45fb-96b5-9a3e42cb9502', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:44,404 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:44,405 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33793c57-4d51-4bbc-bfdb-48cada8dbf57', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33793c57-4d51-4bbc-bfdb-48cada8dbf57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:45,448 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:50:45,449 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc75ad4-0035-4219-9827-3d88dfc92d73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc75ad4-0035-4219-9827-3d88dfc92d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:46,492 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:46,493 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391454cc-cd73-4a61-bd29-2b735dfebdac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391454cc-cd73-4a61-bd29-2b735dfebdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:47,537 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:47,538 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a711452-2ef4-4b28-8b93-48982a397b7d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a711452-2ef4-4b28-8b93-48982a397b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:48,581 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:48,582 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46901c27-be4c-4a29-8023-97c3c9b2a380', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46901c27-be4c-4a29-8023-97c3c9b2a380', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:49,628 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:49,628 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36082173-c086-4361-9e2a-747d0dc6590b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36082173-c086-4361-9e2a-747d0dc6590b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:50,671 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:50:50,672 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52f6061-4b04-4aac-8a7b-bb8e1e2450b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52f6061-4b04-4aac-8a7b-bb8e1e2450b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:51,717 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:51,718 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa286ff-acfe-42de-818c-4a7e2841eee5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa286ff-acfe-42de-818c-4a7e2841eee5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:52,762 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:52,763 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02e2876-e075-414f-915c-98c3479954dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02e2876-e075-414f-915c-98c3479954dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:53,806 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:53,806 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-219a0d56-9ec8-4e47-89c2-e69ea233b418', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-219a0d56-9ec8-4e47-89c2-e69ea233b418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:54,852 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:50:54,852 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e57710f-9cfd-4806-b175-814fd43bf2a2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e57710f-9cfd-4806-b175-814fd43bf2a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:55,896 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:50:55,896 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092ef450-4aed-497b-bd39-12f27abccda5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092ef450-4aed-497b-bd39-12f27abccda5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:56,941 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:56,941 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2c4be3e-d780-4da5-8506-18e77b913068', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2c4be3e-d780-4da5-8506-18e77b913068', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:57,985 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:50:57,986 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-654ed96a-0914-4e12-99b9-dd626a51634f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-654ed96a-0914-4e12-99b9-dd626a51634f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:50:59,031 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:50:59,031 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:50:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e072053b-fe6d-438f-987e-4a3fe5791ebe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e072053b-fe6d-438f-987e-4a3fe5791ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:00,076 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:00,076 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6031f8bf-e12a-49c5-a90a-c03657ad550b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6031f8bf-e12a-49c5-a90a-c03657ad550b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:01,120 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:01,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1c8dbf-7ad2-426a-8516-53ef4286580b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1c8dbf-7ad2-426a-8516-53ef4286580b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:02,165 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:02,166 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ba5a1e-1b50-4da1-9f67-f44d81bcab5d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ba5a1e-1b50-4da1-9f67-f44d81bcab5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:03,212 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:51:03,213 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9057e2d6-c40a-469c-a085-b3b92fcdaf63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9057e2d6-c40a-469c-a085-b3b92fcdaf63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:04,257 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:04,257 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d54b5b5-0f71-4709-b3a9-cf3c2e154a20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d54b5b5-0f71-4709-b3a9-cf3c2e154a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:05,301 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:05,301 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1599223e-c6d1-46a6-a96a-2522094c98af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1599223e-c6d1-46a6-a96a-2522094c98af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:06,345 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:06,346 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa684f94-af5f-48bb-a0b2-f88ff8757fbd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa684f94-af5f-48bb-a0b2-f88ff8757fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:07,390 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:07,390 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cbd9dc1-4b25-4526-9041-e09a7924cb97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cbd9dc1-4b25-4526-9041-e09a7924cb97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:08,435 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:08,435 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b02fe62-f3e1-4548-8c29-653dee3aa263', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b02fe62-f3e1-4548-8c29-653dee3aa263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:09,480 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:09,480 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806f8647-c80b-4336-91cd-0bbc707a5664', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806f8647-c80b-4336-91cd-0bbc707a5664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:10,524 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:10,524 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13ddcac0-af62-41cf-b1e7-f4766fc7b74e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13ddcac0-af62-41cf-b1e7-f4766fc7b74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:11,568 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:11,568 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafa43c4-827d-4070-b3c6-c9aaaecdea93', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafa43c4-827d-4070-b3c6-c9aaaecdea93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:12,613 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:12,614 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa53fbb-dab4-4927-be1d-cf28472513e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa53fbb-dab4-4927-be1d-cf28472513e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:13,658 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:13,658 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-648c4426-41cc-4e0a-8b6a-11828308ba5f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-648c4426-41cc-4e0a-8b6a-11828308ba5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:14,702 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:14,702 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4e5942-133d-44a8-b9c2-a61dcf62623a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4e5942-133d-44a8-b9c2-a61dcf62623a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:15,746 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:15,746 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdb28c81-ecfc-4904-877c-5a0ed8fa458c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdb28c81-ecfc-4904-877c-5a0ed8fa458c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:16,791 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:16,791 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fabea6-2ffa-4f83-9757-f28b6d888f95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fabea6-2ffa-4f83-9757-f28b6d888f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:17,836 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:17,836 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e19bfed-3690-4566-95a3-907a9e9fba27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e19bfed-3690-4566-95a3-907a9e9fba27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:18,880 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:18,881 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f35045ca-3887-47f6-9b19-4916c2fe7782', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35045ca-3887-47f6-9b19-4916c2fe7782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:19,926 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:19,926 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-115e1067-8685-4aed-a468-54a024a77a0a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-115e1067-8685-4aed-a468-54a024a77a0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:20,970 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:20,970 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18b23f6b-6906-4864-998d-b2c1560bcbf2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18b23f6b-6906-4864-998d-b2c1560bcbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:22,015 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:22,015 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4b786c1-0040-42b4-8b2f-dccbb12bbe4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4b786c1-0040-42b4-8b2f-dccbb12bbe4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:23,060 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:23,061 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-109803ad-5275-4a9b-9092-6aa3877cd5d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-109803ad-5275-4a9b-9092-6aa3877cd5d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:24,107 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:51:24,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e6c074b-1d61-434e-9f62-0e0a36f8193c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e6c074b-1d61-434e-9f62-0e0a36f8193c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:25,152 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:25,153 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9b1f99c-3f5d-4feb-a246-13bc9c325ab0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9b1f99c-3f5d-4feb-a246-13bc9c325ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:26,198 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:26,198 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7edc142-4090-4bd1-8653-431fab798de1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7edc142-4090-4bd1-8653-431fab798de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:27,243 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:27,243 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863b0e11-8046-459f-8150-76d03df2867d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863b0e11-8046-459f-8150-76d03df2867d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:28,288 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:28,289 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e44d6f64-af1f-4081-82b1-3d49c35626f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e44d6f64-af1f-4081-82b1-3d49c35626f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:29,332 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:51:29,332 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d80ce003-7ff0-416e-9c72-684cc638e772', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d80ce003-7ff0-416e-9c72-684cc638e772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:30,377 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:30,377 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdf56d0e-2358-4643-b993-04f8a9ba14de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdf56d0e-2358-4643-b993-04f8a9ba14de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:31,421 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:31,422 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e8b018-ed95-47f2-9363-715483e82c03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e8b018-ed95-47f2-9363-715483e82c03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:32,467 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:32,467 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94459c84-702b-41d3-abf0-990daac0111f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94459c84-702b-41d3-abf0-990daac0111f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:33,512 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:33,513 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8d73729-e28a-41af-9fd2-fa221fdcd98a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8d73729-e28a-41af-9fd2-fa221fdcd98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:34,557 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:34,557 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c465124-04d8-49bb-bc54-7a8e182176ed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c465124-04d8-49bb-bc54-7a8e182176ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:35,602 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:35,603 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ca0824e-8fa8-4c88-bdb8-cb4de65e39d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ca0824e-8fa8-4c88-bdb8-cb4de65e39d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:36,646 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:36,647 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e72be051-fb2e-4447-9ac1-c6e110d2e7b8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e72be051-fb2e-4447-9ac1-c6e110d2e7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:37,692 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:37,692 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c6b249e-638f-4a07-822d-c64a354768bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c6b249e-638f-4a07-822d-c64a354768bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:38,737 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:38,738 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57ec4db-2501-48c1-a74f-4213a3d6f8f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57ec4db-2501-48c1-a74f-4213a3d6f8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:39,783 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:39,783 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb5deb5-5abc-4ed7-a76c-4ca76974d83f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb5deb5-5abc-4ed7-a76c-4ca76974d83f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:40,831 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:40,831 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e13763-db30-40c1-b361-f5cd5f0cfa6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e13763-db30-40c1-b361-f5cd5f0cfa6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:41,874 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:41,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2723fb2b-e0f8-4ee8-bb3d-3d87c9add0fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2723fb2b-e0f8-4ee8-bb3d-3d87c9add0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:42,919 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:42,920 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0087ac-8d1d-4d38-a313-0c7ccaea4c6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0087ac-8d1d-4d38-a313-0c7ccaea4c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:43,963 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:51:43,964 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9a34bf1-e04b-4a5e-a356-d68caa8c712e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9a34bf1-e04b-4a5e-a356-d68caa8c712e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:45,008 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:45,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27739dd5-557c-4abb-b6bd-b91f1de630fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27739dd5-557c-4abb-b6bd-b91f1de630fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:46,203 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.187s 2021-10-29 16:51:46,203 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89534807-fd0f-4f3e-9270-381e0c5c2fbd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89534807-fd0f-4f3e-9270-381e0c5c2fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:47,248 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:47,249 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ceb1aff4-c457-413e-a242-31172e4d1a3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ceb1aff4-c457-413e-a242-31172e4d1a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:48,293 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:48,293 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd6b45a-9cf3-4ff4-8529-3bdf30402468', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd6b45a-9cf3-4ff4-8529-3bdf30402468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:49,338 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:49,338 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aa6cbfc-f862-4215-8304-95e08ef50d0f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aa6cbfc-f862-4215-8304-95e08ef50d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:50,382 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:50,383 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15997bab-da4e-4757-89c9-7492a231aec3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15997bab-da4e-4757-89c9-7492a231aec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:51,425 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:51,426 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-064e075f-b5cc-4f3a-93d8-657b66b64d67', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-064e075f-b5cc-4f3a-93d8-657b66b64d67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:52,471 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:51:52,472 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e84da9-880e-4963-a6d8-15b17c01c202', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e84da9-880e-4963-a6d8-15b17c01c202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:53,514 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:51:53,515 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6a8b7a-f462-4c7d-9c3d-2b7343315c81', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6a8b7a-f462-4c7d-9c3d-2b7343315c81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:54,558 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:54,559 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4dff386-8ed7-4f8d-bb2b-62000ab18a82', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4dff386-8ed7-4f8d-bb2b-62000ab18a82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:55,603 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:55,603 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab8f0bc-54ab-4fac-8fbb-ff5f6a5261e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab8f0bc-54ab-4fac-8fbb-ff5f6a5261e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:56,648 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:56,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13aaf93b-a2b1-47ca-a3de-1398b52594d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13aaf93b-a2b1-47ca-a3de-1398b52594d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:57,692 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:51:57,692 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5da41f-99ed-438c-b9bc-a0a0d158bffc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d5da41f-99ed-438c-b9bc-a0a0d158bffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:58,735 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:51:58,735 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebcfb50b-5820-4061-93ce-a7f3949c466b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebcfb50b-5820-4061-93ce-a7f3949c466b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:51:59,782 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:51:59,783 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:51:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a47826-41cc-4bb4-b5bd-2d13fe9a2e55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a47826-41cc-4bb4-b5bd-2d13fe9a2e55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:00,826 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:00,826 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51cfa44e-3fea-4995-8d09-fc590f1a778e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51cfa44e-3fea-4995-8d09-fc590f1a778e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:01,871 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:01,871 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705aba84-a868-4a9a-935b-f69af6134007', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705aba84-a868-4a9a-935b-f69af6134007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:02,915 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:02,916 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7996c840-351c-4a84-9cd9-9097b3968019', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7996c840-351c-4a84-9cd9-9097b3968019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:03,961 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:52:03,961 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391c0c76-122e-4afb-825c-2a720a04578b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391c0c76-122e-4afb-825c-2a720a04578b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:05,005 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:05,006 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac4d1af-217b-4b36-a8a8-e9be709b6f41', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac4d1af-217b-4b36-a8a8-e9be709b6f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:06,049 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:06,050 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98723f9d-b56f-4ee6-abf5-7e106410b15f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98723f9d-b56f-4ee6-abf5-7e106410b15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:07,093 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:07,093 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d32494fe-917d-4431-947b-c55ed574a448', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d32494fe-917d-4431-947b-c55ed574a448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:08,137 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:08,138 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f15d9214-c5ce-4b40-a0d0-13959ed35b01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f15d9214-c5ce-4b40-a0d0-13959ed35b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:09,182 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:09,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd5e5d5d-3ee3-4ca0-bf83-6b6a7ac9afad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd5e5d5d-3ee3-4ca0-bf83-6b6a7ac9afad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:10,226 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:10,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207af375-b021-4170-9c77-d546274d4c3a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207af375-b021-4170-9c77-d546274d4c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:11,269 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:11,269 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113ddb8b-9812-47ca-9bc2-5c4214e4d998', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113ddb8b-9812-47ca-9bc2-5c4214e4d998', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:12,313 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:12,313 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210334d4-76db-46f9-8f8e-f50d199cfa19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210334d4-76db-46f9-8f8e-f50d199cfa19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:13,357 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:13,357 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-291dca55-4e70-49b5-a0ba-449104593e9b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-291dca55-4e70-49b5-a0ba-449104593e9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:14,400 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:14,401 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382b8e5c-d7b0-48dd-a593-d484edb7657b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382b8e5c-d7b0-48dd-a593-d484edb7657b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:15,446 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:15,446 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded0b7e3-8949-44c6-8666-b3b8829c50c0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded0b7e3-8949-44c6-8666-b3b8829c50c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:16,490 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:16,490 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d59cf0d4-77f2-4504-b443-7048435ea9c4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d59cf0d4-77f2-4504-b443-7048435ea9c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:17,533 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:17,533 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f081e2-4b63-49ef-bbff-df949d56b72b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f081e2-4b63-49ef-bbff-df949d56b72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:18,576 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:18,577 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e51baea-1c65-403c-b968-34d9a9c184ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e51baea-1c65-403c-b968-34d9a9c184ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:19,620 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:19,620 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95007d6e-f726-4540-92db-d8e21fc8bcd7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95007d6e-f726-4540-92db-d8e21fc8bcd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:20,662 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.034s 2021-10-29 16:52:20,663 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d5a14c3-9115-4603-9b9f-2b31a1244171', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d5a14c3-9115-4603-9b9f-2b31a1244171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:21,713 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:52:21,713 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ecac71d-12f3-459f-b72b-8f166c4ce213', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ecac71d-12f3-459f-b72b-8f166c4ce213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:22,756 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:22,757 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64639f0a-30d7-4f65-8406-35fba5237808', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64639f0a-30d7-4f65-8406-35fba5237808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:23,801 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:52:23,801 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ec495f9-2e7d-4968-a2f8-b87f5890bb8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ec495f9-2e7d-4968-a2f8-b87f5890bb8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:24,847 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:52:24,848 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d006c72f-0f19-4872-91b2-edb6ba48166f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d006c72f-0f19-4872-91b2-edb6ba48166f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:25,932 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.076s 2021-10-29 16:52:25,932 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-967f7ebb-d87a-40df-bcef-70b92fd0baaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-967f7ebb-d87a-40df-bcef-70b92fd0baaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:26,976 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:26,977 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8021416d-5c64-46d8-b5f1-de62e3cf71af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8021416d-5c64-46d8-b5f1-de62e3cf71af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:28,020 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:28,020 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dc4af75-02d9-460c-9f01-1595e1efda6d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dc4af75-02d9-460c-9f01-1595e1efda6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:29,064 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:29,064 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cd604c6-d8ea-4efe-b7fc-d3e6058d6b5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cd604c6-d8ea-4efe-b7fc-d3e6058d6b5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:30,107 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:30,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43963e31-7531-4a7b-831c-b4a30b0625ed', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43963e31-7531-4a7b-831c-b4a30b0625ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:31,154 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:52:31,154 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5741bc8-e504-4079-bf9a-03fef7ea0642', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5741bc8-e504-4079-bf9a-03fef7ea0642', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:32,197 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:32,197 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3eb8582-7eff-4f5b-aae2-b9ac028487fa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3eb8582-7eff-4f5b-aae2-b9ac028487fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:33,240 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:33,240 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d83f966-c6ce-4714-a6b3-60979f58ea35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d83f966-c6ce-4714-a6b3-60979f58ea35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:34,285 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:52:34,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf98cd1-db7d-4c46-9ddd-d0a4aa09526a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf98cd1-db7d-4c46-9ddd-d0a4aa09526a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:35,330 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:52:35,331 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32eded88-5f38-4547-9182-0621f4e5a39c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32eded88-5f38-4547-9182-0621f4e5a39c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:36,379 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:36,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4acef829-4697-49a4-a673-44da02fe964f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4acef829-4697-49a4-a673-44da02fe964f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:37,429 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:37,429 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27a81953-f4e4-4ae0-8a12-5e2911aa0eee', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27a81953-f4e4-4ae0-8a12-5e2911aa0eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:38,476 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:52:38,476 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c1333a-38c2-4d95-bc0b-2d601c8ac4f8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c1333a-38c2-4d95-bc0b-2d601c8ac4f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:39,525 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:39,526 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b46bd07-0e15-4643-9f5d-8fb4012cf673', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b46bd07-0e15-4643-9f5d-8fb4012cf673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:40,579 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:52:40,579 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21951c59-81f0-498a-af41-0b715982b5dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21951c59-81f0-498a-af41-0b715982b5dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:41,622 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:52:41,623 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f38ce0d-10d8-4fde-8f19-195eee897c54', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f38ce0d-10d8-4fde-8f19-195eee897c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:42,670 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:52:42,670 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb77da95-861e-46ab-ac4a-0ac1d181d8a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb77da95-861e-46ab-ac4a-0ac1d181d8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:43,718 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:43,719 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ccaf5d2-3751-4565-ae06-105b4ac596f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ccaf5d2-3751-4565-ae06-105b4ac596f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:44,767 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:52:44,768 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a6e14a-3459-47d1-b630-98b0492e43d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a6e14a-3459-47d1-b630-98b0492e43d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:45,817 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:45,818 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f6d4e4-595b-4369-8e08-a46276b35d10', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f6d4e4-595b-4369-8e08-a46276b35d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:46,868 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:52:46,868 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376793bb-18a5-4204-94ab-dd58d6cd8aef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376793bb-18a5-4204-94ab-dd58d6cd8aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:47,916 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:52:47,916 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2900e31b-b23d-436e-8a55-1c867f62e8aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2900e31b-b23d-436e-8a55-1c867f62e8aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:48,963 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:52:48,964 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-185271e6-b42f-4dcb-8e9d-0a0ca0b1696f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-185271e6-b42f-4dcb-8e9d-0a0ca0b1696f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:50,012 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:52:50,012 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2255346-4494-4796-b55e-2a66168ee3de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2255346-4494-4796-b55e-2a66168ee3de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:51,060 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:52:51,061 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98497648-35b8-452d-9909-d8643d899325', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98497648-35b8-452d-9909-d8643d899325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:52,109 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:52:52,109 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-886345b1-3214-4d7b-9d4d-0f9b25eb9952', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-886345b1-3214-4d7b-9d4d-0f9b25eb9952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:53,159 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:52:53,159 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52aaa8b5-c42d-4e93-b77a-afa090bb5351', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52aaa8b5-c42d-4e93-b77a-afa090bb5351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:54,212 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:52:54,212 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc7bc864-312a-493c-9a6b-2f82a2c5048e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc7bc864-312a-493c-9a6b-2f82a2c5048e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:55,262 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:55,262 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b2c4f8e-8a46-4dfd-9c2f-ed4d14e67b19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b2c4f8e-8a46-4dfd-9c2f-ed4d14e67b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:56,311 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:52:56,311 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d30a64-606b-4ddb-951d-35deab761d96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d30a64-606b-4ddb-951d-35deab761d96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:57,360 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:52:57,360 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97a8b766-6a92-49e1-9f48-3561aecec562', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97a8b766-6a92-49e1-9f48-3561aecec562', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:58,411 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:52:58,411 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a22818b3-1e9f-415f-8ce9-3798a72784b0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a22818b3-1e9f-415f-8ce9-3798a72784b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:52:59,458 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:52:59,458 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:52:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc79244-c6c8-44dd-aad5-f6b594ce8a7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc79244-c6c8-44dd-aad5-f6b594ce8a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:00,505 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:00,505 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a36646b-c20e-4925-8919-e6881d883023', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a36646b-c20e-4925-8919-e6881d883023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:01,553 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:01,553 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785f2c13-d178-4915-93d5-d7e55f99d449', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785f2c13-d178-4915-93d5-d7e55f99d449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:02,601 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:02,602 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8de42ccb-e2ac-4dbb-8ba3-918747446aaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8de42ccb-e2ac-4dbb-8ba3-918747446aaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:03,649 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:03,649 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b7cbfd5-b9af-4732-8eaa-0eb6b879dac9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b7cbfd5-b9af-4732-8eaa-0eb6b879dac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:04,705 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.048s 2021-10-29 16:53:04,705 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3baff4a-b84f-4b5e-bfa7-db7d03eaaf8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3baff4a-b84f-4b5e-bfa7-db7d03eaaf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:05,749 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:53:05,749 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee269e4-61f9-4a7a-8f79-5029f938b587', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee269e4-61f9-4a7a-8f79-5029f938b587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:06,797 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:06,797 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d7ddb3-78f3-47f6-813a-ff93c9136eae', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d7ddb3-78f3-47f6-813a-ff93c9136eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:07,845 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:07,845 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2be297f2-cc7f-42a3-b140-cf7233922f2f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2be297f2-cc7f-42a3-b140-cf7233922f2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:08,893 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:08,893 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3347d6c-a90e-4f2a-bfcc-7f897c419268', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3347d6c-a90e-4f2a-bfcc-7f897c419268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:09,943 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:09,943 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86178be-1d11-4d54-ad27-b91ba5e6c34d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b86178be-1d11-4d54-ad27-b91ba5e6c34d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:10,994 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:10,994 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318010b2-efc0-46da-a630-7ec835a3c90d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318010b2-efc0-46da-a630-7ec835a3c90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:12,039 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:53:12,040 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83e563a9-ffbb-4adb-9678-d435306151c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83e563a9-ffbb-4adb-9678-d435306151c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:13,090 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:13,090 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81ebb3a7-161b-4ad7-b9bb-78e0b7763d17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81ebb3a7-161b-4ad7-b9bb-78e0b7763d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:14,138 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:14,139 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa62d717-4893-4504-a89c-71b947440cc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa62d717-4893-4504-a89c-71b947440cc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:15,223 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.077s 2021-10-29 16:53:15,224 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb5df3f-d781-451a-aab3-0e463112d300', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb5df3f-d781-451a-aab3-0e463112d300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:16,373 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.141s 2021-10-29 16:53:16,373 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5717bc6-f5a1-4122-8169-930b410a24f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5717bc6-f5a1-4122-8169-930b410a24f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:17,418 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:53:17,419 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2530c53d-4784-4d02-a346-faea20003b4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2530c53d-4784-4d02-a346-faea20003b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:18,470 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:53:18,470 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8daf1f-9f48-489d-beb7-e0c4c4ba881c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8daf1f-9f48-489d-beb7-e0c4c4ba881c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:19,517 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:53:19,517 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798c20bf-b217-42b7-b25e-1d660a0336cf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798c20bf-b217-42b7-b25e-1d660a0336cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:20,566 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:20,567 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07071ce-9b66-44fd-9c8a-4ab238426fa0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07071ce-9b66-44fd-9c8a-4ab238426fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:21,615 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:21,615 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c54fe1d-bc58-4f6a-924f-8355dccec432', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c54fe1d-bc58-4f6a-924f-8355dccec432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:22,664 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:22,665 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d78b8710-aeda-4275-acf5-b2790785d29b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d78b8710-aeda-4275-acf5-b2790785d29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:23,712 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:23,713 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-167d8721-dbf8-4574-90bb-1489beff7873', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-167d8721-dbf8-4574-90bb-1489beff7873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:24,762 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:24,762 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a760a071-9681-4fe2-89ae-9db67be5b83b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a760a071-9681-4fe2-89ae-9db67be5b83b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:25,811 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:25,811 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2d135ca-645d-46c1-a11e-3dc588ea5e5b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2d135ca-645d-46c1-a11e-3dc588ea5e5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:26,860 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:26,861 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07a58e9-8f84-43dd-baac-5f8533f8cbd6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07a58e9-8f84-43dd-baac-5f8533f8cbd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:27,909 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:27,910 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cdd898b-e6d8-470d-a658-3d6c58095c24', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cdd898b-e6d8-470d-a658-3d6c58095c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:28,958 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:28,958 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b1f9193-cdc6-4f71-8fb0-d717650dbd79', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b1f9193-cdc6-4f71-8fb0-d717650dbd79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:30,008 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:30,009 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0b08f1-465f-4034-a9a8-181c9e890614', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0b08f1-465f-4034-a9a8-181c9e890614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:31,058 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:31,059 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1f3757-6841-4f07-a16b-9daa73757c30', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1f3757-6841-4f07-a16b-9daa73757c30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:32,106 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:32,106 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b045f2a2-6839-4df8-8ad3-0679b6128157', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b045f2a2-6839-4df8-8ad3-0679b6128157', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:33,157 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:53:33,158 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a4a5359-4ee0-4b0f-b4a2-ae1168bd3471', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a4a5359-4ee0-4b0f-b4a2-ae1168bd3471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:34,206 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:34,207 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0f0fa7-04d3-4c9d-a1da-552f4847a9ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0f0fa7-04d3-4c9d-a1da-552f4847a9ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:35,258 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:35,258 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f23e5caa-26ba-467a-902e-31750266a2f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f23e5caa-26ba-467a-902e-31750266a2f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:36,304 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:53:36,305 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cffad8e-92eb-4e84-9fa6-e1a28a582b97', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cffad8e-92eb-4e84-9fa6-e1a28a582b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:37,353 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:37,353 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daad1dc0-c46a-4a68-8398-1bd3903ef1ab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daad1dc0-c46a-4a68-8398-1bd3903ef1ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:38,403 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:38,403 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-763767f2-ffe5-4d48-b830-f70ad68446e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-763767f2-ffe5-4d48-b830-f70ad68446e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:39,450 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:53:39,450 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c0e1965-9e3b-4a4b-819b-9e64aa17e5b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c0e1965-9e3b-4a4b-819b-9e64aa17e5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:40,499 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:40,499 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a8ef702-1e1e-47f8-bcae-997c452131b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a8ef702-1e1e-47f8-bcae-997c452131b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:41,548 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:41,548 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-665a79fe-9a26-4d66-9ef3-c3467e01acfb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-665a79fe-9a26-4d66-9ef3-c3467e01acfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:42,595 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:42,596 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94132a82-7f54-49fc-925f-e320328adc72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94132a82-7f54-49fc-925f-e320328adc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:43,645 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:43,646 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-177bcaeb-3c70-4fba-956a-ca915c006372', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-177bcaeb-3c70-4fba-956a-ca915c006372', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:44,694 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:44,694 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90cdfd74-c6bf-4cdb-9cb0-293d9bc5a035', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90cdfd74-c6bf-4cdb-9cb0-293d9bc5a035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:45,743 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:45,743 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e96796-c0d1-42df-a9f2-43bca6b2382f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e96796-c0d1-42df-a9f2-43bca6b2382f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:46,791 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:46,792 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806edc52-c1f6-47a9-bf5f-55007c0c55e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806edc52-c1f6-47a9-bf5f-55007c0c55e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:47,841 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:47,842 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-723e234f-7deb-47ea-86fb-2cedf5acfa19', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-723e234f-7deb-47ea-86fb-2cedf5acfa19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:48,891 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:48,891 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d447a17f-db03-483c-b24d-34df83f451de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d447a17f-db03-483c-b24d-34df83f451de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:49,938 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:49,939 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3347630-4897-42ca-a75f-1042bc3f5977', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3347630-4897-42ca-a75f-1042bc3f5977', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:50,987 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:50,988 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cc6bb0-daf6-466e-980c-b38e9c77c59d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cc6bb0-daf6-466e-980c-b38e9c77c59d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:52,036 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:52,036 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3cc868f-0fe3-42c2-9bf6-fb2e3e6600e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3cc868f-0fe3-42c2-9bf6-fb2e3e6600e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:53,087 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:53:53,088 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12c3663c-3971-46f3-b1cd-a536bf213037', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12c3663c-3971-46f3-b1cd-a536bf213037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:54,135 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:53:54,135 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b52b9fe-acf9-4bf3-9d1c-ddb77ca7822c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b52b9fe-acf9-4bf3-9d1c-ddb77ca7822c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:55,184 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:55,185 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41579391-1a84-428c-a984-4135191b111d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41579391-1a84-428c-a984-4135191b111d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:56,233 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:56,233 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e666a11-03cc-40df-ae9e-d834fb8b2a08', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e666a11-03cc-40df-ae9e-d834fb8b2a08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:57,282 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:57,282 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b788b3a7-9461-4ec5-863e-4e57729b2cb5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b788b3a7-9461-4ec5-863e-4e57729b2cb5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:58,330 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:53:58,330 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97d7c412-a71d-42a4-9b30-5022a75af294', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97d7c412-a71d-42a4-9b30-5022a75af294', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:53:59,379 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:53:59,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:53:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40bdb441-2e5b-4cd2-aca8-568c994b284a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40bdb441-2e5b-4cd2-aca8-568c994b284a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:00,427 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:00,427 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ac4e368-8171-4fb4-8d0b-a947cf77394d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ac4e368-8171-4fb4-8d0b-a947cf77394d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:01,477 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:01,478 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f68bfb-0634-4952-817a-1bb82f75a094', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f68bfb-0634-4952-817a-1bb82f75a094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:01,541 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.055s 2021-10-29 16:54:01,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-704d018c-5712-418e-9958-16ef8c0b2523', 'x-openstack-request-id': 'req-704d018c-5712-418e-9958-16ef8c0b2523', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-10-29 16:54:01,609 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.066s 2021-10-29 16:54:01,610 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b56f48c7-3ae5-4e05-be4c-6d08e5553c53', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b56f48c7-3ae5-4e05-be4c-6d08e5553c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:02,656 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:54:02,656 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5571dfea-f34d-400a-bc5e-09fca2412fc5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5571dfea-f34d-400a-bc5e-09fca2412fc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:03,704 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:03,705 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbd88c5-6680-452f-98b1-48d7c0e502a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbd88c5-6680-452f-98b1-48d7c0e502a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:04,753 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:04,754 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c14a514-de2a-458f-a54f-9d34f1df9c86', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c14a514-de2a-458f-a54f-9d34f1df9c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:05,810 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.048s 2021-10-29 16:54:05,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a86442-d5b5-4d3b-9dca-abf8ceb62a7b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a86442-d5b5-4d3b-9dca-abf8ceb62a7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:06,856 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:54:06,857 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ae5cec6-bdad-4f0f-b41c-7db09d5471af', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ae5cec6-bdad-4f0f-b41c-7db09d5471af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:07,904 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:07,904 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81bbcb2a-e6ec-4a56-ab13-93f762279360', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81bbcb2a-e6ec-4a56-ab13-93f762279360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:08,953 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:08,954 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbc7bcb3-887b-47fc-868e-347d9656be23', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbc7bcb3-887b-47fc-868e-347d9656be23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:10,006 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:54:10,006 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc64392a-835e-4404-905b-e638e043044a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc64392a-835e-4404-905b-e638e043044a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:11,055 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:11,055 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83bd945-a017-4c0c-99f8-bfbb4dd72739', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83bd945-a017-4c0c-99f8-bfbb4dd72739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:12,103 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:12,103 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76f047cd-b706-4093-aeb0-649cfee49873', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76f047cd-b706-4093-aeb0-649cfee49873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:13,151 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:54:13,152 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e41ec339-0dcd-45bc-b9df-85a144056eda', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e41ec339-0dcd-45bc-b9df-85a144056eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:14,206 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.047s 2021-10-29 16:54:14,207 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-133cbdde-33d2-48a9-b0bd-6bbad4e7f530', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-133cbdde-33d2-48a9-b0bd-6bbad4e7f530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:15,252 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:54:15,252 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f4d7427-1a6b-45ff-bf8f-2cef6291f92d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f4d7427-1a6b-45ff-bf8f-2cef6291f92d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:16,296 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:54:16,296 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d9a30c3-3562-42b1-b261-e6a8dae64e95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d9a30c3-3562-42b1-b261-e6a8dae64e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:17,344 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:17,345 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55c29a7e-53a9-4669-8714-15fd6e0847e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55c29a7e-53a9-4669-8714-15fd6e0847e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:18,393 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:18,394 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24e5e959-0e46-4e4a-aada-d92cd27b395e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e5e959-0e46-4e4a-aada-d92cd27b395e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:19,442 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:19,442 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad858de8-cc55-4639-baab-5b3a602ce1ac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad858de8-cc55-4639-baab-5b3a602ce1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:20,492 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:54:20,492 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b9faa19-cbfa-4dc5-aff6-cb3aa7f97d0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b9faa19-cbfa-4dc5-aff6-cb3aa7f97d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:21,541 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:21,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-476ba126-c296-4716-99b9-58bd467bedfb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-476ba126-c296-4716-99b9-58bd467bedfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:22,588 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:22,589 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84f9595-f55e-465c-a582-302420b4cd16', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84f9595-f55e-465c-a582-302420b4cd16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:23,637 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:23,637 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f02ca4-5f0d-4f5a-81ae-fb023e7f5051', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f02ca4-5f0d-4f5a-81ae-fb023e7f5051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:24,684 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:24,685 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78301f4a-e23d-4e93-ae31-f6c5173594d8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78301f4a-e23d-4e93-ae31-f6c5173594d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:25,733 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:25,733 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3edf956-6b69-47c7-a294-09b1d3ebe0f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3edf956-6b69-47c7-a294-09b1d3ebe0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:26,784 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:54:26,784 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb266b15-db4f-48fa-84f4-2b31847a9c48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb266b15-db4f-48fa-84f4-2b31847a9c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:27,849 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.057s 2021-10-29 16:54:27,850 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dc04e73-105b-467a-98f0-c023aa2ef215', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6dc04e73-105b-467a-98f0-c023aa2ef215', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:28,894 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:54:28,894 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d364d9a4-171a-4259-9506-be248a1e4311', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d364d9a4-171a-4259-9506-be248a1e4311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:29,945 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:54:29,946 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-308694bb-f0cd-400e-b9ff-29b61fbd4cad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-308694bb-f0cd-400e-b9ff-29b61fbd4cad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:31,000 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.046s 2021-10-29 16:54:31,000 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b1509ba-da82-4419-bff6-bba64852523d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b1509ba-da82-4419-bff6-bba64852523d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:32,045 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:54:32,046 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b542fdb8-9faf-4a03-b0b9-0cdca4ccb627', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b542fdb8-9faf-4a03-b0b9-0cdca4ccb627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:33,098 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:54:33,099 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df91c410-0350-483b-9c24-578bce1891ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df91c410-0350-483b-9c24-578bce1891ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:34,147 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:34,147 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb90023-91d1-482f-8416-6f5cc788cbbc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb90023-91d1-482f-8416-6f5cc788cbbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:35,191 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:54:35,192 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a0a4f3-5d2e-403c-8c02-c9bffcab4d68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a0a4f3-5d2e-403c-8c02-c9bffcab4d68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:36,239 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:36,240 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-899ade56-33e0-4c32-b49a-fc37d7aa688f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-899ade56-33e0-4c32-b49a-fc37d7aa688f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:37,287 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:37,288 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2704029c-f5e4-4a31-b648-93639805ab6d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2704029c-f5e4-4a31-b648-93639805ab6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:38,336 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:38,337 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db88b8f4-6b9f-4826-9953-ef6b2a16ab63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db88b8f4-6b9f-4826-9953-ef6b2a16ab63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:39,384 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:39,384 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f800c71f-f0c4-42a8-b876-21dc45f57aa3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f800c71f-f0c4-42a8-b876-21dc45f57aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:40,431 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:40,431 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24968446-de2d-4c1b-b5bc-a85a075f17bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24968446-de2d-4c1b-b5bc-a85a075f17bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:41,480 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:41,481 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e396c1a3-3c7d-4df9-b1ef-154e2ad2c431', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e396c1a3-3c7d-4df9-b1ef-154e2ad2c431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:42,527 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:54:42,527 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b38df4-667e-47e4-b7c1-0a0edcc46d80', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b38df4-667e-47e4-b7c1-0a0edcc46d80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:43,574 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:43,574 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813200ad-17ad-459a-96ba-b401c91071d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813200ad-17ad-459a-96ba-b401c91071d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:44,622 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:44,622 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c69c6913-241f-40f8-87c0-d3660ea8cd5d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c69c6913-241f-40f8-87c0-d3660ea8cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:45,668 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:45,669 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8c43e84-3916-40ee-aa82-195b2ce9b449', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8c43e84-3916-40ee-aa82-195b2ce9b449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:46,716 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:46,716 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aac0c6a3-88a6-4ae3-b1f8-c8e89fbe7de6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aac0c6a3-88a6-4ae3-b1f8-c8e89fbe7de6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:47,766 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:47,766 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a45e682-dea7-400c-a96d-14e03f7dc532', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a45e682-dea7-400c-a96d-14e03f7dc532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:48,814 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:48,814 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e97acea-e680-4bb7-a0b3-7c4d353087d5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e97acea-e680-4bb7-a0b3-7c4d353087d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:49,863 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:54:49,864 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ff7be5-0464-493a-9df1-4da899e6f942', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ff7be5-0464-493a-9df1-4da899e6f942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:50,912 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:50,912 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a79bf6-4103-4d10-b49c-e2a97577c6ab', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a79bf6-4103-4d10-b49c-e2a97577c6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:51,960 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:54:51,960 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25d510f0-7e7d-4463-be79-97eb44d9aca3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25d510f0-7e7d-4463-be79-97eb44d9aca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:53,008 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:53,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82f81e2-b0d1-4bbf-9d95-807077f05964', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82f81e2-b0d1-4bbf-9d95-807077f05964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:54,057 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:54:54,058 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cf3c32-7438-482f-b791-55239b12ac5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cf3c32-7438-482f-b791-55239b12ac5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:55,108 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:54:55,108 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e57b397-4f8b-4d53-b25d-677620c66803', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e57b397-4f8b-4d53-b25d-677620c66803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:56,165 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.049s 2021-10-29 16:54:56,166 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671f14dd-9b5d-4a14-aae7-cc4f2723efe1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671f14dd-9b5d-4a14-aae7-cc4f2723efe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:57,212 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:54:57,212 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee7436f2-5e66-41b3-8f95-63f821e63690', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee7436f2-5e66-41b3-8f95-63f821e63690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:58,259 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:58,260 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c446ae4e-3503-40ff-be7c-85f821ad2962', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c446ae4e-3503-40ff-be7c-85f821ad2962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:54:59,306 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:54:59,307 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:54:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7afe583-5f3a-423c-ac94-1f545495a500', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7afe583-5f3a-423c-ac94-1f545495a500', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:00,355 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:00,355 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e8e4083-e446-4e41-9f55-2b2f3e1fcabf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e8e4083-e446-4e41-9f55-2b2f3e1fcabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:01,409 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.047s 2021-10-29 16:55:01,410 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41145a37-0731-4ea2-b476-ec06275f0800', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41145a37-0731-4ea2-b476-ec06275f0800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:02,455 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:55:02,455 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4dc6ac-378d-46bb-818c-1e4294edd590', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4dc6ac-378d-46bb-818c-1e4294edd590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:03,504 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:03,504 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe58075-c62b-4a6d-b90d-a7b3bda71b36', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe58075-c62b-4a6d-b90d-a7b3bda71b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:04,552 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:04,553 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ff319ea-f4f7-4111-8526-60fa75d1b6fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ff319ea-f4f7-4111-8526-60fa75d1b6fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:05,603 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:05,603 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11797181-e385-46c1-bc00-69b4e2d5fab8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11797181-e385-46c1-bc00-69b4e2d5fab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:06,653 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:06,653 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4f225fd-fc1e-48ab-8a1f-66e507f3f052', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4f225fd-fc1e-48ab-8a1f-66e507f3f052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:07,704 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:07,704 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44c32c38-1ebf-4699-beb1-f358986407fc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44c32c38-1ebf-4699-beb1-f358986407fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:08,751 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:08,751 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b7d83d1-2f81-4f5d-81e6-9828e6e3b6a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b7d83d1-2f81-4f5d-81e6-9828e6e3b6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:09,802 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:09,803 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e78c4a-67b8-4bec-9558-4845b092e41b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e78c4a-67b8-4bec-9558-4845b092e41b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:10,850 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:10,850 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fc423f2-35a2-4859-8189-f10edb841f96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fc423f2-35a2-4859-8189-f10edb841f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:11,900 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:11,900 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9eb8b2-b7f3-43e7-8768-1d9f92a7b568', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9eb8b2-b7f3-43e7-8768-1d9f92a7b568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:12,950 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:12,950 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9795e24e-9c70-449f-a00e-d9b072416288', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9795e24e-9c70-449f-a00e-d9b072416288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:14,001 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:14,001 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1487eb-0edc-4749-832d-8bc668534ad6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1487eb-0edc-4749-832d-8bc668534ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:15,049 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:15,049 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c18b55b-6b26-4c17-8194-653e47d6de01', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c18b55b-6b26-4c17-8194-653e47d6de01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:16,099 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:16,099 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c90073-2d0d-4b9b-b123-5459bcc97da8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c90073-2d0d-4b9b-b123-5459bcc97da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:17,147 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:17,147 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-756caeac-4805-4660-8fb6-6571cfef8830', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-756caeac-4805-4660-8fb6-6571cfef8830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:18,197 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:18,198 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a0bdd27-316d-490a-bc1a-125427954298', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a0bdd27-316d-490a-bc1a-125427954298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:19,245 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:19,246 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e393260-e964-4b6a-820c-1a62eaf50e43', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e393260-e964-4b6a-820c-1a62eaf50e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:20,295 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:20,295 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7150a8-f028-4a63-887a-66a40d51498f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7150a8-f028-4a63-887a-66a40d51498f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:21,355 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.052s 2021-10-29 16:55:21,355 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3847e506-c8ed-4b7d-9399-1a022128e71d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3847e506-c8ed-4b7d-9399-1a022128e71d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:22,405 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:22,405 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6150df32-2113-401b-8442-4ed90b8fbe4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6150df32-2113-401b-8442-4ed90b8fbe4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:23,449 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:55:23,450 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f347b0bd-8152-4afa-befb-6bd921797d45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f347b0bd-8152-4afa-befb-6bd921797d45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:24,499 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:24,499 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0c1e88-65c9-4148-bbf6-0cfc2dc661a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0c1e88-65c9-4148-bbf6-0cfc2dc661a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:25,549 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:25,550 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4643cdf1-f626-4170-8113-4abb6536a201', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4643cdf1-f626-4170-8113-4abb6536a201', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:26,597 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:26,598 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41dfe58a-0c28-48d5-b943-bace3a5ae59e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41dfe58a-0c28-48d5-b943-bace3a5ae59e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:27,645 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:27,646 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb23cb56-7c1f-486b-ba3f-c8d10b636f8e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb23cb56-7c1f-486b-ba3f-c8d10b636f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:28,693 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:28,694 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f525795-9be8-493a-b6eb-13592d2a762f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f525795-9be8-493a-b6eb-13592d2a762f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:29,752 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.051s 2021-10-29 16:55:29,752 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d33a25d4-630e-4ffc-ad86-6abca02acda4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d33a25d4-630e-4ffc-ad86-6abca02acda4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:30,808 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.046s 2021-10-29 16:55:30,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1657d67e-d540-431d-af85-8129f7c5e80d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1657d67e-d540-431d-af85-8129f7c5e80d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:31,854 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:55:31,854 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7566d19f-d521-4b79-93a4-c6d099ad9833', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7566d19f-d521-4b79-93a4-c6d099ad9833', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:32,904 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:32,904 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1471461-583e-43e7-93c8-63b919c8c65d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1471461-583e-43e7-93c8-63b919c8c65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:33,957 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:55:33,957 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cb64f7-183d-4b86-892a-e40010848f8d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cb64f7-183d-4b86-892a-e40010848f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:35,004 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:35,005 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60ac2108-ea08-4968-a56b-ac2678bc84f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60ac2108-ea08-4968-a56b-ac2678bc84f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:36,053 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:36,054 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72b62b92-d281-476d-bcc7-8fb2daa9d1f2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72b62b92-d281-476d-bcc7-8fb2daa9d1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:37,101 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:37,102 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b84098a-88f1-433c-9cf4-51f454e064e2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b84098a-88f1-433c-9cf4-51f454e064e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:38,161 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.051s 2021-10-29 16:55:38,161 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5b4f60-4ea1-4c60-b1ef-5780025df1b7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5b4f60-4ea1-4c60-b1ef-5780025df1b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:39,207 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:55:39,207 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48428db0-59a5-4246-a280-d59e287f04f3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48428db0-59a5-4246-a280-d59e287f04f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:40,258 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:40,258 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f840e45-1f57-4997-9f54-f143b8ce3713', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f840e45-1f57-4997-9f54-f143b8ce3713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:41,308 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:41,309 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91d73629-3516-472c-a65a-da6b4a80abd1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91d73629-3516-472c-a65a-da6b4a80abd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:42,359 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:42,360 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c069a1-da7b-4f70-977f-6cb696460908', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c069a1-da7b-4f70-977f-6cb696460908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:43,413 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:55:43,413 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-469f1902-76e7-42c8-b00e-01665761ccd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-469f1902-76e7-42c8-b00e-01665761ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:44,460 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:55:44,461 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f86ee3e7-d600-433e-b835-c97b7b61071a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f86ee3e7-d600-433e-b835-c97b7b61071a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:45,509 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:45,509 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45267707-2a6d-4474-a222-4fa7f7d83db0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45267707-2a6d-4474-a222-4fa7f7d83db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:46,556 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:46,557 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f57b335-ad83-49ea-ba77-bf900773b136', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f57b335-ad83-49ea-ba77-bf900773b136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:47,606 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:47,607 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4ebbcf-9848-468c-997b-b6e2fac2995a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4ebbcf-9848-468c-997b-b6e2fac2995a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:48,657 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:48,657 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2e6144-a9ec-4cab-be86-daeda19480b3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2e6144-a9ec-4cab-be86-daeda19480b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:49,705 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:49,706 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f11e04-cf31-41fd-b289-299ce6fe6709', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f11e04-cf31-41fd-b289-299ce6fe6709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:50,754 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:55:50,754 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08a3b4c-f040-4ba1-b375-e4fd96b667c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08a3b4c-f040-4ba1-b375-e4fd96b667c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:51,804 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:51,805 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0644a6f-6f92-40fe-bcb5-9177f3e494bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0644a6f-6f92-40fe-bcb5-9177f3e494bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:52,852 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:55:52,852 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17725cfa-1b3f-49fc-a5c0-0fbb3d24930e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17725cfa-1b3f-49fc-a5c0-0fbb3d24930e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:53,904 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:55:53,905 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff219987-23c6-4aaf-b224-bd18237dacde', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff219987-23c6-4aaf-b224-bd18237dacde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:54,954 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:55:54,954 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3754453b-0ccb-4afc-a9b7-bd4528905945', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3754453b-0ccb-4afc-a9b7-bd4528905945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:56,008 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.046s 2021-10-29 16:55:56,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02998fe-d4ab-45c0-ad03-30b2d14e99b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02998fe-d4ab-45c0-ad03-30b2d14e99b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:57,061 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:55:57,061 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-344e7267-27ae-447e-b45f-2c6f05b8f02b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-344e7267-27ae-447e-b45f-2c6f05b8f02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:58,111 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:58,112 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d3d3c2d-2079-4ff6-bd2b-f569379a102d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d3d3c2d-2079-4ff6-bd2b-f569379a102d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:55:59,161 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:55:59,161 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:55:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3441874-9d3f-4391-88eb-4e56349a7d92', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3441874-9d3f-4391-88eb-4e56349a7d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:00,208 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:56:00,208 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63ae8316-76d9-4d50-ae8f-02fee2b5b02b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63ae8316-76d9-4d50-ae8f-02fee2b5b02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:01,259 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:56:01,259 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc1f7d1b-0bcf-495c-a1a5-798bf0db9843', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc1f7d1b-0bcf-495c-a1a5-798bf0db9843', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:02,310 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:02,310 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c79b94-bd3c-4d20-8622-e57cd1ded082', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c79b94-bd3c-4d20-8622-e57cd1ded082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:03,356 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:56:03,357 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcddae99-d559-4551-b572-c3be1bccb576', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcddae99-d559-4551-b572-c3be1bccb576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:04,405 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:04,405 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d680ac75-ebeb-4c54-a900-018a3cebbec5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d680ac75-ebeb-4c54-a900-018a3cebbec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:05,452 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:05,452 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7235e33c-1a81-41b7-bce2-bfecfad58b4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7235e33c-1a81-41b7-bce2-bfecfad58b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:06,499 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:06,500 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59982cdd-68f2-4b02-ae01-97d2da06449f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59982cdd-68f2-4b02-ae01-97d2da06449f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:07,549 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:07,549 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dd835c-6541-4344-a0a9-5813b9b60ade', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dd835c-6541-4344-a0a9-5813b9b60ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:08,596 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:08,597 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa61cbf-6cad-4714-8cfe-8e03468ae83d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa61cbf-6cad-4714-8cfe-8e03468ae83d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:09,644 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:09,644 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499aaef3-9971-4bfe-89af-44c90691b529', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499aaef3-9971-4bfe-89af-44c90691b529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:10,692 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:10,692 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9a6c3a-aeb6-4142-9d22-50b717fdbf77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9a6c3a-aeb6-4142-9d22-50b717fdbf77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:11,741 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:11,742 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-097c183e-5029-467c-adcc-09273e618821', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-097c183e-5029-467c-adcc-09273e618821', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:12,793 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:56:12,793 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52ca9ce-5f2d-492d-bc12-531788b57c37', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c52ca9ce-5f2d-492d-bc12-531788b57c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:13,840 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:13,840 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4dd5dee-58b4-47d8-9059-eb3ae3181553', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4dd5dee-58b4-47d8-9059-eb3ae3181553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:14,889 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:14,890 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d36bd1-c020-4060-a650-713bedacd49a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d36bd1-c020-4060-a650-713bedacd49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:15,937 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:15,938 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89983bf8-2d34-476c-aa14-ac8593f75d1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89983bf8-2d34-476c-aa14-ac8593f75d1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:16,986 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:16,987 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54480ce-072f-43c4-8624-96f7c256c766', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54480ce-072f-43c4-8624-96f7c256c766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:18,035 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:18,036 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c4f70a-7c24-4e65-b503-21c9b0510687', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c4f70a-7c24-4e65-b503-21c9b0510687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:19,084 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:19,084 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321c8abd-cad5-4be8-a688-576f00076b4d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321c8abd-cad5-4be8-a688-576f00076b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:20,134 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:20,134 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f47bd7ab-0366-4102-b30d-51a9d6b4db99', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47bd7ab-0366-4102-b30d-51a9d6b4db99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:21,185 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:56:21,185 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e1d21ad-1916-4640-9ce4-29ad11298782', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e1d21ad-1916-4640-9ce4-29ad11298782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:22,236 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:56:22,236 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9280c426-ae3b-4d55-9da9-c16d54a828f9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9280c426-ae3b-4d55-9da9-c16d54a828f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:23,284 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:23,285 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4b09111-7feb-4148-8e45-57a1987f83ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4b09111-7feb-4148-8e45-57a1987f83ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:24,334 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:24,334 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea3dc60-0653-4a53-9038-d036a539db5c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea3dc60-0653-4a53-9038-d036a539db5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:25,384 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:25,384 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f64d9092-5ac8-4bee-a1e6-f646948e5949', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f64d9092-5ac8-4bee-a1e6-f646948e5949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:26,434 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:26,434 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85a3687-b593-48d6-a189-26edb6394567', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85a3687-b593-48d6-a189-26edb6394567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:27,482 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:27,482 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d38f14a0-0f3a-463a-9470-35ac0b8ac506', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d38f14a0-0f3a-463a-9470-35ac0b8ac506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:28,531 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:28,532 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f633fe9e-1347-494c-8143-547be2058aa1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f633fe9e-1347-494c-8143-547be2058aa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:29,581 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:29,581 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddb0669c-0621-4338-a313-02e12fb7a2a5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddb0669c-0621-4338-a313-02e12fb7a2a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:30,629 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:30,630 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b145dbae-af9a-491f-b526-6c8a0ffebb6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b145dbae-af9a-491f-b526-6c8a0ffebb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:31,677 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:31,678 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22290102-ddee-42f5-bf10-c6424c74ec26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22290102-ddee-42f5-bf10-c6424c74ec26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:32,725 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:32,726 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c96dc81-caa2-4dbc-8122-3994b02a2922', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c96dc81-caa2-4dbc-8122-3994b02a2922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:33,775 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:33,775 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16969c12-fcda-44f0-ac22-25a4080c4edf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16969c12-fcda-44f0-ac22-25a4080c4edf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:34,823 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:34,823 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170a6b9a-c206-474e-a37b-588b42a905dd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170a6b9a-c206-474e-a37b-588b42a905dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:35,871 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:35,871 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a988a31-c6cb-418c-8704-64b2c322d695', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a988a31-c6cb-418c-8704-64b2c322d695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:36,919 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:36,919 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d2c89bb-eaa2-42db-96cf-87854184eabc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d2c89bb-eaa2-42db-96cf-87854184eabc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:37,969 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:37,970 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c857162-d561-4c7a-aed5-5b54ff3a2244', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c857162-d561-4c7a-aed5-5b54ff3a2244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:39,017 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:39,017 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bf2e43b-8cb7-4ae7-a19e-e77435abe483', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bf2e43b-8cb7-4ae7-a19e-e77435abe483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:40,066 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:40,066 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e651c8-a396-4433-8e20-f493718239a0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e651c8-a396-4433-8e20-f493718239a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:41,115 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:41,116 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-695fcbd6-a635-4020-bb73-56c1c8cda568', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-695fcbd6-a635-4020-bb73-56c1c8cda568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:42,339 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.215s 2021-10-29 16:56:42,339 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1119099c-98e2-4297-9ae9-da84214d5194', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1119099c-98e2-4297-9ae9-da84214d5194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:43,388 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:43,389 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac7159d7-15b8-419b-b1f9-8613bd3b4e2f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac7159d7-15b8-419b-b1f9-8613bd3b4e2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:44,438 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:44,438 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ce9714-d37e-4031-8ade-e49f018a588d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10ce9714-d37e-4031-8ade-e49f018a588d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:45,486 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:45,487 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12958a68-ab55-4222-9e8c-c7f0ee7c6ec5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12958a68-ab55-4222-9e8c-c7f0ee7c6ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:46,539 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:56:46,539 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02688b47-f6e2-4848-bb12-3629e846370e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02688b47-f6e2-4848-bb12-3629e846370e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:47,587 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:47,587 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f083eab-e34d-40db-8e84-1dc92f324fe0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f083eab-e34d-40db-8e84-1dc92f324fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:48,638 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:48,638 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae066de-74de-40bf-9f46-9bb02e81fe5e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae066de-74de-40bf-9f46-9bb02e81fe5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:49,688 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:56:49,688 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd83ef5-2cc2-437f-9f38-d8bc47547644', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd83ef5-2cc2-437f-9f38-d8bc47547644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:50,744 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.047s 2021-10-29 16:56:50,744 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea39084-2fe0-4447-aeb4-2c61eb654d9d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea39084-2fe0-4447-aeb4-2c61eb654d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:51,792 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:51,793 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2160f844-3f4f-49c8-a854-821c9d2a828d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2160f844-3f4f-49c8-a854-821c9d2a828d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:52,842 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:52,843 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e0ded0-7635-4ded-8773-11b08338b4c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e0ded0-7635-4ded-8773-11b08338b4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:53,895 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:56:53,895 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58650e52-2d33-43f0-b164-1d61246e73ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58650e52-2d33-43f0-b164-1d61246e73ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:54,946 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:56:54,947 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5e7d6d-69d8-40e5-b440-cc642667afb6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5e7d6d-69d8-40e5-b440-cc642667afb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:55,995 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:56:55,996 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04276ecd-c1c6-410a-9bc4-fc15f364cc48', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04276ecd-c1c6-410a-9bc4-fc15f364cc48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:57,045 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:56:57,045 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-950cefa0-b539-4fc4-8308-d765a00259f7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-950cefa0-b539-4fc4-8308-d765a00259f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:58,097 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:56:58,098 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0fb868d-a6b8-4096-a715-b07d33f5ab61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0fb868d-a6b8-4096-a715-b07d33f5ab61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:56:59,145 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:56:59,145 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:56:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa89bf7c-f217-4fe7-b300-d24614c186e1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa89bf7c-f217-4fe7-b300-d24614c186e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:00,193 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:57:00,193 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd18200b-b29c-410f-9aa6-93e12bf3e5fd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd18200b-b29c-410f-9aa6-93e12bf3e5fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:01,250 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.048s 2021-10-29 16:57:01,250 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805632eb-d56e-4664-874e-d9c3457b275c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805632eb-d56e-4664-874e-d9c3457b275c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:02,296 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:02,296 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58f785f-fc3f-4840-8e38-ffc9abc9124e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58f785f-fc3f-4840-8e38-ffc9abc9124e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:03,344 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:57:03,344 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e100a4c1-fee3-4bf3-9dae-a1aa6a64a63b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e100a4c1-fee3-4bf3-9dae-a1aa6a64a63b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:04,397 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:57:04,398 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf076541-0360-4a94-831a-df9ba6889686', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf076541-0360-4a94-831a-df9ba6889686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:05,444 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:05,445 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e9a11ff-6ebf-464e-bcfb-805ac23231e8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e9a11ff-6ebf-464e-bcfb-805ac23231e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:06,496 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:57:06,496 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-519df3e6-4812-4657-87e3-4a47ce30c732', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-519df3e6-4812-4657-87e3-4a47ce30c732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:07,545 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:57:07,545 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c971bd6b-6886-4aec-bc9b-0cbb5f6f9b0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c971bd6b-6886-4aec-bc9b-0cbb5f6f9b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:08,600 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.047s 2021-10-29 16:57:08,601 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90f180d4-abfe-44bb-be6a-eb3fb5fe44bf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f180d4-abfe-44bb-be6a-eb3fb5fe44bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:09,649 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:57:09,649 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a16aace3-1035-4d97-a702-db8b2f1b81d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a16aace3-1035-4d97-a702-db8b2f1b81d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:10,853 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.195s 2021-10-29 16:57:10,853 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a057bc8c-1dc8-4dd3-969f-e36aad7c2f11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a057bc8c-1dc8-4dd3-969f-e36aad7c2f11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:11,902 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:57:11,902 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac77994d-9510-4631-a07a-676e44cfd3cc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac77994d-9510-4631-a07a-676e44cfd3cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:12,954 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:57:12,955 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4fe2266-a68a-4cbd-8861-a280c169a9d7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4fe2266-a68a-4cbd-8861-a280c169a9d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:14,029 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.065s 2021-10-29 16:57:14,029 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a424b3-b28a-49a9-bf43-8f3eaf457c8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a424b3-b28a-49a9-bf43-8f3eaf457c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:15,075 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:15,075 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d73221be-58c9-4152-873e-ec17333008e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d73221be-58c9-4152-873e-ec17333008e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:16,121 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:16,122 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-143edb46-1791-4aca-8c5e-a9036308dd98', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-143edb46-1791-4aca-8c5e-a9036308dd98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:17,167 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:17,167 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6554e759-ce9b-420b-a8c9-345be592d06d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6554e759-ce9b-420b-a8c9-345be592d06d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:18,213 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:18,213 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f8065f-673c-4e73-a390-6beaae544552', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f8065f-673c-4e73-a390-6beaae544552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:19,267 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:57:19,268 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a62da5-de0d-4261-b93b-5cc7714968ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a62da5-de0d-4261-b93b-5cc7714968ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:20,319 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:20,319 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f56a7f9-7620-42e7-bdf2-20872289f8e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f56a7f9-7620-42e7-bdf2-20872289f8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:21,365 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:21,366 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d26053-36a5-4afd-b844-9f1dbc3cc0b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d26053-36a5-4afd-b844-9f1dbc3cc0b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:22,412 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:22,412 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5f9264-75dc-40d2-8931-a0a5952ed513', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5f9264-75dc-40d2-8931-a0a5952ed513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:23,463 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:57:23,463 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13132627-474d-4f3b-ab07-7f54f76e3f9b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13132627-474d-4f3b-ab07-7f54f76e3f9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:24,525 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.053s 2021-10-29 16:57:24,526 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7eb46be8-384d-491b-9ed3-5a71b41bad66', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7eb46be8-384d-491b-9ed3-5a71b41bad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:25,577 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:57:25,578 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a135e5-f61e-4910-965e-d008d213bb65', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a135e5-f61e-4910-965e-d008d213bb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:26,751 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.165s 2021-10-29 16:57:26,751 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-005dd3fb-4467-4181-baf3-9e6722d6e82e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-005dd3fb-4467-4181-baf3-9e6722d6e82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:27,797 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:27,798 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8afb985-a180-418c-8a86-5485ceafb0e2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8afb985-a180-418c-8a86-5485ceafb0e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:28,846 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:57:28,846 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc296f2-7ff2-40e4-80f9-c4213c57157b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc296f2-7ff2-40e4-80f9-c4213c57157b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:29,895 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:57:29,896 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ebe79e-2ddb-4d20-a128-b851725bc60b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ebe79e-2ddb-4d20-a128-b851725bc60b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:30,939 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:30,940 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae5ea972-7fa6-4e04-b607-02580da44e89', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae5ea972-7fa6-4e04-b607-02580da44e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:31,985 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:31,986 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3bcc63cf-cc0d-4cf4-9297-b49ff99061bb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3bcc63cf-cc0d-4cf4-9297-b49ff99061bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:33,030 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:33,030 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04286f0b-c778-4104-a2d3-49a543cfd63d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04286f0b-c778-4104-a2d3-49a543cfd63d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:34,073 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:34,074 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-051a5a8c-15c8-4706-9dd6-47925c584d4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-051a5a8c-15c8-4706-9dd6-47925c584d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:35,121 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:57:35,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7898f84-d284-4907-9742-834839c72d09', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7898f84-d284-4907-9742-834839c72d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:36,165 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:36,166 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d80460d-210a-44ac-9de5-fddcf93d7705', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d80460d-210a-44ac-9de5-fddcf93d7705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:37,211 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:57:37,212 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30362802-7ccf-4b68-977f-7614a96696c3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30362802-7ccf-4b68-977f-7614a96696c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:38,255 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:38,255 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3801695f-27bb-4763-af13-8a34df2ef02e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3801695f-27bb-4763-af13-8a34df2ef02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:39,300 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:39,300 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1f2345a-6067-41bd-b4ab-ac06c165108c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1f2345a-6067-41bd-b4ab-ac06c165108c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:40,344 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:40,345 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cd79ec1-1ee1-4cec-8077-4e87133e9378', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cd79ec1-1ee1-4cec-8077-4e87133e9378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:41,388 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:41,388 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e5d02b6-a599-487c-b8ea-f6d834e69131', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e5d02b6-a599-487c-b8ea-f6d834e69131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:42,432 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:42,432 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad60555-394c-4192-bd04-2c9fe3fd3955', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad60555-394c-4192-bd04-2c9fe3fd3955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:43,477 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:43,477 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b496e0f0-483c-4be6-9547-ed5ad12c8fe6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b496e0f0-483c-4be6-9547-ed5ad12c8fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:44,520 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:44,521 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-891cc57a-8992-4ae2-adf9-6967939dfbaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-891cc57a-8992-4ae2-adf9-6967939dfbaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:45,564 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:45,564 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-626ae8fb-4542-4bd9-9cd7-5d74150dea2a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-626ae8fb-4542-4bd9-9cd7-5d74150dea2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:46,608 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:46,608 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea826f4e-0630-4240-9c12-294faac7ab7f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea826f4e-0630-4240-9c12-294faac7ab7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:47,651 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:47,652 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ae5d7d-7b3e-4548-a4be-ed754d79bdc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ae5d7d-7b3e-4548-a4be-ed754d79bdc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:48,696 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:48,696 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a10094e0-4388-4e86-b833-5fd575f2a936', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a10094e0-4388-4e86-b833-5fd575f2a936', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:49,741 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:49,741 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2bfff83-255e-4355-a2d4-48d3cd8414d9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2bfff83-255e-4355-a2d4-48d3cd8414d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:50,785 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:50,786 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b5227d9-873f-42b5-b2ea-c19c2ce75a96', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b5227d9-873f-42b5-b2ea-c19c2ce75a96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:51,829 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:51,830 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fdc2b0a-773c-4b02-afbe-9b4e70572363', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fdc2b0a-773c-4b02-afbe-9b4e70572363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:52,873 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:52,874 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2c07586-1c97-4468-b7b0-98f526098f68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2c07586-1c97-4468-b7b0-98f526098f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:53,918 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:53,918 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-289ed526-2b6d-4d2d-a670-fcfde24a8516', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-289ed526-2b6d-4d2d-a670-fcfde24a8516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:54,962 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:57:54,962 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3e74a4-598f-4f1d-ac37-9eaf49f9b9ca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3e74a4-598f-4f1d-ac37-9eaf49f9b9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:56,007 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:57:56,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5b91375-4e5f-40d2-9d14-cc928aeedd32', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b91375-4e5f-40d2-9d14-cc928aeedd32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:57,055 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:57:57,056 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f5c79d-11a7-4cf4-b52b-1caaf4cf075c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f5c79d-11a7-4cf4-b52b-1caaf4cf075c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:58,105 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:57:58,105 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c4c2144-926b-4a83-ab5f-0a771fadeb0c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c4c2144-926b-4a83-ab5f-0a771fadeb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:57:59,157 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:57:59,157 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:57:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0213515c-01e5-410d-a0b8-739349361dd2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0213515c-01e5-410d-a0b8-739349361dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:00,204 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:58:00,204 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebe22118-f0df-46a9-903b-5b8cc14f1fff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebe22118-f0df-46a9-903b-5b8cc14f1fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:01,261 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.049s 2021-10-29 16:58:01,262 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0df43567-c46d-4f34-8d70-997315c2f3ba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0df43567-c46d-4f34-8d70-997315c2f3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:02,308 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:58:02,309 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b752557-41c9-4c43-a034-2f2ff610a682', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b752557-41c9-4c43-a034-2f2ff610a682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:03,357 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:03,357 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d9cbf1-1649-4465-b436-c0ae21dfdea4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d9cbf1-1649-4465-b436-c0ae21dfdea4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:04,415 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.049s 2021-10-29 16:58:04,415 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f4eb9a3-cfe2-453f-b816-a2e01d025dac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f4eb9a3-cfe2-453f-b816-a2e01d025dac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:05,462 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:05,463 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5495c2fa-5fbb-4690-bcdb-a603bc9df3e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5495c2fa-5fbb-4690-bcdb-a603bc9df3e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:06,511 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:06,511 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b28075-60ce-48ac-b2b0-1a0fd9ae392b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b28075-60ce-48ac-b2b0-1a0fd9ae392b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:07,561 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:07,561 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d589961-acae-4bfe-bcdc-95183a82a73f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d589961-acae-4bfe-bcdc-95183a82a73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:08,609 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:08,610 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9642a80-457a-4571-8589-373971c1dbac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9642a80-457a-4571-8589-373971c1dbac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:09,660 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:58:09,661 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f076b83-86cd-41d4-a76b-f350916499ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f076b83-86cd-41d4-a76b-f350916499ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:10,710 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:10,710 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3f69dc3-ea22-47fd-b36f-42ef6050f1b4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3f69dc3-ea22-47fd-b36f-42ef6050f1b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:11,759 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:11,759 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc47543-5f5f-4b85-bd5d-a420a959ab42', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc47543-5f5f-4b85-bd5d-a420a959ab42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:12,808 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:12,809 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-011f8d4d-6670-4342-a05d-49e692e7998e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-011f8d4d-6670-4342-a05d-49e692e7998e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:13,857 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:13,858 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7469ea07-14c9-471b-850f-01981948827c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7469ea07-14c9-471b-850f-01981948827c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:14,907 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:14,908 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba2680db-9928-400a-8e35-8871676ce556', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba2680db-9928-400a-8e35-8871676ce556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:15,959 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:58:15,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5b6bdaf-8760-41a8-ad27-4820d93b44db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5b6bdaf-8760-41a8-ad27-4820d93b44db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:17,006 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:58:17,007 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0517fa34-dcfa-4a8c-95d9-04f3b334ab66', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0517fa34-dcfa-4a8c-95d9-04f3b334ab66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:18,055 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:18,055 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40db3c33-e4f5-4a82-bd3b-08605e3c25e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40db3c33-e4f5-4a82-bd3b-08605e3c25e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:19,104 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:19,105 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3704ca68-2fd1-4a1f-aa60-98fb95eb4351', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3704ca68-2fd1-4a1f-aa60-98fb95eb4351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:20,154 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:20,155 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e94e3ad3-941b-491e-af37-1ebb8ab8bd3e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e94e3ad3-941b-491e-af37-1ebb8ab8bd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:21,215 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.053s 2021-10-29 16:58:21,215 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1183f7c-9e17-45fb-a9d0-d9b5462e4939', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1183f7c-9e17-45fb-a9d0-d9b5462e4939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:22,258 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:58:22,259 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d82f11c1-7862-49d6-9a3b-5a945f09cc38', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d82f11c1-7862-49d6-9a3b-5a945f09cc38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:23,303 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:58:23,303 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a1abfd6-9be8-487b-bc08-757b62649b9d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a1abfd6-9be8-487b-bc08-757b62649b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:24,349 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:58:24,350 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56c23141-0a24-4f13-bc72-ef0f64cedac4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56c23141-0a24-4f13-bc72-ef0f64cedac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:25,400 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:25,400 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7af3699e-23f4-4d4b-9428-5d6dd693f147', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af3699e-23f4-4d4b-9428-5d6dd693f147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:26,448 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:26,449 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ae0b3b-185a-4402-a9a3-52db10ab4044', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ae0b3b-185a-4402-a9a3-52db10ab4044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:27,498 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:27,498 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4e9efb2-d042-48d1-b18e-4ce79e891c20', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4e9efb2-d042-48d1-b18e-4ce79e891c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:28,547 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:28,547 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-feb1ba21-bf44-4bc9-9d5e-5a3e1b606b73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-feb1ba21-bf44-4bc9-9d5e-5a3e1b606b73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:29,595 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:29,596 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed251b4b-f140-45e7-8e32-76fedb3b3273', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed251b4b-f140-45e7-8e32-76fedb3b3273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:30,647 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:58:30,648 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa4e827-acdc-46c9-8e1e-5af1b88d5e8c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa4e827-acdc-46c9-8e1e-5af1b88d5e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:31,695 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:58:31,696 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c12e660-3350-4133-b139-86e4decf9bb0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c12e660-3350-4133-b139-86e4decf9bb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:32,743 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:58:32,743 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e22970b4-8ce8-4f32-ab8d-abda19e28c46', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e22970b4-8ce8-4f32-ab8d-abda19e28c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:33,793 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:33,794 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e79697f-303a-4191-9cb2-95e7e0861fc7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e79697f-303a-4191-9cb2-95e7e0861fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:34,842 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:34,842 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c205073-14b9-47a3-95fb-5e553533efa5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c205073-14b9-47a3-95fb-5e553533efa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:35,890 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:35,890 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70ef354-3011-4b75-a4bf-f22d7caedd9c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70ef354-3011-4b75-a4bf-f22d7caedd9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:36,939 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:36,940 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3c0ad15-8039-4f2d-98ff-b20e36923ad0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3c0ad15-8039-4f2d-98ff-b20e36923ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:37,989 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:37,989 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581e3b1e-a36b-4d7e-a0cb-e779b45beb45', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581e3b1e-a36b-4d7e-a0cb-e779b45beb45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:39,037 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:39,037 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0761face-3ccc-4488-8919-eae97626ac7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0761face-3ccc-4488-8919-eae97626ac7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:40,085 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:40,086 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e80185b-9840-40b9-9b83-0ba4a776ba1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e80185b-9840-40b9-9b83-0ba4a776ba1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:41,135 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:41,136 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76fb0344-55f6-4120-ab2e-e2c661f17398', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76fb0344-55f6-4120-ab2e-e2c661f17398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:42,185 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:42,186 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc9597cf-5043-45a5-b9c0-c17cff5c0f04', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc9597cf-5043-45a5-b9c0-c17cff5c0f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:43,235 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:43,235 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9610eb7b-48bb-4f81-b8d1-382214e056d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9610eb7b-48bb-4f81-b8d1-382214e056d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:44,283 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:44,283 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1afe634-90f8-451b-bca2-2793e6fb7fb4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1afe634-90f8-451b-bca2-2793e6fb7fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:45,330 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:58:45,331 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f84084-8273-4e15-ab0f-4cc6fa43d4ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f84084-8273-4e15-ab0f-4cc6fa43d4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:46,381 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:58:46,382 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd9bd67-44d6-4bbd-96ec-ca3aba0fcdc2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd9bd67-44d6-4bbd-96ec-ca3aba0fcdc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:47,430 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:47,430 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12b12f83-6a21-4d7f-83d3-44e4283da312', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12b12f83-6a21-4d7f-83d3-44e4283da312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:48,479 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:48,479 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88c870de-40b8-4206-8915-a9560c184772', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88c870de-40b8-4206-8915-a9560c184772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:49,529 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:49,529 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f9b470f-fe23-4ffb-8524-05729db64644', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f9b470f-fe23-4ffb-8524-05729db64644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:50,580 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:50,580 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3074719c-f555-4f7d-a942-1aafa9854ae4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3074719c-f555-4f7d-a942-1aafa9854ae4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:51,630 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:51,631 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7b00dc6-260b-47ec-bb5e-ef6ea506dce2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7b00dc6-260b-47ec-bb5e-ef6ea506dce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:52,678 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:58:52,679 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2af39030-caad-4656-b32f-c914bda19f95', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2af39030-caad-4656-b32f-c914bda19f95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:53,727 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:53,728 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11274249-1930-42d0-9abc-efca61cc64a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11274249-1930-42d0-9abc-efca61cc64a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:54,777 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:54,778 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c92cc8-4546-4208-ad2e-af9480298412', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c92cc8-4546-4208-ad2e-af9480298412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:55,826 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:58:55,827 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e57de016-ee7b-41be-8cc8-c2b43a01f2e4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e57de016-ee7b-41be-8cc8-c2b43a01f2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:56,875 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:58:56,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e69842f9-c0e6-461e-a61b-00408031d674', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e69842f9-c0e6-461e-a61b-00408031d674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:57,925 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:58:57,925 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8abae0cd-a9e7-4ab3-9e04-0d9994fa4895', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8abae0cd-a9e7-4ab3-9e04-0d9994fa4895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:58:58,976 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:58:58,976 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1df610a3-3816-4525-bbda-436194ecf072', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1df610a3-3816-4525-bbda-436194ecf072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:00,024 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:59:00,025 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:58:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb9ecd4-a1b4-4b33-a5a9-73410082ba62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb9ecd4-a1b4-4b33-a5a9-73410082ba62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:01,072 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:59:01,072 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47465f91-422b-4b20-83bf-606bf91a1aad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47465f91-422b-4b20-83bf-606bf91a1aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:02,121 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:59:02,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8d7824-a0dc-4f85-91c3-44f2e0b1feaf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8d7824-a0dc-4f85-91c3-44f2e0b1feaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:03,173 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:59:03,174 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56605811-7242-4cea-8332-06a2cc582924', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56605811-7242-4cea-8332-06a2cc582924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:04,227 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.046s 2021-10-29 16:59:04,228 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf972f10-308d-45c5-be0d-414b0ee16575', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf972f10-308d-45c5-be0d-414b0ee16575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:05,276 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:59:05,276 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68227c12-df88-4bf3-9292-7712c6c1d836', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68227c12-df88-4bf3-9292-7712c6c1d836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:06,325 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:59:06,326 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57966d40-5a0a-462f-9f1a-68860d7283c7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57966d40-5a0a-462f-9f1a-68860d7283c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:07,376 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.043s 2021-10-29 16:59:07,376 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8529a7a3-c6fe-493f-bcb5-d7e7c0cc8e37', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8529a7a3-c6fe-493f-bcb5-d7e7c0cc8e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:08,426 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.042s 2021-10-29 16:59:08,426 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714edc01-16e9-4d94-944f-b3d3c0d4b0b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714edc01-16e9-4d94-944f-b3d3c0d4b0b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:09,478 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.044s 2021-10-29 16:59:09,478 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-724ac025-632b-4ded-9e15-c8013ad059a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-724ac025-632b-4ded-9e15-c8013ad059a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:10,525 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:59:10,525 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa8977c6-fc26-4109-b0f5-0184c3531d6e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa8977c6-fc26-4109-b0f5-0184c3531d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:11,573 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:59:11,574 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0b5aea6-8668-4dcd-a807-5f7d0172beca', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0b5aea6-8668-4dcd-a807-5f7d0172beca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:12,623 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.041s 2021-10-29 16:59:12,623 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-797355ec-270c-400e-83ee-919e2a5ce1fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-797355ec-270c-400e-83ee-919e2a5ce1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:13,676 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:59:13,676 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1fb1d8-0c26-4dc7-88a0-fe1b24f485c9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1fb1d8-0c26-4dc7-88a0-fe1b24f485c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:14,725 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:59:14,725 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81daf88-85c9-42d9-913a-8501396a513d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81daf88-85c9-42d9-913a-8501396a513d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:15,778 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.045s 2021-10-29 16:59:15,778 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b48c81a-9bcf-4972-9251-a00532e42c50', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b48c81a-9bcf-4972-9251-a00532e42c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:16,822 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:16,823 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97315db-febc-4b4f-bd2a-e08ddede1e6a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97315db-febc-4b4f-bd2a-e08ddede1e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:17,869 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:59:17,870 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b3b095-f006-410b-b593-af9c15225970', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b3b095-f006-410b-b593-af9c15225970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:18,914 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:18,915 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc135aa6-3378-49ca-b193-229f649e19d1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc135aa6-3378-49ca-b193-229f649e19d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:19,960 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:19,961 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdffbbf0-ff43-432c-8ddd-bf944911445b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdffbbf0-ff43-432c-8ddd-bf944911445b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:21,007 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:59:21,007 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a99327b8-9728-468a-8b3f-3ae243d65b63', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a99327b8-9728-468a-8b3f-3ae243d65b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:22,050 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:59:22,050 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95ff46c3-cbac-46cb-99b3-b27a23b8188e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95ff46c3-cbac-46cb-99b3-b27a23b8188e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:23,098 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 16:59:23,098 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-906c8eeb-c7a6-4ef5-99b0-9bc34a529465', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-906c8eeb-c7a6-4ef5-99b0-9bc34a529465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:24,144 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:24,144 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-353e3a2f-945a-4034-9dbb-e0323a7ce0aa', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-353e3a2f-945a-4034-9dbb-e0323a7ce0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:25,189 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:25,189 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ffaa552-fa25-4ed2-a3b3-4870925e1db6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ffaa552-fa25-4ed2-a3b3-4870925e1db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:26,242 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:26,242 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a83012-1cc6-454b-9432-3bc2ea946f85', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a83012-1cc6-454b-9432-3bc2ea946f85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:27,287 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:27,287 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2c87e84-12d1-487c-8f1f-5da9e1cb4111', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2c87e84-12d1-487c-8f1f-5da9e1cb4111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:28,332 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:28,333 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6b6b5ee-279e-4d2b-acf8-a35cc78da200', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6b6b5ee-279e-4d2b-acf8-a35cc78da200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:29,379 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:59:29,379 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba47e7d1-04ef-4698-867e-603236a2b575', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba47e7d1-04ef-4698-867e-603236a2b575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:30,424 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:30,424 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd4d2454-3d0e-43bf-99f3-0098e7c18573', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd4d2454-3d0e-43bf-99f3-0098e7c18573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:31,469 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:31,469 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e63fb043-6c39-4ff3-a60a-15b17d2e782a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e63fb043-6c39-4ff3-a60a-15b17d2e782a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:32,513 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:32,514 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6317639-482d-4f1c-9fef-f58943380689', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6317639-482d-4f1c-9fef-f58943380689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:33,558 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:33,559 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8826c01d-3436-4f51-8a02-a3cabae9f606', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8826c01d-3436-4f51-8a02-a3cabae9f606', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:34,604 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:34,604 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be3332-051f-4233-b213-df27b7c49d3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89be3332-051f-4233-b213-df27b7c49d3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:35,649 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:35,650 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f0f9c3-f95d-4c4b-859e-fe9651e67d52', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f0f9c3-f95d-4c4b-859e-fe9651e67d52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:36,695 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:36,695 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-699ce49b-0143-4584-a529-1e3ed8694a1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-699ce49b-0143-4584-a529-1e3ed8694a1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:37,739 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:37,739 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78707da8-d5eb-492f-a330-6fbbe7c4ac6c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78707da8-d5eb-492f-a330-6fbbe7c4ac6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:38,785 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:59:38,785 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05bac4b2-e770-4a5a-bc18-3635c7a8ea8e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05bac4b2-e770-4a5a-bc18-3635c7a8ea8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:39,829 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:39,830 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8757d1e0-314f-4910-b618-f9f6398e5f84', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8757d1e0-314f-4910-b618-f9f6398e5f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:40,875 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:40,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-febc8c5a-b873-499d-802c-cfc6605fe85a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-febc8c5a-b873-499d-802c-cfc6605fe85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:41,921 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:59:41,922 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8d14692-e22c-4455-ae1e-ba485df6d938', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8d14692-e22c-4455-ae1e-ba485df6d938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:42,966 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:42,966 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18f72b4d-8528-4e9f-b9ba-7ca7bc1352b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18f72b4d-8528-4e9f-b9ba-7ca7bc1352b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:44,011 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:44,012 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da95932d-70f1-48c9-bd7b-b7e37db05c8b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da95932d-70f1-48c9-bd7b-b7e37db05c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:45,057 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:45,057 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd227ab2-b6d1-42f7-896f-35e0d97bbde0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd227ab2-b6d1-42f7-896f-35e0d97bbde0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:46,101 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:46,102 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-910ff4f3-7e63-44cb-9186-f0622638e663', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-910ff4f3-7e63-44cb-9186-f0622638e663', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:47,146 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:47,146 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0004747-0b04-4f72-bb7a-2028d34d2ebd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0004747-0b04-4f72-bb7a-2028d34d2ebd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:48,191 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:48,191 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bc9069-ca91-47c6-ae5f-55df1606b8d3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bc9069-ca91-47c6-ae5f-55df1606b8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:49,236 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:49,237 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cb22933-7395-4099-8c22-3d38d8690745', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cb22933-7395-4099-8c22-3d38d8690745', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:50,281 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:50,282 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8fd4918-6429-4774-b6bd-d8c87628a263', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8fd4918-6429-4774-b6bd-d8c87628a263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:51,326 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:51,326 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7ff5a05-30bd-4962-bee8-b73286c00fdc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7ff5a05-30bd-4962-bee8-b73286c00fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:52,371 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:52,371 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fe94092-ccd5-4ace-8bc3-03183174e80c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fe94092-ccd5-4ace-8bc3-03183174e80c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:53,416 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:53,416 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ec0bc30-bc14-43dc-8241-c229c62db7db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ec0bc30-bc14-43dc-8241-c229c62db7db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:54,463 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.038s 2021-10-29 16:59:54,463 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cc3febb-7f0a-410c-bc8b-674af315ed3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cc3febb-7f0a-410c-bc8b-674af315ed3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:55,509 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 16:59:55,509 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352ff3dd-50f4-4b2b-9967-f1b7a7e2dd68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352ff3dd-50f4-4b2b-9967-f1b7a7e2dd68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:56,554 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:56,554 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e3cddcd-7dcc-4f76-9bdb-3fd9ad150c55', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e3cddcd-7dcc-4f76-9bdb-3fd9ad150c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:57,597 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.035s 2021-10-29 16:59:57,598 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4498fed-5332-4b35-b6d2-fb75e722249f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4498fed-5332-4b35-b6d2-fb75e722249f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:58,642 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.036s 2021-10-29 16:59:58,642 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e61e39f-f9a2-4d3b-91f8-013a0f03313b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e61e39f-f9a2-4d3b-91f8-013a0f03313b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 16:59:59,689 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.039s 2021-10-29 16:59:59,690 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 16:59:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e5fe53-f3ad-4e97-9545-a9d075f1e9d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e5fe53-f3ad-4e97-9545-a9d075f1e9d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 17:00:00,744 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.037s 2021-10-29 17:00:00,744 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed0cee-b72b-47e5-9d91-d039065b4898', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed0cee-b72b-47e5-9d91-d039065b4898', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 17:00:01,793 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46 0.040s 2021-10-29 17:00:01,793 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c82bbd8-f826-438a-83bf-c3ede2b2ee17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c82bbd8-f826-438a-83bf-c3ede2b2ee17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46'} Body: b'{"volume": {"id": "07129253-9076-464c-afc7-f9e50414ab46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T16:48:01.000000", "updated_at": "2021-10-29T16:48:01.000000", "name": "tempest-TestMinimumBasicScenario-volume-355931539", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/fe8e3de0e96049638fab9d116d4de1b4/volumes/07129253-9076-464c-afc7-f9e50414ab46"}], "user_id": "b82bc9ff0fd64991b2718f31e215deef", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fe8e3de0e96049638fab9d116d4de1b4"}}' 2021-10-29 17:00:01,913 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.111s 2021-10-29 17:00:01,913 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c34c56-2163-4411-93fb-2c0c5d90766b', 'x-compute-request-id': 'req-68c34c56-2163-4411-93fb-2c0c5d90766b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'' 2021-10-29 17:00:02,061 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.147s 2021-10-29 17:00:02,062 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1554', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39334765-0f8c-44b0-8d75-7822c8f71eae', 'x-compute-request-id': 'req-39334765-0f8c-44b0-8d75-7822c8f71eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "ACTIVE", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T17:00:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1705099899-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:93:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": "2021-10-29T16:47:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 17:00:03,166 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.096s 2021-10-29 17:00:03,166 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1512', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a438680d-8ba4-43aa-a54e-163e9e5930a5', 'x-compute-request-id': 'req-a438680d-8ba4-43aa-a54e-163e9e5930a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"server": {"id": "b7d4ab22-8fe9-466c-a340-a86266685de1", "name": "tempest-TestMinimumBasicScenario-server-398588386", "status": "ACTIVE", "tenant_id": "fe8e3de0e96049638fab9d116d4de1b4", "user_id": "b82bc9ff0fd64991b2718f31e215deef", "metadata": {}, "hostId": "2e647dada391bf4bc5b1aa606497909ca6af66a197ab02bfe0fc2146", "image": {"id": "5d3b6031-3899-4b69-9e9c-abea7f9691f1", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.41/compute/flavors/452"}]}, "created": "2021-10-29T16:47:37Z", "updated": "2021-10-29T17:00:02Z", "addresses": {"tempest-TestMinimumBasicScenario-1705099899-network": [{"version": 4, "addr": "172.20.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2a:93:37"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}, {"rel": "bookmark", "href": "http://10.222.0.41/compute/servers/b7d4ab22-8fe9-466c-a340-a86266685de1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-762065100", "OS-SRV-USG:launched_at": "2021-10-29T16:47:59.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2021-10-29 17:00:04,209 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1 0.034s 2021-10-29 17:00:04,210 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-48a780fc-9e3e-428c-9097-142ce58ff8ea', 'x-compute-request-id': 'req-48a780fc-9e3e-428c-9097-142ce58ff8ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.41/compute/v2.1/servers/b7d4ab22-8fe9-466c-a340-a86266685de1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b7d4ab22-8fe9-466c-a340-a86266685de1 could not be found."}}' 2021-10-29 17:00:05,256 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-762065100 1.046s 2021-10-29 17:00:05,257 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:04 GMT', 'server': 'Apache/2.4.41 (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-7863609b-74be-426c-9c27-f62bb1072525', 'x-compute-request-id': 'req-7863609b-74be-426c-9c27-f62bb1072525', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-762065100'} Body: b'' 2021-10-29 17:00:05,908 116496 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.41/image/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1 0.650s 2021-10-29 17:00:05,908 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bfb6badb-44fe-4196-ae0a-af8553626529', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41/image/v2/images/5d3b6031-3899-4b69-9e9c-abea7f9691f1'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 07129253-9076-464c-afc7-f9e50414ab46 within the required time (360 s). Timer started at 1635526441. Timer ended at 1635526801waited for 360 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 118, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 364, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 07129253-9076-464c-afc7-f9e50414ab46 failed to reach available status (current creating) within the required time (360 s). |
||||||
tempest.scenario.test_shelve_instance.TestShelveInstance | 1 | 0 | 1 | 0 | 0 | Detail | |
test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume] |
fail
ft18.1: tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance[compute,id-c1b6318c-b9da-490b-9c67-9339b627271f,image,network,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 17:08:15,304 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.378s 2021-10-29 17:08:15,304 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-624221303"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2315', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8674e6d0-299c-4fee-ad1e-34e42264621e', 'x-compute-request-id': 'req-8674e6d0-299c-4fee-ad1e-34e42264621e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpAIBAAKCAQEAzMoY+KMZ9UwbIpBN1Q+xSOtdLNUOeZuj68pOjguJfwaMS6TU\\nfPf2EkZVJPdofIe6mAjKEAlxs2agu0tsE92mlvwRmt0hDleJdbXyhUBx5arEHXA9\\niRERhyjgGbUIt6OUodUaafi7DhIIxe8AEELUTIymTQFXjL2egpm0A691mcaD2BvB\\nVYRmD39D7DW4a9svKmp3QL/NQndE7UWu9JvzpQkEW7NmFpiM/XDOSscUTU6MgbgB\\nv7JReAbILrroBvkoFOSJc9NqLFhSdiibnQFRJmsmqOT54FTt7Hk8Xakfs0+e9Evp\\nH1yjDJwk1GZffngy1SYLDO2J1mOhWt0mWWiIowIDAQABAoIBAGNr5k2nmW2eYjoY\\nhsDemnpFUfn3Ac0GQ8GweQy7CyixPCFpR4PYOg3LOYD14DM9DdjLw5WfkCTBuVzU\\nlAbdAAijHcTqgCbfVqvgBnqsu979VbLZD/bgY3sT3CB+5FmLQBiFRgqWp/F/zeSS\\nUJyUZU84pXATK7b3Q+IxztRPNa/OczO9j9m01IHcUgseRps8mydAy5rH5iNlvvXR\\nTjyWslXbm3ivQk65SBwurhcYkuhqamzwcemDVfnYWEjP0KdQY+FqjkBh0nDIoPj4\\nq7eWcQJRFJwolvZuZZagr1eiCjUD9uvsiOP2W6qP/zGwLba+Aai3qaPG4CT42RWJ\\nzfYQtDkCgYEA7TT3C64owLYoL3GzfevzgQfy/9ur8LMxXiGa5KEMxbBWfgAYLsJG\\nkkrVulDvixEw94RnVG4sGTJ09WbHDJgeGL0pgvMhukG1ePxNH9hy+QSmgqWHdIUR\\nEO6vvf4O54d8NyKuPh0xwki+JUX7bLY+bQkS05KLLKHpKJ28EBIv/7cCgYEA3QOk\\nISmTxe4GGP8zc8Rb2Gz1Amzgz20aQdDKUn1sWVPTag7C0ZRiyetEegJdiMrZZr8I\\nMRJ/dQzFLhYBkmX4+TOd1k6+bOmbDg1HfuM31jcCRhLy5vh3F5DuLPgo6KC7pWuE\\nMBHGVob2KZM7/RToC8qqF7mW7efdRKdhu5OYpnUCgYEAj2UPWy5DUIxNqrCvcxXq\\nNDxb97QSMwYAeAkUm9WH5RH+l1jzRYEILHO01FcNGCKiWV7fIDkhy3GnJpqlBcYH\\nm6juqUzVPMVwMN1EulWc21CmYCA0zImMkZHZB5/H3ssWmjYK412+sNZMrDesEEHz\\nZvKvQNs76xVN39HK2GRGQ+0CgYBFbGFf8VlzsOLFc1RMJv/aqc8EZgLv5Qt8ZQNI\\nihFAte4QwHY9suidGIO394o978n+Vj9SescCk3JUmaEAxXtBfA82RCHYwEBuV4l/\\nuAvQBBN4w3b9SkrOYj4Obh0bhXGr8mvhVZQBlf847ADJ7Ik/OvfW3/si29RLPnCa\\npTAsCQKBgQCO92ycAtU/mrX+g7OlAmvBbdVzxXjReaMhqUQK85hZcnXi+Cel8KW0\\nURMvSSJttRH+u6/WpmZTjldt2gAO19G5Zx9bjff177d9/CA9q8USnE6Q2phb32bj\\nJa0rz+nWsruIkAvhaXTUoyKXr9lKRM/eJrz+Yu3HFqzehI9Jrzgizw==\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestShelveInstance-624221303", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMyhj4oxn1TBsikE3VD7FI610s1Q55m6Pryk6OC4l/BoxLpNR89/YSRlUk92h8h7qYCMoQCXGzZqC7S2wT3aaW/BGa3SEOV4l1tfKFQHHlqsQdcD2JERGHKOAZtQi3o5Sh1Rpp+LsOEgjF7wAQQtRMjKZNAVeMvZ6CmbQDr3WZxoPYG8FVhGYPf0PsNbhr2y8qandAv81Cd0TtRa70m/OlCQRbs2YWmIz9cM5KxxRNToyBuAG/slF4BsguuugG+SgU5Ilz02osWFJ2KJudAVEmayao5PngVO3seTxdqR+zT570S+kfXKMMnCTUZl9+eDLVJgsM7YnWY6Fa3SZZaIij Generated-by-Nova", "fingerprint": "3b:0c:59:f5:86:d9:87:d7:f2:77:38:95:11:e0:a3:3d", "user_id": "83027dbcdd12482f8a7badb12989cb0a"}}' 2021-10-29 17:08:15,443 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.137s 2021-10-29 17:08:15,444 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-1056278506", "description": "tempest-secgroup-smoke-1056278506 description", "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-1a55dc56-165c-41bc-914e-c1d46e1dd709', 'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "name": "tempest-secgroup-smoke-1056278506", "stateful": true, "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "description": "tempest-secgroup-smoke-1056278506 description", "security_group_rules": [{"id": "7393d0a8-2b47-42b9-94c1-07061b727f06", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "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": 577, "description": null, "tags": [], "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}, {"id": "8e0ab42c-62b8-47eb-8ffd-3aa5d371d657", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "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": 578, "description": null, "tags": [], "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}], "tags": [], "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 1, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:15,570 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.126s 2021-10-29 17:08:15,571 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-172c164d-a8bf-4020-9296-de0bfc988c42', 'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6a84881b-530c-486f-b5e7-2da6ba76715a", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "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, "description": "", "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:15,698 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.127s 2021-10-29 17:08:15,699 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-e06f71dd-52bb-4ec6-91d5-bf7184fb1847', 'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2900fad9-dd12-49fc-aaef-f2d3f502253b", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:15,827 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.128s 2021-10-29 17:08:15,828 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-cb33fed0-333f-4441-9195-ad3296d12938', 'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f88c1a5-8987-480d-b289-e442bd0322b4", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "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, "description": "", "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:15,956 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.127s 2021-10-29 17:08:15,956 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8ab4fb7c-5c93-40fe-8c02-8c2b4abd788e', 'date': 'Fri, 29 Oct 2021 17:08:15 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c7270ec1-c5e4-490f-857b-e255ed2b81ce", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:08:15Z", "updated_at": "2021-10-29T17:08:15Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:16,090 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.134s 2021-10-29 17:08:16,091 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1e90d378-62f5-47c4-aab3-12f33fba498c', 'date': 'Fri, 29 Oct 2021 17:08:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e6a3f3b2-6906-4737-a5b9-a3c7a812454b", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:08:16Z", "updated_at": "2021-10-29T17:08:16Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:16,220 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.129s 2021-10-29 17:08:16,221 116493 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": "f6b8c024-ff2f-467e-992d-fb18953eac09", "project_id": "4f05eceedaf647bda6d8b8b071be0b44", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-6f308bda-7ff7-4a43-a6b9-16bf3600d183', 'date': 'Fri, 29 Oct 2021 17:08:16 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "81215694-efb1-45a6-a918-cda0bdac5ff5", "tenant_id": "4f05eceedaf647bda6d8b8b071be0b44", "security_group_id": "f6b8c024-ff2f-467e-992d-fb18953eac09", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:08:16Z", "updated_at": "2021-10-29T17:08:16Z", "revision_number": 0, "project_id": "4f05eceedaf647bda6d8b8b071be0b44"}}' 2021-10-29 17:08:16,259 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.41/identity/v3/auth/tokens 0.032s 2021-10-29 17:08:16,259 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3389', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-72a35d4c-255c-456f-81c0-42641763d5ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "83027dbcdd12482f8a7badb12989cb0a", "name": "tempest-TestShelveInstance-32227604-project", "password_expires_at": null}, "audit_ids": ["1EoBnWc0S2mmK8xb1Ofkjg"], "expires_at": "2021-10-29T18:08:16.000000Z", "issued_at": "2021-10-29T17:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f05eceedaf647bda6d8b8b071be0b44", "name": "tempest-TestShelveInstance-32227604"}, "is_domain": false, "roles": [{"id": "5831e323e8af41dca73daaf8170e1212", "name": "reader"}, {"id": "4a1afb6391114961afeec5c1d72563f0", "name": "member"}], "catalog": [{"endpoints": [{"id": "1bc9bb35195742f3a5419ee79cd59ac2", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41:8080", "region": "RegionOne"}, {"id": "f9f310efb9e149f090847ef344326515", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:8080/v1/AUTH_4f05eceedaf647bda6d8b8b071be0b44", "region": "RegionOne"}], "id": "077f10f670764c80a77f58713e045c53", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "5a8d9b13e8764c269d02d270ebd77a42", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4f05eceedaf647bda6d8b8b071be0b44", "region": "RegionOne"}], "id": "0d1f24dffa654423ba968cafdd23b549", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "70bb9fff3edd4e17a19d0dfa4b50f48a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/image", "region": "RegionOne"}], "id": "1696a101dae74e08b7381f62b13072b4", "type": "image", "name": "glance"}, {"endpoints": [{"id": "0c64910032ee469a96eec4ea7aabd366", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/placement", "region": "RegionOne"}], "id": "61a66dcbe183421b829d971c960c952a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "174ef925176449bb85dd07b04848e73e", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}, {"id": "8626f238a2164cdfaf4bf14eb1951092", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/identity", "region": "RegionOne"}], "id": "68948862af8947f4b93b7b38aec29966", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "109626d5f58948cfa480d73fe3adeb79", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2/4f05eceedaf647bda6d8b8b071be0b44", "region": "RegionOne"}], "id": "80063287346d46cb9b06c45097e7aa68", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "35efc98aee6b41faa280c24662a1806e", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41:9696/", "region": "RegionOne"}], "id": "d1e18ec871f748a1bb33fae880ded72d", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "593154c1a4674e2eb63ff6b561591b23", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/volume/v3/4f05eceedaf647bda6d8b8b071be0b44", "region": "RegionOne"}], "id": "ed32100b498b4fd4b6ff7b3fe08b4a4a", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b07c049996424bc38b12b9feb6d0e8d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.41/compute/v2.1", "region": "RegionOne"}], "id": "f9daf7a9853744bfb810627c948bda5f", "type": "compute", "name": "nova"}]}}' 2021-10-29 17:08:16,260 116493 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '2e3e4a5f-7649-4c23-859b-fdf15d26c7d9', 'name': 'tempest-TestShelveInstance-441700262-network', 'tenant_id': '4f05eceedaf647bda6d8b8b071be0b44', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f05eceedaf647bda6d8b8b071be0b44', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 684, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2021-10-29T17:08:05Z', 'updated_at': '2021-10-29T17:08:05Z', 'revision_number': 1} available for tenant 2021-10-29 17:09:16,470 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/f6b8c024-ff2f-467e-992d-fb18953eac09 0.147s 2021-10-29 17:09:16,471 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-f736ca1e-c23c-4794-ac00-2f9cb6c35d88', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 17:09:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/f6b8c024-ff2f-467e-992d-fb18953eac09'} Body: b'' 2021-10-29 17:09:16,508 116493 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-624221303 0.036s 2021-10-29 17:09:16,508 116493 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:16 GMT', 'server': 'Apache/2.4.41 (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-dccb513b-d0eb-4036-9187-830337954f8b', 'x-compute-request-id': 'req-dccb513b-d0eb-4036-9187-830337954f8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestShelveInstance-624221303'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 445, in _make_request six.raise_from(e, None) File "<string>", line 3, in raise_from File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 440, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1344, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 307, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 268, in _read_status line = str(self.fp.readline(_MAXLINE + 1), "iso-8859-1") File "/usr/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) socket.timeout: timed out During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 120, in test_shelve_volume_backed_instance self._create_server_then_shelve_and_unshelve(boot_from_volume=True) File "/opt/stack/tempest/tempest/scenario/test_shelve_instance.py", line 82, in _create_server_then_shelve_and_unshelve server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 312, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 168, in create_test_server volume = volumes_client.create_volume(**params) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 100, in create_volume resp, body = self.post('volumes', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 299, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 687, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 566, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 606, in raw_request resp, resp_body = self.http_obj.request( File "/opt/stack/tempest/tempest/lib/common/http.py", line 110, in request r = super(ClosingHttp, self).request(method, url, retries=retry, File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 78, in request return self.request_encode_body( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 170, in request_encode_body return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 375, in urlopen response = conn.urlopen(method, u.request_uri, **kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 532, in increment raise six.reraise(type(error), error, _stacktrace) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/packages/six.py", line 770, in reraise raise value File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 699, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 447, in _make_request self._raise_timeout(err=e, url=url, timeout_value=read_timeout) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 336, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60) |
||||||
tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern | 1 | 0 | 1 | 0 | 0 | Detail | |
test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume] |
fail
ft19.1: tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern[compute,id-557cd2c2-4eb8-4dce-98be-f86765ff311b,image,slow,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2021-10-29 17:00:23,925 116496 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2021-10-29 17:00:24,318 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.41/compute/v2.1/os-keypairs 0.392s 2021-10-29 17:00:24,318 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1102970315"}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '2319', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9edf471-dbfb-4123-a551-26ac7122516a', 'x-compute-request-id': 'req-a9edf471-dbfb-4123-a551-26ac7122516a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"private_key": "-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAwU54OUVBIrfTS5KqagkzIabYHeZX5MrBN3zipux36qzEUp+I\\nb21vwLz2EabF9kEaLEIQ0t+f5SHQij5BuQTbFQt2vXvxnOvhCn3/XObxxCknB8NM\\n/nVaI8gvvk3OyRlG/fz0uTDeVo1ziSXbhrPM7waG7Wryukzprv9yAQq8cUrcjm1m\\nsJJztDgqPJuzjvbo1be3ulYjmxxQy6kwIv/mqSxGA2mX9YdELDcOf93RHpzOal8x\\nOOHhkbBzMOQCrcbjQMVcpPRHFEErK6oEVrhC7bYcszYPeY+bGU+tG+I6fHAB6O2A\\nMcLiep33fTNua8/zcxD1e8KHJCWXtMWZYeDVPQIDAQABAoIBAQCI4M2UkAttUAlY\\nLARrjRQdsgy6L07xfPiQF+hOFodbLvbdIoXzkORe7+611Qe8NaEY0bcj+qE4GFeY\\nbDkRj/Sp1DJCPi951DTHvyxBVm6/Xfx7LLmqPOKVD71u3Z2dHD7+vk1zjL0DQKoc\\n5SerHEnyvwZvuxkg/jFCbzMEtdt1xDc2rlbZ/uzJDteh3NsmQi6OPuq2TVv3YAP9\\nRlcXqGxfxnXx2XHjJTb0cjKTRY4iUiFgW4LcCAPfUio/GKmwVvnP8RhsVuHQUAq3\\nePKcmr7Oh13UTPyKJu8/aAFJdhmVHF2rMMlYoFnEDMNIPH70YJ+S1gW/sOV98Mo9\\ny6WEAxMBAoGBAOnJUIAzTSh7/0TthzH6d6hmOP2Zh6wIOri44PxLQi+5SMt7FfEg\\nElKIRRqvn82rL+LYKngV60pnIF268EuSxlF7eNkoyfpwNgZ73YnrCNu6Ok9mvSBP\\nmwlusxjjv5vrA/ZIXaxBDz0luaJUVbsLjRO0sFILvfVSlmYKkyv7ts3dAoGBANOs\\ngvsTPoa4kmRfathkngeJI4XFAtbq2Q7WTAjTKj8gxX4KEV3V+vY+OZtBCE7OrazE\\nrWKQDaOaq2SdsCT9Ozs465jka6AQ8Mpqu9FdFLkSBPaCTyiQBmmrdEsg02V0S4mp\\nBYwyDV1OPG9vUwfZ76QRn8cCfTh34ZDYAcDYDh7hAoGAfViEotferLAe45P/Aprq\\nAQ4dzEq+5UvcQCJP7rVjHTdYglDSKOArMrkBZBd5tMnt+NAxpQULjG7Sea67G6ns\\nTs/GsZgfAvma3csXstSjgTvN+7h3+pTz6RDDUbr6htxw2WFfZ/XR99T8PL6+4HSH\\nBWPBjZviE2BeZwOQeOqSzrkCgYEAnUvcBbIWS8zK1JXncyjKGnV5lUWCx6y7YgAz\\nfndVNJYozHG02BNULDqvWkToZI/HldSNt+muiP4+EUXxCHu50VeKFBLiO497MCBC\\ns+FErgbK81iAdHcanNnRUKbzELhsDb8xpS3oqoah+Hk0rWfxYe3K2vtpjFXhpF4w\\nZ1rmm2ECgYEAwrYYwz+0ogkOC9hF1QEa41xCAs12hDhykBby1pfCivL292wdB0O3\\nBpRv/cELhl1L7zKBRFfb1Gk3oc+t1pRtXtY4recORDyyhxr0+ECm/mgrTO0Vz85n\\nLBZOH3ESa+jsk32A8l/qbiE6S+q/LWbHnKChNwOMqUddttXgFcM2kRI=\\n-----END RSA PRIVATE KEY-----\\n", "name": "tempest-TestVolumeBootPattern-1102970315", "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBTng5RUEit9NLkqpqCTMhptgd5lfkysE3fOKm7HfqrMRSn4hvbW/AvPYRpsX2QRosQhDS35/lIdCKPkG5BNsVC3a9e/Gc6+EKff9c5vHEKScHw0z+dVojyC++Tc7JGUb9/PS5MN5WjXOJJduGs8zvBobtavK6TOmu/3IBCrxxStyObWawknO0OCo8m7OO9ujVt7e6ViObHFDLqTAi/+apLEYDaZf1h0QsNw5/3dEenM5qXzE44eGRsHMw5AKtxuNAxVyk9EcUQSsrqgRWuELtthyzNg95j5sZT60b4jp8cAHo7YAxwuJ6nfd9M25rz/NzEPV7wockJZe0xZlh4NU9 Generated-by-Nova", "fingerprint": "01:2c:96:1d:4f:f6:dc:56:f1:00:79:8a:43:56:bf:98", "user_id": "341008d14e7542dfb594eea1cf304ba4"}}' 2021-10-29 17:00:24,456 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-groups 0.135s 2021-10-29 17:00:24,456 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"security_group": {"name": "tempest-secgroup-smoke-518233942", "description": "tempest-secgroup-smoke-518233942 description", "project_id": "3e527ec7466240de936dcb59eb9328a6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1592', 'x-openstack-request-id': 'req-17414a09-7810-4910-86a3-d9f6887e1cb7', 'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups'} Body: b'{"security_group": {"id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "name": "tempest-secgroup-smoke-518233942", "stateful": true, "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "description": "tempest-secgroup-smoke-518233942 description", "security_group_rules": [{"id": "33a02e00-e870-41dc-967e-5e28bae9865d", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "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": 539, "description": null, "tags": [], "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}, {"id": "9ffb8a22-8975-4a92-80e0-79d611b31fee", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "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": 540, "description": null, "tags": [], "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}], "tags": [], "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 1, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:24,577 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.120s 2021-10-29 17:00:24,577 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-80686088-04fc-4697-9679-f75464de3862', 'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "349568ab-d5de-48b8-a5e6-53bc3b68c788", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "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, "description": "", "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:24,698 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.120s 2021-10-29 17:00:24,698 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-25c3e3db-1f52-48eb-9576-aad02bb47517', 'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4577c4dc-366a-40c3-a13d-cc2e31fcb359", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:24,829 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.130s 2021-10-29 17:00:24,830 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-259a8655-00c2-49d7-ab07-d4a7c692326e', 'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "37474374-b98b-464f-a09c-6508a3c5c71c", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "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, "description": "", "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:24,944 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.113s 2021-10-29 17:00:24,944 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-8033fca3-273f-46b8-8862-bfa7e5e8cf92', 'date': 'Fri, 29 Oct 2021 17:00:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2e6b9a90-ed58-47a4-91c3-bea369585e4f", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:00:24Z", "updated_at": "2021-10-29T17:00:24Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:25,073 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.128s 2021-10-29 17:00:25,074 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-18133bab-c8b2-4725-8e39-85d3799025cc', 'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6c53eaa-9e6e-45fa-a10d-8efc92ae3d93", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:00:25Z", "updated_at": "2021-10-29T17:00:25Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:25,202 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.41:9696/v2.0/security-group-rules 0.128s 2021-10-29 17:00:25,202 116496 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": "a6783164-c321-4ac1-b4fd-15a8b822c197", "project_id": "3e527ec7466240de936dcb59eb9328a6", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-eb9705ba-5db1-48f1-b680-da9cf011b964', 'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.41:9696/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30e8b371-4869-4093-9196-71e30be19c45", "tenant_id": "3e527ec7466240de936dcb59eb9328a6", "security_group_id": "a6783164-c321-4ac1-b4fd-15a8b822c197", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2021-10-29T17:00:25Z", "updated_at": "2021-10-29T17:00:25Z", "revision_number": 0, "project_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:25,203 116496 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2021-10-29 17:00:25,226 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60 0.022s 2021-10-29 17:00:25,226 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f757debd-fb58-4117-aa64-419c45241555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/image/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "name": "ubuntu-16", "disk_format": "vhdx", "container_format": "bare", "visibility": "public", "size": 645922816, "virtual_size": 734003200, "status": "active", "checksum": "318f990048c8a194829e52141534610d", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "fe31d02174b84ed29a89c0315c571a54", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "created_at": "2021-10-29T16:06:55Z", "updated_at": "2021-10-29T16:07:11Z", "tags": [], "self": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "file": "/v2/images/ebdd5ecb-7baa-4729-83ce-d7eaedd46b60/file", "schema": "/v2/schemas/image"}' 2021-10-29 17:00:25,591 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes 0.364s 2021-10-29 17:00:25,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "snapshot_id": null, "imageRef": "ebdd5ecb-7baa-4729-83ce-d7eaedd46b60", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a0e005-869f-4561-88f7-f53c93c9379b', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a0e005-869f-4561-88f7-f53c93c9379b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:25.520190", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2021-10-29 17:00:25,665 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.067s 2021-10-29 17:00:25,666 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c4c3ce-dafb-4d47-b85e-1210e90de5f8', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c4c3ce-dafb-4d47-b85e-1210e90de5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:26,717 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:00:26,717 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4148a883-7a3e-4e38-aa5d-a74258b4c6cc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4148a883-7a3e-4e38-aa5d-a74258b4c6cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:27,764 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:00:27,764 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a881ba4-59b6-4d07-b783-4596a520f965', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a881ba4-59b6-4d07-b783-4596a520f965', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:28,814 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:00:28,814 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-554439ed-0c8a-42c9-9c9b-240462ac9e61', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-554439ed-0c8a-42c9-9c9b-240462ac9e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:29,868 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:00:29,868 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc32e8da-666a-44c5-a0b2-5f8e82a72d10', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc32e8da-666a-44c5-a0b2-5f8e82a72d10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:30,913 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:30,913 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ecf7c1-60db-461c-9b23-c6e4a93933bf', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ecf7c1-60db-461c-9b23-c6e4a93933bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:31,959 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:00:31,959 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b773ef-d0ae-4902-bf0e-7a4b0ddbba56', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b773ef-d0ae-4902-bf0e-7a4b0ddbba56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:33,016 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.048s 2021-10-29 17:00:33,016 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cd5ec6-5132-464d-87ec-ebec0f9c5754', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cd5ec6-5132-464d-87ec-ebec0f9c5754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:34,059 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:00:34,060 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d223242f-60d3-4a9d-b2c4-564d4c992a1e', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d223242f-60d3-4a9d-b2c4-564d4c992a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:35,104 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:35,104 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd6c4eb-972d-4f89-8958-5e164669f6ec', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd6c4eb-972d-4f89-8958-5e164669f6ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:36,150 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:36,150 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bac78831-5216-477d-97d5-8899e082f2af', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bac78831-5216-477d-97d5-8899e082f2af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:37,193 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:00:37,193 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67c17439-4289-4e71-8a58-7c6767869fde', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67c17439-4289-4e71-8a58-7c6767869fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:38,237 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:00:38,237 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-598e157c-10b0-4902-9bc4-e185a4d37d0f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-598e157c-10b0-4902-9bc4-e185a4d37d0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:39,282 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:39,282 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81013a2c-9c66-4f2a-b6ef-4611cfaddbfc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81013a2c-9c66-4f2a-b6ef-4611cfaddbfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:40,324 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:00:40,325 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeebf28-2c95-42dd-b9e7-85d822730a56', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeebf28-2c95-42dd-b9e7-85d822730a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:41,369 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:41,369 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbfb4fee-6b27-46bf-a532-70fc2dfdf848', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbfb4fee-6b27-46bf-a532-70fc2dfdf848', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:42,412 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:00:42,413 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ad8cc1-b7b6-435a-9730-01f6c78e7537', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ad8cc1-b7b6-435a-9730-01f6c78e7537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:43,457 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:43,458 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc8ac4dc-cb6e-41fa-a1de-e8cfbd1e867c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc8ac4dc-cb6e-41fa-a1de-e8cfbd1e867c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:44,512 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.047s 2021-10-29 17:00:44,513 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8579a7-a3ba-4861-b264-8dc5ce2e0363', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8579a7-a3ba-4861-b264-8dc5ce2e0363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:45,556 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:00:45,557 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ddd2059-c336-44c8-95d7-5f172b5411fa', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ddd2059-c336-44c8-95d7-5f172b5411fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:46,604 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:00:46,604 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b602eb6c-f320-45af-b95b-d3c719965773', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b602eb6c-f320-45af-b95b-d3c719965773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:47,649 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:47,650 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7172c47-dc7f-4597-a1e5-2b93b6a870d4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7172c47-dc7f-4597-a1e5-2b93b6a870d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:48,693 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:48,694 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f33d07-0018-4902-b181-6bdcfef94bd2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f33d07-0018-4902-b181-6bdcfef94bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:49,738 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:49,739 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15fab9b-6a25-421e-9aee-1f78a3bfd38a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15fab9b-6a25-421e-9aee-1f78a3bfd38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:50,783 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:50,784 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af9e594e-03f9-4fd4-901d-bdd2081b4e45', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af9e594e-03f9-4fd4-901d-bdd2081b4e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:51,828 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:51,828 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1484b918-67ca-42df-9a23-ebf0ef3e7b6e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1484b918-67ca-42df-9a23-ebf0ef3e7b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:52,872 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:52,873 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec36a784-8a27-404a-be4a-f6fe2acd07fe', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec36a784-8a27-404a-be4a-f6fe2acd07fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:53,918 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:53,918 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a133b97-db74-4773-9150-c4e0ef8b18d0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a133b97-db74-4773-9150-c4e0ef8b18d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:54,963 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:54,964 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ffddf7-1931-439b-9bad-b00c3ff0ff7a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ffddf7-1931-439b-9bad-b00c3ff0ff7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:56,009 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:00:56,009 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d88c6c14-2b06-42ff-8e59-3ad6689899ff', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d88c6c14-2b06-42ff-8e59-3ad6689899ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:57,052 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:57,053 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e92e4f-f57f-4415-afbf-7da0342db5c3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e92e4f-f57f-4415-afbf-7da0342db5c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:58,096 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:58,097 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fdd4f94-271a-49c4-bbfd-85bf4fac12e7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fdd4f94-271a-49c4-bbfd-85bf4fac12e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:00:59,141 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:00:59,142 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:00:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e801142-a2c5-43d9-a589-f970270ea1db', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e801142-a2c5-43d9-a589-f970270ea1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:00,186 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:00,186 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84ed5ee-8100-4d81-b16e-55406dcf9b1f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84ed5ee-8100-4d81-b16e-55406dcf9b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:01,233 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:01:01,234 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806c153f-d80b-4c0a-9db3-301d431a3263', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806c153f-d80b-4c0a-9db3-301d431a3263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:02,279 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:02,280 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4216f75d-f3b3-4060-af69-438fb0da9229', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4216f75d-f3b3-4060-af69-438fb0da9229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:03,323 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:03,324 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b265d22f-1e0e-4012-a305-560f8ed65f7a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b265d22f-1e0e-4012-a305-560f8ed65f7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:04,367 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:04,368 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985da14d-8478-401a-a9ba-e0ce185d8945', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985da14d-8478-401a-a9ba-e0ce185d8945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:05,412 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:05,413 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b009501c-ccbb-4966-b9ab-64c1fff4bc17', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b009501c-ccbb-4966-b9ab-64c1fff4bc17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:06,458 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:06,458 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dbeb1c4-1e77-43e5-9914-e446c6021426', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dbeb1c4-1e77-43e5-9914-e446c6021426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:07,501 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:07,502 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c546381e-867d-4cb5-b4e8-944e360439c8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c546381e-867d-4cb5-b4e8-944e360439c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:08,546 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:08,546 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74b773c1-35cc-4966-9f0b-2a14554fd82d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74b773c1-35cc-4966-9f0b-2a14554fd82d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:09,591 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:09,591 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b424a96-a00e-40bf-ac96-7eb69d549c21', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b424a96-a00e-40bf-ac96-7eb69d549c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:10,640 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:01:10,640 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-035b546a-206b-45cf-b1b0-5d6d72227cfa', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-035b546a-206b-45cf-b1b0-5d6d72227cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:11,686 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:11,687 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00be65e7-4cf3-4b9a-a925-40e2fad0449f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00be65e7-4cf3-4b9a-a925-40e2fad0449f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:12,731 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:12,731 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf8758f-3e85-4925-be15-8eec475ba85d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf8758f-3e85-4925-be15-8eec475ba85d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:13,776 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:13,776 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91ffb5ca-a8c2-4799-b033-f27ae803aef0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91ffb5ca-a8c2-4799-b033-f27ae803aef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:14,821 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:14,821 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a31ff7c6-8c23-4e46-b776-29eb961ce3b7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a31ff7c6-8c23-4e46-b776-29eb961ce3b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:15,865 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:15,865 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc5a6aa-9c9a-410f-9ffd-b9420a7b3651', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc5a6aa-9c9a-410f-9ffd-b9420a7b3651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:16,911 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:16,911 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5b5d4e2-6210-43c6-9838-0b0394ac2dce', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5b5d4e2-6210-43c6-9838-0b0394ac2dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:17,955 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:17,956 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bea2ade-3222-48f6-9949-071fa2409ff9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bea2ade-3222-48f6-9949-071fa2409ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:19,001 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:19,002 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5ad3f4d-5105-4928-bb5b-be20ba1b2c94', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5ad3f4d-5105-4928-bb5b-be20ba1b2c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:20,044 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:01:20,044 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8fe868-862a-40f9-a211-bae4add7d467', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8fe868-862a-40f9-a211-bae4add7d467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:21,091 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:01:21,091 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29954893-8e87-4b9a-a5b2-fdcd43830f3d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29954893-8e87-4b9a-a5b2-fdcd43830f3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:22,136 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:22,136 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20a8cf11-5dbc-4044-ae11-c4a48f0a18c5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20a8cf11-5dbc-4044-ae11-c4a48f0a18c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:23,182 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:23,182 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f7deb01-82f1-43be-bcef-d879afe49723', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f7deb01-82f1-43be-bcef-d879afe49723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:24,229 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:24,229 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27277b40-0420-4b2f-b0e2-3178b508bcd9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27277b40-0420-4b2f-b0e2-3178b508bcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:25,274 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:25,274 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df9d6e49-bff0-457e-b613-03040c83297e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9d6e49-bff0-457e-b613-03040c83297e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:26,318 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:26,318 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-862c9435-8576-413d-b8bd-c423817fbcfd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-862c9435-8576-413d-b8bd-c423817fbcfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:27,364 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:27,364 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54be35d5-7079-4ea4-a3e2-bbbb8a8a5566', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54be35d5-7079-4ea4-a3e2-bbbb8a8a5566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:28,413 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:01:28,414 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ecadc98-1d40-4cab-bfe6-49a423067eae', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ecadc98-1d40-4cab-bfe6-49a423067eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:29,457 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:29,457 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb269731-f1f0-4b42-8c55-bfecf16171bc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb269731-f1f0-4b42-8c55-bfecf16171bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:30,501 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:30,501 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d292a12-e946-4a44-897d-16a91b04ef3c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d292a12-e946-4a44-897d-16a91b04ef3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:31,545 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:31,545 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d6aec7c-101a-4a84-8b5a-c5d6b002f08a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d6aec7c-101a-4a84-8b5a-c5d6b002f08a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:32,588 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:32,588 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22787e3d-9c3b-47e3-8edf-dd78b601902d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22787e3d-9c3b-47e3-8edf-dd78b601902d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:33,633 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:33,633 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d2ada0c-fe71-4139-8528-b73771581971', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d2ada0c-fe71-4139-8528-b73771581971', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:34,677 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:34,678 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edb5f65b-4b27-47fb-a3ab-78361e376cdb', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edb5f65b-4b27-47fb-a3ab-78361e376cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:35,721 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:35,721 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-904c69d6-15f3-4806-8dc2-f397f4732ca9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-904c69d6-15f3-4806-8dc2-f397f4732ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:36,765 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:36,765 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c94ae5-29a3-476a-a671-81d5c86adba1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c94ae5-29a3-476a-a671-81d5c86adba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:37,809 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:37,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c54991-acc0-41e4-9878-3b6edb807b39', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c54991-acc0-41e4-9878-3b6edb807b39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:38,857 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:01:38,857 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bf80a6-a2cf-44d3-9e6e-b084761c7bf9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bf80a6-a2cf-44d3-9e6e-b084761c7bf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:39,902 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:01:39,903 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2078846-a85c-42c7-b12d-6d9b7e81db6d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2078846-a85c-42c7-b12d-6d9b7e81db6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:40,945 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:01:40,946 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2edc4bd4-5cc5-4809-82fa-5dd712bfd739', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2edc4bd4-5cc5-4809-82fa-5dd712bfd739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:41,989 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:41,990 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e326434e-0e10-4a71-80d1-2cd0431aad23', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e326434e-0e10-4a71-80d1-2cd0431aad23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:43,034 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:43,035 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4092366f-6d9e-4fe0-8145-5af011fe006d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4092366f-6d9e-4fe0-8145-5af011fe006d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:44,077 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:44,077 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7e1fae2-63c1-4f78-a01d-ea60b3e24ed6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7e1fae2-63c1-4f78-a01d-ea60b3e24ed6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:45,121 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:45,121 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4f0c1b-4e77-4974-9338-d36d89d5cdbe', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4f0c1b-4e77-4974-9338-d36d89d5cdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:46,164 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:46,164 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd147faf-d7b1-4ab2-a91d-c2e50ec69946', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd147faf-d7b1-4ab2-a91d-c2e50ec69946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:47,207 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:47,207 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a11e296-01cf-4a04-9f99-52e4b19f422f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a11e296-01cf-4a04-9f99-52e4b19f422f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:48,253 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:48,253 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35cb0257-d533-46e6-a41f-ef47584e7dc7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35cb0257-d533-46e6-a41f-ef47584e7dc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:49,299 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:49,299 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9906ca28-5080-4664-888e-4fd5cc7f46b7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9906ca28-5080-4664-888e-4fd5cc7f46b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:50,342 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:50,342 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc298cf-1b70-4964-8aef-023785ef94bf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc298cf-1b70-4964-8aef-023785ef94bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:51,389 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:51,389 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae914319-65d1-487c-b41d-49c91b899e8b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae914319-65d1-487c-b41d-49c91b899e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:52,432 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:52,432 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a45345-bfe9-4ed5-9830-4913e2b89572', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a45345-bfe9-4ed5-9830-4913e2b89572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:53,477 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:53,477 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddcc9f1-1544-41d7-a733-5370d665f210', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddcc9f1-1544-41d7-a733-5370d665f210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:54,522 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:54,522 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf44b3d2-d551-40c1-b127-9eb8408df384', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf44b3d2-d551-40c1-b127-9eb8408df384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:55,565 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:55,566 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-216720dd-9048-4cac-99fb-48f094a0dfd7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-216720dd-9048-4cac-99fb-48f094a0dfd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:56,610 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:01:56,610 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-271c8453-7382-4e8c-96fd-a5c78fb3c8df', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-271c8453-7382-4e8c-96fd-a5c78fb3c8df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:57,653 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:57,653 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551ffa9c-7593-45ab-a239-88add0527246', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551ffa9c-7593-45ab-a239-88add0527246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:58,696 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:01:58,696 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7772f3-78e8-441f-a9be-12b8f2304062', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7772f3-78e8-441f-a9be-12b8f2304062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:01:59,742 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:01:59,742 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:01:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40140648-694a-4387-849e-a465b93f0d85', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40140648-694a-4387-849e-a465b93f0d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:00,788 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:02:00,789 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d58ec86-fad7-4f2d-864c-e6ed21b60db2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d58ec86-fad7-4f2d-864c-e6ed21b60db2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:01,832 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:01,833 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eab4c992-c66a-46bc-a59d-443b5d347d95', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eab4c992-c66a-46bc-a59d-443b5d347d95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:02,877 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:02,877 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-230a09e6-cff7-4213-9549-e79195d04b6f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-230a09e6-cff7-4213-9549-e79195d04b6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:03,920 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:03,920 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30359c58-16e5-4c76-996f-8901ac64effd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30359c58-16e5-4c76-996f-8901ac64effd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:04,964 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:04,964 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbecb43f-3fc8-4222-92ef-e509f5e27b4e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbecb43f-3fc8-4222-92ef-e509f5e27b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:06,008 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:06,008 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd88b842-8fb6-4622-8bb2-0bb46908a615', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd88b842-8fb6-4622-8bb2-0bb46908a615', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:07,052 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:07,053 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf646e2c-fe9b-4bfe-86ea-ca3de5e46e69', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf646e2c-fe9b-4bfe-86ea-ca3de5e46e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:08,096 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:08,096 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-381acac3-f023-4a63-bacb-f9f7787ec7e0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-381acac3-f023-4a63-bacb-f9f7787ec7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:09,140 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:09,140 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2e684a-2cbb-4042-9465-1074687eafee', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2e684a-2cbb-4042-9465-1074687eafee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:10,184 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:10,184 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b4c97a-c502-42df-8290-5f62a8adff0e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b4c97a-c502-42df-8290-5f62a8adff0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:11,317 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.125s 2021-10-29 17:02:11,318 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7e7bf17-6a71-4b25-9b0a-11182439d0d6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7e7bf17-6a71-4b25-9b0a-11182439d0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:12,363 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:12,363 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16f3c487-a29a-4c77-b4e2-12c01e4594a5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16f3c487-a29a-4c77-b4e2-12c01e4594a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:13,407 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:13,407 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64fd24cd-953d-4610-ab39-4ebb4c7ddfdf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64fd24cd-953d-4610-ab39-4ebb4c7ddfdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:14,451 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:14,452 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebb2dac0-25fc-4aa7-beb8-dc60c53459c6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebb2dac0-25fc-4aa7-beb8-dc60c53459c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:15,495 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:15,496 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9b842ba-2e79-492f-8ff0-58b7cf152af5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9b842ba-2e79-492f-8ff0-58b7cf152af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:16,539 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:16,540 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-803fe2b7-ff36-42f6-ad31-c41c84185996', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-803fe2b7-ff36-42f6-ad31-c41c84185996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:17,584 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:17,585 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f28cd85b-cf94-4348-966e-ee2096290f35', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f28cd85b-cf94-4348-966e-ee2096290f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:18,629 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:18,629 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5173ec46-e3fc-43f0-bee2-a15561d6a15c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5173ec46-e3fc-43f0-bee2-a15561d6a15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:19,673 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:19,673 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970f38c6-0800-4c0f-acea-5878e0d44c93', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970f38c6-0800-4c0f-acea-5878e0d44c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:20,720 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:02:20,721 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2242040c-da5b-4897-ba1d-3c738d807709', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2242040c-da5b-4897-ba1d-3c738d807709', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:21,765 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:21,766 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b546f968-d874-41ed-be8c-a77cb5a31ba6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b546f968-d874-41ed-be8c-a77cb5a31ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:22,809 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:22,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d86499fd-7952-401c-a254-c57d5a2e2c23', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d86499fd-7952-401c-a254-c57d5a2e2c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:23,853 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:23,853 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c4c2f8-ef13-4c34-bc1e-3a2e47debce7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c4c2f8-ef13-4c34-bc1e-3a2e47debce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:24,899 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:02:24,899 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31840be6-3e62-4843-971e-a219b7761d38', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31840be6-3e62-4843-971e-a219b7761d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:25,942 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:25,943 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff13a6c5-df4b-4519-acc0-f30377eeb104', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff13a6c5-df4b-4519-acc0-f30377eeb104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:26,988 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:26,988 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e99cfce-ca93-4ab7-af1b-1894078cec81', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e99cfce-ca93-4ab7-af1b-1894078cec81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:28,034 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:02:28,035 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5148b014-3d8f-48c8-b81b-31638ae589bc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5148b014-3d8f-48c8-b81b-31638ae589bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:29,079 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:29,080 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec61eef-422e-4e55-b871-5ce4de1d35af', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec61eef-422e-4e55-b871-5ce4de1d35af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:30,123 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:30,124 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cbc192c-2777-4f76-a126-b9621c6e690e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cbc192c-2777-4f76-a126-b9621c6e690e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:31,172 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:02:31,173 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84d0d128-b09b-487e-815e-31bf4b807c6a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84d0d128-b09b-487e-815e-31bf4b807c6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:32,222 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:02:32,222 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c3887cf-6882-4ec0-addf-ed1b7d3cb019', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c3887cf-6882-4ec0-addf-ed1b7d3cb019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:33,267 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:33,267 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f8a2f1-0617-4a48-be08-6a3d2d8f5af4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f8a2f1-0617-4a48-be08-6a3d2d8f5af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:34,315 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:02:34,316 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-644f2c0e-2a85-4ce7-8353-bb2e630594c0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-644f2c0e-2a85-4ce7-8353-bb2e630594c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:35,360 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:35,360 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0213d0d-9b7f-4c51-887b-13bd37245c7b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0213d0d-9b7f-4c51-887b-13bd37245c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:36,405 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:36,406 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2711dce-4b58-4589-950d-07df0b02c7f0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2711dce-4b58-4589-950d-07df0b02c7f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:37,449 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:37,450 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78a6071-8696-4311-8860-84838ae1cd09', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78a6071-8696-4311-8860-84838ae1cd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:38,496 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:02:38,497 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-163da693-a576-4793-bf35-168bc9822d31', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-163da693-a576-4793-bf35-168bc9822d31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:39,541 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:39,542 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5de7957a-3644-433a-93dd-9bde24c3795b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5de7957a-3644-433a-93dd-9bde24c3795b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:40,585 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:40,585 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b2f21c-61c3-4c78-9232-cd81617efb96', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b2f21c-61c3-4c78-9232-cd81617efb96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:41,631 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:02:41,631 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f28a86-b968-4f13-91cc-d3aa1e088d9e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f28a86-b968-4f13-91cc-d3aa1e088d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:42,676 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:42,676 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d707405e-be3d-40a2-b5f8-73f9a470858e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d707405e-be3d-40a2-b5f8-73f9a470858e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:43,722 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:43,722 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f44bceac-3147-4126-8c36-d0fbc16f65b3', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f44bceac-3147-4126-8c36-d0fbc16f65b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:44,765 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:44,765 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f4f871-e970-4d29-b9d2-5bbbb538fdac', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f4f871-e970-4d29-b9d2-5bbbb538fdac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:45,810 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:45,810 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f02c51-e1cb-458c-b0ac-d1a05d40b963', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f02c51-e1cb-458c-b0ac-d1a05d40b963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:46,853 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:46,853 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce156c68-6970-4c86-b054-fab46b570410', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce156c68-6970-4c86-b054-fab46b570410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:47,898 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:47,898 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61b4e527-ba52-404a-81e2-6a0aafb854a4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61b4e527-ba52-404a-81e2-6a0aafb854a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:48,942 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:48,943 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b968b1b7-db28-435f-9a61-a73d8dcffe6b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b968b1b7-db28-435f-9a61-a73d8dcffe6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:49,987 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:49,987 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd08757-4338-4640-ae45-35e37e0e9196', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd08757-4338-4640-ae45-35e37e0e9196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:51,032 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:51,033 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-762a0449-d594-4cb7-9786-881e47ab1a73', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-762a0449-d594-4cb7-9786-881e47ab1a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:52,078 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:52,079 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fa2e223-0772-416c-82ae-ef42d391acf0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fa2e223-0772-416c-82ae-ef42d391acf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:53,124 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:53,124 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4fece72-3912-4caf-a7a8-f354a4b8bc05', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4fece72-3912-4caf-a7a8-f354a4b8bc05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:54,168 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:54,168 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d0120ea-aa21-46f5-86cf-23788f71b382', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d0120ea-aa21-46f5-86cf-23788f71b382', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:55,213 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:55,213 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b6b9013-a928-49c7-a872-6307bfe90e43', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6b9013-a928-49c7-a872-6307bfe90e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:56,258 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:02:56,258 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d286c9-0580-4ed5-8e38-59edcd1de4df', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d286c9-0580-4ed5-8e38-59edcd1de4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:57,303 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:02:57,303 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2313eaab-5fa8-452e-aaea-ee29e8f5812e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2313eaab-5fa8-452e-aaea-ee29e8f5812e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:58,346 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:02:58,347 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e09a00f1-e735-4b25-a024-5209f3912989', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e09a00f1-e735-4b25-a024-5209f3912989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:02:59,392 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:02:59,392 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:02:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6544d64c-bfd3-40e3-80ec-87d426d50c3f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6544d64c-bfd3-40e3-80ec-87d426d50c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:00,437 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:00,437 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-355056d5-96cd-4ef5-bd3f-8360ad0bee79', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-355056d5-96cd-4ef5-bd3f-8360ad0bee79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:01,484 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:03:01,484 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c73d939-46ad-4cd8-8fb1-2cbf0e5f86d1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c73d939-46ad-4cd8-8fb1-2cbf0e5f86d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:02,528 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:02,529 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef2ac7ce-e697-41b3-80a7-f7e76a975c63', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef2ac7ce-e697-41b3-80a7-f7e76a975c63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:03,576 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:03:03,576 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1a4f21e-6cc4-4027-b94d-ac3005f30704', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1a4f21e-6cc4-4027-b94d-ac3005f30704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:04,619 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:04,620 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba6fd1a7-d190-403b-a9c7-f94a391de792', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba6fd1a7-d190-403b-a9c7-f94a391de792', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:05,662 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:05,662 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80470aa0-f063-4829-99fe-c83c47fd56fc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80470aa0-f063-4829-99fe-c83c47fd56fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:06,706 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:06,706 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcb88bd8-1e47-4c60-855d-c8506753bb34', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcb88bd8-1e47-4c60-855d-c8506753bb34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:07,751 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:03:07,751 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8b8f7f0-9685-48fc-bc2d-f744e113fcbf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8b8f7f0-9685-48fc-bc2d-f744e113fcbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:08,797 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:03:08,797 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb3b2517-fbdc-4a50-8ce5-11c6cadd19f9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb3b2517-fbdc-4a50-8ce5-11c6cadd19f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:09,842 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:03:09,843 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d43ac0f-439f-4734-bffa-0a4398b802a8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d43ac0f-439f-4734-bffa-0a4398b802a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:10,886 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:10,886 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21580246-3639-453a-8e72-f1d8ada8ce26', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21580246-3639-453a-8e72-f1d8ada8ce26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:11,929 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:11,929 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e3823e-249c-45ca-9ae2-2219a5c8e8b9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e3823e-249c-45ca-9ae2-2219a5c8e8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:12,972 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:12,973 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2abfeb33-af1b-45e8-b234-e0bcd17dd8a2', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2abfeb33-af1b-45e8-b234-e0bcd17dd8a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:14,024 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:03:14,024 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bb08930-6d44-4da5-adda-3fd6e1c1bfd8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bb08930-6d44-4da5-adda-3fd6e1c1bfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:15,066 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:03:15,067 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6caf902-5107-4a3f-af27-8e0bdf449986', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6caf902-5107-4a3f-af27-8e0bdf449986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:16,111 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:16,111 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ebc01a-bce5-4279-b475-003dfe8b22e7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ebc01a-bce5-4279-b475-003dfe8b22e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:17,153 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:17,154 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd793d05-accf-4ca4-9849-24eeafb0574a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd793d05-accf-4ca4-9849-24eeafb0574a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:18,197 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:18,197 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870a8b9c-1060-4730-b27b-f2c092c4ff82', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870a8b9c-1060-4730-b27b-f2c092c4ff82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:19,240 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:03:19,240 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0809af56-369b-4089-b52a-ce39a634861e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0809af56-369b-4089-b52a-ce39a634861e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:20,286 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:03:20,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f69018-3c7e-4a1f-a5ad-c64e975dc832', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f69018-3c7e-4a1f-a5ad-c64e975dc832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:21,336 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:03:21,336 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-108e4cd7-9848-4007-b373-9a8dc6c0775f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108e4cd7-9848-4007-b373-9a8dc6c0775f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:22,385 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:22,386 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57417dd6-a078-4302-882c-6736abf6d4ee', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57417dd6-a078-4302-882c-6736abf6d4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:23,435 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:03:23,436 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23a5d474-ee00-4af5-a623-3574a8262b1a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23a5d474-ee00-4af5-a623-3574a8262b1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:24,490 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.047s 2021-10-29 17:03:24,491 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2ed2e00-4a64-4419-922b-59e1482c8f17', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2ed2e00-4a64-4419-922b-59e1482c8f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:25,544 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:03:25,544 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e8eabc-cc6e-40f5-a6d4-450aa8041e2c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e8eabc-cc6e-40f5-a6d4-450aa8041e2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:26,586 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:03:26,587 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2183da1f-7d74-47d1-a9c2-81359ce2c72b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2183da1f-7d74-47d1-a9c2-81359ce2c72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:27,634 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:27,635 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfed238-88db-4218-beb9-163a1247f082', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfed238-88db-4218-beb9-163a1247f082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:28,682 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:03:28,683 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9390b1eb-cf5a-4f93-bc81-327bdc322a9c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9390b1eb-cf5a-4f93-bc81-327bdc322a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:29,734 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:03:29,734 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20575dff-8df5-4bee-a7a8-f0bac18842b1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20575dff-8df5-4bee-a7a8-f0bac18842b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:30,783 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:30,783 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96247f12-c378-4a38-a33d-fc17a87dabbd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96247f12-c378-4a38-a33d-fc17a87dabbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:31,840 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.049s 2021-10-29 17:03:31,841 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76b630e-fc0e-4252-a176-7812af3f735c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76b630e-fc0e-4252-a176-7812af3f735c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:32,891 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:03:32,892 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60f2d697-25c3-44f5-9b2f-1ef5f2d0aeba', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60f2d697-25c3-44f5-9b2f-1ef5f2d0aeba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:33,938 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:03:33,938 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b982119-b7b7-44ef-9c6c-f1f8e0b2b252', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b982119-b7b7-44ef-9c6c-f1f8e0b2b252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:34,988 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:34,989 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0529b264-2f5f-4b5c-b925-89689a30f776', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0529b264-2f5f-4b5c-b925-89689a30f776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:36,042 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:03:36,043 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16a42775-9cfb-4da1-825f-902c94f0ef15', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16a42775-9cfb-4da1-825f-902c94f0ef15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:37,092 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:03:37,093 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8987d9e6-af55-470b-8781-f37de5e30f40', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8987d9e6-af55-470b-8781-f37de5e30f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:38,137 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:38,138 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a158c66-7a06-415f-9cf0-5c5e05c27636', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a158c66-7a06-415f-9cf0-5c5e05c27636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:39,187 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:39,188 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47b4937e-71a9-4c40-b56d-1b5e8d1d3d7e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b4937e-71a9-4c40-b56d-1b5e8d1d3d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:40,232 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:03:40,233 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-346aa9e5-06bb-477f-a275-0c52b0d7f252', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-346aa9e5-06bb-477f-a275-0c52b0d7f252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:41,286 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:03:41,286 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95fd9973-12fd-4a23-a0c4-3be13fa422b1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95fd9973-12fd-4a23-a0c4-3be13fa422b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:42,333 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:03:42,334 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0940d064-e643-4777-ab75-7badb0a78ea6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0940d064-e643-4777-ab75-7badb0a78ea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:43,386 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:03:43,386 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2854915-1540-474d-aa00-370695792672', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2854915-1540-474d-aa00-370695792672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:44,433 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:03:44,433 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73b0ff5c-00ef-4f45-ab8d-eea43da0ed7f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73b0ff5c-00ef-4f45-ab8d-eea43da0ed7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:45,482 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:45,483 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05562671-322c-447b-92bb-b8070878541d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05562671-322c-447b-92bb-b8070878541d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:46,531 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:46,531 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-391c7aa2-aeb4-447d-b431-749aabebb57a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-391c7aa2-aeb4-447d-b431-749aabebb57a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:47,589 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.051s 2021-10-29 17:03:47,590 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb65e6f-77c6-4f9f-9338-c72ae1188097', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb65e6f-77c6-4f9f-9338-c72ae1188097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:48,640 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:03:48,640 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93778bd7-44d6-48e2-b3be-9c5aa85885c9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93778bd7-44d6-48e2-b3be-9c5aa85885c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:49,684 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:49,684 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e69581-22ee-4376-9410-a6e7d2711f0d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e69581-22ee-4376-9410-a6e7d2711f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:50,728 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:03:50,728 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44d25d1-04fc-49e5-86a9-76e81d07e3e1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44d25d1-04fc-49e5-86a9-76e81d07e3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:51,779 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:03:51,780 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcef706a-9631-4a95-a29d-bcad38101f96', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcef706a-9631-4a95-a29d-bcad38101f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:52,830 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:03:52,830 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-917d6973-caf4-466c-a03f-ede668108044', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-917d6973-caf4-466c-a03f-ede668108044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:53,882 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:03:53,883 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5821869-8d04-452d-9bfb-17443bac590a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5821869-8d04-452d-9bfb-17443bac590a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:54,928 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:03:54,929 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-261e1eb2-a888-4d6d-82c0-ca3a6e6e6360', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-261e1eb2-a888-4d6d-82c0-ca3a6e6e6360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:55,987 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.049s 2021-10-29 17:03:55,987 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb7dff7-5bfb-45f0-b1f0-d74ae0753917', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb7dff7-5bfb-45f0-b1f0-d74ae0753917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:57,032 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:03:57,033 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79b61359-9abf-4076-af93-66f8f304ccdc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79b61359-9abf-4076-af93-66f8f304ccdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:58,082 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:03:58,082 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b81f1405-d432-4566-a149-6bf58f40d5b6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b81f1405-d432-4566-a149-6bf58f40d5b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:03:59,134 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:03:59,135 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:03:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0f201dd-eb31-43de-aaa3-e3dd2254c5ea', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0f201dd-eb31-43de-aaa3-e3dd2254c5ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:00,189 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:04:00,189 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bb85a1e-3373-4dc1-8ed6-38790514131e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bb85a1e-3373-4dc1-8ed6-38790514131e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:01,233 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:04:01,234 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f22142be-47cd-4109-81eb-f651aa732221', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f22142be-47cd-4109-81eb-f651aa732221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:02,277 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:04:02,277 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f07fb0ea-09d6-45f4-9281-828120b12063', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f07fb0ea-09d6-45f4-9281-828120b12063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:03,330 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:04:03,331 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8ea6208-a837-48f3-80e6-44b92820004f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8ea6208-a837-48f3-80e6-44b92820004f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:04,383 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:04:04,383 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8416a6-b45a-446b-9aeb-975e1f4c15b8', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8416a6-b45a-446b-9aeb-975e1f4c15b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:05,432 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:05,432 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65509d41-589b-4320-97b8-9b633a4d56a7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65509d41-589b-4320-97b8-9b633a4d56a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:06,481 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:06,481 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-529d7f98-ce61-4142-ad0b-0ab60ba50b6c', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-529d7f98-ce61-4142-ad0b-0ab60ba50b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:07,529 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:07,529 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58e90491-d2cd-4b5a-b7e4-58b5a1a907cd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58e90491-d2cd-4b5a-b7e4-58b5a1a907cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:08,578 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:08,578 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cb8c4d9-5edf-45fe-bcef-4ca22bc2a4d9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb8c4d9-5edf-45fe-bcef-4ca22bc2a4d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:09,627 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:04:09,628 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cad0fd77-8dce-4f46-aac8-bfd0c686792a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cad0fd77-8dce-4f46-aac8-bfd0c686792a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:10,679 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:04:10,679 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a54869-e258-49bc-8017-465c67c927a9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a54869-e258-49bc-8017-465c67c927a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:11,740 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.053s 2021-10-29 17:04:11,740 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bf5e682-df30-4a8a-9461-fb8506178f2a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf5e682-df30-4a8a-9461-fb8506178f2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:12,784 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:04:12,785 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4304337-bfe4-4064-af0d-b2ed042e6911', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4304337-bfe4-4064-af0d-b2ed042e6911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:13,828 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:04:13,829 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7195754e-8257-4285-af21-64ea3f7a2f01', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7195754e-8257-4285-af21-64ea3f7a2f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:14,879 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:04:14,880 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8773c0e1-46bb-4fed-a9ef-dea0dec6d6c5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8773c0e1-46bb-4fed-a9ef-dea0dec6d6c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:15,933 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.044s 2021-10-29 17:04:15,933 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef2e552-af8e-4f3e-a718-e570e9d0beeb', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef2e552-af8e-4f3e-a718-e570e9d0beeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:16,976 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:04:16,976 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd81cbd2-f6bb-4d37-9aef-8cb85e5e671a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd81cbd2-f6bb-4d37-9aef-8cb85e5e671a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:18,027 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:04:18,028 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8202979b-1f6b-4589-9e11-3163af5d3f0d', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8202979b-1f6b-4589-9e11-3163af5d3f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:19,076 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:19,076 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4edc41-edaa-4983-b4a3-6efad8a55c99', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4edc41-edaa-4983-b4a3-6efad8a55c99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:20,126 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:04:20,126 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd75fa1b-9478-4d82-9b20-d5338d8ccc82', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd75fa1b-9478-4d82-9b20-d5338d8ccc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:21,187 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.052s 2021-10-29 17:04:21,188 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e7fae1f-ff0f-4e50-8631-96aa357d83e1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e7fae1f-ff0f-4e50-8631-96aa357d83e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:22,235 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:22,236 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f905bb-f2bb-4efb-88f0-3cda4a3e8126', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f905bb-f2bb-4efb-88f0-3cda4a3e8126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:23,280 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:04:23,280 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e49aca-6fa8-46c7-9770-9d5547c05b9a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e49aca-6fa8-46c7-9770-9d5547c05b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:24,326 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:04:24,327 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c20ab0e5-7c1a-4a3e-937e-cf31eafad9a1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c20ab0e5-7c1a-4a3e-937e-cf31eafad9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:25,375 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:25,375 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1938b37-a538-404a-91f0-445fb708840e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1938b37-a538-404a-91f0-445fb708840e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:26,424 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:04:26,425 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-253eb64c-a17f-4035-9864-3fef6a057dcd', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-253eb64c-a17f-4035-9864-3fef6a057dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:27,474 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:27,474 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3816b06-3f46-4ac9-a099-86dee701561a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3816b06-3f46-4ac9-a099-86dee701561a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:28,524 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:28,524 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-276f00f0-dd54-43ff-b183-80f23b934aef', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-276f00f0-dd54-43ff-b183-80f23b934aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:29,576 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:04:29,576 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-477fddf2-3fa7-4e2c-b834-cda8ce3ced55', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-477fddf2-3fa7-4e2c-b834-cda8ce3ced55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:30,624 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:30,624 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3691ad11-b128-4093-93a5-7364980ac42f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3691ad11-b128-4093-93a5-7364980ac42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:31,678 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:04:31,678 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42b250ad-00aa-4404-a62c-13af672e47a4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42b250ad-00aa-4404-a62c-13af672e47a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:32,726 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:32,726 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e66a2f-3ece-4b29-b174-bf08e6541bfb', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e66a2f-3ece-4b29-b174-bf08e6541bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:33,780 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:04:33,780 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93e289ae-99ab-46d4-afb8-5318bac09ba9', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93e289ae-99ab-46d4-afb8-5318bac09ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:34,826 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:04:34,826 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff3af5a7-cfd4-4654-989a-ff7c0a819458', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3af5a7-cfd4-4654-989a-ff7c0a819458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:35,875 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:35,875 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-870014a6-3f50-477e-86f6-0ab96911f450', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-870014a6-3f50-477e-86f6-0ab96911f450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:36,923 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:36,923 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84082885-c21d-4811-aa1f-8ef89a40ece7', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84082885-c21d-4811-aa1f-8ef89a40ece7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:37,971 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:37,972 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e78277e8-5146-4216-a5c6-004c62bb1ebc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e78277e8-5146-4216-a5c6-004c62bb1ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:39,167 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.186s 2021-10-29 17:04:39,167 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c9fb7e9-680c-489e-a675-7af06c84a45a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9fb7e9-680c-489e-a675-7af06c84a45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:40,211 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:04:40,211 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64a732b8-b078-4944-8358-475f04c11bb1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64a732b8-b078-4944-8358-475f04c11bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:41,257 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.038s 2021-10-29 17:04:41,258 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ca1c40-b3d5-4018-922c-a774410e8b01', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ca1c40-b3d5-4018-922c-a774410e8b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:42,301 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:04:42,301 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e1a1f8e-03eb-4811-a065-e64012a9c9d4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e1a1f8e-03eb-4811-a065-e64012a9c9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:43,345 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:04:43,346 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e877ebb-ab93-4a15-9590-9ed2df96babc', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e877ebb-ab93-4a15-9590-9ed2df96babc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:44,391 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:04:44,391 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b5b97b4-716d-40b0-ae92-b658250d803a', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b5b97b4-716d-40b0-ae92-b658250d803a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:45,435 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:04:45,436 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91a38001-b26c-483e-bd51-5b6f81715983', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91a38001-b26c-483e-bd51-5b6f81715983', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:46,496 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.052s 2021-10-29 17:04:46,496 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf16000e-431d-40df-8453-fbfbabc7bb33', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf16000e-431d-40df-8453-fbfbabc7bb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:47,541 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:04:47,541 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7af98d5-66f5-4aff-bc86-f94646922501', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7af98d5-66f5-4aff-bc86-f94646922501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:48,583 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:04:48,584 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9731d86e-e317-4d41-b57b-00078f3ed362', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9731d86e-e317-4d41-b57b-00078f3ed362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:49,626 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.034s 2021-10-29 17:04:49,627 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e66c732f-b6d4-4e97-94dd-028619520987', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e66c732f-b6d4-4e97-94dd-028619520987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:50,671 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:04:50,672 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18caf80f-4471-45d9-aa03-ea337b1c3b55', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18caf80f-4471-45d9-aa03-ea337b1c3b55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:51,721 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:04:51,722 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd85a7ce-42ea-48ea-8904-0dd21dbb0353', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd85a7ce-42ea-48ea-8904-0dd21dbb0353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:52,770 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:04:52,770 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a6f0668-5204-4f71-8541-7d54b6737fd6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a6f0668-5204-4f71-8541-7d54b6737fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:53,819 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:53,820 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-effb9215-d182-4d21-9f6a-9ed87066939f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-effb9215-d182-4d21-9f6a-9ed87066939f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:54,870 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:54,870 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e36e9b3-5852-4059-b46d-d773f9c6d8e5', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e36e9b3-5852-4059-b46d-d773f9c6d8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:55,919 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:55,920 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20445da2-418e-499f-8f1e-a60df1615f9f', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20445da2-418e-499f-8f1e-a60df1615f9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:56,968 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:04:56,969 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-066486ed-8ccf-4bc8-9c6c-7a3916025bb1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-066486ed-8ccf-4bc8-9c6c-7a3916025bb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:58,022 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:04:58,022 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6842ddd7-3d8b-4dd6-8f1d-5ee65166abff', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6842ddd7-3d8b-4dd6-8f1d-5ee65166abff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:04:59,074 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.043s 2021-10-29 17:04:59,075 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31592142-fad5-44bc-8f3e-55bd291b2f69', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31592142-fad5-44bc-8f3e-55bd291b2f69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:00,117 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:05:00,118 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11fce19a-32d4-413c-9117-d765eeb40e53', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11fce19a-32d4-413c-9117-d765eeb40e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:01,165 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.039s 2021-10-29 17:05:01,165 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c70d120c-c8ea-4243-9ede-88cff7273b91', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c70d120c-c8ea-4243-9ede-88cff7273b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:02,216 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:05:02,217 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cedf8fd-f389-465d-885a-0d0f6e132c13', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cedf8fd-f389-465d-885a-0d0f6e132c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:03,270 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:05:03,271 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a69770f2-dfbe-4dbf-a74b-04494f70fa7b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a69770f2-dfbe-4dbf-a74b-04494f70fa7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:04,318 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:05:04,319 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f68a59da-493f-4e2b-a369-eed348f7bcf1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f68a59da-493f-4e2b-a369-eed348f7bcf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:05,364 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.036s 2021-10-29 17:05:05,364 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafad909-b627-4ca7-a262-c81567f5bf37', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafad909-b627-4ca7-a262-c81567f5bf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:06,415 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:05:06,415 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3a8772a-2396-42b9-b181-4fdd0377ece6', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3a8772a-2396-42b9-b181-4fdd0377ece6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:07,463 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:05:07,463 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0187d724-3fee-452f-854d-c4d73cb0089e', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0187d724-3fee-452f-854d-c4d73cb0089e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:08,518 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.046s 2021-10-29 17:05:08,518 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484a8ff4-6f5e-4578-83b4-bdeda981b133', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484a8ff4-6f5e-4578-83b4-bdeda981b133', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:09,571 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.045s 2021-10-29 17:05:09,571 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85fadef3-f383-4fd0-a8ca-95f23ff30146', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85fadef3-f383-4fd0-a8ca-95f23ff30146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:10,620 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.040s 2021-10-29 17:05:10,620 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7905c0f4-1fb7-40f3-9cd5-59295bd66c48', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7905c0f4-1fb7-40f3-9cd5-59295bd66c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:11,664 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.035s 2021-10-29 17:05:11,664 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de8dca2d-a08b-4425-9d7d-0f6d0d76b611', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de8dca2d-a08b-4425-9d7d-0f6d0d76b611', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:12,714 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:05:12,715 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cbd3d8a-a182-4dfc-8ce9-c8133d1975c1', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cbd3d8a-a182-4dfc-8ce9-c8133d1975c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:13,764 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.041s 2021-10-29 17:05:13,764 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96001514-6347-4058-b890-aa0885c97fcf', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96001514-6347-4058-b890-aa0885c97fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:14,814 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.042s 2021-10-29 17:05:14,815 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb2db8b-63b6-4480-b9f8-4480f7bef7e0', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb2db8b-63b6-4480-b9f8-4480f7bef7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:15,911 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.088s 2021-10-29 17:05:15,911 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-526358d8-2406-4394-926b-f60664453537', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-526358d8-2406-4394-926b-f60664453537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:17,147 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.227s 2021-10-29 17:05:17,147 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e5b4f8-8b27-4508-b3fc-9527b916bd04', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e5b4f8-8b27-4508-b3fc-9527b916bd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:05:18,192 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.037s 2021-10-29 17:05:18,192 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f63e6d9e-7fbf-4b78-b261-759d14593a01', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f63e6d9e-7fbf-4b78-b261-759d14593a01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:06:03,991 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 44.790s 2021-10-29 17:06:03,991 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86343606-81fc-4e51-a1f4-3f3344908c38', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86343606-81fc-4e51-a1f4-3f3344908c38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:07:05,058 116496 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 2021-10-29 17:07:19,358 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 74.359s 2021-10-29 17:07:19,359 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327f9938-d236-426e-8116-03fff78fde69', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327f9938-d236-426e-8116-03fff78fde69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:08:04,204 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 44.837s 2021-10-29 17:08:04,205 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '285', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff4fe50f-6914-4828-ac8e-e8568916ed62', 'x-openstack-request-id': 'req-ff4fe50f-6914-4828-ac8e-e8568916ed62', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer."}}' 2021-10-29 17:08:04,338 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 0.133s 2021-10-29 17:08:04,339 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c06cfb7-9c18-4429-8f5f-14c2d00d8116', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c06cfb7-9c18-4429-8f5f-14c2d00d8116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:09:05,407 116496 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 2021-10-29 17:09:20,099 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 74.752s 2021-10-29 17:09:20,099 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee7c4f2-32ef-48e8-98e2-3bbc45126f25', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee7c4f2-32ef-48e8-98e2-3bbc45126f25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:10:05,391 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 44.283s 2021-10-29 17:10:05,391 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d113a50-fcb0-436e-8518-5702f0bac62b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d113a50-fcb0-436e-8518-5702f0bac62b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:11:06,460 116496 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 2021-10-29 17:11:20,560 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 74.160s 2021-10-29 17:11:20,560 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95d8004-757e-41cc-b955-aae1d487d31b', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a95d8004-757e-41cc-b955-aae1d487d31b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:12:05,915 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 44.346s 2021-10-29 17:12:05,915 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:11:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac1fce0-9144-4b06-8cc8-7ed93243e9d4', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac1fce0-9144-4b06-8cc8-7ed93243e9d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:13:06,977 116496 WARNING [urllib3.connectionpool] Retrying (Retry(total=9, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.41', port=80): Read timed out. (read timeout=60)")': /volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 2021-10-29 17:13:21,152 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 74.228s 2021-10-29 17:13:21,152 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:13:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788a0ddd-1d53-4f27-8dcb-5b9c53a15d81', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788a0ddd-1d53-4f27-8dcb-5b9c53a15d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:14:06,038 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb 43.877s 2021-10-29 17:14:06,038 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:13:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ce32b92-52b5-4d56-a98c-98a549d1d661', 'content-length': '978', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ce32b92-52b5-4d56-a98c-98a549d1d661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb'} Body: b'{"volume": {"id": "91002a79-821b-4a54-9fea-b1140765e6fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2021-10-29T17:00:26.000000", "updated_at": "2021-10-29T17:00:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1904316014", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.41/volume/v3/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}, {"rel": "bookmark", "href": "http://10.222.0.41/volume/3e527ec7466240de936dcb59eb9328a6/volumes/91002a79-821b-4a54-9fea-b1140765e6fb"}], "user_id": "341008d14e7542dfb594eea1cf304ba4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "3e527ec7466240de936dcb59eb9328a6"}}' 2021-10-29 17:14:06,206 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.41:9696/v2.0/security-groups/a6783164-c321-4ac1-b4fd-15a8b822c197 0.160s 2021-10-29 17:14:06,206 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'x-openstack-request-id': 'req-cd55d3af-cb6f-4a7b-b3dd-957eef6e1691', 'content-length': '0', 'date': 'Fri, 29 Oct 2021 17:14:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.41:9696/v2.0/security-groups/a6783164-c321-4ac1-b4fd-15a8b822c197'} Body: b'' 2021-10-29 17:14:06,249 116496 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1102970315 0.043s 2021-10-29 17:14:06,250 116496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Fri, 29 Oct 2021 17:14:06 GMT', 'server': 'Apache/2.4.41 (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-19797482-01b3-4ccf-9d13-2f2b64775fa4', 'x-compute-request-id': 'req-19797482-01b3-4ccf-9d13-2f2b64775fa4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.41/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1102970315'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 128, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 330, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 703, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 814, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer.'} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 920, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 91002a79-821b-4a54-9fea-b1140765e6fb within the required time (360 s). Timer started at 1635527284. Timer ended at 1635527646waited for 362 }}} Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 71, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1203, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 364, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 312, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 91002a79-821b-4a54-9fea-b1140765e6fb failed to reach available status (current creating) within the required time (360 s). |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt20.1: setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) |
||||||
setUpClass (tempest.api.volume.admin.test_multi_backend | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeMultiBackendTest) |
skip
pt21.1: setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volume_retype | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumeRetypeWithMigrationTest) |
skip
pt22.1: setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) |
||||||
setUpClass (tempest.api.volume.admin.test_volumes_backup | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesBackupsAdminTest) |
skip
pt23.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
pt24.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
VolumesBackupsTest) |
skip
pt24.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt25.1: setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) |
||||||
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
pt26.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.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
pt27.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
pt27.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
pt27.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
pt28.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
pt29.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt30.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt31.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
pt32.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
pt32.2: tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] |
||||||
tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest | 1 | 0 | 0 | 0 | 1 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt33.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
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
pt34.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
pt34.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
pt34.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 | 0 | 0 | 0 | 1 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
skip
pt35.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
pt36.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt37.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
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
pt38.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
pt38.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
pt39.1: tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
||||||
tempest.api.volume.admin.test_groups.GroupsV320Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] |
pass
pt40.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt41.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt42.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
pt43.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
pt43.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 | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
pass
pt44.1: tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts[id-d5f3efa2-6684-4190-9ced-1c2f526352ad] |
||||||
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
pt45.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
pt45.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
pt46.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
pt46.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt47.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
pt48.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
pt48.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
pt48.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
pt49.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
pt50.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
pt50.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
pt50.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
pt50.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
pt50.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
pt51.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
pt51.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
pt51.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
pt51.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
pt51.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
pt52.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
pt52.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
pt53.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
pt53.2: tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list[id-5220eb28-a435-43ce-baaf-ed46f0e95159] |
||||||
tempest.api.volume.admin.test_volume_types.VolumeTypesTest | 5 | 5 | 0 | 0 | 0 | Detail | |
test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
pass
pt54.1: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] |
||||||
test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
pass
pt54.2: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete[id-4e955c3b-49db-4515-9590-0c99f8e471ad] |
||||||
test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
pass
pt54.3: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete[id-7830abd0-ff99-4793-a265-405684a54d46] |
||||||
test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
pass
pt54.4: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list[id-9d9b28e3-1b2e-4483-a2cc-24aa0ea1de54] |
||||||
test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
pass
pt54.5: tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update[id-cf9f07c6-db9e-4462-a243-5933ad65e9c8] |
||||||
tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_type_extra_spec_create_get_delete[id-d4772798-601f-408a-b2a5-29e8a59d1220] |
pass
pt55.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
pt55.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
pt55.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt56.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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
pt57.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_list.VolumesListAdminTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_list_param_tenant[id-5866286f-3290-4cfd-a414-088aa6cdc469] |
pass
pt58.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
pt59.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
pt60.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
pt61.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
pt62.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
pt62.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
pt63.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
pt63.2: tempest.api.volume.test_versions.VersionsTest.test_show_version[id-7f755ae2-caa9-4049-988c-331d8f7a579f] |
||||||
tempest.api.volume.test_volume_metadata.VolumesMetadataTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_crud_volume_metadata[id-6f5b125b-f664-44bf-910f-751591fe5769] |
pass
pt64.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
pt64.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
pt65.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
pt65.2: tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] |
||||||
tempest.api.volume.test_volumes_clone.VolumesCloneTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
pass
pt66.1: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] |
||||||
test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
pass
pt66.2: tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] |
||||||
tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] |
pass
pt67.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_get.VolumesGetTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
pass
pt68.1: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] |
||||||
test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
pass
pt68.2: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone[id-3f591b4a-7dc6-444c-bd51-77469506b3a1] |
||||||
test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
pass
pt68.3: tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image[id-54a01030-c7fc-447c-86ee-c1182beae638,image,smoke] |
||||||
tempest.api.volume.test_volumes_get.VolumesSummaryTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_show_volume_summary[id-c4f2431e-4920-4736-9e00-4040386b6feb] |
pass
pt69.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt70.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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
pt71.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_list.VolumesSnapshotListTestJSON | 13 | 13 | 0 | 0 | 0 | Detail | |
test_snapshot_list_param_limit[id-db4d8e0a-7a2e-41cc-a712-961f6844e896] |
pass
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt72.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.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
pt73.6: tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] |
||||||
Total | 239 | 196 | 33 | 0 | 10 |